/* Page Formatting */* {	margin:0;	padding:0;	}body {	background-color:#333;	font:12px/20px Arial, Helvetica, sans-serif;	color:#333333;	text-align:left;}p {	line-height:18px;	margin-bottom:0px;	font-size: 12px;}ul {	margin-left: 15px;}b {	font-weight:normal;}.td	{	border-top: solid 4pt #333;	border-bottom: solid 4pt #333;	padding: 0pt;}.td-latestnews	{	border-top: solid 4pt #333;	border-bottom: solid 4pt #333;	padding-left: 19px;	padding-right: 6px;	padding-top: 8px;	background-color: #036;	color: #FFFFFF;}.td-column	{	border-bottom: solid 4pt #333;	padding: 0pt;	background-color: #333;}.td-boxes	{	border-bottom: solid 4pt #333;	padding: 0pt;	background-image:url(images/bg-dots.gif);	background-repeat: repeat;}blockquote {	font: bold 1.4em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;		margin: 0px; 	padding: 10px;   	background: #F5F5F5;	border-left: 3px solid #D4D4D4;		color: #444;}/* Page Structure */#wrapper {	width:980px;	margin:0 auto;	padding:0px;	background-color:#fff;	border-left:1px solid #333;	border-right:1px solid #333;	border-bottom:1px solid #333;	}

#header {	height:130px;	background-image:url(images/header.jpg);	}

#white {	height:15px;	width: 980px;	background-color:#fff;	}

#subhead {	height:210px;	width: 980px;}

#subhead-content {	height:180px;	width: 980px;	}

#hor-nav {	height:inherit;	background-color: #f93;	width: 980px;	}

#hor-nav-second {	height:37px;	background-color: #036;	width: 980px;	}
#scroll {	height:220px;	background-color: #036;	width: 980px;	}	#sidebar {	float:left;	text-align:left;	width:150px;	padding:1px 10px 10px;	color:#666666;	background-image:url(images/sidebar-bg.gif);	background-repeat: no-repeat;	border-right: 1px solid #EFEFEF;	height: 650px;	}#content {	margin-left:190px;	min-height:650px;	margin-right: 15px;	padding-top: 5px;	margin-top: 8px;	}	#home-content {	min-height:450px;	}#footer {	clear:both;	padding:10px 0;	font:9px/15px Arial, Helvetica, sans-serif;	text-align:center;	line-height:16px;	color:#999999;	background-color: #333333;	}/*  Headings */h1 {	font-weight:normal;	letter-spacing:0px;	font-size:12px;	font-weight: bold;	padding-bottom:12px;	padding-top: 0px;	color: #036;	text-decoration:none;	}h2 {	font-weight:normal;	letter-spacing:0px;	font-size:22px;	font-weight: bold;	padding-bottom:5px;	padding-top: 0px;	color: #036;	}h3 {	font-weight:normal;	letter-spacing:0px;	font-size:16px;	line-height: 18px;	padding-bottom:0;	color: #f93;	}	h4 {	font-weight:normal;	font-size:14px;	line-height: 16px;	padding-bottom:5px;	color: #036;	}	h5 {	font-weight:normal;	font-size:12px;	line-height: 16px;	padding-bottom:0;	color: #333;	text-transform: uppercase;	}/*** Top Nav bar styles ***/	ul#menu{	margin:0;	padding:0;	list-style-type:none;	width:auto;	position:relative;	display:block;	height:36px;	font-size:12px;	font-weight:bold;	font-family:Arial, Helvetica, sans-serif;	background: url(images/bg-menu.gif);}ul#menu li{	display:block;	float:left;	margin:0;	padding:0;}	ul#menu li a{	display:block;	float:left;	color:#036;	text-decoration:none;	font-weight:bold;	padding:11px 22px 0;	background-repeat:no-repeat;	letter-spacing: 0.2mm;}	ul#menu li a:hover{		color:#fff;	height:22px;}/*** Top Nav bar styles ***/	ul#menu2{	margin:0;	padding:0;	list-style-type:none;	width:auto;	position:relative;	display:block;	height:36px;	font-size:12px;	font-weight:bold;	font-family:Arial, Helvetica, sans-serif;	background: url(images/bg-menu-blue.gif);}ul#menu2 li{	display:block;	float:left;	margin:0;	padding:0;}	ul#menu2 li a{	display:block;	float:left;	color:#036;	text-decoration:none;	font-weight:bold;	padding:11px 27px 0;	background-repeat:no-repeat;	letter-spacing: 0.2mm;}	ul#menu2 li a:hover{		color:#fff;	height:22px;}/*** Banner bar styles ***/	ul#banner{	margin:0;	padding:0;	list-style-type:none;	width:auto;	position:relative;	display:block;	height:36px;	font-size:12px;	font-weight:bold;	font-family:Arial, Helvetica, sans-serif;	background: url(images/bg-banner.gif);}ul#banner li{	display:block;	float:left;	margin:0;	padding:0;}	ul#banner li a{	display:block;	float:left;	color:#fff;	text-decoration:none;	font-weight:bold;	padding:9px 38px 0;	background: url(images/banner-arrow.gif);	background-repeat:no-repeat;	letter-spacing: 0.2mm;	width: 200px;}	ul#banner li a:hover{		color:#f93;	height:22px;}/*** Bottom Nav bar styles ***/	ul#bottommenu{	margin:0;	padding:0;	list-style-type:none;	width:auto;	position:relative;	display:block;	height:36px;	font-size:10px;	font-weight:bold;	font-family:Arial, Helvetica, sans-serif;	background: url(images/bg-banner.gif);}ul#bottommenu li{	display:block;	float:left;	margin:0;	padding:0;}	ul#bottommenu li a{	display:block;	float:left;	color:#ffffff;	text-decoration:none;	font-weight:bold;	padding:8px 43px 0;	background-repeat:no-repeat;}	ul#bottommenu li a:hover{	color:#ff9933;	height:22px;}/* Links */a {	color:#036;	text-decoration:underline;	}a:hover {	color:#f93;	text-decoration:underline;	}	ul a {	color:#fff;	text-decoration:underline;	}ul a:hover {	color:#f93;	text-decoration:underline;	}	/* Sidebar */#sidebar ul {	list-style-type:none;	margin:0 0 24px 0;	}#sidebar li {	list-style-type:none;	font-size:11px;	font-weight:bold;	font-family:Arial, Helvetica, sans-serif;	line-height: 30px;	background-repeat: no-repeat;	border-bottom: dashed 1pt #f93;	}#sidebar a {	font-weight:normal;	color: #fff;	font-weight:bold;	margin-left:6px;	text-decoration:none;		}#sidebar a:hover {	text-decoration:none;	color: #f93;	font-weight:bold;		}	/* Footer */#footer a {	font-weight:normal;	color: #999;	}#footer a:hover {	text-decoration:none;	color: #fff;	}/* Extra's */.img-right {	float: right;	border: solid 1pt #ccc;	padding: 4pt;	margin-left: 22px;}.img-left {	float: left;	border: solid 1pt #ccc;	padding: 4pt;	margin-right: 22px;}.img-boxes {	padding: 4pt;}/*Form*/label{float: left;width: 120px;font-family: Arial, Helvetica, sans-serif;font-size: 12px;}input, textarea{	width: 200px;	margin-bottom: 12px;	background-color: #efefef;	color: #000;}textarea{	width: 300px;	height: 200px;}.boxes{width: 1em;}#submitbutton{margin-left: 120px;margin-top: 5px;width: 90px;}.print{width: 128px;font-size: 10px;background-color: #f93;color: #000;}

.newstd {padding-bottom: 14px;padding-left: 17px;padding-right:17px;padding-top:0px;}

.quick {font-size: 10px; padding-left: 17px;}

.quick a { text-decoration: none; }

.quick a:hover { color: #FFFFFF; }

hr {border: none 0; 
	border-top: 1px dashed #999;
	width: 100%;
	height: 1px;
	margin-bottom: 8px;
	margin-top: 8px;
}

#slide-runner img  {
	border: none !important;
}

#slide-runner a:hover img {
	border: none !important;
}

div.wrap{
width:993px;
margin:0 auto;
text-align:left;
}
div#top div#nav{
float:left;
clear:both;
width:993px;
height:52px;
margin:22px 0 0;
background:url url(images/nav-bg.png) 0 0 no-repeat;
}
div#top div#nav ul{
float:left;
width:700px;
height:52px;
list-style-type:none;
}
div#nav ul li{
float:left;
height:52px;
}
div#nav ul li a{
border:0;
height:52px;
display:block;
line-height:52px;
text-indent:-9999px;
}
div#header2{
margin:-1px 0 0;
}
div#video-header{
height:164px;
margin:-1px 0 0;
}
div#header2 div.wrap{
height:164px;
}
div#header2 div#slide-holder{
z-index:40;
width:993px;
height:164px;
position:absolute;
}
div#header2 div#slide-holder div#slide-runner{
width:980px;
height: 210px;
overflow:hidden;
position:absolute;
background: #000;
}
div#header2 div#slide-holder img{
margin:0;
display:none;
position:absolute;
}
div#header2 div#slide-holder div#slide-controls{
left:0;
bottom: 0;
width:980px;
height:46px;
display:none;
position:absolute;
background: #010101;
}
div#header2 div#slide-holder div#slide-controls p.text{
float:left;
color:#fff;
display:inline;
font-size:10px;
line-height:16px;
margin:15px 0 0 20px;
text-transform:uppercase;
}
div#header2 div#slide-holder div#slide-controls p#slide-nav{
float:right;
height:24px;
display:inline;
margin:11px 15px 0 0;
}
div#header2 div#slide-holder div#slide-controls p#slide-nav a{
color: #CCC;
float:left;
width:24px;
height:24px;
display:inline;
font-size:11px;
margin:0 5px 0 0;
line-height:24px;
font-weight:bold;
text-align:center;
text-decoration:none;
background-position:0 0;
background-repeat:no-repeat;
}
div#header2 div#slide-holder div#slide-controls p#slide-nav a.on{
background-position:0 -24px;
}
div#header2 div#slide-holder div#slide-controls p#slide-nav a{background-image:url(images/silde-nav.png);}
div#nav ul li a{background:url(images/nav.png) no-repeat;} 

#slide-client { display: none; }
