BODY {
	color: #052246;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}
SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}
TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

a:link{
	color: #0A4894;
	text-decoration : none;
}
a:visited  {
	color : #0A4894;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
	color : #06AD88;
}
a:active {
	text-decoration : underline;
	color : #06AD88;
}

a.topmenu:Link  {
	font-size: 10px;
	color : #001E15;
	text-decoration : none;
	font-weight : bold;
}

a.topmenu:Visited  {
	font-size: 10px;
	color : #001E15;
	text-decoration : none;
	font-weight : bold;
}

a.topmenu:Hover  {
	font-size: 10px;
	color : #C81311;
	text-decoration : underline;
	font-weight : bold;
}

a.topmenu:active  {
	font-size: 10px;
	color : #C81311;
	text-decoration : underline;
	font-weight : bold;
}



a.leftmenu:Link  {
	font-size: 10px;
	color : #144786;
	text-decoration : none;
	font-weight : bold;
}

a.leftmenu:Visited  {
	font-size: 10px;
	color : #144786;
	text-decoration : none;
	font-weight : bold;
}

a.leftmenu:Hover  {
	font-size: 10px;
	color : #144786;
	text-decoration : underline;
	font-weight : bold;
}

a.leftmenu:active  {
	font-size: 10px;
	color : #144786;
	text-decoration : underline;
	font-weight : bold;
}


a.sitemap:Link  {
	font-size: 11px;
	color : #7AA4DF;
	text-decoration : none;
}

a.sitemap:Visited  {
	font-size: 11px;
	color : #7AA4DF;
	text-decoration : none;
}

a.sitemap:Hover  {
	font-size: 11px;
	color : #7AA4DF;
	text-decoration : underline;
}

a.sitemap:active  {
	font-size: 11px;
	color : #7AA4DF;
	text-decoration : underline;
}

.bold {
	font-weight : bold;
}
.italic {
	font-style : italic;
}
.uline {
	text-decoration : underline;
}
.smalltxt {
	font-size: 10px;
	}	
.redtxt{
	color : #C90101;
}
.whitetxt{
	color : #FFFFFF;
}
.error {
	color: #FF0000;
	font-size: 10px;
	}	
.crtxt {
	color: #7E8790;
	font-size: 10px;
	}	
.subhd{
	font-size: 14px;
	font-weight : bold;
	color : #0A4894;
}

.awardamount{
	font-size: 11px;
	font-weight : bold;
	color : #808000;
}
.subsubhd{
	font-size: 12px;
	font-weight : bold;
	color : #0A4894;
}
.frm_fld{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border: 1px #7995AD solid;
}
.bg_white{
	background-color: #FFFFFF;
}
.bg_yellow{
	background-color: #FFFF17;
}
.bg_red{
	background-color: #C50C15;
}
.bg_blue{
	background-color: #0A4895;
}
.bg_green{
	background-color: #093422;
}
.bg_black{
	background-color: #000000;
}
.bg-table1{
	background-color: #E9F0FA;
}
.bg-table2{
	background-color: #BED7F9;
}
p
{ 
line-height: 11pt;
}
td.topLeftImage
{ 
    background-image: url(../images/inpg-left-bg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #0B948D;
}
td.bottomRightImage
{ 
    background-image: url(../images/inpg-right-bg.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #0B948D;
}