table {
	/*background-color:#00FF00;*/
	border-collapse:collapse;
	width:100%;
	background-color:#245262;
	border-top:1px dashed #466F7B;
	border-right:1px solid #466F7B;
	border-bottom:1px dashed #466F7B;
	border-left:1px solid #466F7B;
}

td.twocolstart {
	padding:5px 0 5px 10px;
	border-right:1px solid #466F7B;
	border-bottom:1px solid #466F7B;
}

td.twocolend {
	padding:5px 0 5px 10px;
	border-right:1px solid #466F7B;
}

td.twocol {
	padding:5px 0 5px 10px;
	border-right:1px solid #466F7B;
	border-bottom:1px solid #466F7B;
}

td.twocolrhstart {
	padding:5px 0 5px 10px;
	border-bottom:1px solid #466F7B;
}

td.twocolrhend {
	padding:5px 0 5px 10px;
}

td.twocolrh {
	padding:5px 0 5px 10px;
	border-bottom:1px solid #466F7B;
}

td.subtline {
	height:2px;
	border-top:1px solid #466F7B;
	border-right:1px solid #466F7B;
	border-bottom:1px solid #2F5B69;
}

td.subtlinerh {
	height:2px;
	border-top:1px solid #466F7B;
	border-bottom:1px solid #2F5B69;
}

td.subtlineend {
	height:2px;
	border-bottom:1px solid #466F7B;
	border-right:1px solid #466F7B;
	border-top:1px solid #2F5B69;
}

td.subtlineendrh {
	height:2px;
	border-bottom:1px solid #466F7B;
	border-top:1px solid #2F5B69;
}

td.paditplz {
	padding:15px 0 15px 10px;
}

td.twocollh {
	width:300px;
	text-align:justify;
}

td.twocollh2 {
	width:327px;
	text-align:justify;
}

td.contactwidth {
	width:85px;
}

input, textarea, select {
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	color:#FFFFFF; 
	border:1px solid #466F7B;
	background-color:#1B4D5C;
}

/*td {
	border:1px solid #000000;
}*/

