body, table, td{
	color: black;
	font: normal 12px Tahoma Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}
body{
	background-color: white;
}
a,a:hover{
	color: #FF7900;
	text-decoration: none;
}
a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.mainTable{
	width: 100%;
	height: 100%;
}
.topRowCell{
	vertical-align: middle;
	color: white;
	font-size: 11px;
	padding: 0px 6px 0px 6px;
}
a.topRowLink,a.topRowLink:hover{
	text-decoration: none;
	color: white;
}
a.topRowLink:hover{
	text-decoration: underline;
}
a.mainMenuLink, a.mainMenuLink:hover{
	color: #013ADF;
	text-decoration: none;
}
a.mainMenuLink:hover{
	color: #FF0000;
}
.inMainMenuCellSel,.inMainMenuCell{
	height: 28px;
	vertical-align: middle;
	text-align: center;
	padding: 0px 6px 0px 6px;
	font: bold 14px Tahoma, sans-serif;
}
.inMainMenuCellSel{
	color: black;
	background: white;
	border-top: solid 2px #FF7900;
	border-left: solid 2px #FF7900;
	border-right: solid 2px #FF7900;
}
.inMainMenuCell{
	background: #BFD4FF;
	border-bottom: solid 2px #FF7900;
}
.menuSepCell{
	border-bottom: solid 2px #FF7900;
}
.subMenuDiv, .paging{
	font-weight: normal;
	text-align:center;
	padding-top: 6px;
	font-size: 11px;
	vertical-align:top;
}
.contentTitle{
	font-size: 28px;
	padding: 12px 12px 0px 12px;
	font-weight: bold;
}
.intro{
	font-weight: bold;
}
.contentColumn{
	vertical-align: top;
	text-align: left;
	padding: 12px 12px 24px 12px;
}
.bottomRowLink{
	color: white;
}
.intextTitle,.intextTitle1{
	font-size: 14px;
	font-weight: bold;
}
.intextTitle{
	font-size: 18px;
}