﻿html, body, h1, h2, h3, h4, h5, h6, p {
vertical-align: baseline;
line-height: 130%;
}

*															{ margin:0; padding:0; line-height:130%; }
body													{ 
						  									font-size:62.5%; margin:0; padding:0;
					  	  								font-family: Helvetica,Arial,Serif; color: #000000;
															}															
.clearfix:after 							{ content: ".";  display: block; height: 0; clear: both; visibility: hidden; }
.clearfix 										{ display: inline-block;} 


#wrapper											{ width:977px; position:relative; margin:0 auto; text-align:left; }
#mainContent									{ 
																width: 957px; padding: 10px 10px 10px 10px; position: relative; overflow: hidden;
}

#header											{ height:157px; position:relative; z-index:1000; }
#header #logo,
#header #logo a							{ width:140px; height:45px; display:block; }
#header #logo 							{ 
															background:url(img/logo.png) no-repeat; position:absolute; top:7px; left:0; text-indent:-999em; 
														}

#content { clear: left;padding: 0 0 25px 0;}
h1        {font-size: 3.0em; margin: 0 0 10px 30px;}
h1 span   {font-size: 2.0em;}

p { clear: left; margin: 0 0 15px 0;}
p.dot { margin: 0 0 2px 10px;}
p.or {margin: 0 0 0 0px;}
#actions { font-size: 1.2em; margin: 0 0 0 30px;}

a img, :link img, :visited img { border: none; }
:link,:visited { text-decoration:none }

a:link, a:visited { color:#3a66d5; text-decoration: underline; }
a:hover, a:active { color:#3a66d5; text-decoration: none; }

/* @group QUICKSEARCH */
#quickSearchContent 													{ 
																								position:absolute; top: 10px; left: 10px; width: 200px; height: 25px;
																							}
#quickSearchInput 														{ 
																								float: left; 																						
																							}
#quickSearchInput input												{ 
																								width: 150px; height: 23px; border: 1px solid #cccccc; color: #666666;																								
																							}
#quickSearchButton														{ 
																								float: left; margin-left: 3px; }
#quickSearchButton input											{ 
																								height: 25px; color: #666666; font-weight: bold;
																							}																	
/* @end */

.headLogo
{
    background: #ffffff url(images/logo.gif) top left no-repeat;
    height: 75px;
    width: 220px;
    margin-top: 12px;
}