﻿body {
	font-family: Segoe UI, Myriad Pro, Arial, Verdana, Tahoma;
	font-size: 13px;
	line-height: 21px;
	color: #1a2732;
}

input, textarea, select {
	font-family: Segoe UI, Arial, Verdana, Tahoma;
	font-size: 13px;
}

h1 {
	font-size: 30px;
	color: #1a2c5c;
	line-height: normal;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 22px;
	color: #6f90b8;
	line-height: 30px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}

h3 {
	font-size: 14px;
	color: #1a2c5c;
	line-height: normal;
	margin: 0px 0px 10px 0px;
}

.MemberBoxHeading {
	display: block;
	margin-bottom: 8px;
	font-size: 16pt;
	line-height: normal;
	color: White;
}

.FooterHeading {
	display: block;
	margin-bottom: 8px;
	font-size: 12pt;
	font-weight: bold;
	line-height: normal;
	color: #99a1b8;
}

a {
	color: #1a2c5c;
}

a:hover {
	color: #ead127;
}

a img {
	border: 0px
}

hr {
	width: 100%;
	height: 7px;
	background-color: White;
	color: White;
	border: 0px;
	border-bottom: 1px solid #bbbbbb;
	margin-bottom: 12px;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

ul {
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

ul li {
	background: transparent url(/_img/menuarrow_blue.gif) 3px 8px no-repeat;
	margin: 0px 0px;
	padding: 0px 0px 0px 20px;
}

table th {
	text-align: left;
}

.myhr {
	height: 1px;
	background-image: url(/_img/dotline.gif);
	background-repeat: repeat-x;
	margin: 10px 0px 10px 0px;
}

#memberlogin, #RightNav {
	font-size: 11px;
	line-height: normal;
}

#memberlogin a:hover {
	color: #594f0c;
}

.LoginInput {
	display: block;
	padding: 0px;
	border-width: 0px;
	width: 100%;
	height: 21px;
	padding-top: 4px;
	background-color: White;
}

.LoginRememberMe {
	margin-top: 6px;
	float: left;
}

#memberlogin .LoginSubmit {
	margin-top: 6px;
}

.HomeLink {
	display: block;
	width: 422px;
	height: 82px;
	text-indent: -9999px;
	position:relative;
	top: 8px;
	left: 19px;
}

#right {
	font-size: 11px;
	line-height: 16px;
}

#footer {
	font-size: 10px;
	line-height: 14px;
}

#footer ul li {
	font-size: 11px;
	line-height: 16px;
	background: transparent url(/_img/menuarrow.gif) 3px 6px no-repeat;
}

#footer, #footer a {
	color: #99a1b8;
}

#footer a:hover {
	color: #cfb400;
}

ul.CompactList li {
	background-position: 3px 6px;
	margin-bottom: 5px;
}

ul.CompactList li .date {
	color: #555555;
}
