body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/lines6.jpg);
	background-repeat: repeat;
}

.logoblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 24px;
	letter-spacing: 0.02em;
	font-weight: 400;
	color: #628893;
	padding: 0px 0px 0px 0px;
	text-align: left;
	float: none;
	display: table-cell;
	white-space: normal;
	background-position: center;
	word-spacing: -6px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.logobluesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.06em;
	font-weight: 400;
	color: #628893;
	padding: 0px 0px 0px 0px;
	text-align: left;
	float: none;
	display: table-cell;
	white-space: normal;
	background-position: center;
	word-spacing: normal;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.greyfront {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.1em;
	word-spacing: normal;
	font-weight: 600;
	color: #666666;

}

.logored {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 18px;
	letter-spacing: -0.15em
	font-weight: 400;
	color: #EE4723;
	padding: 0px 5px 5px 5px;
	text-align: left;
	float: none;
	display: table-cell;
	white-space: normal;
	background-position: center;
	word-spacing: normal;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}


/* Blue Body Copy Link Style  */

a: {
	color: #CC3333;
	text-decoration: none;
}

a:link {
	color:#CC3333;
	text-decoration: none;
}
a:visited {
	color: #CC3333;
	text-decoration: none;
}
a:active {
	color: #CC3333;
	text-decoration: none;
}
a:hover {
	color: #dd4828;
	text-decoration: underline;
}

/* white Link Style  */

a:.white {
	color: #FFFFFF;
	text-decoration: none;
}

a:link.white {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.white {
	text-decoration: none;
	color: #FFFFFF;
}
a:active.white {
	text-decoration: none;
	color: #CC3300;
}

a:hover.white {
	text-decoration: none;
	color: #CC3300;
}

/* Grey Link Style #8F8F8F */

a:.grey {
	color: #999999;
	text-decoration: none;
}

a:link.grey {
	color: #999999;
	text-decoration: none;
}
a:visited.grey {
	text-decoration: none;
	color: #999999;
}
a:active.grey {
	text-decoration: none;
	color: #999999;
}

a:hover.grey {
	text-decoration: none;
	color: #CC3300;
}

/* black Link Style #8F8F8F */

a:.black  {
	color: #000000;
	text-decoration: none;
}

a:link.black  {
	color: #000000;
	text-decoration: none;
}
a:visited.black  {
	text-decoration: none;
	color: #000000;
}
a:active.black  {
	text-decoration: none;
	color: #000000;
}

a:hover.black {
	text-decoration: none;
	color: #CC3300;
}

/* New  Style  */


.td-bg-grey {
	background-color: #333333;
}

img.floatLeft { 
    float: left; 
    margin: 0px 8px 0px 0px; 
}
img.floatRight { 
    float: right; 
    margin: 8px; 
}


.line-left-old {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #ffffff;
	padding: 10x 10px 10px 10px;
	text-align: left;
	float: none;
	display: table-cell;
	white-space: normal;
	background-position: center;
	word-spacing: normal;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #ffffff;
}

.line-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #cccccc;
	padding: 0px 5px 5px 5px;
	text-align: left;
	float: none;
	display: table-cell;
	white-space: normal;
	background-position: center;
	word-spacing: normal;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-left-width: 1px;
}

.whitebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #ffffff;
	padding: 0px 5px 5px 5px;
	text-align: left;
	float: none;
	display: table-cell;
	white-space: normal;
	background-position: center;
	word-spacing: normal;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.whitebodyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	color: #ffffff;
	padding: 0x 0px 0px 0px;
}

.whitebodybold {
	font-weight: 600;
	color: #ffffff;
	line-height: 10px;
	padding: 0x 0px 0px 0px;
}



.blackbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #000000;
	padding: 10px 20px 20px 20px;
	float: none;
	display: table-cell;
	white-space: normal;
	background-position: center;
	word-spacing: normal;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.blackbodyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	color: #000000;

}

.redbody {
	color: #CC3333;

}

.redbodyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 600;
	color: #CC3333;;

}

.greyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: 600;
	color: #cccccc;

}

.greybody  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #cccccc;
	padding: 0px 5px 5px 5px;
	text-align: left;
	float: none;
	display: table-cell;
	white-space: normal;
	background-position: center;
	word-spacing: normal;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.greybodybold {
	font-weight: 600;
	color: #cccccc;
	line-height: 10px;
	padding: 0x 0px 0px 0px;
}

.slug {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: 400;
	color: #999999;
	padding: 10px 10px 10px 10px;
	text-align: right;
	float: none;
	display: table-cell;
	white-space: normal;
	background-position: center;
	word-spacing: normal;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}



ul  
	{ list-style-image: url("images/arrow.png"); } 


