@charset "UTF-8";
/* CSS Document */

td img {display: block;}
body {
	margin-top: 0px;
	background-image: url(images/Back.gif);
}
.BackImage {
	background-image: url(images/MainBack2.jpg);
	background-repeat: repeat-x;
	text-align:left;
	background-color: #FFF;
}
.ServiceList {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}
.MainWrap {
	margin-right: 30px;
	margin-left: 24px;
	margin-top: 20px;
}
.MainHeader {
	font-family: "Times New Roman", Times, serif;
	color: #08088a;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
.MainBodyText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	margin-top: 5px;
}
.Priorities {
	margin-bottom: 0px;
	margin-left: 25px;
	width: 230px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}
.Priorities2 {
	margin-bottom: 0px;
	width: 230px;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	margin-right: 50px;
}
.ServicesWrapTop {
	margin-right: 10px;
	width: 295px;
	float: left;
	margin-top: 15px;
}
.ServicesWrapTop2 {
	margin-left: 10px;
	width: 295px;
	float: right;
	margin-top: 15px;
}
.ServicesWrap {
	margin-top: 10px;
	margin-right: 10px;
	width: 295px;
	float: left;
}
.ServicesWrap2 {
	margin-top: 10px;
	margin-left: 10px;
	width: 295px;
	float: right;
}
.FormBack {
	padding: 10px;
	width: 420px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
	background-image: url(images/FormBack.gif);
	background-repeat: no-repeat;
}
ul {
	text-align: left;
	margin-top: 0px;
}
.ServiceHeader {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #08088a;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	padding-bottom: 5px;
}
.PriorityHeader {
	margin-top:10px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #08088a;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	padding-bottom: 5px;
}
.TopRightNav {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	color: #0F06C0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.TopBackWrap {
	background-attachment: fixed;
	background-image: url(images/TopBack.jpg);
	background-repeat: no-repeat;
	height: 355px;
	width: 966px;
}
.RightBack {
	background-image: url(images/RightBack.jpg);
	background-repeat: repeat-y;
}

.BtmBack {
	background-image: url(images/PlainBack.gif);
	background-repeat: repeat-y;
}
.BtmNav {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: right;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/BtmNavBack.gif);
	background-repeat: no-repeat;
	color: #FFF;
}
.BtmNav a:link {
	color: #ffffff;
	text-decoration: none;
}
.BtmNav a:hover {
	text-decoration: underline;
}
.BtmNav a:visited {
	color: #ffffff;
	text-decoration: none;
}

.PriorityWrap {
}
.ServiceWrap {
	position: static;
}
.MainHeader2 {
	font-family: "Times New Roman", Times, serif;
	color: #08088a;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	padding-top: 20px;
}
.ServiceHeader2 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #08088a;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	padding-bottom: 2px;
}
img.center {
    display: block;
    margin-left: auto;
    margin-right: auto; 
}
.RightImage {
	float:right;
	margin-left: 10px;
}
.LeftImage {
	float:left;
	margin-right: 10px;
}
.PriceTable {
	border: 1px solid #666;
}
.tableHeader {
	color: #FFF;
}

