@charset "utf-8";
.mystyle {
	font-style: italic;
	color: #039;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
body {
	background-color: #003;
}
.frame{
	border:3px solid #0033CC;
	border-radius:12px;
	box-shadow:0px 0px 5px 5px #CCC;
}
.red{
	color: #FF0000;
}
.red2{
	color: #FF0000;
	text-shadow:1px 1px 0px #333333;
	font-size:16px;
}
.copyright {
	width:400px;
	float:right;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-top:25px;
}
.contactemail {
	width:200px;
	float:left;
	font-size: 16px;
	text-align: left;
	margin-top:25px;
}
.footer{
	width:680px;
	height:50px;
	margin:auto;
	border-top:3px solid #0033CC;
}
a:link {
	text-decoration: none;
	color: #03F;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #03F;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
}
.sidebar1 {
	background-color: #009;
	width: 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
}
h1{
	margin: 0;
	color: #009;
	text-shadow: 2px 2px 2px #666;
	font-size: 32px;
	font-weight: 600;
}
p{
	margin: 0px;
	color: #000;
	font-size: 14px;
	text-decoration: none;
}
#services{
	margin:0px 20px;
	
	}
.frame tr td table tr td p .mystyle {
	color: #036;
}
.frame tr td table tr td p .mystyle {
	text-align: center;
}
.frame tr td table tr td p .mystyle {
	text-align: center;
}
.p1 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
}
.p2 {
	font-size: 14px;
	color: #000;
}
.efilebanner{
	width:680px;
	margin:auto;
	margin-top:10px;
	padding-top:10px;
	border-top:3px solid #03F;
}
h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	text-shadow:1px 1px 2px #666666;
	margin:0px;
}
.editregion{
	width:680px;
	margin:auto;
}
.skyscraper{
	float:right;
	width:155px;
	padding-top:10px;
}
