/*
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%;}h2,h3{margin:.75em 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;}fieldset,table {margin-bottom:1em;}

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

body { background:#fff;text-align:center; font:11px/16px Verdana, Arial, Helvetica, sans-serif;}

h1	{ font-size: 1.5em; color:#000; text-transform:capitalize; font-weight:normal; background:url(../images/h1-bg.png) no-repeat; height:90px; line-height:125px; margin:0px;}
h2	{ font-size: 1.3em; color:#054566; text-transform:capitalize; padding-bottom:5px; border-bottom: 1px dotted #40768A;}
h3	{ font-size:1.0em; color:#330000; text-transform:uppercase;}

h1 span{padding-left: 40px;}
a:link,a:visited	{ color:#330000; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#990000; 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.learn-more {text-align:right; display:block; padding-right:20px; background:url(../images/img-arrow.gif) right no-repeat;}
	
	
/* ----- form elements ----- */
form {	width:225px; font-size:11px;}

form label	{color:#fff;}

form input, textarea, select { 
	background-color:#fff !important; 
	color:#000;
	width:220px; /* 5 pixles smaller than form width !important */
	vertical-align: middle;
	Xmargin-bottom:8px; 
	padding:4px; 
	font-family: verdnana, Helvetica, sans-serif; 
	font-size:12px;
	}
form p {margin-bottom:0.5em;}	
select { width:225px; margin-top:4px; margin-bottom:4px; vertical-align: middle; padding-top:4px; } /* same width as form - !important */
#main-form select { width:375px; margin-top:4px; margin-bottom:4px; vertical-align: middle; padding-top:3px; } /* same width as form - !important */
 
	
textarea { height:90px; overflow:auto; width:225px; }
#main-form textarea{ height:90px; overflow:auto; width:370px;}


#main-form form input { width: 370px;}
#main-form form { width: 375px;}

input.checkbox{ background:#330000!important; width: auto!important; height:auto!important; border:none!important;}
input.radio{ background:#330000!important; width: auto!important; height:auto!important; border:none!important;} 
	
#content-left #main-form label{ color:#000!important;} 

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


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

input.submit-image { width:80px!important; height:30px; border:none;	cursor:pointer; color:#330000; padding:0; margin-top:5px;}
	

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

#frame {background:url(../images/bg-frame.gif) repeat-y; width:947px; margin:0 auto; text-align:left;}
		
#brand-bar {position:relative; background:url(../images/sitemast.png); height:211px;}
	
	/* index page link within #header */		
	#brand-bar a {
	position:absolute;
	left:646px;
	width:298px;
	top:53px;
	height:64px;
}
	#brand-bar a span { display:none;}


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

#content-left {	width:671px; float:left;}
			#content-left div.gutter { margin: 0px 40px 0px 40px;}
			#content-left p { margin-top: 8px;}
			#content-left ul.list li { 
			background:transparent url(../images/img-list.gif) 0px 2px no-repeat;
			padding-left:18px;  /* pushes text to the right to display bg img */
			margin-bottom:10px;
			}
			

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

#content-right {width:276px; float:left;}
#content-right #gutter { margin: 0px 45px 0 25px; color:#FFFFFF;}
#content-right a{color:#EC1C24;}

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

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

/* featured
 * ------------------------------------------------------------------------- */
#feature { background:url(../images/feature.png) no-repeat; width:670px; height:132px; margin:0; padding:0; }

#feature span { display: none; }

#feature li, #feature a { height:132px; display:block; }

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

#feature-01 { width: 228px;}
#feature-02 { width: 218px;}
#feature-03 { width: 220px;}

#feature-01 a:hover { background:url(../images/feature.png)  -0px -132px no-repeat; }
#feature-02 a:hover { background:url(../images/feature.png) -228px -132px no-repeat; }
#feature-03 a:hover { background:url(../images/feature.png) -446px -132px no-repeat; }
	
	
	/* copyright
 * ------------------------------------------------------------------------- */
 
#copyright { width:947px; margin:0 auto; color:#FFFFFF; height:60px; text-align:left; background:url(../images/copyright-bg.gif) no-repeat; font-size:10px; line-height:11px;}

#copyright p { margin:0px 35px 10px 20px;}

#copyright a:link, #copyright a:visited { color:#666; text-decoration:none; }
#copyright a:hover, #copyright a:active { color:#043F5E; }

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

	#copyright li.first { border: none; }
	

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

#globalnav { background:url(../images/globalnav.png) no-repeat; height:40px; margin:0; padding:0; width:947px; }

#globalnav span { display: none; }

#globalnav li, #globalnav a { height:40px; display:block; } /* change height here also */

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

#globalnav-00{width: 40px;} 
#globalnav-01 { width: 114px;}
#globalnav-02 { width: 130px; }
#globalnav-03 { width: 208px;}
#globalnav-04 { width: 138px;}
#globalnav-05 { width: 132px;}
#globalnav-06 { width: 147px;}

/*-------------- (-79px) X position of button / (-40px) height of image from above ------------- */
#globalnav-01 a:hover { background:url(../images/globalnav.png)  -40px -40px no-repeat; }
#globalnav-02 a:hover { background:url(../images/globalnav.png) -154px -40px no-repeat; }
#globalnav-03 a:hover { background:url(../images/globalnav.png) -284px -40px no-repeat; }
#globalnav-04 a:hover { background:url(../images/globalnav.png) -492px -40px no-repeat; }
#globalnav-05 a:hover { background:url(../images/globalnav.png) -630px -40px no-repeat; }
#globalnav-06 a:hover { background:url(../images/globalnav.png) -762px -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:10px;}

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

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

#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:#990000; text-decoration:none;}

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

/* Hover styles for drop down items */
#globalnav-04 ul a:hover, #globalnav-02 ul a:hover { background-image:none; background-color:#EFEFEF; color:#990000; text-decoration:none;}

/* width of drop down globalnav - choose width that allows items to display on one line */
#globalnav-02 ul, #globalnav-02 li { width:129px; }	
#globalnav-04 ul, #globalnav-04 li { width:136px; }		
	


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