body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
A {
  color: #000099;
  text-decoration: none;
}

A:hover {
  color: #FF0000;
  text-decoration: underline;
}
A.subMenu {
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

A.subMenu:hover {
  color: #000066;
  text-decoration: underline;
}
.menuHead {
	font-family:arial;
	font-size:13px;
	color: #FFFFFF;
	BORDER: none;
	border: none;
	font-weight: bold;
	font-style: normal;
	background-color: #000099;
	height: 20px;
	line-height: 20px;
	background-image: url(images/bar_head_bg.jpg);
}
A.menulink {
	display: block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	font-family:arial;
	font-size:12px;
	color: #FFFFFF;
	BORDER: none;
	border: none;
	font-weight: bold;
	font-style: normal;
	background-color: #0000C8;
	height: 20px;
	line-height: 20px;
	background-image: url(images/bar_bg.jpg);
	padding-bottom: 3px;
}

A.menulink:hover {
	border: none;
	background-color:#000099;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bar_bg_on.jpg);
}
.menulink {
	font-family:arial;
	font-size:12px;
	color: #FFFFFF;
	background-color: #000099;
	font-weight: bold;
	font-style: normal;
}
A.menulinkOn {
	display: block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	font-family:arial;
	font-size:13px;
	color: #ffffff;
	BORDER: none;
	border: none;
	font-weight: bold;
	font-style: normal;
	background-color: #000099;
	height: 20px;
	line-height: 20px;
}

A.menulinkOn:hover {
	border: none;
	background-color:#000099;
	color: #000066;
	text-decoration: none;

}
A.menulinkSide {
	display: block;
	width: 100%;
	text-align: left;
	text-decoration: none;
	font-family:arial;
	font-size:12px;
	color: #FFFFFF;
	BORDER: none;
	border: none;
	font-weight: bold;
	font-style: normal;
	background-color: #0000C8;
	height: 20px;
	line-height: 20px;
	background-image: url(images/side-button-bg.gif);
	padding: 0px;
	text-indent: 22px;
}

A.menulinkSide:hover {
	border: none;
	background-color:#7596FF;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/side-button-bg-on.gif);
}
.menulinkSide {
	font-family:arial;
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	background-color: #7596FF;
}
.menulinkSideOn {
	display: block;
	width: 100%;
	text-align: left;
	text-decoration: none;
	font-family:arial;
	font-size:12px;
	color: #FFFFFF;
	BORDER: none;
	border: none;
	font-weight: bold;
	font-style: normal;
	background-color: #0000C8;
	height: 20px;
	line-height: 20px;
	background-image: url(images/side-button-bg-on.gif);
	padding: 0px;
	text-indent: 22px;
}

A.menulinkSideOn:hover {
	border: none;
	background-color:#99CCFF;
	color: #000066;
	text-decoration: none;

}
A.headerNavigation {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

A.headerNavigation:hover {
	color: #00FFFF;
	text-decoration: none;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.tableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.single {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.medText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
