/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	background-color: #f7eca7;
}

.topBorder
{
	border-top: dashed 1 #cccccc;
	font-size:3px;
}

.topgrad{
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #b3c595;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5e5e5e;
	text-decoration: none;
	line-height: 18px;
}

li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5e5e5e;
	text-decoration: none;
}

ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5e5e5e;
	text-decoration: none;
}

ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5e5e5e;
	text-decoration: none;
}

a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0067b0;
	text-decoration: underline;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002b49;
	text-decoration: underline;
}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0067b0;
	text-decoration: underline;
}

a:visited:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002b49;
	text-decoration: underline;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0067b0;
	text-decoration: none;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002065;
	text-decoration: none;
	line-height: 18px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c6b945;
	text-decoration: none;
}
h4{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3e87a6;
	text-decoration: none;
}


.nav p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00457b;
	text-decoration: none;
	line-height:8px;
}

.nav a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00457b;
	text-decoration: none;
	line-height:8px;
}
.nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00457b;
	text-decoration: underline;
	line-height:8px;
}
.nav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00457b;
	text-decoration: none;
	line-height:8px;
}
.nav a:visited:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00457b;
	text-decoration: underline;
	line-height:8px;
}

.disclaimer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00457b;
	text-decoration: none;
	line-height:8px;
}
.disclaimer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0663ac;
	text-decoration: none;
	line-height:8px;
}
.disclaimer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0663ac;
	text-decoration: underline;
	line-height:8px;
}
.disclaimer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0663ac;
	text-decoration: none;
	line-height:8px;
}
.disclaimer a:visited:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0663ac;
	text-decoration: underline;
	line-height:8px;
}

.disclaimer2 {
	color: #0663ac;
}
.disclaimer2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0663ac;
	text-decoration: none;
	line-height:8px;
}
.disclaimer2 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0663ac;
	text-decoration: none;
	line-height:8px;
}
.disclaimer2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0663ac;
	text-decoration: underline;
	line-height:8px;
}
.disclaimer2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0663ac;
	text-decoration: none;
	line-height:8px;
}
.disclaimer2 a:visited:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0663ac;
	text-decoration: underline;
	line-height:8px;
}