body{
	font-family: Arial, Helvetica, sans-serif;
	/*background: url(../images/bg.jpg) repeat-x;*/
	background-color: #EEEEEE;
	font-size: 12px;
	color: #444444;
}

a{
	color: #32618E;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1{
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	padding: 0px 0px 8px 0px;
}

h2{
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 10px;
	color: #000000;
}

p{
	padding-bottom: 10px;
}

#main{
	width: 987px;
	text-align: left;
}

#header{
	width: 975px;
	margin-left: 6px;
}

#header a{
	color: #5B5B5B;
	text-decoration: none;
	font: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#header a:hover{
	text-decoration: underline;
}

#logo{
	float: left;
}

#top-links{
	float: right;
	margin-top: 20px;
	text-align: right;
	color: #ffffff;
	width: 550px;
}

#top-links img{
	margin-top: 10px;
}

#menu{
	background: url(../images/menu_bg.png) no-repeat;
	width: 975px;
	height: 34px;
	position: relative;
}

#menu li{
	list-style-type: none;
	float: left;
	padding: 8px 15px 0px 15px;
	height: 26px;
}

#menu a, #menu a:hover{
	font: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}

.menu-over{
	background: url(../images/menu_bg_over.png);
	background-position: center;
}

.menu-round-over{
	background: url(../images/menu_bg_over.png);
}

#slideshow{
	background: url(../images/slideshow_bg.jpg) no-repeat;
	width: 987px;
	height: 286px;
	position: relative;
}

#slideshow img{
	margin: 8px 0px 0px 10px;
}

#slideshow-info{
	position: absolute; 
	background-image: url(../images/semitransparent.png); 
	width: 946px; 
	height: 58px; 
	left: 10px; 
	top: 4px; 
	z-index: 9999; 
	border-bottom: 1px solid #AAAAAA;
	color: #ffffff;
	font-size: 24px;
	padding: 6px 10px 6px 10px;
	overflow: hidden;
}

#slideshow-items{
	position: absolute; 
	background-image: url(../images/semitransparent.png); 
	width: 966px; 
	height: 30px; 
	left: 10px; 
	bottom: 5px; 
	z-index: 9999; 
	border-top: 1px solid #AAAAAA;
}

#slideshow-items li{
	float: left;
	padding: 7px 20px 0px 20px;
	height: 23px;
}

#slideshow-items li a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.slideshow-items-over{
	background: #666666;
}

#slideshow-images{
	width: 966px;
	height: 273px;
}

#home-content{
	background: url(../images/content_stretch.jpg) repeat-y;
	width: 987px;
	min-height: 500px;
}

#home-content-footer{
	background: url(../images/content_footer.jpg) no-repeat;
	width: 987px;
	height: 17px;
	clear: both;
}

#site-content-stretch{
	background: url(../images/site_content_stretch.jpg) repeat-y;
	width: 987px;
}

#site-content-stretch #content{
	background: url(../images/site_content_middle.jpg) no-repeat;
	min-height: 401px;
	padding: 20px 30px 0px 30px;
}

#site-content-top{
	background: url(../images/site_content_top.jpg) no-repeat;
	width: 987px;
	height: 7px;
	clear: both;
}

#site-content-bottom{
	background: url(../images/site_content_bottom.jpg) no-repeat;
	width: 987px;
	height: 11px;
	clear: both;
}

#content{
	padding: 20px 18px 0px 30px;
}

#content_left{
	width: 610px;
	float: left;
}
#content_right{
	float: right;
	width: 305px;
}

#footer{
	margin-left: 7px;
	font-size: 11px;
	color: #000000;
}

#footer-top{
	background: url(../images/footer_top.jpg) no-repeat;
	width: 975px;
	height: 10px;
}

#footer-middle{
	background: url(../images/footer_middle.jpg) repeat-y;
	width: 975px;

}

#footer-middle div{
	padding: 0px 15px 0px 15px;
}

#footer-bottom{
	background: url(../images/footer_bottom.jpg) no-repeat;
	width: 975px;
	height: 10px;
}

.delimiter{
	height: 1px;
	background: #cccccc;
	margin: 10px 15px 10px 15px;
	clear: both;
}

.delimiter-dotted{
	height: 1px;
	border-top: 1px dotted #cccccc;
	margin: 10px 0px 10px 0px;
	clear: both;
}

#footer-links{
	line-height: 10px;
}

#footer-links li{
	list-style-type: none;
	float: left;
	padding: 8px 8px 0px 0px;
	width: 127px;
}

#footer-links a{
	color: #888888;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	

}

#footer-links h3 a{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 10px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

#footer-links h3 a:hover, #footer-links a:hover{
	text-decoration: none;
	color: #222222;
}

#footer-links span{
	margin-left: 10px;
}

.column290{
	float: left;
	width: 290px;
	text-align: justify;
	margin-right: 23px;
	overflow: hidden;
}



.home-article-item{
	clear: both;
}

.home-article-item .column1{
	float: left;
	padding-right: 10px;
}

.home-article-item .column2{
	float: left;
	width: 232px;
}

#search-tabbed-menu{
	float: left;
	width: 100%;
	padding-right: 5px;
}

#home-tabbed-menu{
	float: left;
	width: 620px;
	padding-right: 5px;
}

#home-resources{
	float: right;
}

.box-top{
	background: url(../images/box_top.jpg) no-repeat;
	width: 305px;
	height: 9px;
}

.box-stretch{
	background: url(../images/box_stretch.jpg) repeat-y;
	width: 305px;
	overflow: hidden;
}

.box-bottom{
	background: url(../images/box_bottom.jpg) no-repeat;
	width: 305px;
	height: 9px;
	margin-bottom: 20px;
}

/* START TAB MENU STYLES */
#home-tabs, #search-tabs{
	background: url(../images/tabs_bg.png) repeat-x scroll left bottom;
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

#home-tabs li, #search-tabs li{
	background: url(../images/tab_off.gif) no-repeat;
	float:left;
	margin:0 0 0 5px;
	padding:0 0 0 15px;
}

#home-tabs li:hover, #search-tabs li:hover{
	background: url(../images/tab_hover.gif) no-repeat;
}

#home-tabs li a, #search-tabs li a{
	background: url(../images/tab_off.gif) no-repeat scroll right top;
	color:#000000;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:30px;
	line-height:29px;
	outline-style:none;
	outline-width:medium;
	padding:0 15px 0 0;
	text-decoration:none;
}

#home-tabs li.current, #home-tabs li.current:hover, #search-tabs li.current, #search-tabs li.current:hover {
	background: url(../images/tab_on.gif) no-repeat;
}

#home-tabs li.current a, #home-tabs li.current:hover a, #search-tabs li.current a, #search-tabs li.current:hover a {
	background: url(../images/tab_on.gif) no-repeat scroll right top;
}

#home-tabs li:hover a, #search-tabs li:hover a{
	background: url(../images/tab_hover.gif) no-repeat scroll right top;
} 
/* END TAB MENU STYLES */

.home-tab-item{
	padding-top: 10px;
	clear: both;
}

.home-tab-item .date{
	color: #959480;
	font-size: 11px;
	margin: 2px 0px 2px 0px;
}

.home-tab-item .url{
	color: #008000;
	padding: 3px 0px 10px 0px;
	
}

.home-tab-item .video-title{
	padding-bottom: 5px;
}

.home-tab-item .thumb{
	float: left;
	border: 1px solid #cccccc;
	padding: 4px;
	margin-right: 10px;
	position: relative;
	width: 100px;
	height: 56px;
}

.thumb-play{
	position: absolute;
	right: 4px;
}

.tab-content{
	display: none;
}

.width600{
	width: 600px;
}

#related-links{
	color: #cccccc;
	margin-top: -15px;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #cccccc;
	line-height: 20px;
}

#related-links .selected{
	color: #526D86;
}

#related-links a{
	font-size: 11px;
	font-weight: normal;
	color: #444444;
}

.row{
	clear: both;
	min-height: 25px;
}

.formsubtitle{ 
	padding: 25px 0px 0px 0px;
}

.left_title{
	float: left;
	width: 23%;
}

#preloader{
	/*background: url(../images/semitransparent.png);*/ 
	width: 966px; 
	height: 273px; 
	position: absolute; 
	z-index: 9999; 
	left: 10px; 
	top: 5px;
	text-align: center;
}

#preloader img{
	padding: 100px 0px 0px 0px;
}

#contact-no{
	color: #5B5B5B;
	padding: 15px 15px 0px 15px;
	float: right;
	font-size: 11px;
}

.no-image-margin img{
	margin: 0!important;
}

.faq-category-item{
	padding-bottom: 20px;
}

.faq-category-item .url{
	height: 26px;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 10px;
}

.faq-category-item .description{
	margin: 0;
	padding-top: 5px;
	display: none;
}

.faq-category-item .description p{
	margin: 0;
	padding: 0;
}

#recaptcha_response_field{
	color: #333333!important;
	font-size: 12px!important;
	padding: 3px!important;
	font-family: Arial, Helvetica, sans-serif!important;
	background-color: #FAFAFA!important;
	border: 1px solid #cccccc;
	height:15px!important;
	width: 294px!important;
}

#username{
	position: absolute; 
	right: 0; 
	padding: 8px 15px 0px 15px;
}

#partnerFrm .left_title{
	width: 23%;
}

#login-form{
	float: left;
	width: 500px;
	padding-right: 50px;
}

#signup-form{
	float: left;
	margin-top: -36px;
}

#signup-form li{
	list-style-type: disc;
	list-style-position: inside;
	height: 20px;
}

.request-document{
	padding-left: 58px;
	clear: both;
}

.request-document a{
	font-weight: normal;
}

.pending{
	color:#009933;
}


