@charset "utf-8";

body {
	margin-top:0px;
	text-align:center;
	background-color:#0000FF;
}

TABLE.table-Outer{
	border-collapse:collapse;
	width:1000px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	border-spacing:0px;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F1F1F1;
	border-right-color: #F1F1F1;
	border-bottom-color: #F1F1F1;
	border-left-color: #F1F1F1;	
}

TD.table-Outer{
	padding-left:15px;
	padding-right:15px;
	padding-top:0px;
	padding-bottom:0px;
	vertical-align:top;
	text-align:left;

}

TABLE.table-Basic{
	border-collapse:collapse;
	width:100%;
	border-style:none;
	border-spacing:0px;		
}

TD.table-Basic{
	padding:0px;
	vertical-align:top;
	text-align:left;
}

.sideMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #003399;
	text-decoration: none;
}

A.sideMenu:hover{
	color:#EB9000;
}

.menu-table {
	border: 1px solid #CCCCCC;
}
.text-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text-footer-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.text-phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
}
.text-header-bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #637C8D;
	font-weight: bold;
}
.sideMenu-sub-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.sideMenu-sub-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #418DC5;
	text-decoration: underline;
}
.main-sub-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #235497;
	text-decoration: none;
}
.text-main-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #418DC5;
}
.text-testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #418DC5;
	font-weight: bold;
}
.RedBold {
	font-size: 18px;
	font-weight: bold;
	color: #9C0000;
}
