.topNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration : none;
}
:hover.topNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #808000;
	text-decoration : none
}

.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #00008D;
}

.loginHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00008D;
}

.subHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000
}
.subHeading2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00008d;
}
.subNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration : none;
}
:hover.subNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration : underline;
}
.baseNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration : underline;
}
:hover.baseNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration : underline;
}
.copyText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCD0DE;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
}
.justifyBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444; text-align:justify
}
.positive {
	color: #00FF00;
}
.negative {
	color: #FF0000;
}
.bodyText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00008d;
}
.bodyText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;

}
.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B06D40;
	text-decoration : none;
}
:hover.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B06D40;
	text-decoration : underline;
}

.bodyText-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
}
.bodyText-footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00008D;
}
.bodyText4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
}
.bg1 {
	background-color: #CCD0DE;
}
.bg2 {
	background-color: #505C88;
}
.bg3 {
	background-color: #FFFFFF;
}
.bg4{
	background-color : #00008D;
}
textarea.inputfield{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width : 170px;
	height : 60px;
}
textarea.inputfieldlarge{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width : 300px;
	height : 60px;
}
input.inputfield{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width : 170px;
	height : 20px;
}
input.inputfieldsmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width : 100px;
	height : 20px;
}

.item1 {
	background-color: #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.item2 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
