body {
	margin: 0px;
	padding: 0px;
	background-color: #efe9d9;
}

td, p {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #3e4b61;
	line-height: 18px;
}

h1 {
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	color: #1675b8;
	margin-bottom: 10px;
}

h2 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #c5d4eb;
	margin: 0px;
}

h3 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #1675b8;
	text-transform: uppercase;
	margin: 0px;
}

h4 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0px;
}

hr {
	color: #1675b8;
	background-color: #1675b8;
	border: 0px;
	height: 1px;
}

b {
	
}

i {
	
}

.nav {
	color: #4692c6;
	font-size: 10px;
	line-height: 13px;
	padding-bottom: 4px;
	padding-top: 4px;
}

a:link, a:visited, a:active {
	font-family: arial;
	color: #4692c6;
	text-decoration: none;
}

a:hover {
	color: #76bfff;
}

a:link.link2, a:visited.link2, a:active.link2 {
	font-family: arial;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 15px;
}

a:hover.link2 {
	color: #CCCCCC;
	line-height: 15px;
}

form {
	margin: 0px;
}

input, textarea, select {
	font-family: arial;
	font-size: 11px;
	border: solid 1px #999999;
}

input.btn {
	background-color: #006eb5;
	color: #FFFFFF;
	border-top: 1px solid #004e80;
	border-left: 1px solid #004e80;
	border-right: 1px solid #004e80;
	border-bottom: 1px solid #004e80;
	font-weight: normal;
}

input.btn2 {
	background-color: #FFFFFF;
	color: #006eb5;
	border-top: 1px solid #004e80;
	border-left: 1px solid #004e80;
	border-right: 1px solid #004e80;
	border-bottom: 1px solid #004e80;
	font-weight: normal;
}

img.img {
	border: none;
}

img.img2 {
	border: none;
}

img.left {
	float: left;
	margin: 15px 10px 5px 0px;
	border: none;
}

img.left2 {
	float: left;
	margin: 15px 10px 5px 0px;
	border: none;
}

img.right {
	float: right;
	margin: 15px 0px 10px 10px;
	border: none;
}

img.right2 {
	float: right;
	margin: 15px 0px 10px 10px;
	border: 1px solid #006eb5;
}

.copyright {
	color: #549acb;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	}