/* CSS Document */

p { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	table { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	li { font-family: Arial, Helvetica; color: black; font-size : 10pt; }

    a:hover { color : #999999}

    img { border-color : #808080; }
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	font-style:normal;
	color:#000000;
	text-decoration:underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	color:#000000;
	text-decoration: underline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	color:#000000;
	text-decoration: underline;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#000000;
	text-decoration: underline;
}

.seolinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:normal;
	color:#10204a;
	text-decoration:none;
}

.hometext {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:9pt;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.homeheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#10244a;
	font-weight:bold;
}

.menufooter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	
	}
	
	.seolinkshome {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-style:normal;
	color:#ccccccs;
	text-decoration:none;
}

.style1 {
	color: #10234B
	}
.style2 {
	color: #10244A;
	font-size: 14pt;
}
.style4 {
	color: #10234B; 
	font-weight: bold; 
	font-size: 18pt; 
}

