﻿html {
	overflow-y: scroll;
}

.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height: 57px; 
	position:relative;
	visibility: visible;
}

.inset {
	 vertical-align:top;
	 background:url(imagestwo/inset-background.jpg) repeat left;
     width: 100%;
     height: 293px;
     position: relative;
     margin-top: 0;
     left: 0px;
}

.insetmars {
	 vertical-align:top;
	 background:url(imagestwo/mars-back.jpg) repeat left;
     width: 100%;
     height: 293px;
     position: relative;
     margin-top: 0;
     left: 0px;
}

.insetsupport {
	 vertical-align:top;
	 background:url(imagestwo/support-back.jpg) repeat left;
     width: 100%;
     height: 293px;
     position: relative;
     margin-top: 0;
     left: 0px;
}

.insetcontact {
	 vertical-align:top;
	 background:url(imagestwo/contact-back.jpg) repeat left;
     width: 100%;
     height: 293px;
     position: relative;
     margin-top: 0;
     left: 0px;
}


.question {
	font-size: 12px;
	font-weight: bold;
}
.answer {
	font-size: 12px;
}



.hrdiv {
     width: 100%;
   	left: 0px; 
 	right:0px;
     position: relative;
}


.home_content_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	left: 0px; 
	right:0px;
	margin-top: 0; 
	width:100%;
	position:relative;
	visibility: visible;
	background-color:#FFFFFF;
}

.content_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color:#FFFFFF;
}


a.content_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #013A63;
	text-decoration: underline;
}

a.content_body:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #013A63;
	text-decoration: none;
}


.titletext {
	font-size: 13px;
	font-weight: bold;
	color: #014A7F;
}


.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #013A63;
	text-decoration: none;
}

a.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #013A63;
	text-decoration: none;
}

a.navtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #013A63;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding-left: 20px; 
	padding-top: 5px;
	width: 100%; 
	margin-top: 0; 
	position: relative;
	visibility: visible;
	color: #669999;
}

hr {
border: 1px;
color: #7BC575;
background-color: #7BC575;
height: 1px;
width: 100%;
text-align: left;
}

