/* Texas Association of Health Underwriters
----------------------------------------*/
body {
	background: #fff;
	margin: 6px;
}

/* My Comment */
body#nobackground { background: #fff none;}

body,
td,
p {
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
}

a,
#maincontentcell a {
	color: #283873;
}
a:hover,
#maincontentcell a:hover { color: #CC0000; text-decoration: underline; }

h1 {
	color: #283873;
	font: normal 24px Arial, Helvetica, sans-serif;
}
h2 {
	color: #CC0000;
	font: normal 18px Arial, Helvetica, sans-serif;
	background: transparent url(/images/assnimg124/bak_h1.png) repeat-x left bottom;
}
h2 strong { background: #fff; padding: 0 4px 0 0; font-weight: normal; }
h3 {
	color: #283873;
	font: normal 14px Arial, Helvetica, sans-serif;
}

/* Top-nav Below Banner
----------------------------------------*/
ul#navtop2 li li { margin: 0; }
ul#navtop2 li li a,
ul#navtop2 li li a:hover  {
	color: #283873;
	background: none;
	font: normal 12px/12px Helvetica ,Arial, sans-serif;
	z-index: 999;
	padding: 6px 7px 3px 7px;
	width: 165px;
}
ul#navtop2 li li a:hover { color: #CC0000; background: #f0f0f0; }

* html ul#navtop2 li li a,
* html ul#navtop2 li li a:hover { width: 165px; }

#navtop2 li ul {
	border: 1px solid #6d6e66;
	background: #f0f0f0;
	padding: 6px 7px 3px 7px;
}

#navtop2 li ul li { border: none; }

/* Main-content Area
----------------------------------------*/
#maincontenttable,
#returnlinkcell,
.infomessage,
.errormessage { background: #fff; }

#maincontentcell {
	background: #fff;
	border: solid 1px #283873;
	border-top: none;
	padding: 15px;
}

/* Sub-content Area
----------------------------------------*/
#maincontentsubcell { padding: 10px 12px 2px 10px; }
#maincontenttable td.topnavcall { padding: 100px 12px 2px 10px; }
#maincontentsubcell p { line-height: 16px; }

#maincontentsubcell ul,
#rightnavcell ul {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
}
#maincontentsubcell ul li,
#rightnavcell ul li {
	padding: 4px 5px 4px 12px;
	background: transparent url(/images/assnimg329/imgs/li_seed.png) no-repeat left 7px;
}

/* Client-side Top-Navigation
----------------------------------------*/
#topnavtable {
	background: #f6f6f6;
	border: solid 1px #33782e;
	width: 546px;
	_width: 552px;
	position: absolute;
	margin: 0 0 0 10px;
	color: #333;
}

#topnavcell { padding: 4px; color: #333; }

#topnavcell p { line-height: 18px; color: #333; }

/* Client-side Right-Navigation
----------------------------------------*/
#rightnavcell table {
	background: #f6f6f6;
	border: solid 1px #4d4d4d;
	margin-bottom: 5px;
}

#rightnavcell td { padding: 5px; }

#rightnavcell h1,
#rightnavcell h3 {
	color: #CC0000;
	background: none;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: center;
}

#rightnavcell, 
#rightnavcell p,
#rightnavcell ul { font-size: 11px; }

#rightnavcell ul { margin: 8px 5px; }

/* Footer Area
----------------------------------- */
table#footertable {
	border-top: solid 1px #fff;
}

td#footertablecell {
	border-top: solid 6px #cc0000;
	padding: 6px;
}

td#footertablecell,
td#footertablecell p {
	color: #000;
	text-align: center;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}

/* Login Table
----------------------------------------*/
.rightnav_td,
#rightnav_usernamelabel,
#rightnav_passwordlabel,
#rightnav_list { font-size: 11px; }

#loginform ul { margin: 8px 5px; }

#rightnav_welcome {
	margin: 0 5px;
	text-transform: capitalize;
	font-style: italic;
	border-bottom: solid 1px #999;
	padding: 0 0 8px 0;
}

#rightnav_welcome strong { font-style: normal; margin-left: 3px; }

#rightnav_td1,
#rightnav_td2,
#rightnav_td3 { width: 15px;}

#quicklogin { padding: 0 5px; }

#rightnav_usernameinput,
#rightnav_passwordinput {
	width: 100%;
	border: solid 1px #555;
	border-right: solid 1px #777;
	border-bottom: solid 1px #777;
	margin: 1px 0 3px 0;
	background: #fff url(/images/assnimg175/imgs/bak_input.png) no-repeat left top;
}

#rightnav_forgotlink {
	float: left;
	width: 65px;
	margin: 8px 0 0 0;
}

a#rightnav_forgotlink { font-size: 10px; text-decoration: none; }
a:hover#rightnav_forgotlink { font-size: 10px; text-decoration: underline; }

#rightnav_loginbutton {
	float: right;
	width: 68px;
	height: 25px;
	border: 0;
	margin: 5px 5px 0 5px;
	background: transparent url(/images/assnimg329/imgs/btn_login.png) no-repeat left top;
	cursor: pointer;
}
#rightnav_loginbuttonimg { visibility: hidden; }
