html,
body  {
	margin: 0;
	padding: 0;
	text-align: center;
}
body  {
	background: #FFF;
	font: 100.01% Arial, Helvetica, sans-serif;
	color: #333;
}
img  {
	display: block;
	border: none;
}
h2  {
	margin: 0;
	color: #FFF;
	font: normal 220%/170% Arial, Helvetica, sans-serif;
}
h3  {
	margin: 0;
	font: bold 170%/120% Arial, Helvetica, sans-serif;
}
h4  {
	margin: 0 0 0 -5px;
	color: #2F394C;
	font: bold 145%/120% Arial, Helvetica, sans-serif;
}
h5  {
	color: #A10000;
	margin: 25px 0 0 0;
	font: normal 145%/120% Arial, Helvetica, sans-serif;
}
h6  {
	margin: 0;
	padding: 10px 0 5px 5px;
	font: bold 108%/120% Arial, Helvetica, sans-serif;
}

p  {
	margin: 15px 0;
}
.left  {
	float: left;
}
.right  {
	float: right;
}
#container  {
	width: 768px;
	margin: 0 auto;
	font-size: 70%;
	line-height: 150%;
	position: relative;
	margin-top: 20px;
}
/* header --------------------------------------------------------------------*/
#header  {
	width: 768px;
	overflow: hidden;
}

/* horizontal navigation -----------------------------------------------------*/
#main-navigation  {
	border: 1px solid #969BA1;
	background: #C1C6CB url('../images/bg_main_navigation.gif') repeat-x;
	width: 766px;
	height: 24px;
	position: absolute;
	top: 0px;
	left: 0;
	font-weight: bold;
}
#main-navigation ul  {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	position: relative;
}
#main-navigation li  {
	float: left;
	border-right: 1px solid #969BA1;
	margin: -1px 0 0 0;
	border-top: 1px solid #969BA1;
	position: relative;
}
#main-navigation a  {
	color: #000;
	text-decoration: none;
	padding: 3px 15px 9px 15px;
	height: 11px;
	float: left;
}
* html #main-navigation a  {
	padding: 3px 15px;
}
#main-navigation li:hover,
#main-navigation li.hover  {
	background: #192433 url('../images/bg_main_navigation_hover.gif') repeat-x;
}
#main-navigation li:hover a,
#main-navigation li.hover a  {
	color: #FFF;
}
#main-navigation li:hover ul,
#main-navigation li.hover ul  {
	display: block;
}
#main-navigation li ul  {
	display: none;
	position: absolute;
	left: 0;
	top: 99%;
	z-index: 20;
	margin: 0;
	padding: 0;
	background: #57718F;
	float: none;
	width: 154px;
	font-weight: normal;
}
#main-navigation li li  {
	width: 100%;
	border: none;
	margin: 0;
}
#main-navigation li li a  {
	height: auto;
	padding: 4px 15px;
}
#main-navigation li li:hover,
#main-navigation li li.hover  {
	background: #202D3D;
}
#last  {
	border-right: none !important;
}

/* main body -----------------------------------------------------------------*/
#main  {
	clear: both;
	width: 766px;
	margin-top: 0px;
	overflow: hidden;
	border-left: 1px solid #969BA1;
	border-right: 1px solid #969BA1;
	padding: 26px 0 0 0;
}

/* bottom */
#bottom  {
	width: 768px;
	overflow: hidden;
	padding: 20px 0 0 0;
	font-size: 108%;
	line-height: 140%;
}
.third  {
	width: 235px;
	float: left;
	background: url('../images/separator_third.gif') no-repeat 0 24px;
	margin: 0 0 -9999px -1px;
	padding: 0 10px 9999px 11px;
}
.business h3  {
	color: #2F394C;
}
.hp h3  {
	color: #663;
}
.sign h3  {
	color: #546C81;
}
.business  {
	color: #2F394C;
}
.business a  {
	color: #2F394C;
	display: block;
}
.business a:hover  {
	text-decoration: none;
}
.business ul  {
	margin: 0;
	padding: 0;
	list-style: none;
}
.business ul li  {
	padding: 0 0 15px 25px;
	background: url('../images/bullet_bottom.gif') no-repeat 7px 4px;
}
.business ul li li  {
	background: url('../images/bullet_sublist.gif') no-repeat 0 8px;
	padding: 0 0 0 7px;
}
.red  {
	color: #A00;
	display: block;
}
.red span  {
	font-size: 119%;
}
.continent  {
	background: url('../images/continent.gif') no-repeat 15px 0;
	padding: 0 0 0 115px;
	text-align: center;
	margin: 15px 0 0 0;
	font-weight: bold;
}
.continent a,
.hosting a  {
	color: #663;
	text-decoration: underline;
}
.continent a:hover,
.hosting a:hover  {
	text-decoration: none;
}
.business a span,
.continent a span,
.hosting a span  {
	background: #FFF url('../images/arrow_bottom.gif') no-repeat 100% 50%;
	padding: 0 5px;
	color: #FFF;
	text-decoration: underline;
}
.hosting  {
	margin: 35px 0 0 0;
	padding: 10px 90px 0 0;
	font-weight: bold;
	background: url('../images/hosting.gif') no-repeat 100% 0;
	color: #663;
	text-align: right;
	min-height: 95px;
	font-size: 115%;
}
* html .hosting  {
	height: 95px;
}
.hosting strong  {
	color: #369;
	font-size: 118%;
	display: block;
}
.hosting a  {
	font-size: 87%;
}
.select  {
	text-align: center;
	color: #2F394C;
	font-weight: bold;
	padding: 0 35px 10px 0;
}
.select a  {
	color: #2F394C !important;
	display: block;
}
#loginhref  {
	background: url('../images/login.gif') no-repeat 0 10px;
	min-height: 35px;
	padding: 23px 0 0 55px;
	text-align: left;
}
#loginhref:hover  {
	background: url('../images/login_hover.gif') no-repeat 0 10px;
}
* html #loginhref  {
	height: 32px;
}
#emailhref  {
	padding: 0 40px 0 0;
	background: url('../images/letter.gif') no-repeat 117px 5px;
}
#emailhref:hover  {
	background: url('../images/letter_hover.gif') no-repeat 117px 5px;
}
.sign a  {
	color: #4F8CD3;
}
.login form  {
	margin: 0;
	padding: 10px 0;
	width: 100%;
	overflow: hidden;
}
.login form div  {
	padding-right: 80px;
	float: left;
	background: url('../images/person_hover.gif') no-repeat 165px 5px;
}
.login input.text  {
	float: right;
	clear: right;
	width: 145px;
	margin-bottom: 10px;
	color: #969BA1;
	padding: 3px;
	font-size: 11px;
	line-height: 13px;
	height: 13px;
}
.login input.button  {
	float: right;
}
.default  {
	display: block;
	padding-left: 15px;
}
.login  {
	display: none;
	padding-left: 15px;
}
.email  {
	display: none;
	padding-left: 15px;
}
.email form  {
	margin: 0;
	padding: 10px 0;
	width: 100%;
	overflow: hidden;
}
.email form div  {
	padding-right: 80px;
	float: left;
	background: url('../images/letter_cover.gif') no-repeat 165px 15px;
}
.email input.text  {
	float: right;
	clear: right;
	width: 145px;
	margin-bottom: 10px;
	color: #969BA1;
	padding: 3px;
	font-size: 11px;
	line-height: 13px;
	height: 13px;
}
.email input.button  {
	float: right;
}

/* Specials Page -------------------------------------------------------------*/

#specialstop  {
	color: #fff;
	margin-top: 20px;
	margin-left: 360px;	
	display: block;
	font-size: 120%;
	position: relative;
	z-index: 11;	
}
.thirdSP  {
	width: 235px;
	float: left;
	background: url('../images/separator_thirdmini.gif') no-repeat 0 10px;
	margin: 0 0 -9999px -1px;
	padding: 0 10px 9999px 11px;
}

#content  {
	width: 617px;
	float: right;
	overflow: hidden;
	padding-bottom: 15px;
}

.dbutton { 
	width: 103px;
	height: 24px;
  	border: 0;
	padding-top: 11px;
  	background: transparent url('../images/searchbutton.jpg') no-repeat center top;
	overflow: hidden;
}
.title  {
	position: relative;
	padding: 0 0 0 10px;
}
#businesstitle  {
	background: #2F394C url('../images/bg_breadcrumbs_blue.gif') repeat-x;
	height: 92px;
}
#home-personal  {
	background: #343433 url('../images/bg_breadcrumbs_yellow.gif') repeat-x;
	height: 92px;
}
#support  {
	background: #333;
	height: 40px;
}
#myaccount  {
	background: #990000;
	height: 40px;
}
#corporate  {
	background: #369;
	height: 40px;	
}
.title img  {
	float: right;
}
#third-nav  {
	margin: 0;
	padding: 32px 0 0 0;
	list-style: none;
}
#third-nav li  {
	float: left;
	color: #FFD200;
	background: url('../images/arrow_thirdnav.gif') no-repeat 1px 50%;
	padding: 0 7px;
}
#third-nav a  {
	color: #FFF;
}
#third-nav a.active  {
	color: #FFD200;
}
#third-nav a:hover  {
	text-decoration: none;
}
.hd  {
	margin: 7px auto;
}
.colored  {
	color: #9D0000;
}
.colored strong  {
	font-size: 16px;
}
.more  {
	padding-right: 15px;
	background: url('../images/arrow_bottom.gif') no-repeat 100% 50%;
	color: #663;
	font-style: italic;
}
.wrap  {
	width: 607px;
	overflow: hidden;
	background: url('../images/separator_wrap.gif') no-repeat 260px 50%;
}

DIV#footer {
	background: #313D53;
	width: 766px;

	font-size: 12px;
	color: #CEDAE8;
	text-decoration: none;
}
.ldglink {
	font-size: 12px;
	color: #CEDAE8;
	text-decoration: none;
}
.srvblock_one  {
	width: 500px;
	float: left;
	background: url('../images/separator_third.gif') no-repeat 0 24px;
	margin: 0 0 -9999px -1px;
	padding: 0 10px 9999px 11px;
	text-align: left;

	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
}
.srvblock_two  {
	width: 220px;
	float: left;
	background: url('../images/separator_third2.gif') no-repeat 0 24px;
	margin: 0 0 -9999px -1px;
	padding: 0 10px 9999px 11px;
	text-align: left;

	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
}
.srvblock_full  {
	width: 744px;
	float: left;
	background: url('../images/separator_third2.gif') no-repeat 0 24px;
	margin: 0 0 -9999px -1px;
	padding: 0 10px 9999px 11px;
	text-align: left;

	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
}
.iblock_one  {
	width: 270px;
	float: left;
	background: url('../images/separator_third.gif') no-repeat 0 24px;
	margin: 0 0 -9999px -1px;
	padding: 0 10px 9999px 11px;
	text-align: left;

	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
}
.iblock_two  {
	width: 200px;
	float: left;
	background: url('../images/separator_third2.gif') no-repeat 0 24px;
	margin: 0 0 -9999px -1px;
	padding: 0 10px 9999px 11px;
	text-align: left;

	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
}
.iblock_three  {
	width: 235px;
	float: left;
	background: url('../images/separator_third2.gif') no-repeat 0 24px;
	margin: 0 0 -9999px -1px;
	padding: 0 10px 9999px 11px;
	text-align: left;

	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
}
.block_one  {
	width: 240px;
	float: left;
	background: url('../images/separator_third.gif') no-repeat 0 24px;
	margin: 0 0 -9999px -1px;
	padding: 0 10px 9999px 11px;
	text-align: left;
}
.block_two  {
	width: 230px;
	float: left;
	background: url('../images/separator_third.gif') no-repeat 0 24px;
	margin: 0 0 -9999px -1px;
	padding: 0 10px 9999px 11px;
	text-align: left;
}
.block_three  {
	width: 235px;
	float: left;
	background: url('../images/separator_third.gif') no-repeat 0 24px;
	margin: 0 0 -9999px -1px;
	padding: 0 10px 9999px 11px;
	text-align: left;
}
.block_big  {
	width: 744px;
	float: left;
	margin: 0 0 -9999px -1px;
	padding: 0 10px 9999px 11px;
	text-align: left;

	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
}
.bdlink {
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #666699;
	text-decoration: none;
}
.pglink {
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 14px;
	color: #666699;
	text-decoration: none;
}
.smallpglink {
	color: #666699;
	text-decoration: none;
}
.header { 
	font-family: Arial;
	font-size: 22px;
}
.asotable {
	width: 600px;
}
.asotablesmall {
	width: 400px;
}
.asotableright {
	vertical-align: top;
	padding-top: 7px;
}
.row1 { 
	text-align: right;
	width: 300px;
} 
.asoform1 input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 429px;
}
.asoform2 input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 160px;
}
.asoform3 input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 200px;
}
.asoform4 input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 324px;
}
.asoform4 textarea { 
	font-family: Verdana;
	font-size: 11px;
	color: #303B51;
	background-color: #C4C9CD;
	border-style: solid;
	border-width: 1px;
	border-color: #303B51;
	width: 324px;
	overflow: auto;
}
.asoform5 input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 80px;
}
.asoformtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #303B51;
}
.asoform6 input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 214px;
}
.asoform7 input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 140px;
}
.asoform8 input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 170px;
}
.asoblock {
	width: 352px;
	float: left;
	background: url('../images/separator_third2.gif') no-repeat 0 24px;
	margin: 0 0 -9999px -1px;
	padding: 0 10px 9999px 11px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.asoblock2 {
	width: 370px;
	float: left;
	background: url('../images/separator_third2.gif') no-repeat 0 24px;
	margin: 0 0 -9999px -1px;
	padding: 0 10px 9999px 11px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.asotablesplit {
	width: 350px;
	font-family: Verdana, sans-serif, Arial;
	font-size: 11px;
}
.asohead {
	font-family: Verdana, sans-serif, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #387A00;
}
table.alerts {
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #303B51;
	width: 260px;
	background-color: #fafafa;
	border: 1px #303B51 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}
.alertHd {
	border-bottom: 2px solid #303B51;
	background-color: #C4C9CD;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #303B51;
}
.alertHdButton {
	border-bottom: 2px solid #303B51;
	background-color: #C4C9CD;
	text-align: right;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #303B51;
}
.alertBod p {
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	color: #303B51;
	background-color: #fafafa;
	text-indent: -8px;
	margin-left: 4px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
} 
.alertBod {
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	color: #303B51;
	background-color: #fafafa;
	text-indent: -8px;
	margin-left: 4px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
} 
.alertHd2 {
	border-top: 1px solid #303B51;
	background-color: #C4C9CD;
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #303B51;
}
.asoinfo {
	margin: 0pt; 
	display: inline;
	background-color: #C4C9CD;
}
.asoinfo input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #AFBBC5;
	padding: 0px;
	margin: 0px;
	width: 262px;
	cursor: pointer;
}

.asoinfosub input {
	background:url('../images/aso_contact.jpg');
	width:16px; 
	height:16px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #fff; 
}
.asoaddform input, select {
	font-family: Verdana, sans-serif, Arial;
	font-weight: bold;
	font-size: 12px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 80px;
	cursor: pointer;
}
.asoform2a input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 105px;
    padding-left: 3px;
}
.asoselect select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 268px;
}
.rightDate A:link {
	color: #303B51;
	text-decoration: none;
} 
.rightDate A:visited {
	color: #303B51;
	text-decoration: none;
}
.rightDate A:hover {
	color: #536FA8;
	text-decoration: none;
}
.asoform5c input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 80px;
	cursor: pointer;
}
.asoinfo2 input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 80px;
	cursor: pointer;
}
.asoform3a input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 213px;
    padding-left:3px;
}
/* Text Box with Side Image: */
.tb-bg-side {
    background-image: url(Portal.gif);
    background-repeat:no-repeat;
    background-position:left;
    border: 1px solid #6297BC;
    padding-left:16px;
}
#box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;

	width: 480px;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #4876A8;
	border-bottom: 7px solid #4876A8;
}
#box-table-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #FFFFFF;
	border-right: 1px solid #4876A8;
	border-left: 1px solid #4876A8;
	color: #039;
}
#box-table-b td
{
	padding: 8px;
	background: #FFFFFF; 
	border-right: 1px solid #4876A8;
	border-left: 1px solid #4876A8;
	color: #669;
}
#box-table-c
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;

	width: 600px;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #4876A8;
	border-bottom: 7px solid #4876A8;
}
#box-table-c th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #FFFFFF;
	border-right: 1px solid #4876A8;
	border-left: 1px solid #4876A8;
	color: #039;
}
#box-table-c td
{
	padding: 8px;
	background: #FFFFFF; 
	border-right: 1px solid #4876A8;
	border-left: 1px solid #4876A8;
	color: #669;
}
.asoform_make input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 182px;
    background-image: url('../images/aso_box01.jpg');
    background-repeat:no-repeat;
    background-position:left;
    padding-left:20px;
}
.asoform_modelnum input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 182px;
    background-image: url('../images/aso_box02.jpg');
    background-repeat:no-repeat;
    background-position:left;
    padding-left:20px;
}
.asoform_modeldes input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 182px;
    background-image: url('../images/aso_box02.jpg');
    background-repeat:no-repeat;
    background-position:left;
    padding-left:20px;
}
.asoform_ser input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 182px;
    background-image: url('../images/aso_box04.jpg');
    background-repeat:no-repeat;
    background-position:left;
    padding-left:20px;
}
.asoform_ref input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 306px;
    background-image: url('../images/aso_box05.jpg');
    background-repeat:no-repeat;
    background-position:left;
    padding-left:20px;
}
.asoform4cc textarea { 
	font-family: Verdana;
	font-size: 11px;
	color: #303B51;
	background-color: #C4C9CD;
	border-style: solid;
	border-width: 1px;
	border-color: #303B51;
	width: 337px;
	overflow: auto;
}
#box-table-gray {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;

	width: 480px;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #565656;
	border-bottom: 7px solid #565656;
}
#box-table-gray th {
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #FFFFFF;
	border-right: 1px solid #565656;
	border-left: 1px solid #565656;
	color: #039;
}
#box-table-gray td {
	padding: 8px;
	background: #FFFFFF; 
	border-right: 1px solid #565656;
	border-left: 1px solid #565656;
	color: #669;
}
.box-table-br
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;

	width: 480px;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #4876A8;
	border-bottom: 7px solid #4876A8;
}
.box-table-br th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #FFFFFF;
	border-right: 1px solid #4876A8;
	border-left: 1px solid #4876A8;
	color: #039;
}
.box-table-br td
{
	padding: 8px;
	background: #FFFFFF; 
	border-left: 1px solid #4876A8;
	border-right: 1px solid #4876A8;
	color: #669;
}
#contact_body1 a {
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #666699;
	text-decoration: none;
}

#directions_body1 a {
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #666699;
	text-decoration: none;
}
.pageedit select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 182px;
    background-repeat:no-repeat;
    background-position:left;
    padding-left:20px;
}
.qhtaccounts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 352px;
	text-align: left;
	border-collapse: collapse;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.qhtaccounts td {
	padding: 0px;
	background: #FFFFFF; 
	border-bottom: 1px solid #000000;
	color: #000000;
}
.qhtinfoblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 352px;
	text-align: left;
}
.qhtinfoblockadmin input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 100px;
}
.qhtinfoblockusername input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 100px;
}
.qhtinfoblockstatus input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-style: solid;
	color: #586271;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 100px;
}
.pageattr {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #4876A8;
	border-bottom: 1px solid #4876A8;
	border-left: 1px solid #4876A8;
	border-right: 1px solid #4876A8;
}
.qhtaccountsemailadd input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 232px;
    padding-left: 3px;
}
.clickable {
	cursor: pointer;
	width: 16px;
}
#emailaddx {
	display: none;
}
.emailadd {
	margin-bottom: 0;
}
.warntop {
	border-collapse: collapse;
	border-top: 1px solid #ABA000;
	border-left: 1px solid #ABA000;
	border-right: 1px solid #ABA000;
}
.warnbody {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #ABA000;
	border-bottom: 1px solid #ABA000;
	border-left: 1px solid #ABA000;
	border-right: 1px solid #ABA000;
}
.emailremtop {
	border-collapse: collapse;
	border-top: 1px solid #9E0B0E;
	border-left: 1px solid #9E0B0E;
	border-right: 1px solid #9E0B0E;
}
.emailrembody {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #9E0B0E;
	border-bottom: 1px solid #9E0B0E;
	border-left: 1px solid #9E0B0E;
	border-right: 1px solid #9E0B0E;
}
.emailaddtop {
	border-collapse: collapse;
	border-top: 1px solid #197B30;
	border-left: 1px solid #197B30;
	border-right: 1px solid #197B30;
}
.emailaddbody {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #197B30;
	border-bottom: 1px solid #197B30;
	border-left: 1px solid #197B30;
	border-right: 1px solid #197B30;
}
.emailsendtop {
	border-collapse: collapse;
	border-top: 1px solid #FB8D00;
	border-left: 1px solid #FB8D00;
	border-right: 1px solid #FB8D00;
}
.emailsendbody {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #FB8D00;
	border-bottom: 1px solid #FB8D00;
	border-left: 1px solid #FB8D00;
	border-right: 1px solid #FB8D00;
}
.emailsntop {
	border-collapse: collapse;
	border-top: 1px solid #4876A8;
	border-left: 1px solid #4876A8;
	border-right: 1px solid #4876A8;
}
.emailsnbody {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #4876A8;
	border-bottom: 1px solid #4876A8;
	border-left: 1px solid #4876A8;
	border-right: 1px solid #4876A8;
}
.quickclick {
	color: #4876A8;
	text-decoration: none;
}
.accountaddtop {
	border-collapse: collapse;
	border-top: 1px solid #197B30;
	border-left: 1px solid #197B30;
	border-right: 1px solid #197B30;
}
.accountaddbody {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #197B30;
	border-bottom: 1px solid #197B30;
	border-left: 1px solid #197B30;
	border-right: 1px solid #197B30;
}
.click {
	cursor: pointer;
}
.qhtaccountaddaccount input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;

    padding-left: 3px;
}
.qhtaccountaddaccountuser {
	width: 142px;
}
.qhtaccountaddaccountpass {
	width: 100px;
}
.qhtaccountaddaccountbutton input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 2px;
	width: 80px;
}
.accountadderrtop {
	border-collapse: collapse;
	border-top: 1px solid #9E0B0E;
	border-left: 1px solid #9E0B0E;
	border-right: 1px solid #9E0B0E;
}
.accountadderrbody {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #9E0B0E;
	border-bottom: 1px solid #9E0B0E;
	border-left: 1px solid #9E0B0E;
	border-right: 1px solid #9E0B0E;
}
.accountremtop {
	border-collapse: collapse;
	border-top: 1px solid #9E0B0E;
	border-left: 1px solid #9E0B0E;
	border-right: 1px solid #9E0B0E;
}
.accountrembody {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #9E0B0E;
	border-bottom: 1px solid #9E0B0E;
	border-left: 1px solid #9E0B0E;
	border-right: 1px solid #9E0B0E;
}
.qhtremovethis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-style: solid;
	color: #303B51;
	border-width: 1px;
	border-color: #303B51;
	background: #C4C9CD;
	padding: 0px;
	margin: 0px;
	width: 100px;
}
.generaltop {
	border-collapse: collapse;
	border-top: 1px solid #4876A8;
	border-left: 1px solid #4876A8;
	border-right: 1px solid #4876A8;
}
.generalbody {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #4876A8;
	border-bottom: 1px solid #4876A8;
	border-left: 1px solid #4876A8;
	border-right: 1px solid #4876A8;
}
.errortop {
	border-collapse: collapse;
	border-top: 1px solid #9E0B0E;
	border-left: 1px solid #9E0B0E;
	border-right: 1px solid #9E0B0E;
}
.errorbody {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #9E0B0E;
	border-bottom: 1px solid #9E0B0E;
	border-left: 1px solid #9E0B0E;
	border-right: 1px solid #9E0B0E;
}
.alertSe {
	padding: 0px;
	margin: 0px;
	margin-top:0;
	margin-bottom:0;
}
.editVis { 
  background: #C8D4E2;
}
.editDiv {
	float: right;
}
.menuEdit {
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	cursor: pointer;
}
.r {
    position: relative;
    top: 0;
    left: 0;
}
.asoFinish {
	cursor: pointer;
}
.asoJavaButton {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
}
.asoNoJavaButton {
	position: relative;
	top: -49px;
	left: 0px;
	z-index: 10;
}
.asoJavaButtonSmall {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
}
.asoNoJavaButtonSmall {
	position: relative;
	top: -19px;
	left: 0px;
	z-index: 10;
}
.asoAddUnit {
	cursor: pointer;
}
.monitorbox {
	border: 1px solid;
	padding: 0px;
	overflow: auto;
	width: 752px;
}
.version {
	padding: 0px;
	width: 752px;
	text-align: right;
}
.monitorHead {
	width: 100%;
	color: #BBA03E;
	font-weight: bold;
}
.mHTime {
	width: 40px;
	background: #254D6E;
	padding-left: 5px;
	padding-right: 5px;
}
.mHHead {
	width: 80px;
	background: #254D6E;
	padding-left: 5px;
}
.mHSession {
	width: 70px;
	background: #254D6E;
}
.mHIp {
	width: 100px;
	background: #254D6E;
	padding-left: 5px;
}
.mHPage {
	width: 100px;
	background: #254D6E;
}
.mHInfo {
	background: #254D6E;
	padding-left: 5px;
}
.monitorclass {
	margin-top:0;
	margin-bottom:0;
	width: 100%;
	color: #ffffff;
}
.mTime {
	width: 40px;
	color: #ffffff;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
.mHead {
	width: 80px;
	color: #ffffff;
	text-align: left;
	padding-left: 5px;
}
.mSession {
	width: 70px;
	color: #ffffff;
}
.mIp {
	width: 100px;
	color: #ffffff;
	text-align: left;
	padding-left: 5px;
}
.mPage {
	width: 100px;
	color: #ffffff;
}
.mInfo {
	color: #ffffff;
	text-align: left;
	padding-left: 5px;
}
tr.even {
  background: #92B9DA;
}
tr.odd {
  background: #69A0CD;
}
tr.footer {
  background: #313D53;
}
.lzNews {
	background: #FFFFFF;
}
.coreLeft {
	text-align: left;
}
.coreRight {
	text-align: right;
	font-weight: bold;
}
.corePad {
	padding-left: 11px;
	padding-right: 11px;
}
.monitorStatus {
	padding: 0px;
	width: 752px;
	text-align: right;
}
td.monitorStatus {
	vertical-align: middle
}
.linkfree {
	color: #FFFFFF;
	text-decoration: none;
}
.tablerig {
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
}