body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.menu-top {
	height: 54px;
	text-align: center;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/menu_ord.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}
.menu-top a {
	display: block;
	height: 36px;
	width: 100%;
	padding-top: 18px;
	color: #00527D;
	text-decoration: none;
}
.menu-top em {
	color: #FFFFFF;
	background-image: url(images/menu_active.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 36px;
	padding-top: 18px;
	font-style: normal;
}

.plans_top {
	background-image: url(images/plans_top_bg.jpg);
	background-repeat: repeat-x;
	height: 21px;
	background-position: top;
}
.plans {
	background-image: url(images/plans_bg.jpg);
	background-repeat: repeat-y;
	margin-top: 8px;
}
.plans strong {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.plans h4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
}








.menu-top a:hover {
	color: #000000;
	background-image: url(images/menu_hover.jpg);
	background-repeat: repeat-x;
}
.side_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	margin: 0px;
}
.side_menu a {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 89%;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
	vertical-align: middle;
	margin-left: 8px;
	margin-right: 5px;
}
.side_menu a:hover {
	color: #197EB6;
	background-color: #F0F0F0;
	background-image: none;
	border-left-width: 5.5px;
	border-left-style: solid;
	border-left-color: #197EB6;
	width: 89%;
	font-weight: bold;
	margin-bottom: 1px;
	border-bottom-style: none;
	padding-left: 12px;
}
.main_cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	padding-left: 4px;
	text-align: justify;
	line-height: 19px;
}
.main_cont .titles {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	color: #197EB6;
	text-decoration: none;
}

.main_cont strong {
	color: #197EB6;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	display: block;
	width: 100%;
	height: 20px;
}
.search_table {
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 4px;
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	margin-right: 3px;
	margin-top: 6px;
}
.footer_bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 15px;
}
.footer_bot a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.footer_bot a:hover {
	text-decoration: underline;
}







.menu-top a:active {
	color: #0066A0;
	background-color: #EFEFEF;
}
.main_cont em {
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.main_cont .tbl-brdr {
	border: 1px solid #E6E6E6;
}
.table-brdr {
	border: 1px solid #E5E5E5;
}
.contact_us_main_table {
	margin-left: 0px;
	margin-top: 10px;
	border: 0.5px solid #EAEAEA;
	line-height: 19px;
	background-color: #EAEAEA;
}
.contact_us_main_table a {
	color: #1671A0;
	text-decoration: none;
}
.contact_us_main_table a:hover {
	text-decoration: underline;
}
.main_cont a {
	text-decoration: none;
	color: #005F9D;
}
.main_cont a:hover {
	text-decoration: underline;
}
.rollover3{
	height: 15px;
	width: 15px;
	display: block;
	margin:1px;
	background-image: url(images/quistion_mark.jpg);
	background-repeat: no-repeat;
	background-position: center center;
        }

.rollover3:hover{
	background-image: url(images/quistion_mark_hover.jpg);
        }
.Email {
	color: #000000;
}
.Email a:hover {
	color: #027CBB;
	text-decoration: none;
}
.Email a {
	color: #0581BF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/icons/email.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	background-position: left center;
	padding-left: 50px;
	padding-top: 12px;
	width: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
}
.Email a:hover {
	text-decoration: underline;
}
