.Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.FormFieldLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.FootNote 
{
	font-size: 10px;
	color:#c0c0c0;
}
.Caption
{
	font-size: 10px;
	color: gray;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.NormalFormLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #000000;
}
.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	vertical-align:top;
}
.PageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	vertical-align:top;
}

.BoxHomeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	background-color: #E1B362;
	text-decoration: none;
	border-bottom: 1px solid #333333;
}
.BoxBorder {
border: 1px solid #333333;
}
.SideMenuMainItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	padding: 5px;
	background-color: #ABC0D0;
	text-decoration: none;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.SideMenuMainItemBold
{
	padding-right: 5px;
	border-top: #333333 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
	color: #333333;
	padding-top: 5px;
	border-bottom: #333333 1px solid;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #abc0d0;
	text-decoration: none;
}
.SideMenuMainItemHover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	padding: 5px;
	background-color: #977F9F;
	text-decoration: none;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.SideMenuMainItemNoBottomBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	padding: 5px;
	background-color: #ABC0D0;
	text-decoration: none;
	border-top: 1px solid #333333;
}
.SideMenuMainItemNoBottomBorderHover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	padding: 5px;
	background-color: #977F9F;
	text-decoration: none;
	border-top: 1px solid #333333;
}

.SideMenuSubItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	background-color: #DEDA9B;
	text-decoration: none;
	text-indent: 10px;
	
}
.SideMenuSubItemSelected
{
	font-size: 10px;
	color: #333333;
	text-indent: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffcc;
	text-decoration: none;
}
a {
		color: #333333;
			
}
a.FootNote
{	font-size: 10px;
	color:#c0c0c0;
}

a:hover {
	color: #E79607;
}
a.SideMenu
{
text-decoration: none;
}
.MainTable
{
	border-right: #333333 1px;
	padding-right: 0px;
	border-top: #333333 1px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #333333 1px;
	width: 750px;
	padding-top: 0px;
	border-bottom: #333333 1px;
	background-color: #ffffff;
	text-align:center;
	vertical-align:top;
}
.SideMenuTable
{
	border-top-width: 1px;
	border-left:#333333 1px solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	border-top-color: #333333;
	background-color: white;
	vertical-align:top;
	width:150px;
}
.PageTitleBlock {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	width:600px;

}
.FooterBorder {
	border: 1px solid #333333;
	
}
.HeaderBorder
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	border-left: #333333 1px solid;
}
LI
{
	
	padding-bottom: 10px;
}
.VerticalBorder
{
		border-left:#333333 1px solid;
		border-right:#333333 1px solid;
}
BODY
{
	margin: 5px 0px;
	background-color: #efefef;
}
.PageContentArea 
{
	width:600px;
	padding: 3px 3px 3px 3px;
 vertical-align:top;
}