@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/assets/graphics/masbackground.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	background-attachment: fixed;
	font-size: 12px;
	line-height: 15px;
}
html {
	height: 100%;
}
/* CSS Document */

#container {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	background-image: url(/assets/graphics/header-new.jpg);
	width: 795px;
	height: 143px;
	float: left;
	padding-left: 87px;
	padding-top: 11px;
	background-repeat: no-repeat;
	background-position: 82px 0px;
}
#header #flashcontent {
	width: 612px;
	float: left;
}
#middlesectioncontainer {
	width: 800px;
	float: left;
	padding-left: 82px;
}
#header .homelink {
	margin-left: 135px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#header .homelink a {
	color: #FFFFFF;
	text-decoration: none;
}
#header img {
	float: left;
}
#topsection {
	width: 800px;
	margin-left: 82px;
}
#searchbar {
	height: 56px;
	width: 181px;
	float: left;
	font-size: 12px;
	display: block;
	overflow: hidden;
	padding-top: 30px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #EBEBEB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#searchbar #form1 img {
	margin-top: 5px;
}
#topmenu {
	width: 611px;
	height: 86px;
	float: left;
	text-align: left;
	background-color: #E1E1E1;
}
#topmenu img {
	margin-top: 2px;
	height: 60px;
	width: 60px;
}
#leftnavigation {
	width: 185px;
	float: left;
	height: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
	border-right-color: #C7C7C7;
	border-bottom-color: #C7C7C7;
	border-left-color: #C7C7C7;
}
#basic-accordian{
	width: 184px;
	text-align: left;
	float: left;
	height: 640px;
}
#middlesection {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #878F94;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #878F94;
	background-color: #FFFFFF;
	background-position: left;
}
.main {
	height: 500px;
	width: 800px;
}

.icon {
	float: left;
	height: 60px;
	width: 60px;
	display: block;
	text-align: right;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
}
.icontext {
	font-size: 10px;
	float: left;
	font-weight: normal;
	text-align: center;
	width: 70px;
	height: 22px;
	margin-right: 7px;
	margin-left: 7px;
}

.search {
	margin-right: 0px;
	text-align: left;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px;
}
#footer {
	width: 869px;
	text-align: left;
	background-image: url(/assets/graphics/footer2.gif);
	background-repeat: no-repeat;
	background-position: 82px;
	height: 31px;
	padding-left: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	float: left;
}
#footer span {
	margin-right: 5px;
}
#footer a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer visited {
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border: 1px solid #868F93;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.gobutton {
	margin-left: 10px;
}
.textbox {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#meta {
	position: absolute;
	visibility: hidden;
}
#hidden {
	position: absolute;
	visibility: hidden;
}
