body {
	font-family: Arial, Segoe UI, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000F24;
	background-color: #00347D;
	background-image: url('body/watermark_main.gif');
	margin: 0px;
    background-position:    left top;
    background-repeat: repeat-x;
    scrollbar-face-color: #477AC2;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #20BAF3;

}

a:link {
	text-decoration: none;
 	color: #477AC2;
}

a:visited {
	text-decoration: none;
	color: #477AC2;
}

a:hover {
	text-decoration: underline;
	color: #20BAF3;
}



.txt_large {
	font-size: 10pt;
	color: #477AC2;
	font-weight: bold;
	
}

.txt_leftheading {
	font-size: 10pt;
	color: #C2D3ED;
	font-weight: bold;
	
}

.txt_body {
	color: #000F24;
	font-size: 11px;
	text-align: justify;
}

.txt_left {
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
}


.txt_menu {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;

}

.txt_PageHeading {
	color: #477AC2;
	font-size: 16pt;
	font-weight: bold;

}


.txt_small {
	font-size: 10px;
	color: #000F24;
}

.txt_footer {
	font-size: 10px;
	color: #00347D;
	text-align: left;
}

.Spacer_10px {
	Height: 10px;
}

.Spacer_15px {
	Height: 15px;
}

.Spacer_05px {
	Height: 5px;
}

.Spacer_25px {
	Height: 25px;
}

.Spacer_20px {
	Height: 20px;
}




a#menu	{ font-family: inherit; font-weight: inherit; text-align: right; font-size: inherit; color : #FFFFFF; }
a#menu:link	{ font-family: inherit; font-weight: inherit; text-align: right; font-size: inherit; text-decoration: none; color : #FFFFFF; }
a#menu:visited { font-family: inherit; font-weight: inherit; text-align: right; font-size: inherit; text-decoration: none; color : #FFFFFF; }
a#menu:hover { font-family: inherit; font-weight: inherit; text-align: right; font-size: inherit; text-decoration: none; color : #20BAF3;}


input, select, textarea
{
	font-family: Arial, Segoe UI, Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px; 
	background-color : white; 
	background-image: url('body/form_gradient.gif');
	border : 0px solid #477AC2;
	margin : 0px; 
}



hr {
  border: 0;
  width: 100%;
  color: #C2D3ED;
  background-color: #C2D3ED;
  height: 1px;
}



UL {

	font-size: 11px;
	text-align: justify;
list-style-image: url(body/bullet.gif);
}

UL UL LI {

	font-size: 11px;
	text-align: justify;
list-style-image: url(body/bullet_sub.gif);
}

UL UL UL LI {

	font-size: 11px;
	text-align: justify;
list-style-image: url(body/bullet_sub_sub.gif);
}
