/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#container {
width: 757px;
margin: auto;
text-align: left;
}
#header {
width: 757px;
padding: 0px 0px 5px 0px;
margin: 0px 0px 0px 0px;
border-bottom: 1px solid #000000;
}
#takeAction {
padding: 0px 0px 5px 0px;
margin: 5px 0px 5px 0px;
border-bottom: 1px solid #000000;

}
#takeActionContent, #takeActionContent td, #takeActionContent th{
background-color:#FF9900;
color:#FFFFFF;
}

#takeActionContent select, #takeActionContent input {
font-size:14px;
}
form {
padding: 0px;
margin: 0px;
}

#leftBrick {
height: 205px;
width: 500px;
border: 1px solid #000000;
text-align:justify;
overflow:auto;
float:left;
margin-right: 5px;
	font-size:10px;
}
#leftBrickContent, #rightBrickContent {
padding: 5px;
}
#rightBrick {
height: 205px;
border: 1px solid #000000;
overflow:auto;
	font-size:10px;
}
#leftBrickContent p, #rightBrickContent p{
margin: 0px 0px 7px 0px;
padding: 0px 0px 0px 0px;
}
h1, h2, h3, h4  {
margin: 0px 0px 7px 0px;
padding: 0px 0px 3px 0px;
color:#000000;
border-bottom: 1px solid #000000;
}
ul {
margin: 10px 0px 15px 0px;
padding: 0px 0px 0px 40px;
}
#footer {
border-top: 1px solid #000000;
text-align:center;
margin-top: 5px;
padding-top: 5px;
font-size:10px;
margin-bottom: 15px;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 10px;
}
h4 {
	margin-top: 10px;
	font-size: 10px;
}
#frontNav {
margin-top: 5px;
background-color:#000000;
color:#FFFFFF;
font-weight:bold;
padding: 5px 0px 5px 0px;;
text-align:center;
font-size:10px;
}
#frontNav a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
}
#frontNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
		padding: 5px;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
}
#frontNav a:hover {
	text-decoration: none;
	color: #000000;
		padding: 5px;
	background-color:#FF9900;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
}
#frontNav a:active {
	text-decoration: none;
	color: #FFFF00;
		padding: 5px;
	background-color:#FF9900;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style3 {font-size: 14px; font-weight: bold; }
a {
	font-weight: bold;
}
.style5 {
	font-size: 22px;
	font-style: italic;
}
#regPage h1{
border-bottom: none;
text-align:center;
margin-top: 50px;
font-size:16px;
padding: 3px 0px 3px 0px;
}
#rates h1{
border-bottom: none;
text-align:center;
margin-top: 35px;
font-size:16px;
padding: 3px 0px 3px 0px;
}
#rates h2{
margin:0px;
padding: 2px;
border-bottom: none;
text-align:center;
color:#ffffff;
background-color:#000000;
font-size:10px;

}
.headerPlain {
background-image:url(images/header_plain_04.gif);
background-repeat:no-repeat;
}
.quickLinks {
	margin: 0px 1px 4px 180px;
	padding: 3px 0px 3px 3px;
	color: #FFFFFF;
	background-color: #FF9900;
	border:1px solid #000000;
	font-size:10px;
	
}
.red {
color:#FF0000;
}
.countryList li{
	font-size:10px;
}
.countryList a:link, .countryList a:visited {
color:#000000;
font-weight:normal;
	font-size:10px;
}
.countryList a:hover, .countryList a:active {
color:#FF6600;
font-weight:normal;
	font-size:10px;
}
.formError {
color:#FF0000;
font-weight:bold;
margin-bottom: 20px;
}
