form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Arial, Helvetica, Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #3569AD;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
	list-style-image: url(images/nav3_bullet.gif);
	list-style-type: disc;
}
h2 {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Arial, Helvetica, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #3569AD;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
h3 {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Arial, Helvetica, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
a {
	color: #0066CC;
	text-decoration: underline;
}
th {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Arial, Helvetica, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
	text-align: left;
	margin: 0px;
	padding: 3px;
}
a:hover {
	color: #003366;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 3px;
}
.tablep {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 25px;
	margin-left: 5px;
	border: 2px solid #CCCCCC;
}
.tablelabels {
	font-style: normal;
	text-align: right;
	padding: 2px;
	color: #333333;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Arial, Helvetica, Times, serif;
}
#content img {
	float: left;
	margin: 10px 18px 7px 0px;
}
#content table table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 2px solid #CCCCCC;
	width: 90%;
	border-collapse: collapse;
	margin-top: 8px;
	margin-bottom: 12px;
	clear: both;
}
#content table table td {
	padding: 6px;
	vertical-align: top;
}
body {
	background-image: url(images/bg_vert.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #003366;
	margin: 0px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(images/body_bullet.gif);
	list-style-type: disc;
	margin: 0 0 12px 15px;
	padding: 0px 30px 0px 25px;
	list-style-position: outside;
}
ul li ul {
	color: #666666;
	list-style-type: circle;
	margin: 0px;
	padding: 0px 40px 0px 20px;
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	list-style-type: decimal;
	margin: 0px 0px 0px 12px;
	padding: 0px 30px 0px 20px;
	list-style-position: outside;
}
ol ol {
	color: #666666;
	list-style-type: lower-roman;
	margin: 0px;
	padding: 0px 40px 0px 20px;
}
.searchbar {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Arial, Helvetica, Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
#secondary {
	color: #FFFFFF;
}
#secondary h1 {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Arial, Helvetica, Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	font-style: normal;
	margin: 0px 14px 0px 0px;
	text-transform: uppercase;
	line-height: 36px;
	padding: 0px;
}
#secondary p {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Arial, Helvetica, Times, serif;
	color: #FFFFFF;
	margin-left: 5px;
	font-size: 11px;
	margin-right: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 18px;
}
#secondary a {
	color: #FFFFFF;
	text-decoration: none;
	
}
#secondary a:hover {
	text-decoration: underline;	
}
#tertiary {
}
#tertiary h1 {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Arial, Helvetica, Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	margin: 0px 11px 5px 3px;
	text-transform: none;
	padding: 0px;
}
#tertiary li {
	list-style-image: url(images/nav3_bullet.gif);
	list-style-type: disc;
	margin: 0px 2px 2px 0px;
	padding: 0px 0px 0px 0px;
}
#tertiary ul {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Arial, Helvetica, Times, serif;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px 11px 0px 19px;
}
#tertiary ul ul {
	color: #666666;
	list-style-type: none;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-top: 0px;
	margin: 0px;
}
#tertiary ul ul li {
	list-style-type: none;
	}
#tertiary ul a{
	color: #000000;
	text-decoration: none;
}
#tertiary ul ul a{
	color: #666666;
}
#tertiary ul a:hover {
	color: #000000;
	text-decoration: underline;
}
#tertiary ul ul a:hover {
	color: #333333;
	text-decoration: underline;
}
#verybottom {
}
#verybottom a {
	color: #FFFFFF;
	text-decoration: none;
}
#verybottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	
}
blockquote {
	float: none;
	width: 350px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0.8em;
	background-color: #F1F4F9;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	border: 1px solid #CCCCCC;
}
blockquote p {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Arial, Helvetica, Times, serif;
	font-size: 16px;
	color: #333333;
	font-style: italic;
	line-height: 23px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
#verybottom ul {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Arial, Helvetica, Times, serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	padding: 0px;
	margin: 7px;
}
#verybottom li {
	display: inline;
	list-style-type: none;
	margin-right: 8px;
	margin-left: 8px;
}
#memblog {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	width: 120px;
	color: #FFFFFF;
	margin-top: 12px;
	background-color: #B57504;
	background-image: url(images/memb_welcomebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#memblog p {
	font-size: 9px;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	margin: 0px;
	padding: 2px 6px 0px 6px;
	color: #FFFFFF;
	line-height: 2em;
}	

#memblog a {
	display: block;
	text-align: center;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px dashed #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#memblog a:hover {
	background-color: #666666;
	color: #FFFFFF;
}
#memblog p a {
	height: 15px;
	padding: 4px;
	vertical-align: middle;
	margin: 10px 0px;
}
.formattable p {
	margin: 0;
}
.formattable td {
	padding: 8px;
}
.hidden {
	display:none;
}
#successess {
	background-color:#FFFFCC;
	margin:5px 5px 5px 0px; 
	padding: 5px;
}

.header {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Arial, Helvetica, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #3569AD;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	clear:both;
}