/*
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:13px/1.22 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{margin:.50em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}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;}fieldset,table {margin-bottom:1em;}

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

body { background:#fff url(../images/bg.gif) repeat-x;text-align:center; font:11px/16px 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande, 'Lucida Sans', Geneva, Arial, sans-serif;}

h1	{ font-size: 1.8em; text-transform:capitalize; font-weight:normal; line-height:normal;}
h2	{ font-size: 1.3em; color:#0675C5;text-transform:uppercase; border-left: 2px solid #DAD5CB; padding-left:5px; }
h3	{ font-size:1.1em; color:#008F53;}

a:link,a:visited	{ color:#008F53; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#1BAC70; text-decoration:underline; outline:none;}

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

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

img.img-left { float:left;	margin:2px 15px 2px 0;}
img.img-right { float:right;	margin:2px 0 2px 25px;}
	
p.read-more {text-align:right; display:block; padding-top:15px;}
span.small {color:#0675C5; font-size:10px; font-style:italic;}
	
	
/* ----- form elements ----- */
form label {display:block; font-weight:normal;}

form input, textarea, select { 
	background-color:#fff; 
	border: 1px solid #0675C5;
	color:#000;
	vertical-align: middle;
	padding:2px; 
	}
 
select { width:175px; margin-top:4px; margin-bottom:4px; vertical-align: middle; padding-top:4px; } /* same width as form -  */
#main-form select { width:375px; margin-top:4px; margin-bottom:4px; vertical-align: middle; padding-top:3px; } /* same width as form -  */
 
input, select, textarea { width:95%;}	
textarea { height:90px; }
#main-form textarea{ height:90px; width:370px;}

#main-form form input { width: 370px;}
#main-form form { width: 375px;}
#frm-contact p {margin-bottom:0.3em;}

input.checkbox{ background:#DAD5CB; width: auto; height:auto; border:none;}
input.radio{ background:#DAD5CB; width: auto; height:auto; border:none;} 
	
#main-form input.radio{ background:#fff; width: auto; height:auto; border:none;	} 
#main-form input.checkbox{ background:#fff; width: auto; height:auto; border:none;	}
label {font-weight:bold;}
label.error {background:#FB2D33;color:#fff;font-weight:bold;padding:2px;display:block;width:95%;}

#content-left form input.submit-image, #main-form form input.submit-image { width: auto; width:80px; height:30px; cursor:pointer; padding:0; margin-top:5px;}
	

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

input.submit { width:71px!important; height:21px; padding:0; border:none;}
	

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

#frame {background:url(../images/bg-frame.gif) repeat-y; width:900px; margin:0 auto; text-align:left;}

#top-nav{background:url(../images/sub-nav-bg.gif) no-repeat; height:20px;}
#top-nav ul{ text-align:right; font-size:9px; line-height:20px;}
#top-nav li {padding:0 5px 0 7px; display: inline;}
#top-nav a:link, #top-nav a:visited { color:#CEE6F3; text-decoration:none; }
#top-nav a:hover, #top-nav a:active { color:#fff; }

#site-mast{background:url(../images/site-mast.jpg) no-repeat; height: 250px;}
		
#brandbar {position:relative; background:url(../images/brandbar.gif); height:105px;}
	
	/* index page link within #header */		
	#brandbar a {
	position:absolute;
	left:16px;
	width:344px;
	top:32px;
	height:46px;
}
	#brandbar a span { display:none;}
	


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

#content-left {	width:240px; float:left; color:#2a5581;}
			#content-left div.gutter { margin: 0px 15px 0px 10px;}
			#content-left p { margin-top: 4px;}
			#content-left a { color:#C14938; text-decoration:underline;}
			

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

#content-right {width:660px; float:left;}
#content-right .gutter { margin: 0px 18px 0 10px; }
#content-right p { margin-bottom:15px; }
#content-right ul.list { margin:0 0 15px 15px;}
#content-right ul.list li{ 
			background:transparent url(../images/img-list.gif) 0px 1px no-repeat;
			padding-left:18px;  /* pushes text to the right to display bg img */
			margin-bottom:8px;
			margin-top:8px;
			}
					
	/* ----- bottom-frame ----- */
 
#bottom-frame { background:url(../images/bottom-frame.gif) no-repeat; height:30px; clear:both; width:100%; /* fix for Safar */}
	

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

/* side-nav
 * ------------------------------------------------------------------------- */
 /* ----- side-nav ----- */
		
#side-nav { background:url(../images/side-nav.gif) no-repeat; float:right; width:230px; height:360px; margin:0; padding:0; margin-left:25px;}

#side-nav li span { display: none; }

#side-nav li { float:right; list-style:none; }

#side-nav li, #side-nav a {display:block; width:230px;}

#side-nav-01 a{ margin-top:13px; height:73px; }
#side-nav-02 a{ margin-top: 0px; height:75px; }
#side-nav-03 a{ margin-top: 0px; height:77px; }
#side-nav-04 a{ margin-top:18px; height:46px; }
#side-nav-05 a{ margin-top: 0px; height:40px; }

#side-nav-01 a:hover { background:url(../images/side-nav.gif) -230px  -13px no-repeat; }
#side-nav-02 a:hover { background:url(../images/side-nav.gif) -230px  -86px no-repeat; }
#side-nav-03 a:hover { background:url(../images/side-nav.gif) -230px  -161px no-repeat; }
#side-nav-04 a:hover { background:url(../images/side-nav.gif) -230px  -256px no-repeat; }
#side-nav-05 a:hover { background:url(../images/side-nav.gif) -230px  -302px no-repeat; }

	
	/* copyright
 * ------------------------------------------------------------------------- */
 
#copyright { width:900px; margin:0 auto; color:#999; height:90px; text-align:left; background:url(../images/copyright-bg.gif) no-repeat; font:9px/14px Verdana, Arial, Helvetica, sans-serif; }

#copyright .gutter { margin:0px 35px 10px 85px;}

#copyright a:link, #copyright a:visited { color:#999; text-decoration:underline; }
#copyright a:hover, #copyright a:active { color:#333; text-decoration:underline;}

#copyright li {padding:0 5px 0 0px; display: inline; }
#copyright li.first { border: none; }
	

/* globalnav
 * ------------------------------------------------------------------------- */
 

#globalnav { background:url(../images/global-nav.gif) no-repeat; width:900px; height:40px; margin:0; padding:0;}

#globalnav span { display: none; }

#globalnav li, #globalnav a { height:40px; display:block; }

#globalnav li { float:left;	list-style:none; _display:inline; position:relative; margin:0; }

#globalnav-01 { width: 67px;}
#globalnav-02 { width: 103px;}
#globalnav-03 { width: 84px;}
#globalnav-04 { width: 63px;}
#globalnav-05 { width: 201px;}
#globalnav-06 { width: 161px;}
#globalnav-07 { width: 140px;}
#globalnav-08 { width: 81px;}


#globalnav-01 a:hover { background:url(../images/global-nav.gif)   0px -40px no-repeat;}
#globalnav-02 a:hover { background:url(../images/global-nav.gif) -67px -40px no-repeat;}
#globalnav-03 a:hover { background:url(../images/global-nav.gif) -170px -40px no-repeat;}
#globalnav-04 a:hover { background:url(../images/global-nav.gif) -254px -40px no-repeat;}
#globalnav-05 a:hover { background:url(../images/global-nav.gif) -317px -40px no-repeat;}
#globalnav-06 a:hover { background:url(../images/global-nav.gif) -518px -40px no-repeat;}
#globalnav-07 a:hover { background:url(../images/global-nav.gif) -679px -40px no-repeat;}
#globalnav-08 a:hover { background:url(../images/global-nav.gif) -819px -40px no-repeat;}

/* ------------------------ son of suckerfish: horizontal sprite globalnav ------------------------ */
#globalnav li ul {	position:absolute;	left:-9999px;	padding-right:1px; font-size:11px;	margin:0;	background-color:#fff; font-size:11px; text-transform:capitalize;}

#globalnav li ul li { height:25px ; border:1px solid #CEE6F3; border-top:none;}	

#globalnav li ul li a {	width:100%;	height:25px; line-height:25px;}

#globalnav li ul li a span { display:block; padding-left:5px;}

/* Drop down link styles */
#globalnav a:link, #globalnav a:visited, #globalnav a:hover, #globalnav a:active { font-size:1.0em; color:#0675C5; text-decoration:none;}

#globalnav li:hover ul, #globalnav li.sfHover ul{ left: auto; }

/* Hover styles for drop down items */
#globalnav-03 ul a:hover,#globalnav-04 ul a:hover { background-image:none; background-color:#E3F1F8; color:#2A5581; text-decoration:none;}

/* width of drop down globalnav - choose width that allows items to display on one line */

#globalnav-03 ul, #globalnav-03 li { width:210px; }	
#globalnav-04 ul, #globalnav-04 li { width:200px; }		



/* news section */




/* news section */
#content-right #content * { margin-left: 0;}
#content { margin-left: 20px; margin-right:10px;}
#content h3 a { text-decoration:none;}
.yhr-wp-news-entry { margin-bottom:1.4em;}
div.navigation { margin:1em 0;}
