@charset "utf-8";
body {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}
h1 {
	color: #000869;
	font-variant: small-caps;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 265%;
	line-height: 125%;
	letter-spacing: 4px;
}
.outlineborder {
	border: 1px solid #EAEAEA;
}
.30pad {
	padding-top: 30px;
	padding-bottom: 30px;
}


.topbg {
	background-image: url(_media/template/topbg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.topbgray {
	background-color: #E4E5D7;
}
h2 {
	color: #00204b;
	font-variant: small-caps;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
h3 {
	color: #333333;
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 110%;
	line-height: 110%;
}
h4 {
	color: #666666;
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 110%;
	line-height: 110%;
}
h4 a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
p {
	color: #000000;
	font-weight: normal;
	font-size: 140%;
	line-height: 150%;
	text-align: left;
	letter-spacing: 1px;
}
.conspace {
	padding-top: 30px;
	padding-bottom: 30px;
}
li {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	font-size: 140%;
	line-height: 150%;
	padding-bottom: 15px;
	list-style-image: url(_media/template/li.jpg);
	text-align: left;
	letter-spacing: 1px;
}
.bigtext {
	color: #003366;
	font-weight: bold;
}
a {
	color: #000099;
	font-weight: normal;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #001F4B;
	font-weight: normal;
	text-decoration: none;
}
.headpad {
	padding-left: 169px;
	padding-top: 30px;
}
.footpad {
	padding-left: 20px;
}
.imgpad15 {
	padding-bottom: 15px;
	padding-left: 15px;
}
.imgwhite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

