body,td {
	font-family: tahoma;
	font-size: 11px;
	color: #747474;
	vertical-align: top;	
	line-height:12px;
}
img{border:0;}
a {
	font-family:tahoma;
	font-size: 11px;	
	color: #2189C6;		
}
a:visited {
	color: #2189C6;
}
a:hover {
	color: #2189C6;
}
a:active {
	color: #2189C6;	
}
.style-r{
	color:#FF7901;
}

.textbox {
		font-family:tahoma;
		font-size:11px;
		border: 1px solid #00498E;
		background-color:#ffffff;
		color:#000000;
		margin-left:0px;
		margin-right:0px}
		
.button
{
	background-color: #ff6600;
	font-family: tahoma, verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	cursor: hand;
	text-align: center;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}

.headerAccordion
{
	background-color: #00498E;
	font-family: tahoma, verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	cursor: hand;
	text-align: left;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.dropDowns
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color: black;
	border: 1px solid #016BA5;
}

.white {color:#ffffff}
		
		




