body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Gray;
}
h1 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #CC3333;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
}
.heading {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #CC3333;
}
.heading2 {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
	display: inline;
}
.top_nav_links, .top_nav_links a, .top_nav_links a:visited {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #00008B;
	text-decoration: none;
	background-color: #92D0A4;
}
.top_nav_links a:hover, .section_links a:hover{
	color: #CC3333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a, a:visited {
	color: #CC3333;
	font-weight: bold;
	text-decoration: none;
}
.bottom_nav_links {
	color: #CC3333;
	font-weight: bold;
	text-decoration: none;
	background-color: #92D0A4;
}
.bottom_nav_links a, .bottom_nav_links a:visited {
	color: #CC3333;
	font-weight: bold;
	text-decoration: none;
	background-color: #92D0A4;
}
.bottom_nav_links a:hover, a:hover, a:active {
	color: #00008B;
	font-weight: bold;
	text-decoration: none;
}
.p {
	padding: 0px 5px 0px 5px;
	font-size: 11px;
}
.p2 {
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}
.footer {
	height:94px;
	width:700px;
	padding-left:10px;
	padding-top:10px;
}
.subheading {
	font-size: 16px;
	color: grey;
	background-color: #92D0A4;
}
b.rtop, b.rbottom{
	display: block;
	background: grey;
}
b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
	overflow: hidden;
	background: #92D0A4
}
b.r1{margin: 0 5px;
}
b.r2{margin: 0 3px;
}
b.r3{
	margin: 0 2px;
	}
b.rtop b.r4, b.rbottom b.r4{
	margin: 0 1px;height: 2px;
	}

