body {
	margin: 0px;
	background-color: #0C2577
}

td {
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-size: 11px
}
a {
	text-decoration: none
}
a:link {
	text-decoration: none
}
a:hover {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
a:active {
	text-decoration: none
}
p {
	font-size: 11px
}

.whiteBGmaintable {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px
}
.blueBG {
	background-color: #0C2577
}
.lightblueBG {
	background-color: #A6CDEA
}
.whiteTEXT {
	color: #FFFFFF;
	font-size: 11px
}
.whiteTEXT a {
	color: #FFFFFF
}
.whiteTEXT a:link {
	color: #FFFFFF
}
.whiteTEXT a:hover {
	color: #FFB100
}	
.lightBLUEborder {
	border: 1px solid #CBE2F3
}
.form {
	color: #FFFFFF;
	background-color: #0C2577;
	margin-top: 5px;
	margin-bottom: 10px
}
.mainTEXT {
	color: #333333;
	font-size: 11px
}
.mainTEXT a {
	font-weight: bold;
	color: #0C2577
}
.mainTEXT a:link {
	font-weight: bold;
	color: #0C2577
}
.mainTEXT a:hover {
	font-weight: bold;
	color: #FFB100
}	
.whiteBG {
	background-color: #FFFFFF;
}

.prodTable th {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #0C2577;
}

.prodTable .hilite {
	font-weight: bold;
	color: #0C2577
}
