body {
	margin: 0px;
	padding: 0px;
}
.headerimage {
	background-image:  url(img/headimage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1F3B7C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image:  url(img/menu_arrow.gif);
	background-position: 5px;
	padding-left: 17px;
	background-repeat: no-repeat;
}
.tableheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image:  url(img/headingbg.gif);
	padding-left: 6px;
}
.tablepadding {
	padding: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F3B7C;
}
.footer {
	background-color: #24438C;
	background-image:  url(img/footertile.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 10px;
}
.special_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-image:  url(img/specialheading.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
}
.special_text {
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-top: 2px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1F3B7C;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1F3B7C;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1F3B7C;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F3B7C;
	list-style-image:  url(img/list_arrow.gif);
}
.submenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F3B7C;
	padding-left: 5px;
}
.tabtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitetextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #3D64B9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8BA5DE;
	border-right-color: #27396F;
	border-bottom-color: #27396F;
	border-left-color: #8BA5DE;
	height: 21px;
	width: 150px;
	background-image: url(img/buttonbg.gif);
}
a.a:link
{
	font-family: Arial;
	font-size: 11px;
	color:#263A83;
	text-decoration: underline;
	font-weight:normal; 
}
a.a:visited
{
	font-family: Arial;
	font-size:11px;
	color:#263A83;

}
a.a:Hover
{
	font-family: Arial;
	font-size:11px;
	color:#AFC9FF;

}

a.b:link
{
	font-family: Arial;
	font-size: 11px;
	color:#263A83;
	text-decoration: none;
	font-weight:normal; 
}
a.b:visited
{
	font-family: Arial;
	font-size: 11px;
	color:#263A83;
	text-decoration: none;
	font-weight:normal; 
}
a.b:Hover
{
	font-family: Arial;
	font-size:11px;
	color:#AFC9FF;
	text-decoration: none;
	font-weight:normal; 
}

a.c:link
{
	font-family: Arial;
	font-size: 11px;
	color:#263A83;
	text-decoration: none;
	font-weight:normal; 
}
a.c:visited
{
	font-family: Arial;
	font-size: 11px;
	color:#263A83;
	text-decoration: none;
	font-weight:normal; 
}
a.c:Hover
{
	font-family: Arial;
	font-size:11px;
	color:#AFC9FF;
	text-decoration: none;
	font-weight:normal; 
}
