/* CSS Document */


body {
	background-color: #ADCBB7;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #424242;
}
a:link {
	color: #424242;
	text-decoration:none;
}
a:visited {
	color: #424242;
	text-decoration:none;
}
a:active {
	color: #040C95;
	text-decoration:underline;
	line-height:normal;
	
}

a:hover {
	color: #3366CC;
	text-decoration:underline;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: 424242;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #BAB8C7; }
.style3 a {font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #BAB8C7; text-decoration:none }
.style3 a:hover {font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #ffffff; text-decoration:underline}
.style4 {color: #F1F0F2}
.style5 {
	font-size: medium;
	font-weight: bold;
	color: #1F26B4;
}
.style6 {
	font-size: medium;
	font-weight: bold;
	color: #669999;
}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #BAB8C7; }
.style7 a {font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #BAB8C7; text-decoration:none }
.style7 a:hover {font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #ffffff; text-decoration:underline}

#homefour ul {width:150px;padding-left:15px;}