/* CSS Document */
body,td,th {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family:"Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.h4 {
	color: #666666;
}

.txtGrey11 {
	font-size: 12px;
	color: #666666;
}
a.txtGrey11 {
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
a.txtGrey11:hover {
	font-size: 11px;
	color: #136666;
	text-decoration:underline;
}
.txtWhite14 {
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
}
.txtGreen11 {
	font-size: 11px;
	color: #136666;
	/*color: #9aac03;*/
}
a.txtGreen11 {
	font-size: 11px;
	color: #136666;
	text-decoration:none;
}
a.txtGreen11:hover {
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}
.txtGreen16 {
	font-size: 16px;
	color: #136666;
	font-weight:bold;
}

a img{ 	border: none;}

.footer {
	font-size: 12px;
	color: #666666;
}
a.footer {
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
a.footer:hover {
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
.InputTable{
	font-size: 11px;
	color:#666666;
	border-color: #bad4ee #bad4ee #bad4ee #bad4ee; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 1px; 
}
.formTableColumnHeader{
	padding:2px;
	background-color:#edf5fc;
	border-color: #bad4ee #bad4ee #bad4ee #bad4ee; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 2px; 
	border-left-width: 0px; 
}
.formTableColumnLabel{
	padding:2px;
	background-color:#fafafb;
	border-color: #bad4ee #bad4ee #bad4ee #bad4ee; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
}
.formTableColumnLabelEV{
	padding:2px;
	border-color: #bad4ee #bad4ee #bad4ee #bad4ee; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
}