a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #243EB1;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #243EB1;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #243EB1;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #243EB1;
	text-decoration: underline;
}

a.m1:link {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.m1:visited {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.m1:active {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

a.m1:hover {
	font-style: normal;
	font-weight: bold;
	color: #B3DBFF;
	text-decoration: none;
}

a.m2:link {
	font-style: normal;
	font-weight: normal;
	color: #B3DBFF;
	text-decoration: none;
}

a.m2:visited {
	font-style: normal;
	font-weight: normal;
	color: #B3DBFF;
	text-decoration: none;
}

a.m2:active {
	font-style: normal;
	font-weight: normal;
	color: #B3DBFF;
	text-decoration: none;
}

a.m2:hover {
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.m3:link {
	text-decoration: none;
}

a.m3:visited {
	text-decoration: none;
}

a.m3:active {
	text-decoration: none;
}

a.m3:hover {
	text-decoration: none;
}

a.m4:link {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

a.m4:visited {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

a.m4:active {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

a.m4:hover {
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #243EB1;
	background-image: url(/img/blue/bgfill.gif);
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #243EB1;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #243EB1;
	border: 1px solid #4A5A9C;
	filter: Alpha(Opacity=70);
	background-color: #D3EEFF;
}

select {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #243EB1; 
	border: 1px solid #4A5A9C;
	cursor: hand;
	background-color: #D3EEFF;
}

textarea {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #243EB1; 
	border: 1px solid #4A5A9C;
	filter: Alpha(Opacity=70);
	background-color: #D3EEFF;
}

.c2 {   
	font-size: 11px;
	color: #777777;
}

.c3 {
	font-size: 11px;
	color: #4A5A9C;
}

.c4 {
	font-size: 11px;
	color: #3D88E8;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}