body {
	background-image: url(images/bg_main.jpg);
	background-color: #595959;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
}
blockquote,ul,li,ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 13px;
}
h1 {
	font-size: 24px;
	line-height: 26px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2 {
	font-size: 18px;
	line-height: 22px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3 {
	font-size: 16px;
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h4 {
	font-size: 14px;
	line-height: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h5 {
	font-size: 13px;
	line-height: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h6 {
	font-size: 13px;
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #01315D;
}
a:link {
	color: #BB0000;
}
a:hover {
	color: #002C5B;
}
a:active {
	color: #FF6633;
}

.red {
	color: #990000;
}
.blue {
	color: #01315D;
}
.grey {
	color: #999999;
}
.white {
	color: #FFFFFF;
}
.underline {
	text-decoration: underline;
}
.small_underline {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	line-height: 16px;
	letter-spacing: 0px;
	text-decoration: underline;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.small {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	line-height: 16px;
	letter-spacing: 0px;
	text-decoration: none;
}
.medium {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 0px;
	text-decoration: none;
}
.black_table {
	background-color: #000000;
	color: #FFFFFF;
}
.padding_small {
	padding:1px;
}


#header {
	height: 78px;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
}
.date {
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-size: 9px;
	font-family: Tahoma, Arial, sans-serif;
	letter-spacing: 0px;
	background-image: url(images/bg_date.jpg);
	background-repeat: no-repeat;
	background-color: #01315D;
	background-position: right top;
	width: 194px;
}
#nav {
	background-image: url(images/bg_nav.jpg);
	background-repeat: repeat-x;
	height: 43px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8E0000;
	border-right-color: #8E0000;
	border-bottom-color: #AD0000;
	border-left-color: #8E0000;
	background-color: #900000;
}
#main {
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #343434;
	border-left-color: #343434;
	background-position: center top;
}
.cont_1_ext_bot {
	background-image: url(images/bg_ext_column1.jpg);
	background-repeat: no-repeat;
	height: 18px;
}
.nav_drop {
	background-image: url(images/bg_nav_drop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.cont_1_top {
	background-image: url(images/cont_1_top.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 252px;
}
.cont_1_main {
	background-image: url(images/cont_1_main.jpg);
	background-repeat: repeat-y;
	width: 242px;
	padding-left: 10px;
	color: #FFFFFF;
}
.cont_1_main a:link{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #083D68;
	display: block;
}
.cont_1_main a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0B78D2;
	display: block;
}
.cont_1_main a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.cont_1_main a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	display: block;
}
.cont_1_bot {
	background-image: url(images/cont_1_bot.jpg);
	height: 13px;
	width: 252px;
}
.cont_1_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #053358;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #095494;
}



.cont_1_2_top {
	background-image: url(images/cont_1_2_top.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 252px;
}
.cont_1_2_main {
	background-image: url(images/cont_1_2_main.jpg);
	background-repeat: repeat-y;
	width: 242px;
	padding-left: 10px;
	color: #FFFFFF;
}
.cont_1_2_main a:link{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #083D68;
	display: block;
}
.cont_1_2_main a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0B78D2;
	display: block;
}
.cont_1_2_main a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.cont_1_2_main a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	display: block;
}
.cont_1_2_bot {
	background-image: url(images/cont_1_2_bot.jpg);
	height: 13px;
	width: 252px;
}



.cont_1_3_top {
	background-image: url(images/cont_1_3_top.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 252px;
}
.cont_1_3_main {
	background-image: url(images/cont_1_3_main.jpg);
	background-repeat: repeat-y;
	width: 242px;
	padding-left: 10px;
	color: #FFFFFF;
}
.cont_1_3_main a:link{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
}
.cont_1_3_main a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	display: block;
}
.cont_1_3_main a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.cont_1_3_main a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	display: block;
}
.cont_1_3_bot {
	background-image: url(images/cont_1_3_bot.jpg);
	height: 13px;
	width: 252px;
}
.cont_1_3_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}


.grey_head {
	background-image: url(images/bg_grey_cont_top.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #000000;
	width: 226px;
}

.orange_head {
	background-image: url(images/bg_orange_cont_top.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #FF6633;
	width: 226px;
}
.orange_head_button{
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size: 9px;
	letter-spacing: 0em;
	text-decoration: none;
	background-color: #CC0000;
	margin-left: 15px;
	line-height: 9px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-left-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.cont_3_top {
	background-image: url(images/cont_3_top.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 204px;
}
.cont_3_main {
	background-image: url(images/cont_3_main.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	width: 180px;
}
.cont_3_bot {
	background-image: url(images/cont_3_bot.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 204px;
}
.copyright {
	background-image: url(images/bg_copyright.jpg);
	background-repeat: no-repeat;
	height: 47px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 25px;
	padding-top: 15px;
}
.border_bot {
	margin-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}
.text_wrap {
	padding: 10px;
}
.caption {
	margin-right: 10px;
	margin-bottom: 10px;
}
.caption_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	letter-spacing: 0px;
	color: #949494;
	background-color: #FFFFFF;
	padding: 5px;
	width: 211px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
.headshot_wrap {
	padding: 5px;
	width: 60px;
	background-color: #ECECEC;
	border: 1px solid #CCCCCC;
}

/* WireBox */
.WireBox {
	margin-bottom: 10px;
}

.WireBoxContent {
	background-color:#fff;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
}
.WireBoxHeader {
	height:4px;
	overflow:hidden;
	background-image: url(images/bg_corner_wire_TR.gif);
	background-repeat: repeat-x;
	background-position: 100% 0;
}
.WireBoxFooter {
	height:4px;
	overflow:hidden;
	background-image: url(images/bg_corner_wire_BR.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
.video_bg {
	background-image: url(images/bg_video.jpg);
	background-color: #EDEDED;
	background-repeat: repeat-x;
	background-position: left top;
}
.head_sub {
	background-image: url(images/bg_head_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav_sub {
	background-image: url(images/bg_sub_nav_02.jpg);
	background-repeat: repeat-x;
}
#nav_sub a:link{
	color: #CC0000;
	text-decoration: none;
	padding-bottom: 12px;
	display: block;
	width: 100px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: left;
}
#nav_sub a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bg_sub_nav_on.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 12px;
	display: block;
	width: 100px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	float: left;
}
#nav_sub a:visited{
	color: #999999;
	text-decoration: none;
	background-image: url(images/bg_sub_nav_visited.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 12px;
	display: block;
	width: 100px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f5f5f5;
	float: left;
}
.alt_row_1 {
 	background-color:#F5F5F5;
}
.alt_row_2 {
 	background-color:#FFFFFF;
}
.large_image_wrap {
	background-color: #FFFFFF;
	padding: 10px;
	width: 400px;
	border: 1px solid #DFDFDF;
	margin-bottom: 10px;
}
.t_nail_box {
	background-color: #FFFFFF;
	background-image: url(bg_endorse_side.jpg);
	background-repeat: repeat-y;
}

