/*
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:#001021;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{margin:.75em 0;} h2{margin:.5em 0;}h1,h2,h3,h4,h5,h6{font-weight:normal;} strong {font-weight:bold;}abbr,acronym{border-bottom:1px dotted #001021;cursor:help;}em{font-style:italic;}blockquote,ul,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 #001021;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: url(../images/bg.gif) repeat-x #fff; color:#001021; text-align:center; font:12px/16px 'Lucida Sans Unicode','Lucida Grande',LucidaGrande,'Lucida Sans',Geneva,Arial,sans-serif;}


h1	{ color:#001E4C; font-size: 20px;}
h2	{ color:#40141D; text-transform:capitalize; font-size:17px; }
h3	{ color:#0048AF; font-size:14px; text-transform:capitalize; border-bottom:1px solid #B1B78B; margin-bottom:5px;}


a:link,a:visited	{ color:#40141D; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#EC1C24; text-decoration:underline; outline:none;}

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

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

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

span.small {font-size:11px; font-style:italic; }
	
/* ----- form elements ----- */
  
form label {display:block; font-weight:normal;}

form input, textarea, select { 
	background-color:#fff; 
	border: 1px solid #CEDCA6;
	color:#001021;
	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:#001E4C; width: auto; height:auto; border:none;}
input.radio{ background:#001E4C; 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-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 {width:800px; background:url(../images/bg-frame.gif) repeat; margin:0 auto; text-align:left;}
		
#sitemast{background: url(../images/sitemast.jpg); height:170px;}

#brand-bar {position:relative; background:url(../images/brandbar.gif); height:151px;}

	#brand-bar a { position:absolute; left:5px;	width:310px; top:40px; height:40px;}
	#brand-bar a span { display:none;}

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

#content-left {	width:570px; background:#fff; float:left;}
			#content-left .gutter { margin: 0px 15px 5px 15px;}
			#content-left ul.list li {background:transparent url(../images/img-list.gif) no-repeat scroll 0px 2px; margin-bottom:8px; padding-left:15px;}                  
			#content-left h1 {line-height:1.1em;}
						

/* ----- content-right ----- */
#content-right {width:230px; float:left; color:#fff; font-size:11px;}
#spacer {background:url(../images/right-placeholder.gif) no-repeat; height:230px; margin-bottom:-220px}
#content-right .gutter { margin: 0px 24px 10px 15px;}
#content-right a {color:#fff;}
		
	/* ----- bottom-frame ----- */ 
#bottom-frame { height:1px; clear:both; width:100%; /* fix for Safari */}


/* copyright
 * ------------------------------------------------------------------------- */
 
#copyright { width: 100%; margin:0 auto; background: #40141D; height:85px;text-align:center; font-size:10px; color:#fff; }
#copyright a{ color:#fff; }
#copyright .gutter {padding-top:10px;}
#copyright li {display:inline; padding:0pt 5px 0pt 0px;}

/* globalnav
 * ------------------------------------------------------------------------- */
 
#globalnav { background:url(../images/globalnav.gif) no-repeat; height:40px; margin:0; padding:0; width:570px; text-transform:capitalize; text-align:center; font-size:11px; line-height:40px; }
#globalnav li, #globalnav a { height:40px; display:block; } /* change height here also */
#globalnav li {	float:left;	list-style:none; _display:inline; position:relative; }
#globalnav-01 { width: 108px; padding-left:13px;}
#globalnav-02, #globalnav-03, #globalnav-04, #globalnav-05 { width:109px;}
#globalnav a:link,#globalnav a:visited	{ color:#CEDCA6; text-decoration:none; outline:none; }
#globalnav a:hover,#globalnav a:active	{ color:#fff; text-decoration:none; outline:none;}


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