﻿@charset "utf-8";
/* CSS Document */

body 
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E8E8E8;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mainBG.jpg);
	background-repeat: repeat-x;
}

.mainTable 
{
	width: 1032px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.formBox 
{
	color: #000;
	height: 163px;
	width: 377px;
	background-image: url(../images/mdl-v2_r4_c3.jpg);
}

.formTable 
{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

.formText 
{
	font-size: 12px;
	line-height: 12px;
	text-align: right;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.bottom 
{
	color: #333;
	width: 1032px;
	background-color: #E8E8E8;
	font-size: 12px;
}

.bottom a 
{
	color: #333;
}

.bottomV2
{
	color: #333;
	width: 741px;
	font-size: 12px;
	background-image: url(../images/mdl-v2_r10_c1.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 58px;
}

.bottomV2 a 
{
	color: #333;
}

.disclaimer 
{
	font-size: 10px;
}