/* CSS Document */

/*##############################################################
  Eric Meyer's Latest version of Reset.css (includes Baseline)
##############################################################*/ 

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {border: 0}
table {border-collapse: collapse; border-spacing: 0}
ol, ul {list-style: none}
q:before, q:after,
blockquote:before, blockquote:after {content: ""}

/*#######################
  Element Styles 
#######################*/

body {height:100%;color:#000; font-size:12px; font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; background:#fff url(../images/body_bg2.jpg) left top repeat-x}
a {outline:none; color:#80979c}
	a:hover {text-decoration:none}

h2 {margin-bottom:15px; font-size:1.75em; font-weight:normal; color:#013a43;
border: #fff2d0 solid;padding: 8px;
background-color: #f8f8ff;text-align: left;border-bottom: 1px #c5c5c5 solid;border-right: 1px #c5c5c5 solid;border-top: none;border-left: none;}

#sidebar h2 {margin-bottom:5px}

/*#######################
  Layout Styles 
#######################*/
 html,body, #wrapper{height:100%}
body> #wrapper {
min-height: 100%;
 height: auto !important;
 height: 100%;
/* margin: 0 auto -30px;*/width: 930px;}

	#header {float:left; display:inline; width:945px; height:128px; margin-top:30px; padding-right:15px; background:url(../images/header_bg2.jpg) left top;}
		#header img {float: left;}
		#header h1 {float:left;
		 display:inline; margin:1px 0 0 15px; font-size:2.05em; color:#fff;}
			
			#navigation {position:relative; float:right; display:inline; margin-top:116px; width:680px; list-style-type:none}
				#navigation li {float:left; display:inline; margin-right:6px; width:100px; height:20px; text-align:center; font-size:1.em; background:#d02117 url(../images/navigation_button2.jpg) left bottom repeat-x}
					#navigation li a {display:block; width:100px; height:20px; text-align:center; padding:4px 0; text-decoration:none; color:#fff}
						#navigation li a:hover {color:#1a1407; background:#fec63d;
						height:20px;}					
					
		/* Drop-Down Category Menu */		
				#group_list {position:absolute; top:18px; left:-999em; width:143px}
				#navigation li:hover #group_list, #navigation li.sfhover #group_list {left:auto; background-color:#fec63d}
					#group_list li {width:133px; margin:0 5px; padding:5px 0; background:#fec63d; border-bottom:1px solid #f0b72d; border-top:1px solid #fbdc92; text-transform:none; font-size:.95em}
						#group_list li a {display:block; padding:5px 5px 5px 15px; text-align:left; text-decoration:none; color:#1a1407}
	
/*New navbar for menu lists
*/
div#navbar2 {font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 14px;font-weight: normal;text-align: left;padding: 12px;margin-left: 55px;line-height: 14px;}

#navbar2 ul li a:link {color: #013a43;text-decoration: none;}#navbar2 ul li a:visited {text-decoration: none;color: rgb(205,33,33);}#navbar2 ul li a:hover {background-color: #013a43;text-decoration: none;border-bottom: 6px #ffffff none;color: #fff8f9;}#navbar2 a.current {text-decoration: none;}#navbar2 ul li {margin: 0px; padding: 3px;  list-style-type: none; }#navbar2 ul {margin: 0px; padding: 0px;}

	
	#content_wrapper {width:960px; float:left}
		
		#content {float:left; display:inline; margin-top:5px; width:930px; padding: 20px 15px 30px 15px}
			#content p {padding:15px 0; line-height:1.5em;margin-left: 2.5em;margin-right: 2.5em;}
			#content strong {padding:15px 0; line-height:1.5em; font-weight: bold;font-size: 1.2em; color: #013a43;}
			#content img {float:right; display:inline; padding:0 0 15px 15px}
			#PR img {float: left; display:inline; padding:05px 15px 15px 15px;}
			#PR2 img {float: left; display:inline; padding:05px 15px 15px 15px;}

.picture { background-color: #F9F9F9;
border: 0px solid #013a43; padding: 3px;
font: 11px/1.4em Arial, sans-serif; }
.picture img { /*border: 1px solid #CCCCCC;*/
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 
}
			#RT p{float: right;}

/*FAQ format*/			
		#content2 {float:left; display:inline; margin-top:15px; width:930px; padding: 20px 15px 30px 15px;}
			#content2 p {margin:15px 0; line-height:1.5em;text-indent: 10px;padding-left: 50px;padding-right: 100px;}
			#content2 strong {margin:15px 0; line-height:1.5em; font-weight: bold;font-size: 1.2em;color: #013a43;}
			#content2 ul {list-style-type: circle;list-style-position: inside;line-height:1.5em;padding-left: 70px;display: inline-block;}
			#content2 ol {list-style-type: decimal;list-style-position: inside;line-height:1.5em;padding-left: 70px;display: inline-block;}
			
			/* Form Styles */
			#content input, textarea {width:350px}	
			#content input#submit {width:auto; font-weight:bold}												table{margin: 10px;}									
			
#footer_wrap {clear:both; width:100%; height:30px; background-color:#013a43}		
	#footer {margin: -30px auto 0em auto; /*width:930px;*/  padding: 30px;color:#fff; background-color:#013a43;text-align: center;font-size: 9px; clear:both;}
/*#push {height:30px; }*/
		#footer a {color:#fff}
			#footer a:hover {text-decoration:none}

	#print {padding:2px 0 3px 30px; background:url(../images/print_icon.jpg) left top no-repeat}
	
	.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
