@import url(layout.css);
@import url(transmenu.css);
@import url(mbcmenu.css);

a{text-decoration:none;
outline:none; 
color:blue;
}
a:hover {
	color: #6495ED;
	border-bottom:1px dotted gray;
}
p{
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
}


#c1{
	margin: 5px 20px 0px 23px;
}
#head1{
	font-size: 1.8em;
	font-weight: bold;
	margin: 0 0 6px 0;
	color: #003399;
	border-bottom: 1px solid #FF9900;
}
#head2{
	font-size: 1.25em;
	font-weight: bold;
	color: black;
	border-bottom: 1px solid #FF9900;
	margin: 3px 0 0 3px;
}

#p2{
	font-size: 1.2em;
	margin: 0 0 3px 3px;
}
#c1 ul{
	list-style-image: url(/images/mbullet.gif);
	color: Blue;
	text-align:left;
	vertical-align: top;
	padding: 0px 0 0px 0;
	margin: 0 0 0 20px;
}
#c1 li{
	padding:1px 0px 0px 5px;
	font-size:14px;
}

#c1 ul p{
	font-size: 90%;
	margin:0 0 3px 0;
}
#c1 p{
	font-size: 14px;
	color: #2d2d2d;
	margin: 5px 0 8px 3px;
}


#vidspot{
	margin: 20px 20px 20px 20px;
}

#page_content{
	width:1000px;
}

#home_header { 
	height:408px;  
	background-color: #000000;
	width:1000px;  
}

#home_header_top {
	height:21px;
}

#home_header_bottom { 
	height:127px; 
}

#content_main{
	width:1000px;
	margin-left:0px;
	border:0px solid black;
	margin-top:4px;
	float:left;
	background-color: white;
}


#content_video{
	min-height:523px;
	width:470px;
	margin-left:0px;
	border:0px solid black;
	height:auto ;
	margin-top:4px;
	float:left;
	background-color: Black;
	height:523px;
}


#footer{
	background-color:white;
	background-image: url(/images/footbg.gif);
	width:1000px;
	height:45px;
	border:0px solid silver;
	color:#a9b000;
	float:left;
	padding-left:0px;
}
.footer_copy{
	color:#9e9e9e;
	float:left;
	padding:0 7px 0 200px;
	padding-top:7px;
}

#bquote{
	padding: 10px 10px 10px 10px;
	text-align: left;
	font-size: medium;
	color: #003399;
	font-weight: bold;
}
#bquote p{
	font-weight: normal;
	font-style: italic; 
}
#subhead1{
	font-weight:bold;
	font-size:14px;
	padding:5px 0 0 2px;
}
#boldquoter{
	line-height:1.5em;
	padding: 10px 5px 10px 5px;
	font-size: medium;
	color:#003399;
	font-weight: bold;
	text-align:right;
}

#footer ul{margin-top:8px;line-height:10px;margin-left:0px;padding-left:15px;}
#footer li{list-style:none;float:left;border-right:1px solid #c2c2c2;padding-right:10px;padding-left:10px;}
#footer li:last-child{border:none;}
#footer li:first-child{padding-left:0px;}
#footer hr{width:990px;height:1px;border:none;border-bottom:1px solid #eaeaea;background-color:white;margin-left:1px;}
#footer a{color:#a9b000}
#footer a:hover{text-decoration:underline;}
#footer li .general_body{margin-top:-2px;}
.footer_links{float:left;}


#h_content_image{width:272px;height:67px;border:0px solid black;float:left; background:url('/images/h_content_general.gif') no-repeat; }
#h_content_image p{margin:0px;}

#nodec{
	border: none;
}

#aa{
	background: url(/images/aabg.png) no-repeat;
	width:200px;
}
#mbcl{
	background: url(/images/mbcl.png) no-repeat;
	vertical-align:bottom;
	font-size: 1.2em;
	text-align:center;
	padding:0;
	height: 60px;
	width:200px;
}