/*
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,h3{margin:1em 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,ul,ol,dl{margin:1em;}ol,ul,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:#94c3c3; color:#000; text-align:center; font:12px/16px 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande, 'Lucida Sans', Geneva, Arial, sans-serif;}

h1	{ font-size: 1.5em; color:#27044B; text-transform:capitalize;}
h2	{ font-size: 1.2em; color:#522a80; text-transform:capitalize; padding-top:5px;}
h3	{ font-size:1.0em; color:#BB6A27; text-transform:uppercase;}

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

a:link,a:visited	{ color:#522a80; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#094A6B; text-decoration:underline; outline:none;}

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

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

img.img-left { float:left;	margin:5px 8px 5px 0;}
	
p.learn-more {text-align:right; display:block; padding-right:20px; background:url(../images/img-arrow.gif) right no-repeat;}

span.small { font-size:10px; color:#6DA2C2;}

	
	
/* ----- form elements ----- */
form {	width:175px; font-size:11px;}

form label {display:block;}

form input, textarea, select { 
	background-color:#fff; 
	border: 1px solid #94C3C3;
	color:#000;
	vertical-align: middle;
	padding:2px; 
	font-family: verdana, Helvetica, sans-serif; 
	font-size:12px;
	}
 
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:#fff; width: auto; height:auto; border:none;}
input.radio{ background:#fff; width: auto; height:auto; border:none;} 
	
#main-form input.radio{ background:#E4E8EA; width: auto; height:auto; border:none;	} 
#main-form input.checkbox{ background:#E4E8EA; 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-right form input.submit-image, #main-form form input.submit-image { width: auto; width:80px; height:30px; cursor:pointer; padding:0; margin-top:5px;}
	

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

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


#brand-bar {position:relative; background:url(../images/brand-bar.gif); height:143px;}
	
	/* index page link within #header */		
	#brand-bar a {
	position:absolute;
	left:5px;
	width:310px;
	top:40px;
	height:40px;
}
	#brand-bar a span { display:none;}


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

#content-left {	width:498px; float:left;}
			#content-left #gutter { margin: 0px 9px 5px 24px;}
			#content-left ul { font-size:12px;}
				#content-left ul li { 
					list-style:circle;
					padding-left:12px;
					margin-bottom:10px;
					}
			
			

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

#content-right {width:230px; float:left;}
#content-right .gutter { margin: 5px 25px 10px 20px;}
#content-right p{ color:#66747C;}

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

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

/* featured
 * ------------------------------------------------------------------------- */
 #feature{ height:100px; background:url(../images/feature.gif) no-repeat;}
 	
	
	/* copyright
 * ------------------------------------------------------------------------- */
 
#copyright { width:728px; margin:0 auto; color:#3d7388; height:92px; text-align:middle; background:url(../images/copyright-bg.gif) no-repeat; font-size:10px;}

#copyright a:link, #copyright a:visited { color:#3d7388; text-decoration:none; }
#copyright a:hover, #copyright a:active { color:#094A6B; text-decoration:underline;}

#copyright ul {margin:0px; text-transform:uppercase;}

#copyright li {padding:0 5px 0 7px; display: inline; border-left: 1px solid #5889A6;}

	#copyright li.first { border: none; }
	

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

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

#globalnav li, #globalnav a { height:35px; display:block; text-transform:capitalize; font-size:11px; text-align:center;font-weight:normal; line-height:normal; line-height:35px}

#globalnav li { float:left; list-style:none; _display:inline;}

#globalnav a:link,#globalnav a:visited	{ color:#fff; text-decoration:none; outline:none; }
#globalnav a:hover,#globalnav a:active	{ color:#94C3C3; text-decoration:none; outline:none;}

#globalnav-01 { width: 139px; margin-left:18px;}
#globalnav-02 { width: 139px; margin-left:0px;}
#globalnav-03 { width: 139px; margin-left:0px;}
#globalnav-04 { width: 139px; margin-left:0px;}
#globalnav-05 { width: 139px; margin-left:0px;}


/* 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;}
