/*
	Stylesheet file

	Common site styles
	==========================
*/

BODY {
font-family: Verdana;
color: #000000;
font-size:10pt
}
P{
font-family: Verdana;
color: #000000;
font-size:10pt}

blockquote{
font-family: Verdana;
color: #000000;
font-size:10pt
}

.style1, TD, TH
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	
}

.Textbox
{
	height: 20px; 
	font-size:10; 
	font-family: verdana;
	font-weight: bold;
	color:#EEEEEE;
	background-color: #666666; 
	border: 1 solid #1A3648
}
.Textarea
{
	height: 90px;
	width: 250px;
	font-size:10; 
	font-family: verdana;
	color:#EEEEEE;
	background-color: #666666; 
	border: 1 solid #1A3648
}
.Button
{
	height: 20px; 
	font-size:10; 
	font-family: verdana;
	color:#EEEEEE;
	font-weight: bold;
	background-color: #666666; 
	border: 1 solid #999999;
}
.Select
{
	
	font-size:11; 
	font-family: verdana;
	background-color: #666666; 
	color:#EEEEEE;
	font-weight: bold;
	
}

#bigtable 
{
	border-right: 1 solid #41403F; 
	border-bottom: 1 solid #41403F; 
	border-left: 1 solid #41403F
}
.a
{
	font-weight: bold; color:000000;
}

.nav
{
	font-weight: bold; color:000000;
}


#echeck {padding-left: 10 px; padding-right: 10 px; padding-bottom: 6 px}
.step {font-family:arial; font-size: 16 px; font-weight: bold; color:000000}
.tableheader {font-family:arial; font-size: 14 px; font-weight: bold; color: #FFFFFF; background-color: 41403F; padding-left: 6 px}
.headline {font-family:arial; font-size: 12 px; font-weight: bold; color: #000000; padding-left: 6 px; padding-top: 3 px; padding-bottom: 3 px}
.value {font-family:arial; font-size: 12 px; color: #000000; padding-left: 6 px; padding-top: 3 px; padding-bottom: 3 px}


