@charset "UTF-8";
/* CSS Document */
body{background:url('images/bg.jpg') #2f4d77 repeat-x; color:#444; text-align: justify}
a{text-decoration: none}
body a:link{color:#fff;}
body a:visited{color:#fff;}
body a:hover{color:#ffc600}
/*-----Woo!-----*/
#headerLeft div{padding: 10px;}
#headerRight div{padding: 30px 10px 10px 10px; text-align: right;}
#headerRightNav div{padding: 20px 10px 0px 10px; text-align: right;}
#headerRightNav li {display: inline;font-size: 14px;}
.content{background-color: #fff}
h1 {color:#00a; font-weight: normal; font-size: 28px; margin-bottom: 15px;}
#subnav {height: 26px; border-top: thin solid #999; border-bottom: thin solid #999;padding: 4px 0 0 10px; margin-bottom: 25px; background-color: #00112b}
#subnav li {display: inline; margin: 0 25px 0 0; font-size: 14px;}
#subnav a:link, a:visited{color:#fff}
#subnav a:hover{color:#ffc600}
.active {font-weight: bold; color: #ffc600}
.divider {border-bottom: thin solid #999; margin-bottom: 20px;}

#links ul {
	list-style: none;
	}
	#links ul li {        	/*------------added by kimg to fix IE display issues-----------*/
	display: inline;				/*------------added by kimg to fix IE display issues-----------*/
	}											/*------------added by kimg to fix IE display issues-----------*/

#links a {
	float: left;
	display: inline;
	height: 36px;
	}

#links a:hover {
	background-position: 0 -36px;
	}

#links_rsl a {
	width: 34px;
	background: url(images/links_rsl.gif) 0 0 no-repeat;
	height: 36px;
	overflow: hidden;
	}
#article{background-color: #fff;border: thin solid #999; padding:30px;}
.footer{color:#fff;}
#videos img{margin: 5px 0; padding: 7px 0; margin-left: -4px;}
.grid_12 a:link, a:visited{color:#00a}
.grid_12 a:hover{color:#ffc600}
/*-----------------------------------------------------------------
	Blog
-----------------------------------------------------------------*/
#blog {padding: 0 13px; text-align: left; border-left: thin dotted #999; margin-top: 2px;}
#blog h1 {font-size: 14px; padding-top: 10px; font-weight: bold}
#blog li{margin:0 0 0 4px; list-style:none; border-top: thin dotted #999; padding: 8px 0;}
#blog a:link{color:#444}
#blog a:hover{color:#04f}
#blog a:visited{color:#444}
