body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #49545A;
	text-align: left;
	background-color: #333;
	background-image: url(/img/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
h1,h2,h3,h4,h5,h6,form,input,lable,p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #1278AB;
	text-align: left;
}
h1 span {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #769C00;
	text-align: left;
}
h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #215A86;
	text-align: left;
}
h4 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}
p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 12px;
}
.main_div {
	width: 880px;
}
.main {
	width: 850px;
	float: left;
	padding-right: 20px;
	padding-left: 10px;
	background-image: url(/img/body_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 0px;
}
.main_site {
	width: 850px;
	float: left;
}
.logo_area {
	width: 860px;
	float: left;
	height: 90px;
	background-color: #FFFFFF;
	background-image: url(/img/header-logo13.png);
	background-position: left top;
}
.logo {
	width: 380px;
	height: 90px;
	text-align: left;
	float: left;
}
.tagline {
	width: 480px;
	height: 47px;
	float: right;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #006699;
	vertical-align: top;
	top: 0px;
	text-align: left;
	padding-top: 10px;
}
.header {
	width: 852px;
	text-align: left;
	float: left;
	font-size: 10px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 6px;
	background-color: #CCCCCC;
	color: #333333;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FE9900;
	border-right-color: #003366;
	border-bottom-color: #000000;
	border-left-color: #003366;
	border-right-width: 0px;
	border-left-width: 0px;
	background-image: url(/img/breadcrumb_bg.jpg);
}
.domain_search {
	width: 281px;
	height: 220px;
	text-align: left;
	float: left;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
}
.domain_search h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #D6F47A;
}
.search_field {
	width: 180px;
	height: 20px;
}
.yellow_link:link, .yellow_link:visited {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #C6E85D;
	text-decoration: underline;
	padding-left: 13px;
	background-image: url(/img/arrow_01.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.yellow_link:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	padding-left: 13px;
	background-image: url(/img/arrow_01.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.banner {
	width: 569px;
	height: 220px;
	float: right;
}


.menu {
	padding: 0px;
	margin: 0px;
	list-style: none;
	height: 35px;
	width: 860px;
	position: relative;
	float: left;
	background-image: url(/img/menu_hover12.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #333333;
}
.menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.menu li {
	float: left;
	height: 35px;
	list-style-type: none;

}
.menu li a:link, .menu li a:visited {
	display: block;
	float: left;
	height: 25px;
	color: #CCCCCC;
	text-decoration:none;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 33px;
	padding-bottom: 0px;
	padding-left: 33px;
}
.menu li a:hover {
	display: block;
	float: left;
	height: 25px;
	color: #fff;
	text-decoration:none;
	text-align:center;
	background-image: url(/img/menu_hover21.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 33px;
	padding-bottom: 0px;
	padding-left: 33px;
	background-color: #003366;
}
.menu li.current a:link, .menu li.current a:visited {
	display: block;
	float: left;
	height: 25px;
	color: #fff;
	text-decoration:none;
	text-align:center;
	background-image: url(/img/menu_hover20.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 33px;
	padding-bottom: 0px;
	padding-left: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menu li.current a:hover {
	display: block;
	float: left;
	height: 25px;
	color: #fff;
	text-decoration:none;
	text-align:center;
	background-image: url(/img/menu_hover20.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 33px;
	padding-bottom: 0px;
	padding-left: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.body_area {
	width: 850px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 10px;
}
.left_area {
	width: 230px;
	float: left;
	padding-left: 10px;
	padding-top: 1px;
}
.leftbox {
	width: 230px;
	float: left;
	text-align: left;
	margin-bottom: 14px;
	color: #000000;
	border: 1px none #666666;
}
.leftbox h2 {
	width: 200px;
	height: 25px;
	float: none;
	text-align: left;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-image: url(/img/menu_h2_bg.jpg);
	background-color: #10881E;
}
.leftbox ul {
	margin: 0px;
	float: left;
	color: #006699;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 210px;
}
.leftbox li {
	margin: 0px;
	width: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-style: none;
	border-bottom-color: #000033;
	color: #003366;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-position: inside;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	line-height: 19px;
	vertical-align: middle;
	list-style-type: square;
}
.live_chat {
	width: 281px;
	float: left;
}
.content_area {
	width: 610px;
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
}
.planboxes_area {
	width: 604px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	background-repeat: no-repeat;
}
.plan_box {
	width: 200px;
	padding: 0px 11px 0px 27px;
	margin-bottom: 18px;
	height: 215px;
	float: left;
	background-image: url(/img/planbox_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.plan_box h2 {
	color: #003366;
	padding: 9px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.plan_box ul {
	margin: 0px;
	float: left;
	padding-top: 14px;
	padding-right: 0px;
	padding-left: 0px;
}
.plan_box li {
	margin: 0px;
	width: 190px;
	text-align: left;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #006699;
	list-style-type: none;
	background-image: url(/img/bullet_01.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 10px;
}
.welcome {
	width: 498px;
	padding-top: 20px;
	float: left;
	text-align: left;
}
.innerbody_pages {
	width: 498px;
	float: left;
	text-align: left;
}
.footer {
	width: 860px;
	height: 50px;
	padding-top: 15px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 15px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #242424;
	background-image: url(/img/gradient-blue.jpg);
	background-repeat: repeat-x;
	background-color: #006699;
}
.leftbox-a:link {
	color: #999999;
}
.leftbox a:link {
	color: #003399;
	font-size: 12px;
	font-weight: normal;
}
.leftbox a:visted {
	color: #FFFFFF;
	font-size: 12px;
}
.header a:link {
	color: #999999;
}
.header a:Hover {
	color: #CC6600;
}

.leftbox-a:visited {
	color: #999999;
}
.leftbox-a:hover {
	color: #FFCC00;
}
.leftbox a:visited {
	color: #003399;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
type-blue {
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #003399;
}
.img-margin {
	margin-bottom: 12px;
}
.font-white {
	color: #FFFFFF;
	font-size: 12px;
}
.sorttable {
	font-family: Arial, Helvetica, sans-serif;
}
.sortable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: default;
}
.border1 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.left-box-padding {
	padding: 15px;
}
.border-dotted {
	border: thin dashed #8AB600;
}

.border-blue {
	border: 1px solid #006699;
}
.leftbox-a-blue {
	color: #FFFF00;
	font-size: 11px;
}
.roundedcornr_box_522498 {
	background: url(/img/roundedcornr_522498_tl.png) no-repeat top left;
}
.roundedcornr_top_522498 {
	background: url(/img/roundedcornr_522498_tr.png) no-repeat top right;
}
.roundedcornr_bottom_522498 {
	background: url(/img/roundedcornr_522498_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_522498 div {
	background: url(/img/roundedcornr_522498_br.png) no-repeat bottom right;
}
.roundedcornr_content_522498 {
	background: url(/img/roundedcornr_522498_r.png) top right repeat-y;
}

.roundedcornr_top_522498 div,.roundedcornr_top_522498,
.roundedcornr_bottom_522498 div, .roundedcornr_bottom_522498 {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content_522498, .roundedcornr_bottom_522498 {
}
.roundedcornr_content_522498 { padding: 0 10px; }
.font-white12 {
	font-size: 12px;
	color: #FFFFFF;
}
.border-l-r {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000033;
	border-left-color: #000033;
}
.border-white {
	border: 1px solid #FFFFFF;
}
.roundedcornr_box_359789 {
	background: url(/img/roundedcornr_359789_tl.png) no-repeat top left;
}
.roundedcornr_top_359789 {
	background: url(/img/roundedcornr_359789_tr.png) no-repeat top right;
}
.roundedcornr_bottom_359789 {
	background: url(/img/roundedcornr_359789_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_359789 div {
	background: url(/img/roundedcornr_359789_br.png) no-repeat bottom right;
}
.roundedcornr_content_359789 {
	background: url(/img/roundedcornr_359789_r.png) top right repeat-y;
}

.roundedcornr_top_359789 div,.roundedcornr_top_359789,
.roundedcornr_bottom_359789 div, .roundedcornr_bottom_359789 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_359789, .roundedcornr_bottom_359789 {
}
.roundedcornr_content_359789 {
	padding-top: 0;
	padding-bottom: 0;
}.content_area_tl {
	background-image: url(/img/roundedcornr_359789_tl.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_area_tr {
	background-image: url(/img/roundedcornr_359789_tr.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.content_area_bl {
	background-image: url(/img/roundedcornr_359789_bl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.content_area_br {
	background-image: url(/img/roundedcornr_359789_br.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.h5 {
	margin-bottom: 5px;
}
.leftbox-h2-top {
	background-image: url(/img/menu_h2_bg3.jpg);
	height: 31px;
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.leftbox a:hover {
	color: #CC3300;
}
.border-yellow {
	border: 1px solid #000000;
}
.roundedcornr_box_754910 {
	background: url(roundedcornr_754910_tl.png) no-repeat top left;
}
.roundedcornr_top_754910 {
	background: url(roundedcornr_754910_tr.png) no-repeat top right;
}
.roundedcornr_bottom_754910 {
	background: url(roundedcornr_754910_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_754910 div {
	background: url(roundedcornr_754910_br.png) no-repeat bottom right;
}
.roundedcornr_content_754910 {
	background: url(roundedcornr_754910_r.png) top right repeat-y;
}

.roundedcornr_top_754910 div,.roundedcornr_top_754910,
.roundedcornr_bottom_754910 div, .roundedcornr_bottom_754910 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_754910, .roundedcornr_bottom_754910 {
}
.roundedcornr_content_754910 { padding: 0 15px; }
.box-padding1 {
	padding-left: 24px;
	padding-right: 24px;
}
.space-top {
	margin-top: 2px;
}
.guides-header-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 4px;
	font-weight: normal;
}

.verdana-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.padding-2 {
	padding-left: 24px;
}
.text-table-header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.table-title-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	border-right-style: none;
	border-left-style: none;
}
.verdana-11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.apr-table-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.verdana-11-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
}
h3 {
	margin-bottom: 8px;
	color: #005680;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.button-blue {
	background-color: #006699;
	border: 1px solid #000000;
	color: #FFFFFF;
	background-image: url(/img/butto-bg.jpg);
}
.white-text-left-space5 {
	color: #FFFFFF;
	padding-left: 5px;
}
.caps-text {
	text-transform: uppercase;
}
.form-boxes {
	color: #004D71;
	padding: 2px;
}
.boxmenu {
	color: #FFFFFF;
	background-color: #006699;
	border: 1px solid #003366;
	background-image: url(/img/butto-bg.jpg);
}
.table-border-topbot {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F9A100;
	border-right-color: #F9A100;
	border-bottom-color: #F9A100;
	border-left-color: #F9A100;
	border-right-style: none;
	border-left-style: none;
}
.table-head {
	line-height: 0px;
	color: #F9A100;
}
.box-top {
	line-height: 30px;
}
.formbox-1 {
	width: 210px;
	font-size: 12px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
.formbox-0 {
	font-size: 12px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
.verdana-14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.hr-rule1 {
	color: #006699;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	background-color: #006699;
}
.underline1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3300;
}
.verdana-x-12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
