/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.1
*/
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;} body {font:11px/1.5 verdana, arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;} h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:0;}h1,h2,h3,h4,h5,h6,strong{font-weight:normal;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}blockquote,ol,dl{margin:1em;}ol,dl{margin-left:2em;}ol li{list-style: decimal outside;}ul li{list-style: none;}dl dd{margin-left:1em;}th,td {border:1px solid #000;padding:.5em;}th {font-weight:bold;text-align:center;}caption {margin-bottom:.5em;text-align:center;}p,fieldset,table {margin-bottom:1em;}

/* sitewide
 * ------------------------------------------------------------------------- */

body { background:#E4EDC3; text-align:center; font:12px/16px Verdana, Arial, Helvetica, sans-serif; color:#000;}

h1	{ font-size: 1.2em; color:#b70000; text-transform:uppercase; text-align:center; padding-top:8px; background:url(../images/h1-bg.gif) no-repeat; height:31px; font-weight:bold;}
h2	{ font-size: 1.0em; color:#475902; text-transform:capitalize; background:url(../images/h2-bg.gif);}
h3	{ font-size:1.0em; color:#000; text-transform:uppercase; padding-top:10px;}

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#b70000; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#FF0F0F; text-decoration:underline; outline:none;}

/* ----- classes ----- */

div.clear	{ clear:both; height:.01em; overflow:hidden; }

img.img-left { float:left;	margin:5px 8px 5px 0;}
img.img-right { float:right;	margin:5px 8px 5px 0;}

span.blue{ color:#0B529B; font-weight:bold; text-transform:capitalize;}

#content-left #sidenav p.title-1 { font-size:15px; padding-top:20px; color:#fff;}
#content-left #sidenav p.title-2 { font-size:15px; padding-top:22px; color:#fff;}
#content-left #sidenav p.title-3 { font-size:15px; padding-top:22px; color:#fff;}
	
/* ----- form elements ----- */

form {	width:250px; font-size:11px; color:#556b03;}

form label	{color:#556b03;}

form input, textarea, select { 
	background-color:#fff !important; 
	border: 1px solid #556b03;
	color:#000;
	width:245px; /* 5 pixles smaller than form width !important */
	height:20px;
	vertical-align: middle;
	Xmargin-bottom:8px; 
	padding-top:6px; 
	padding-left:4px; 
	font-family: verdnana, Helvetica, sans-serif; 
	font-size:12px;
	}
	
select { width:250px; margin-top:4px; margin-bottom:4px; vertical-align: middle; padding-top:4px; } /* same width as form - !important */
#main-form select { width:305px; margin-top:4px; margin-bottom:4px; vertical-align: middle; padding-top:1px; } /* same width as form - !important */
 
	
textarea { height:90px; overflow:auto; width:250px; }
#main-form textarea{ height:90px; overflow:auto; width:300px;}


#main-form form input { width: 300px;}
#main-form form { width: 307px;}

input.checkbox{ background:#F5F8E7!important; width: auto!important; height:auto!important; border:none!important;}
input.radio{ background:#F5F8E7!important; width: auto!important; height:auto!important; border:none!important;} 
	
#main-form input.radio{ background:#fff!important; width: auto!important; height:auto!important; 	border:none!important;	} 
#main-form input.checkbox{ background:#fff!important; width: auto!important; height:auto!important; 	border:none!important;	} 


/* ----- submit button form elements ----- */ 

#submit-btn {width:86px; height:32px; border:none; cursor:pointer; padding:0;}
#main-form #submit-btn {width:86px; height:32px; border:none; cursor:pointer; padding:0;}
	

/* framework
 * ------------------------------------------------------------------------- */

#frame {background:url(../images/bg-frame.gif) repeat-y; width:911px; margin:0 auto; text-align:left;}
		
#sitemast {height:239px; background:url(../images/site-mast.jpg) no-repeat ;}
#sitemast span{display:none;}


#brand-bar {position:relative; background:url(../images/brandbar.gif); height:40px;}
	
#brand-bar ul{padding:25px 0 0 520px; font-size:10px;}
#brand-bar li { padding:0 5px 0px 7px; display: inline;}
	
#brand-bar a:link,#brand-bar a:visited	{ color:#000; text-decoration:none; outline:none; }
#brand-bar a:hover,#brand-bar a:active	{ color:#0A519A; text-decoration:none; outline:none;}
	

		
	
/* ----- content-left ----- */

#content-left {	width:308px; float:left;}
#content-left p { margin:0px 10px 8px 30px;}
#content-left a {color:#556b03;}


/* ----- content-right ----- */

#content-right {width:602px; float:left;}
#content-right p,#content-right ul, #content-right h2, #content-right h3 { margin: 0px 30px 8px 15px;}
		#content-right ul li { 
			background:transparent url(../images/img-list.gif) 0px 2px no-repeat;
			padding-left:12px;  /* pushes text to the right to display bg img */
			margin-bottom:5px;
			font-size:11px;
			}
#box-1{width:301px; float:left;}
#box-2{width:301px; float:left;}
	#box-2 p{font-size:11px;}


		
	/* ----- bottom-frame ----- */
 
#bottom-frame { background:url(../images/bottom-frame.gif) no-repeat; height:25px; clear:both; width:100%; /* fix for Safar */}
	

/* title framework
 * ------------------------------------------------------------------------- */
	
#title-form {height:31px; background:url(../images/title-form.gif) no-repeat; margin-bottom:15px;}
#title-form span{display:none;}


	/* copyright
 * ------------------------------------------------------------------------- */
 
#copyright { width:911px; margin:0 auto; color:#000; text-align:left; background: #E4EDC3 url(../images/copyright-bg.gif) no-repeat; font-size:9px; line-height:11px;}

#copyright p {margin:10px 0 0 310px;}
#copyright ul{margin-left:305px;}
#copyright li { padding:0 5px 0px 7px; display: inline;}
	
#copyright a:link,#copyright a:visited	{ color:#09509A; text-decoration:underline; outline:none; }
#copyright a:hover,#copyright a:active	{ color:#276CB1; text-decoration:underline; outline:none;}
	



/* side-nav
*------------------------------------------------------------------------ */
#sidenav {position:relative; background:url(../images/sidenav.gif); height:239px; color:#d3e6f9; font-size:12px; line-height:13px;}
#sidenav span{display:none;}
	
	/* index page link within #header */		
	#sidenav-1 a {
	position:absolute;
	left:10px;
	width:298px;
	top:10px;
	height:68px;
}
	#sidenav-2 a {
	position:absolute;
	left:10px;
	width:298px;
	top:87px;
	height:68px;
}
	#sidenav-3 a {
	position:absolute;
	left:10px;
	width:298px;
	top:163px;
	height:68px;
}
	
#sidenav p { padding-left: 75px;}

#boldchat { margin:5px 32px}