/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #9e9fa3;
	margin: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.menuCell {
	border-bottom:1px #A3A4A7 solid;
	border-top:1px #A3A4A7 solid;
	padding:3px;
	}
.mainTable {
	width:100%; 
	border: 1px solid #A0A1A4; 
	background:url(../images/bgLogo.gif) no-repeat top right;
	}
.menu {
	border-right:1px solid #A0A1A4;
	width:119px
	}
a.menuLink:link {
	color: #000000;
	text-decoration: none;
}
a.menuLink:visited {
	text-decoration: none;
	color: #666666;
}
a.menuLink:hover {
	text-decoration: underline;
	color: #0079C2;
}
a.menuLink:active {
	text-decoration: none;
	color: #0000FF;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #0079C2;
}
a:active {
	text-decoration: underline;

	color: #0000FF;
}
.tagLine {
	font-size: 20px;
	letter-spacing:-1px;
	}
/*.servicesCell {
	border-right:1px solid #A0A1A4;
	width:33%;
	}*/
.footer {
	background:#0079C2;
	border-top:1px solid #A0A1A4;
	color: #FFFFFF;
	}
.formField {
	border:1px solid #C5C5C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#E0ECF8
}
hr {
	margin:0px;
	height:1px;
	color:silver;
}

UL {
	list-style-image:url(../images/bullet.gif);
	line-height:20px;
	}
.style1 {
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #666666; 
	text-decoration: 
	none; 
	font-family: Arial, Helvetica, sans-serif;
	}

.regular {
	font-size: 12px;
	color: #094F8C; 
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {color: #0A5499}
