/*	DRK GREEN - color: #50834B; */
/*	LHT GREEN - color: #A6CE6B; */
/*	DRK BLUE - color: #193E59; */

body{
	background-image: url(../images/bkg.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
}	
h1{
	font-size:16px;
	text-align:right;
	padding-right: 10px;
	color: #50834B;
}
table.main{
	margin-left: auto;
	margin-right: auto;
	width:720px;
}
td{
	font-size: 11px;
}
p{
	line-height: 20px;
	color: #193E59;
}
td.main{
	background-color:#FFFFFF;
}
td.footer{
	background-image:url(../images/footer.gif);
	height: 30px;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	color: #50834B;
}
td.spacerV{
	width: 2px;
	background-image:url(../images/breakVert.gif);
	background-repeat:repeat-y;
}
td.leftCol{
	padding: 40px;
	vertical-align:top;
	width: 320px;
}
td.rightCol{
	padding: 40px;
	vertical-align:top;
}
a{
	color: #193E59;
}
a:hover{
	color: #50824B;
}
.tabs{
	padding: 0;
	margin: 0;
}
table.tabs{
	width: 100%;
}
.tabs td{
	text-align: center;
}
.tabs a{
	background-color: #A7CE6C;
	line-height: 28px;
	display: block;
	padding: 0px 5px;
	text-decoration: none;
	border-right: 1px solid #75AC4A;
	border-bottom: 1px solid #A7CE6C;
	border-left: 1px solid #A7CE6C;
}
.tabs a:hover{
	background-color: #FFFFFF;
	line-height: 28px;
	display: block;
	padding: 0px 5px;
	text-decoration: none;
	border-right: 1px solid #75AC4A;
	border-bottom: 1px solid #75AC4A;
	border-left: 1px solid #A7CE6C;
}
ul.vt{
	text-align: left;
}
ul.vt li{
	line-height: 28px;	
}
