@charset "UTF-8";
/* CSS Document */
/* ++++++++++ global general styles start ++++++++++*/	

html, body {
	
	margin-top:0px;
	padding:0px;
	background:#333 url(images/top_BG.gif); 
	background-repeat: repeat-x;
	font: .9em "Verdana", Arial, Helvetica, sans-serif;	
   
}



A:link { color:#009; }

A:visited { color:#900; }

A:active { color:#000000; }

A:hover { color: #900; } 

i { font-size:.8em; }

p { text-align:left; margin-left:5px; margin-right:5px; }

.textcenter { text-align:center; }

.graphic {background: #09F; float:right; padding:2px; margin:5px;}

#skip a, #skip a:hover, #skip a:visited
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}

#skip a:active, #skip a:focus
{
position:static;
width:auto;
height:auto;
} 
/* ++++++++++ global general styles end ++++++++++*/	


#body {

	position:relative;
	width: 1000px; /* change this to a specific amount for a fixed design. E.g., 770px. */
	text-align:left;
	margin-left: auto;
	margin-right: auto;
			
	}

#content {
	
	width:1000px;	
	background-color:#333333;	
	voice-family:"\"}\"";
	voice-family:inherit;	
	height:800px;	
	}

#header {

	position:relative;
	width:1000px;	
	height:171px;
	padding-bottom:10px;

	}
	
#headerInit {

	position:relative;
	width:1000px;	
	height:171px;
	}
	
.space {
	
	width:100%;	
	background:#999 url(images/slider_BG.gif) repeat-x;	
	height:15px;
	
}

.space2 {
	
	width:100%;	
	background-color:#333333;	
	height:15px;
	
}

.spaceright {
	
	width:100%;	
	background-color:#cccccc;	
	height:20px;
	
}

.spacerightSub {
	
	width:100%;	
	background-color:#cccccc;	
	height:10px;
	
}

.subtitles {
	
	width:220px;
	text-align:left;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:2px;
	float:left;	
	color:#ffc324; 
	font-size: 12px; 
	font-weight:lighter; 
	text-decoration:underline; 
}

.subhead {
	
	width:220px;
	margin-left:13px;
	text-align:left;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	float:left;	
	background:url(images/table_header_BG.gif);	
	
}

.subheadCenter {
	
	width:350px;
	margin-left:13px;
	text-align:left;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	float:left;	
	background:url(images/table_header_BG.gif);	}

#leftcolumn {
	width:340px;
	float:left;
	padding-right:10px;
	
		
}

.leftContent {
	
	width:338px;		
	text-align:left;	
	float:left;	
	background: #cccccc url(images/slider_BG.gif) repeat-x;	
	border:1px solid #000;
	height:732px;
	
	
	
}

.leftbottom {
		
	text-align:left;	
	float:left;
	height:17px;
	width:340px;
	padding-right:10px;
	
}


#centercolumn {
	
	width:390px;
	padding-right:10px;	
	float:left;
	
		
	
}

.centerContent {
	
	width:388px;	
	text-align:left;		
	float:left;	
	background: #cccccc url(images/slider_BG.gif) repeat-x;	
	border:1px solid #000;
	height:732px;
	
	
}

.centerbottom {
			
	text-align:left;		
	float:left;
	height:17px;
	width:390px;
	padding-right:10px;
	
}


#rightcolumn {
	
	width:250px;
	float:left;
	
	
	
		
}

.rightContent {
	
	width:248px;	
	float:left;	
	background: #cccccc url(images/slider_BG.gif) repeat-x;	
	border:1px solid #000000;
	
	
	
}


.rightbottom {
	
	width:250px;	
	text-align:left;	
	float:left;
	height:17px;
	
	
}



.bullet1 {
	text-align:left;	
	margin-left:12px;
	width:10px;
	float:left;
	

}

.bullet {
	text-align:left;	
	margin-left:18px;
	width:10px;
	float:left;
	

}

.bullettext1 {
	
	text-align:left;	
	margin-left:22px;	
	padding-bottom:11px;
	width:310px;
	
}

.bullettext {
	
	text-align:left;	
	margin-left:30px;	
	padding-bottom:9px;
	width:205px;
	
	
}

#mainContainer {
	
	float:left;	
	background: #cccccc url(images/slider_BG.gif) repeat-x;	
	border:1px solid #000;
	width:998px;
}


	
#mainContent {
	
	float:left;	
	padding-left:10px;
	padding-right:10px;
}

#mainContent ul li{
	
	list-style-image:url(images/bullet.gif);
	padding-bottom:5px;
}

#video {
	
	float:left;
	width:300px;
	background: #cccccc url(images/slider_BG.gif) repeat-x;	
	height:auto;
	text-align:center;
	padding-top:22px;
	
}

#footer {
	
	float:left;	
	background-color:#cccccc;	
	width:1000px;
		
}

#footercontent {
	
	width:998px;	
	float:left;	
	background: #cccccc;	
	border:1px solid #000000;
}
	
.footerImage {
	
	float:left;		
	background-color:#FFF;	
	padding-left:15px;	
	padding-right:15px;	
	background-color:#cccccc;	
	
}


#footertext {
	
	font: .8em "Verdana", Arial, Helvetica, sans-serif;	
	text-align:left;	
	float:left;	
	width:810px;	
	padding-top:5px;	
	background-color:#cccccc;
	
}

#footerbottom {
	
	width:1000px;	
	text-align:left;	
	float:left; 
	
}


#bottomnav a, #skip a:hover, #skip a:visited {
	
	color:#ffc324;


}
	
#bottomnav {
	
	padding-top:8px;	
	padding-bottom:8px;	
	background-color:#eeeefe;	
	width:100%;	
	float:right;	
	background-image:url(images/table_header_BG.gif);
	text-align:right;
	color:#ffc324;
	
	
	}
	
	

.searchbox {
	text-align:center;
	background: #cccccc url(images/slider_BG.gif) repeat-x;	
	border:1px solid #000000;
}

.clearAll {
	
	clear: both;
	
}

	