/* CSS Document */

body {
	margin: 0;
	background-color: #e09a70;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	min-width: 700px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:24px;
	font-color: gray;
	padding-top: 12px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 32px;
	text-align: center;
}
#blurb {
	color:#000099;
	text-align: center;
	font-weight: bold;
	padding: 18px;
}

table {
	width: 700px;
	border: 0;
}

table.topmenu {
	font-weight: bold;
	background-color: #14608a;
}
table.topmenu td a {
	color: #ffffcc;
	text-decoration: none;
}
p.bodycopy {
	line-height: 24px;
}
.small {font-size: 10px;}

.link {
	text-align: right;
}
.style5 {color: #ffffcc}
.style11 {color: #FF9966}
.style13 {font-size: 9px}
.style14 {
	font-size: 14px;
	font-weight: bold;
}
#rightcolumn {
	padding: 18px;
	font-size: 12px;
	line-height: 24px;
}
#memberservices {
	background-color: #FFFFFF;
	margin: 16px;
	text-align: center;
	font-weight: bold;
	padding: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

