.FieldSize {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	color: #31384F;
	background-color: #EFF1FA;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #E7EBF8;
	border-right-color: #E7EBF8;
	border-bottom-color: #E7EBF8;
	border-left-color: #E7EBF8;


}
.ButtonSize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #37476C;
	background-color: #C5D9E9;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bg1.jpg);
	line-height: 17px;
}
.CellColor {
	background-color: #C5D9E9;
}
.FontSize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #37476C;
	text-decoration: none;

}
.FontColorSize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #37476C;
}
.HighLight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #37476C;
	background-color: #C2D7E7;
}
.MyLink a:link {
	color: #00CC00;
}
.MyLink a:hover {
	color: #990000;
}
.bluefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #003366;
	line-height: 20px;
}
.whitefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 20px;
}
.border {
	border: 1px solid #C5D9E9;
}

.bg {
	background-color: #C5D9E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #37476C;
}
.tablefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
}
.bgunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #37476C;
	border: thin solid #A7C1DA;
	background-color: #C5D9E9;
}
.backcolor {
	background-color: #F0F8FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.HeadingBg {

	background-color: #C5D9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #37476C;
}
.tablefontSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000066;
	text-decoration: none;
}
.HighLightSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #37476C;
	background-color: #C2D7E7;
}
.FontSizeSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #37476C;
	text-decoration: none;
}
.SmallHeight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000066;
	line-height: 25px;
}
.Title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	line-height: 35px;
	font-style: normal;
	text-decoration: none;
}
.MenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #37476C;
	border: none;
	width: auto;
	background-image: url(../images/MenuItemBg.jpg);
}
.whitefontSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.ButtonBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #37476C;
	background-color: #C5D9E9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/leftarrow.gif));
	line-height: 50px;
}
.Warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}