body {
	margin: 0px;
	background-color: #676051;
	font-family: verdana,tahoma;
	color: #ffffff;
}

.mast_head {
	width: 100%;
	height: 100px;
	background-color: #c08300;
	border-bottom: 2px solid #ffffff;
}

h1,h3,h2,h4 {
	margin: 0px;
	margin-left: 0px;
	color: #ffffff;
	text-align: left;
}

.mast_head_content {
	text-align: left;
	width: 760px;
	height: 98px;
	border-left: 1px dashed #ffffff;
	border-right: 1px dashed #ffffff;
}

.masthead_padding {
	padding-left: 5px;
	padding-right: 5px;
}

.body {
	text-align: left;
	width: 760px;
	border-left: 1px dashed #ffffff;
	border-right: 1px dashed #ffffff;
	background-color: #316AC5;
}

.footer {
	line-height: 18px;
	font-size: 10px;
	color: #ffffff;
	background-color: #c08300;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 760px;
	clear: both;
	text-align: center;
}

.footer a {
    color: #fff;
    text-decoration: none;
}

.content {
	width: 540px;
	float: left;
}

.nav {
	width: 200px;
	float: left;
}

.body_padding {
	padding: 5px;
}

li {
	font-size: 12px;
	list-style: none;
	padding-bottom:5px;
}

ul {
	padding-left: 0px;
	margin-left: 0px;
}

sup {
	font-size: 10px;
	vertical-align: top;
}

a, a.white:link, a.white:active, a.white:visited {
	color: #ffffff;
}

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

.dashed {
	border-top: 1px dashed #ffffff;
	line-height: 1px;
	height: 1px;
	width: 60%;
}

.left {
	width: 180px;
	float: left;
	font-size: 12px;
}

.middle {
	width: 180px;
	float: left;
}

.right {
	width: 180px;
	float: left;
	font-size: 12px;
}

a:link, a:visited, a:active {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
}

p {
	text-align: left;
	font-weight: normal;
	line-height:18px;
}

.paragraph
{
text-align:left;
color:#ffffff;
font-size:12px;
}

.body_link_unit
{
padding-bottom:3px;
}
