﻿body {
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	background-image: url(Images/backgrounds/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	height: 1px;
	width: 100%;
}

a {
	text-decoration: none;
	color: #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 11px;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}
.content_header 
{
  	font-size: 1.5em;  
  	vertical-align: middle;
}
.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}

.menua {
	text-transform: uppercase;
	font-size: 10px;
}

.footer {

	height: 50px;
	font-size: 11px;
	padding-top: 5px;
	}

/* tabs */
.tab_main_right
{
    padding:10px;
    text-align:left;
    }
.tab_main_left
{
    width:20%;
    text-align:left;
    padding-top:25px;
    padding-left:10px;
    padding-right:2px;
    height:100%;
    vertical-align:top;
}
.tab_panels
{
    width:100%;
    text-align: center;
    font-size: 0.8em;
}
.keywords
{
    background-color:#CFEFCF;
}
.errorMessage
{
  font-weight:bold;
  font-size:11px;
  color:Red;
}
.hideErrorMessage
{
  font-size:1px;
  color:white;
  display:none;
}
.table_span_row
{
	width:100%;
}
.table_search_tab
{
    width:150px;
}
.how_it_works
{
 	font-size: 1.2em; 
 	line-height: 1.5em;
}
