/* CSS Document */

BODY {background-color: #010D47; 
	   margin-top: 10px;
	   font-family: "Arial Narrow", Arial, Helvetica, sans-serif;}

table.main { background-color: #EEEFF6;
	border: 0px;
	width: 760px;}

td {font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.25em;
	color: #000000;
	font-weight: normal;
	font-style: normal;}

p {font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.25em;
	color: #000000;
	font-weight: normal;
	font-style: normal;}

h2 {font-size: 24px; 
	color: #010D47;
	font-weight:900;}
	
a {	text-decoration: underline;
	color: #010D47;}

a:hover {text-decoration: none;
	color: #000000;}

td { font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.25em;
	color: #000000;
	font-weight: normal;}

.emph {	color: #010D47;
	font-weight:900;}

td.lefttext { padding: 20px;
	border-right: 1px solid #010D47;
	text-align: left;}
	
td.righttext { padding: 20px;
	border-bottom: 1px solid #010D47; 
	border-right: 30px solid #010D47;
	text-align: left;}

td.homemaintext { padding: 20px 0 20px 70px;
	border-bottom: 1px solid #010D47;
	border-right: 70px solid #010D47; /* med tan color */
	text-align: left;}

td.maintext { padding: 20px 30px 20px 70px;
	border-bottom: 1px solid #010D47;
	text-align: left;}
	
td.bottomtext {height: 60px;}
	
td.rghtbtn { background-image:  url(images/divit_right_bg.jpg);
	background-repeat: repeat-y;}
	
.rightbuttons { padding-top: 10px;}

a.rightbtn { display: block;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	text-align: left;
	text-decoration: none;
	width: 165px;}

a.rightbtn:hover {color: black;
	background-color: none;}
	
a.rightbtna { display: block;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	text-align: left;
	text-decoration: none;
	background-color: none;
	width: 165px;}

a.rightbtna:hover {color: #000000;
}

a.rightsub { display: block;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 4px 25px;
	text-align: left;
	text-decoration: none;
	background-color: none;}

a.rightsub:hover {color: #000000;
	background-color: none;}

a.loginbtn {border: 3px solid #010D47;
	background-color: #EEEFF6;
	padding: 5px 10px;
	text-decoration: none;
	font-weight: bold;
	border-style: outset;}
	
a.loginbtn { background-color: none;}

table.form {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	color: #010D47;
	font-weight: bold;
	font-style: normal;
	vertical-align: baseline;
	font-variant: normal;
	float:inherit;
	text-align: left;
	}

.formemph {	color: #010D47;
	font-weight:700;}
