body {
	background-color : #011827;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #CCCCCC;
	margin-bottom: 0px;
	border-top: 15px solid #C7C7C7;
}
img, a img {	
	border: 0 none;
}
td {
	padding: 0;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
}
.box_header2 {
	background-image: url(../images/bg_header2.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-top: 1px solid #2F5273;
}
.box_header {
	background-image: url(../images/bg_header.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.box_body {
	background-color: White;
	border-top: 1px solid Black;
	padding-bottom: 30px;
	padding-top: 30px;
}
.box_menu {
	background-color: #EEEEEE;
	border: 1px solid #CDCDCD;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	vertical-align: top;
	width: 170px;
}
.box_footer {
	padding-bottom: 15px;
	padding-top: 15px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #FDF7B5;
	padding-bottom: 5px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: White;
}
.box1 {
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
h1 {
	font-size: 24px;
	margin-bottom: 5px;
	font-family : "Times New Roman", Times, serif;
	margin-top: 0px;
	color: #315D82;
	font-weight: bold;
}
h2 {
	font-size: 20px;
	margin-bottom: 5px;
	font-family : "Times New Roman", Times, serif;
	margin-top: 0px;
	color: #1F3543;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	margin-bottom: 0px;
	font-family : Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: Black;
	font-weight: bold;
}
hr {
	border: 0px solid #D0D0D0;
	color: #D0D0D0;
	height: 1px;
	background-color: #D0D0D0;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
}
table.plans td {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border: 1px solid #000066;
}
table.emailform td {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.left_menu {
	display: block;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	border-bottom: 1px dashed #B5B2A8;
	background-image: url(../images/arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
A, A:Link, A:Visited {
	color: #05516D;
	text-decoration: none;
	font-weight: bold;
}
A:Hover {
	color: #056E94;
	text-decoration: underline;
}
.white, .white:Link, .white:Visited {
	color: White;
	text-decoration: none;
}
.white:Hover {
	color: #DCDCDC;
	text-decoration: underline;
}