@charset "ISO-8859-1";

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: disc;
}

.stylefootertext {
	
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
}

.stylefootertext a,
.stylefootertext a:hover,
.stylefootertext a:visited,
.styleleftsidetext a,
.styleleftsidetext a:hover,
.styleleftsidetext a:visited{
	color: #FFFF00 !important;
}

.styleleftsidetext {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #FFFF00;
}
.styleleftsidebold {font-size: 14px}
.stylebodytext {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #000000;
	list-style-type: disc;
}
.stylebodyh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #000066;
	line-height: normal;
}
.stylebodyh2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
}
.stylebodyh3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}
.styleunorderedlist {
	list-style-position: inherit;
	list-style-type: disc;
}
.stylemaintextbold {
	font-size: 16px;
	font-weight: bold;
}

h1{
	font-size:19px !important;
	padding:0px;
	margin:0px;
	color: #000066 !important;
	padding-bottom:5px;
}

h2{
	font-size:16px !important;
	padding:0px;
	margin:0px;
	color: #000066 !important;
	padding-bottom:5px;
	padding-top:5px;
}

h3{
	font-size:14px !important;
	padding:0px;
	margin:0px;
	color: #000066 !important;
	padding-bottom:5px;
	padding-top:5px;
}

h4{
	font-size:12px !important;
	padding:0px;
	margin:0px;
	color: #000066 !important;
	padding-bottom:5px;
	padding-top:5px;
}

h2 a,
h2 a:hover{
	color: #000066 !important;
	text-decoration:none;
}

a {

}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #000066;
}
a:active {
	color: #000066;
}
.stylebodytext a:link {
	color: #000066;
}
.stylebodytext a:visited {
	color: #000066;
}
.stylebodytext a:hover {
	color: #000066;
}
.stylebodytext a:active {
	color: #000066;
}
.stylebodyh1 a {
	font-size: 20px;
}
.stylebodyh1 a:link {
	color: #000066;
}
.stylebodyh1 a:visited {
	color: #000066;
}
.stylebodyh1 a:hover {
	color: #000066;
}
.stylebodyh1 a:active {
	color: #000066;
}
.stylebodyh2 a {
	font-size: 18px;
}
.stylebodyh2 a:link {
	color: #000066;
}
.stylebodyh2 a:visited {
	color: #000066;
}
.stylebodyh2 a:hover {
	color: #000066;
}
.stylebodyh2 a:active {
	color: #000066;
}
.stylebodyh3 a {
	font-size: 16px;
}
.stylebodyh3 a:link {
	color: #000066;
}
.stylebodyh3 a:visited {
	color: #000066;
}
.stylebodyh3 a:hover {
	color: #000066;
}
.stylebodyh3 a:active {
	color: #000066;
}

ul{
	margin:0px;
	padding:0px;
	margin-left:20px;
}

ul li{
	padding-bottom:5px;
}

ul.service-list{
	margin-bottom:10px !important;
	margin-top:5px !important;
}

ul.service-list li{
	font-size:13px;
	font-weight:bold;
}

.footer-logo-table{
	margin-top:20px;
	display:block;
}

.footer-logo-table a{
	margin-left:17px;
	padding-right:17px;
	display:block;
}

