/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background: url(images/bg_page.gif) repeat-x #FFFFFF;
}

ul.bullets {
	margin-left: 0px;
	padding-left: 15px;
	list-style: url(images/bullet.gif);
	vertical-align: middle;
}

li {
	padding: 3px 0 3px 0;
}

a, a:link, a:active, a:visited {
	color: #006699;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5 h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h6 {
	margin: 0;
	padding: 0;
	font-family: Verdana, "Arial";
	font-weight: normal;
}

h1, h1 a:link, h1 a:active, h1 a:visited {
	padding-bottom: 3px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 16px;
	color:#333333;
}

h3 {
	font-size: 14px;
	color: #3077B5;
}

h4, h4 a:link, h4 a:active, h4 a:visited {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}

h4 a:hover {
	text-decoration: underline;
}

h5, h5 a:link, h5 a:active, h5 a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

h5 a:hover {
	text-decoration: underline;
}

h6, h6 a:link, h6 a:active, h6 a:visited {
	padding-bottom: 3px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

blockquote {
	margin: 0;
	padding: 0 0 0 25px;
}

input.textfield {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

input.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #ee7a25;
	color: #ee7a25;
	padding: 1px 2px;
}

input.button:hover {
	color: #FFFFFF;
	background: #ee7a25;
}

.padding {
	padding: 10px 15px;
}

.smallpadding {
	padding: 5px 15px;
}

.white, a.white:link, a.white:active, a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover {
	text-decoration: underline;
}

.whitesm, a.whitesm:link, a.whitesm:active, a.whitesm:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.whitesm:hover {
	text-decoration: underline;
}

.blue, a.blue:link, a.blue:active, a.blue:visited, a.blue:hover {
	color: #006699;
}

.grey, a.grey:link, a.grey:active, a.grey:visited, a.grey:hover {
	color: #666666;
}

.ltblue, a.ltblue:link, a.ltblue:active, a.ltblue:visited, a.ltblue:hover {
	color: #DDF1FD;
}

.footer, a.footer:link, a.footer:active, a.footer:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

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

.error {/* For error messages on form submittal */
	color: #444444;
	font-weight: bold;
	padding: 1em;
	border: 1px solid #FF7777;

}

/* Borders */

.borderLeft {
	border-left: 1px solid #FFFFFF;
}

.borderBtm {
	border-bottom: 1px solid #FFFFFF;
}

.borderTop {
	border-top: 1px solid #EAEAEA;
}

/* Leftnav */

#nav {
	margin: 0;
	padding: 0;
	width: 309px;
	list-style: none;
	background: #E7E7E7;
}

#nav ul {
	list-style: none;
	width: 309px;
}

#nav li {
	list-style: none;
	padding: 0;
}

#nav a, #nav a:link, #nav a:active, #nav a:visited, #nav span {
	padding: 4px 0 4px 20px;
	width: 289px;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3077B5;
	text-decoration: none;
}

.nav a, .nav a:link, .nav a:active, .nav a:visited {
	padding: 4px 0 4px 20px;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ee7a25;
	text-decoration: none;
}


#nav a:hover, #nav a.on,
.nav a:hover, .nav a.on {
	background-color: #dadada;
}

li.nav { 
	list-style:none; 
}

/* Topnav */

#topnav {
	margin-top: 26px;
	padding: 3px 17px 0 17px;
	text-align: right;
}

ul#choosemember{
	list-style-type: none;
	padding: 10px 0 0 0;
	margin: 0;
}

ul#choosemember li{
	padding: 10px;
	margin: 0;
	font-size: 14px;
}

/* Leftnav */

td.sidebar p, td.sidebar h3{
	margin: 10px 10px 10px 20px;
}

*{ outline: none; }

#warning{ display: none; }

/* HomePage */

#hpContent h1 {color:#3077B5; font-size: 1.5em; margin-bottom:10px;}
#nav ul.leftNav {list-style-image:url('images/bullet_leftnav.gif');width:inherit; list-style-type:circle;}

.blueLine {width:100%; background-color:#3077B5;height:7px; border-bottom:1px solid #fff;}
.whiteBorderTop {border-top:1px solid #fff;}
.whiteBorderTop h5 {font-family:garamond, times, serif; font-size: 1.3em; margin:0px;}
.asAMember {font-weight:bold;}
.indent {margin-left:20px;}

