/* General CSS Document */

html, body {
	height:100%;
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666;
	margin: 0;
   	text-align: center; /* to correct the centering IE bug*/
	line-height:1.2em;
	height:100%;
}

#greytop {
	bottom:0;
	background-color: #F5F5F5;
	padding-bottom:50px;
}

#footerblock {
	clear:both;
	height:120px;
	width:100%;
	background-image: url(../images/shared/footerbg.gif);
}

#footer {
	width:988px;
	margin: 0 auto;
	padding-left:50px;
	padding-top:15px;
	text-align:left;
	font-size:10px;
	color:#AAAAAA;
}

h1 {
	font-size: 24px; 
	font-weight: bold; 
	color: #666666;
	margin:0;
	/*padding-bottom: 20px;*/
	padding: 0 0 20px 0;
	letter-spacing:-1px;
}

em {
	font-style:normal;
	color:#999999;
}

h2 {
	font-size: 20px; 
	font-weight: bold; 
	color: #666666;
	margin:0;
}

h3 {
	font-size: 14px; 
	font-weight: bold; 
	color: #666666;
	margin:0;
}

h4 {
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	margin:0;
	line-height:1.2em;
}

h5 {
	font-size:14px;
	color:#333333;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}

p {
	font-size: 12px;
	color: #666666;
	line-height:1.2em;
	margin: 8px 0;
	/*padding:0;*/
}

a, a:link, a:visited, a:active {
	text-decoration:none;
	color: #3d86c2;
	font-weight:bold;
	background:none;
}

a:hover {
	text-decoration: none;
	color: #333333;
	font-weight:bold;
	background:none;
}

a img {
	border:none;
}

h4 a, h4 a:link, h4 a:visited, h4 a:active {
	text-decoration:none;
	color: #666666;
	
}

h4 a:hover {
	text-decoration: none;
	color: #333333;
}

/*#footer a, #footer a:link, #footer a:visited, #footer a:active {
	text-decoration:none;
	color: #AAAAAA;
	font-weight:normal;
	background:none;
}

#footer a:hover {
	text-decoration: none;
	color: #666666;
	background-color:#FFFB00;
	font-weight:normal;
	background:none;
}
*/
a.contactLink, a.contactLink:link, a.contactLink:visited, a.contactLink:active {
	text-decoration:none;
	color: #666666;
	font-weight:bold;
	background:none;
}

a.contactLink:hover {
	text-decoration: none;
	color: #333333;
	font-weight:bold;
	background:none;
}

form {
	display:block;
	margin:0;
	padding:0;
}

.clear {
	clear:both;
	padding-bottom:1px; /* for IE */
}

.clearspace50 {
	display:block;
	width:100%;
	height:50px;
	clear:both;
	padding-bottom:1px; /* for IE */
}

.sbkg {
	background-image:url(../images/home/searchThPanel.gif);
	background-repeat:no-repeat;
}

.linesearch {
	line-height: 12px;
}

a.TMLink, a.TMLink:link, a.TMLink:visited, a.TMLink:active {
	text-decoration:none;
	color: #999999;
	font-weight:normal;
	background:none;
}

a.TMLink:hover {
	text-decoration: none;
	color: #333333;
	background-color:#FFFF00;
	font-weight:normal;
}

#postar {
	position:relative;
	top:-10px;
	left:836px;
	display:block;
	width:55px;
	height:10px;
	/*background-image:url(../images/shared/postarlogo.gif);*/
}

#oaa {
	position:relative;
	top:-27px;
	left:900px;
	display:block;
	width:44px;
	height:22px;
	/*background-image:url(../images/shared/oaalogo.gif);*/
}

td {
	font-size: 10px;
}