﻿body {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
}
img {
	border: 0px;
}
#navBar {
	color: #000000;
}
#navBar a {
	color: #F4F4F4;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}
#navBar a:link {
	color: #F4F4F4;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}
#navBar a:visited {
	color: #F4F4F4;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}
#navBar a:active {
	color: #fe9b00;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}
#navBar a:hover {
	color: #fe9b00;
	text-decoration: underline;
}
#pageTitle {
	padding-top: 5px;
	text-align: right;
	color: #fe9b00;
	font-weight: bolder;
	font-style: italic;
	font-size: 14pt;
}
p {
	text-indent: .32in;
	font-size: 12pt;
	color: #DDE6E0;
	padding-top: 0px;
	margin-top:0px;
	padding-bottom: 0px;
	margin-bottom:0px;

}
form {
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
}
textarea, input {
	font-family: arial, helvetica, sans-serif;
	color: #0000cc;
}
.error {
	font-size: 10pt;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	color: #fe9b00;
}
h3 {
	font-size: 14pt;
	color: #00b9fd;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
.headerH1 {
	color: #fe9b00;
	font-size: large;
	padding: 0px;
	margin: 0px;
}
.somepadding {
	padding: 15px;
	margin: 10px;
	text-indent:0px;
	border-bottom-color:#262226;
	border-bottom-width:thin;
	border-bottom-style:inset;
	border-top-color:#D2D6CF;
	border-top-width:thin;
	border-top-style:inset;
	border-left-color:#D2D6CF;
	border-left-style:inset;
	border-bottom-width:thin

	/*border-color:#DDE6E0;
	border-style:solid;
	border-width:thin;*/
}
a {
	color: #fe9b00;
}
.PSpacing {
	padding-top: 10px;
	margin-top:10px;
	padding-bottom: 10px;
	margin-bottom:10px;
}
.img {
	margin-right:10px;
}
.border {
	
}
#fadeshow1 {
margin:auto;
text-align:center;
}
#leftServices {
	float:left;
	width:250px;
	height:150px;
	margin-bottom:10px;
	/*border:thin #F1F5F5 solid;*/
	background-color:#666666;
}
#rightServices {
	float:right;
	width:250px;
	height:150px;
	margin-bottom:10px;
	margin-right:10px;
	/*border:thin #F1F5F5 solid;*/
	clear:both;
	background-color: #666666;
}
#header {
	font-size: 10pt; 
	position: relative; 
	top: -5px;
	color:white;
}
