h1 {
	color : #1c4057;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 26px;
	font-weight : 300;
}

h2 {
	color : #27688e;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : 600;
	margin : 8px 0px;
	text-transform : uppercase;
}

h3 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : 600;
	margin : 8px 0px 0px;
}

h4 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : 600;
	margin : 0px 0px 0px;
}

h5 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

hr {
	background-color : #27688e;
	border-bottom : 0px;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	color : #27688e;
	height : 2px;
}

ul {
	margin-bottom : 0px;
	margin-top : 0px;
}

.copy {
	color : #1C4057;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	line-height : 18px;
	padding-right : 20px;
}

.copy a {
	color : #CC4201;
	text-decoration : none;
}

.copy a:hover {
	color : #953204;
	text-decoration : underline;
}

.copy2 {
	color : #1C4057;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	line-height : 18px;
	padding-right : 10px;
	padding-left : 10px;
}

.copy2 a {
	color : #CC4201;
	text-decoration : none;
}

.copy2 a:hover {
	color : #953204;
	text-decoration : underline;
}

.errmsg {
	color : #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.footer {
	color : #A23E01;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	line-height : 15px;
}

.footer a {
	color : #C84B00;
	text-decoration : underline;
}

.footer a:hover {
	color : #676800;
	text-decoration : underline;
}

.ip {
	border-bottom : #636563 1px solid;
	border-left : #636563 1px solid;
	border-right : #636563 1px solid;
	border-top : #636563 1px solid;
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
}