@charset "utf-8";
/* CSS Document */
body{
margin:0;
padding:0;
line-height: 1.2em;
background-color:#000;
}
h1, h2, h3, h4, h5, p {display:inline;}
#pagetopdesign{
	width: 100%; /*Width of main container*/
	height:395px;
	padding-top:0px;
	margin-top:0px;
	border:0px solid #00F;
	background-color:#FFFFFF;
	background-image: url(../Img/HeaderDesign.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#pagetopmds{
	width: 100%; /*Width of main container*/
	height:395px;
	padding-top:0px;
	margin-top:0px;
	border:0px solid #00F;
	background-color:#FFFFFF;
	background-image: url(../Img/HeaderMds.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#pagetopgroup{
	width: 100%; /*Width of main container*/
	height:395px;
	padding-top:0px;
	margin-top:0px;
	border:0px solid #00F;
	background-color:#FFFFFF;
	background-image: url(../Img/HeaderGroup.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.dispblock{
	display:block;
	position:relative;
	width: 920px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	border:0px #FF0000 solid;
	background-color:#FFFFFF;
}

#Bannerbar1{
	background-color:#FFF;
	width:920px;
	height:43px;
	float:inherit;
	margin-left:0px;
	margin-bottom:0px;
	padding-top:7px;
	background-image: url(../Img/BannerBartop.jpg);
	background-repeat:repeat-x;
}
#Bannerbar{
	height: auto; /*Height of top section*/
	background-color:#333333;
	width:920px;
	height:35px;
	float:inherit;
	margin-left:0px;
	margin-bottom:0px;
	background-image: url(BannerBar1.jpg);
	background-repeat:repeat-x;
}

#Toolbar1{
	height: auto; /*Height of top section*/
	clear:left;
	width:950px;
	height:0px;
	text-align:center;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-image: url(../Img/Img2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentwrapper{
	width: 950px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	z-index:0;
	background-color:black;
	border:1px solid #FF0000;
}
#contentcolumn{
	display:block;
	position:relative;
	float:left;
	height:inherit;
	width: 534px; /*Width of left column in pixel*/
	background: #FFF;
	margin-top:0px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #CC6633;
	z-index:1;
}
#contentcolumnwide{
	display:block;
	position:relative;
	float:left;
	width: 650px; /*Width of left column in pixel*/
	background-color:#FFF;
	padding:5px;
	border:solid 0px #CC6633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	z-index:1;
}
#contentcolumnfull{
	display:block;
	position:relative;
	float:left;
	width: 920px; /*Width of left column in pixel*/
	background: #FFF;
	padding:0px;
	border:solid 0px #CC6633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	z-index:1;
}
#leftcolumn{
	display:block;
	position:relative;
	float:left;
	height:inherit;
	width: 0px; /*Width of left column in pixel*/
	min-height:10px;
	background-color:#FFF;
	border:solid 0px #CC6633;
	z-index:1;
}
#rightcolumn{
	display:block;
	position:relative;
	float:left;
	text-align:right;
	height:inherit;
	width: 260px; /*Width of left column in pixel*/
	min-height:10px;
	background-color:#FFF;
	border:solid 0px #CC6633;
	z-index:1;
}
#contentfooter{
	clear: left;
	width:920px;
	height:30px;
	color: #000;
	text-align: center;
	padding-top:7px;
	color:#FFFFFF;
	border:0px solid #00F;
	background-image: url(../Img/BannerBar1.jpg);
}
.footertxt {
display:block;
position:relative;
	width:920px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	padding-top:10px;
	border:0px solid #00F;
}
#pagebottom{
	display:block;
	width: 952px; /*Width of main container*/
	height:100px;
	padding-top:0px;
	margin: 0 auto; /*Center container on page*/
	margin-bottom:0px;
	border:1px solid #00F;
	background-color:#009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFF;
}

#box1 {
	display:block;
	position:absolute;
	bottom:40px;
	right:5px;
	height:150px;
	width:300px;
	border:#CCC solid 0px;
	text-align: center;
}
#box2 {
	display:block;
	position:absolute;
	top:10px;
	left:10px;
	height:100px;
	width:100px;
	border:#CCC solid 1px;
	text-align: center;
}
.pageheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#FFF;
	text-decoration: none;
}
.pagesubheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#005395;
	text-decoration: none;
	padding-left:0px;
}
.maintext {
text-align:justify;
}
.pagesubheader2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#333;
	text-decoration: none;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#2B2E65;
}

#Bannerbar1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#333;
	text-decoration: none;
}
#Bannerbar1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#333;
	text-decoration: none;
}
#Bannerbar1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#F00;
}


#contentcolumnwide a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#666;
	text-decoration: none;
}
#contentcolumnwide a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#666666;
	text-decoration: none;
}
#contentcolumnwide a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#F00;
}


.menubartitle {
	display:inline-block;
	width:250px;
	border:0px solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:#FFF;
	padding-left:10px;
	padding-top:2px;
}
.titletxt {
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:#333;
}
.menubaroptions {
	display:inline-block;
	width:650px;
	text-align:right;
	border:0px solid #FF0000;
}
.menubarbutton {
	display:inline-block;
	text-align:center;
	width:120px;
	border:0px solid #FF0000;
}
.terms { color:#FFF; font-size:12px;}
.terms:hover { color:#FFF; font-size:12px;}
.terms:visited { color:#FFF; font-size:12px;}