﻿.content 
{
	background-color:#FFFFFF;
	margin:0pt auto;
	width:950px;
	background:#FFFFFF url('../images/bg_dotted.gif') repeat-y scroll 730px top; 
}
.content .left {
	float:left;
	width:733px;
}
.left h2 
{
    padding:10px 0;
    text-transform:capitalize;
    color:#006990;
    font-size:20px;
    font-style:italic;
}
.left p
{
    padding-bottom:20px;
    font-size:14px;
    line-height:20px;
}
.content .right {
	float:left;
	position:relative;
	width:498px;
}
.ad 
{
	width:193px; 
	margin-bottom:15px;
	padding:15px 40px 10px 20px;
	line-height:16px;
}
.ad span
{
	text-transform:uppercase;
	font-weight:bold;
	font-style:italic;
	padding-top:10px;
	padding-left:75px;
}
.adgrey 
{
	background:transparent url('../images/ad_grey.gif') no-repeat scroll left bottom; 
}
.adgreen 
{
	background:transparent url('../images/ad_green.gif') no-repeat scroll left bottom; 
}
.adblue 
{
	background:transparent url('../images/ad_blue.gif') no-repeat scroll left bottom; 
	color:#FFFFFF;
}
.adh3 
{
	display:block;
	padding:8px 0 8px 20px;
	font-size:13px;
	font-weight:bold;
}
h3.grey 
{
	background:transparent url('../images/ad_greyh.gif') no-repeat scroll left bottom; 
	color:#006A90;
}
h3.green 
{
	background:transparent url('../images/ad_greenh.gif') no-repeat scroll left bottom; 
	color:#006A90;
}
h3.blue 
{
	display:block;
	background:transparent url('../images/ad_blueh.gif') no-repeat scroll left bottom; 
	color:#FFFFFF;
}
h3.rollblue 
{
	display:block;
	background:transparent url('../images/roll_blueh.gif') no-repeat scroll left bottom; 
	color:#FFFFFF;
}
h5 {
	font-size:16px;
	font-style:normal;
	color:#8f8f8f;
	padding-bottom:7px;
	display:block;
	font-weight:normal;
	margin-bottom:7px;
	background:transparent url('../images/bg_dotted.gif') repeat-x scroll left bottom; 
}
.hm_left 
{
    float:left;
}
a.hm_btn:hover
{
    text-decoration:underline;
}
a.hm_btn
{
     font-size:12px; 
     text-align:center; 
     text-decoration:none; 
     color:#fff; 
     text-transform:uppercase; 
     display:block; 
     padding:6px 5px 6px 10px; 
     width:160px; 
     background:transparent url('../images/btn_home.png') no-repeat left top;
}
span.hm_btn  
{
     display:block;
     background:transparent url('../images/btn_homert.png') no-repeat right top;
     width:180px;
     float:right; 
}
#home-navigation
{
	width:203px;
	background-color:#ffffff;
	padding:0;
}
#home-navigation li
{
	display:block;
	border-bottom:solid 1px #bdc5cd;
	background:#ffffff;
	color:#7a8998;
	font-size:12px;
	text-indent:10px;
}
#home-navigation li .details
{
	display:none;
}
#home-navigation li.selected
{
	background-color:#00678e;
}
#home-navigation li.selected .details
{
	display:block;
	padding:5px 15px 15px 0;
	border-top:solid 1px #bdc5cd;
	background:#ffffff;
	font-size:14px;
	line-height:1.3em;
}
#home-navigation li.selected .details .data
{
	position:relative;
	padding-left:15px;
	text-indent:0;
	height:120px;
}
#home-navigation li.selected .details .highlighted-link
{
	display:block;
	padding-left:20px;
	background:transparent url('../images/link-icon.png') no-repeat left 5px;
	font-weight:bold;
	line-height:18px;
}
#home-navigation li a:hover
{
	text-decoration:none;
}
#home-navigation li a
{
	display:block;
	background:#f1f1f1 url('../images/nav-plus.png') no-repeat 180px center;
	color:#7a8998;
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding:5px 0;

}
#home-navigation li.selected a
{
	background:#00678e url('../images/nav-minus.png') no-repeat 180px center;
	color:#FFFFFF;
}
.links {
	float:left;
	width:186px;
	margin-left:10px;
	margin-top:40px;
	font-size:12px;
}
.links p {
	padding:0 0 20px 0;
}
.rleft{
	width:253px;
	padding:15px 16px 0 12px;
	float:left;
}
.rright {
	width:203px;
	padding:15px 9px 0 5px;
	float:left;
}
#videoclips {
	margin-top:3px;
	height:43px;
	background-color: #525358;
	position:absolute;
}
#videoclips a 
{
	float:left; 
	display:block; 
	width:150px; 
	color:#FFFFFF; 
	font-size:10px;
	text-decoration:none;
}
#videoclips a:hover  
{
	color:#888;
}
#videoclips a:hover img
{
	border:2px solid #888;
}
#videoclips img 
{
	float:left; 
	margin-right:10px; 
	border:2px solid #333333;
}
#videoclips span 
{
	padding-top:7px;display:block;
}
/* these rules accommodate the gary silhouette */
.silhouette 
{
	visibility:visible;
	position:relative; 
	right:-723px; 
	width:228px; 
	height:310px;
}
