@charset "utf-8";


body {
	background: #f7f7f7 url(images/bg2.jpg) repeat-x;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#CC0000;
	font-weight:normal;
	margin:12px 0;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#CC0000;
	font-weight:normal;
	margin:12px 0;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	line-height:1.5em;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 0 10px 2px;
	padding: 3px;
	line-height: 10px;
}


li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	line-height:1.5em;
}

.hr{
	border-bottom:1px solid #cacaca;
	margin:5px 0;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.clear{
	clear: both;
}
.img_right{
	float:right;
	margin: 5px 0 0 5px;
}
.img_left{
	float:left;
	margin: 0 10px 10px 0;
}
.border_white {
	border: 1px solid #FFFFFF;
}
.read_more {
	background: url(images/arrow_2.gif) no-repeat left center;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding:0 0 0 12px;
}
.padding10 {
	padding:0 10px;
}




#wrapper_outer {
	margin: 7px auto 50px auto;
	width: 876px;
	border: 1px solid #FFF;
}
#wrapper_inner {
	border: 1px solid #bfbfbf;
	padding: 3px 4px;
	background-color:#FFF;
}



/* Header Styles */
#wrapper_header {
	background-image: url(images/bg_header.jpg);
	height: 107px;
	border-bottom: 3px solid #FFFFFF;
}
#logo {
	float:left;
}
#topnav {
	float:right;
	width:452px;
	height: 97px;
}
#topnav ul{
	margin:0;
	padding: 0 0 10px 0;
	list-style:none;
}
#topnav li{
	border-left:1px solid #4885c0;
	width:112px;
	height: 52px;
	padding-top:35px;
	float:left;
}
#topnav a{
	display:block;
	height:20px;
	background: url(images/bg_topnav.jpg) repeat-x;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
}
#topnav a:hover {
	color:#a5db00;
}


#flash {
	width:866px;
	height: 167px;
	background-color:#000;
	border-bottom: 6px solid #FFFFFF;
}
#flash2 {
	width:866px;
	height: 100px;
	background-color:#666;
	border-bottom: 6px solid #FFFFFF;
}

#flash2 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	margin:0px 60px 0px 0px;
	padding-top:35px;
	text-align:right;
	color: #CCCCCC;
	}

#space_down {
	height:15px;
	}

#left_col {
	float:left;
	width:196px;
	padding-right:6px;
	border-right: 1px solid #cacaca;
}


/* Left Navigation */
#leftnav {
	padding:0 0 10px 0;
	border-bottom: 5px solid #353535;
}
#leftnav a:link, #leftnav a:visited {
	display:block;
	color:#656565;
	padding:0 0 0 10px;
	line-height:27px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background: url(images/bg_leftnav2.jpg) no-repeat left top;
	background-position: 0 0;
	height:27px;
	}

#leftnav a:hover {
	background: url(images/bg_leftnav2.jpg) no-repeat left bottom;
	color:#000;
	}





/* News styles */
#news {
	padding-top:3px;
}
.news_title {
	line-height: 37px;
	height: 37px;
	background: url(images/bg_title.jpg) repeat-x;
	padding: 0 0 0 15px;
	color: #FFF;
	font-size: 20px;
}
#news p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.2em;
	padding: 0 9px 10px 9px;
	margin: 0px;
}
#news h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#993300;
	font-weight:normal;
	margin:12px 0 0 0;
	padding: 0 9px 0 9px;
}




#right_col {
	float:left;
	width:635px;
	padding-left:16px;
	padding-right:10px;
	position:relative;
}
/* This is the vertical gray line separating left and right */
#content {
	background: url(images/content_sp.gif) repeat-y 202px top;
}



/* Colored boxes */
.green_box, .brown_box, .gray_box, .yellow_box, .newgreen_box, .red_box {
	float:left;
	width:217px;
	font-size:11px;
	color:#FFFFFF;
	padding:5px 0 0 0;
	height:195px;
}
.green_title, .brown_title, .gray_title, .yellow_title, .newgreen_title, .red_title {
	padding: 0 0 0 10px;
	font-size:16px;
	height:27px;
	line-height:27px;
	margin: 0 45px 10px 0;
}
.red_box {background: url(images/red_bg.jpg) repeat-x;}
.red_title{background: url(images/red_title_bg.jpg) repeat-x;}
.newgreen_box {
	background: url(images/newgreen_bg.jpg) repeat-x;
	margin-right:3px;
}
.newgreen_title{background: url(images/newgreen_title_bg.jpg) repeat-x;}
.yellow_box {
	background: url(images/yellow_bg.jpg) repeat-x;
	margin-right:3px;
}
.yellow_title{background: url(images/yellow_title_bg.jpg) repeat-x;}
.green_box {
	background: url(images/green_bg.jpg) repeat-x;
	margin-right:3px;
}
.green_title{background: url(images/green_title_bg.jpg) repeat-x;}
.brown_box {
	background: url(images/brown_bg.jpg) repeat-x;
	margin-right:3px;
}
.brown_title{background: url(images/brown_title_bg.jpg) repeat-x;}
.gray_box {background: url(images/gray_bg.jpg) repeat-x;}
.gray_title{background: url(images/gray_title_bg.jpg) repeat-x;}



#content_footer {
	border-top:6px solid #353535;
	padding:2px 0;
	text-align:center;
}
#content_footer a {
	margin: 0 45px;
}
#footer {
	background: url(images/bg_footer.jpg) repeat-x;
	height: 34px;
	padding-top:5px;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}
#drive_unit {
	margin: 0px 15px 20px 0px;
	padding: 0px;
	width: 302px;
	float: left;
}
#wrapper_outer #wrapper_inner #content #right_col #drive_unit p {
	margin: 2px;
	padding: 0px;
	width: 300px;
	font-size: 10px;
}
#wrapper_outer #wrapper_inner #content #right_col #drive_unit img {
	border: 1px solid #333333;
}



#pdf_links a {
	display: inline-block;
	height: 26px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color:#000;
	text-decoration: none;
	margin: 10px 0 0 0;
	padding: 0px 40px 0px 40px;
	background-color:#e5e5e5;
	background-image: url(images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 350px;
	}	
	
#pdf_links a:visited {
	color:#000;
	text-decoration: none;
	background-color:#e5e5e5;
	}		
	
#pdf_links a:hover {
	color:#000;
	text-decoration: none;
	background-color:#ccc;
	}		


#ts_pic {
	float:left;
	margin-right:10px;
	margin-top:10px;
	}

#ts_pic p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-height:1em;
	margin-top:0px;
	}



#sidebar_links {
	margin: 20px 0 5px 10px;
	padding: 5px 10px 10px 10px;
	background-color:#e5e5e5;
	width: 200px;
	float: right;
	}

#sidebar_links a {
	display: block;
	height: 24px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color:#666;
	text-decoration: none;
	margin: 5px 0 0 0;
	padding: 0px 0px 0px 36px;
	background-image: url(images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}	
	
#sidebar_links a:visited {
	color:#666;
	text-decoration: none;
	}		
	
#sidebar_links a:hover {
	color:#000;
	text-decoration: underline;
	}		
