/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/

html{color:#000;background:#fff;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,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,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}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{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}


/* Custom Styles */

html         {
	-moz-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-color: #002A72;
	background-image: url(./images/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

body         {font-family:Trebuchet MS, Helvetica, Arial, Lucida Sans, 'Lucida Grande', Lucida, sans-serif;}

hr           {display:none;}

em           {font-style:italic;}

strong       {font-weight:bold}
strong:hover {color:#303;}

h2           {font-size:2em;font-weight:bold;margin:20px 0 15px;text-align:center;}
h3           {font-size:1.76em;font-weight:bold;margin:15px 0 10px;text-align:center;}

#wrapper     {width:896px;margin-left:auto;margin-right:auto;}

#header      {}

#banner      {height:165px;margin-bottom:2px;}

img#logopic  {display:inline;margin:0px;padding:0px;}
a img#logopic{float:left;background:url(./images/logo_with_text.png);width:336px;height:158px;margin-left:280px;margin-top:4px;}


#hd_info         {display:none;}
#header p        {display:none;}

#top_links       {display:block; text-align:right; padding:5px 7px 0 0;}
p#follow         {display:none;}
ul#soc_net1      {display:inline;padding-left:102px; padding-top:8px; background:url("../stylesheets/images/followuson.png") no-repeat 0 0;}
ul#soc_net1 li   {display:inline;margin-left:-11px}

#fb_like iframe  {border:solid #f00 1px;margin-left:-606px;margin-top:-35px;padding-top:0px;}

/* End of Custom Styles */



/* Content Styles */

#content		{width:894px;background-color:#fff;padding-top:10px;padding-bottom:20px;float:left;font-size:.95em;border-left:#000 solid 1px;border-right:#000 solid 1px;}

#body_top		{float:left;width:896px;}

sup				{vertical-align:text-top;}

#column_1		{float:left;width:225px;margin-left:9px;display:inline;} 
#column_2		{float:left;width:455px;margin-left:9px;display:inline;}
#column_3		{float:right;width:176px;margin-right:10px;display:inline;}

#followus_big 		{text-align:center;font-size:1.2em;}
#followus_big p		{margin-bottom:10px;font-weight:bold;}

/* End of Content Styles */



/* Footer Styles */

#footer              {height:67px;background:#444;color:#fff;font-size:.79em;text-align:center;clear:both;padding-bottom:20px;}
#footer a            {text-decoration:none;color:#FFF;}
#footer a:hover      {color:#ff8840}
#footer span#f_line1 {padding:10px 0 0}
#footer br           {display:none;}
#footer span         {display:block;padding:0;}

/* End of Footer Styles */



/* Link Styles */

a	{outline: none;}

/* End of Link Styles */



/* Body Navigation */

#link_heading			{font-size:25px;text-align:center;font-weight:bold;}
ul#body_nav			{margin-top:10px;background-color:#245799;}
ul#body_nav li			{display:block;text-align:center;margin:-1px;}
ul#body_nav li a		{display:block;font-weight:bold;text-decoration:none;border:1px solid #000;}
ul#body_nav li a:hover		{background-color:#01baf2;}
ul#body_nav li a span		{display:block;color:#fff;padding-top:15px;padding-bottom:15px;font-size:1.1em;margin-bottom:0;line-height:1em;}
ul#body_nav li a:hover span	{color:#fff;}
ul#body_nav li#li_down a	{background-color:#fff;border:1px solid #000;}
ul#body_nav li#li_down a span	{color:#000;}

/* End of Body Navigation */



/* FAQs on any Page*/

.question		{margin-top:10px;font-weight:bold;}
.question:hover		{color:#303;}
.answer			{margin-bottom:10px;}

/* End of FAQs */

