/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width:100%;
	background-color:#E8F0FA;
	margin:0px;
	text-align:justify;}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;}
	
h1{
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size:18px;
	color:#bdae18;
	font-weight: normal;
	text-align: left;}
	
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;	}
	
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	font-weight:bold;
	color: #666666;}
	
a:link {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;	
	font-weight: normal;		
	text-decoration:underline;}
	
a:hover {
	font-weight: normal;		
	text-decoration:none;
	color: #575757;}
	
a:visited {
	font-weight: normal;	
	color: #575757;}

.blue {
	color: #3E71A1;}
	

.red {
	color: #FF0000;}

.large {
	font-size: 13px;}


.tableHeader {
	font-size:11px;
	color:#ffffff;}


.button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;}

.input1 {
	width:350px;
}

.inputCode {
	width:35px;
}

