.HeaderWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.UpperGradient { 
background-image: url(../Images/gradient.gif);
background-repeat: repeat-x;  
}
.BodyGradient { 
background-image: url(../Images/framework/gradient_page.gif);
background-repeat: repeat-x;  
}
.MainTableWrapper {
	border-right: 1px solid #ACACAC;
	border-left: 1px solid #ACACAC;
	background-color: #FFFFFF;
}

.ContentBodyWrapper {
	border: 1px solid #ACACAC;
	background-color: #FFFFFF;
}

.MenuItem{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2C58AA;
}
.MenuItemReg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #2C58AA;
}


.InputLabel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.InputTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 1px solid #000000;
}

.InputButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
}


.SectionHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2C58AA;
}

.BodyNormalSm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	font-style: normal;
	color: #000000;
}

.BodyNormalSm A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #2C58AA;
	text-decoration: none;
}
.BodyNormalSm A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #2C58AA;
	text-decoration: underline;

}

.BodyNormalSm A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #2C58AA;
	background-color: #C7D6F1;

	
}

.BodyHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	list-style-position: inside;
	list-style-type: circle;
	font-weight: bold;
	text-decoration: underline;


}


.BodyNormal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	list-style-position: inside;
	list-style-type: circle;

}

.BodyNormal A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #2C58AA;
	text-decoration: none;
}
.BodyNormal A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #2C58AA;
	text-decoration: underline;

}

.BodyNormal A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #2C58AA;
	background-color: #C7D6F1;

	
}
