body {
	background-color: #770124;
	margin: 0;
	padding: 0;
	font-family: arial, verdana, sans-serif;
	color: #333;
}

h1 {
	font-size: 14px;
	color: #408456;
	text-transform: uppercase;
}

h2 {
	font-size: 13px;
	color: #036;
	margin: 0;
	padding: 0 0 5px 0;
}

h3 {
	font-size: 12px;
	margin: 0;
	padding: 0 0 5px 0;	
}

p, li, td, input, textarea {
	font-size: 11px;
}

ul {
	margin-top: 0;
	margin-bottom: 10px;
}

li {
	padding-bottom: 4px;
}

a {
	color: #00468e;
}

td.lbl {
	text-align: right;
}

textarea.lg {
	width: 299px;
	height: 200px;
}

textarea.sm {
	width: 150px;
	height: 75px;
}

#idxWrap {
background: url(img/hgi-idxBg.jpg) no-repeat top left;
width: 795px;
height: 585px;
}

#logo h1 {
	margin: 0;
	padding: 0;
}

#logo h1 a{
	display: block;
	height: 144px;
	width: 200px;
	position: absolute;
	top: 0;
	left: 0;
}

#logo h1 a span {
	display: none;
}

#mNav {
	width: 204px;
	float: left;
	padding-top: 160px;
	*padding-top: 170px;
	padding-bottom: 200px;
}

div#mNav.mNavSec {
	padding-top: 90px;
	*padding-top: 100px;
}

#mNav div.drop {
	position: absolute;
	z-index: 9999;
	margin: -5px 0 0 40px;
	padding: 0;
	background-color: #fff;
	width: 160px;
}

#mNav div.drop ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 1px solid #428453;
}

#mNav div.drop ul li {
	margin: 0;
	padding: 1px 0;
}

#mNav div.drop ul li a {
	margin: 0;
	padding: 3px 0 3px 25px;
	*padding: 1px 0 1px 25px;	
	color: #428453;
	display: block;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

#mNav div.drop ul li a:hover {
	background-color: #003981;
	color: #fff;
}

#mNav div.lnk a {	
	display: block;
	padding: 7px 5px 8px 20px;
	*padding: 5px 5px 5px 20px;
	margin: 10px 0 0 0;
	height: 100%;
	text-decoration: none;
	color: #000;
	cursor: pointer;
	text-transform: UPPERCASE;	
	font-size: 11px;
	font-weight: bold;
}

#mNav div.lnk a:hover {
	color: #fff;
}

#mNav div.lnk a { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='img/hgi-navItem.png'); }
#mNav div.lnk a:hover { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='img/hgi-navItem.png'); }
#mNav div.lnk[class] a { background: url(img/hgi-navItem.png) no-repeat top left; }
#mNav div.lnk[class] a:hover { background: url(img/hgi-navItem.png) no-repeat top left; }


/* INDEX PAGE CONTENT
--------------------------------------------------------------------------------*/

#idxCont {
	width: 350px;
	float: left;
	margin-top: 165px;
	margin-right: 10px;
}

#idxCont div {
	padding: 0 20px 0 30px;
}

#idxCont div h1 {
	margin: 0 0 20px 60px;
	padding: 0;
	font-size: 16px;
	text-transform: uppercase;
	color: #333;
	border-bottom: 1px solid #717171;	
}

#idxCont div h1.idx {
	font-size: 12px;
} 

#idxCont div p {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 12px;
}

#idxCont div ul li {
	font-size: 12px;
}

#idxCont div p.tag {
font-size: 19px;
font-style: italic;
color: #203c54;
line-height: 100%;
margin-left: 53px;
text-align: center;
}

#idxCont div div.sp {
	float: left;
	clear: left;
	height: 12px;
	margin: 0 0 2px 0;
	padding: 0;
	}

#idxCont div div.sp p {
	margin: 0;
	padding: 0;
}

#idxCont div div#sp1 {
	width: 63px;
}

#idxCont div div#sp2 {
	width: 57px;
}

#idxCont div div#sp3 {
	width: 47px;
}

#idxCont div div#sp4 {
	width: 43px;
}

#idxCont div div#sp5 {
	width: 38px;
}
#idxCont div div#sp6 {
	width: 31px;
}
#idxCont div div#sp7 {
	width: 28px;
}
#idxCont div div#sp8 {
	width: 24px;
}
#idxCont div div#sp9 {
	width: 15px;
}
#idxCont div div#sp10 {
	width: 5px;
}
#idxCont div div#sp11 {
	width: 2px;
}

/* Secondary Page Layout */
#secWrap {
	width: 787px;
	float: left;
	background: url(img/hgi-2ndBgRep.jpg) repeat-y top left;
}

#secChromeTop {
	background: url(img/hgi-2ndBgTop.jpg) no-repeat top left;
	width: 787px;
	float: left;
}

#secChromeBot {
	background: url(img/hgi-2ndBgBot.jpg) no-repeat top left;
	border: 1px solid #ccc;
}

#secCont {
	width: 350px;
	float: left;
	margin-top: 145px;
}

#secCont div {
	padding: 0 20px 0 25px;
}

#secCont div h1 {
	margin: 0 0 10px 0;
	padding: 0;
}

#secCont div p {
	margin: 0;
	padding: 0 0 10px 0;
}

/* Right Bar Secondary Pages
--------------------------------------------------------------------- */

#rBar, #idxrBar {
	width: 216px;
	height: 338px;
	*height: 315px;
	float: left;
	margin-top: 178px;
	padding-left: 1px;
	padding-top: 45px;
	*padding-top: 55px;	
}

#rBar.rBarBg { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='img/hgi-rBarBg.png'); }
#rBar.rBarBg[class] { background: url(img/hgi-rBarBg.png) no-repeat top left; }


#rBar p, #idxrBar p {
	padding: 0 15px;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

#rBar p.char, #idxrBar p.char {
	padding-top: 48px;
	*padding-top: 45px;
}


/* Right Bar Index Page
-------------------------------------------------------------------- */

#idxrBar.rBarIdxBg { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='img/hgi-rBarIdxBg.png'); }
#idxrBar.rBarIdxBg[class] { background: url(img/hgi-rBarIdxBg.png) no-repeat top left; }

#idxrBar div.appOnlIdx {
	margin-top: 129px;
}

/* BEGIN FOOTER STYLES 
------------------------------------------------------------------------------ */
div#chromeBotCap {
	background: url(img/hgi-2ndBgBot.jpg) no-repeat left top;
	width: 787px;
	float: left;
	clear: left;
}

div#chromeBotCap p {
	margin: 0;
	padding-top: 70px;
	*padding-top: 70px;	
	text-align: center;
	color: #fff;
}

div#chromeBotCap p a, #ftr p a {
	color: #fff;
	text-decoration: none;
}

div#chromeBotCap p a:hover, #ftr p a:hover {
	text-decoration: underline;
}

#ftr {
	color: #fff;
	width: 795px;
	clear: left;
}

#ftr p {
	margin: 0;
	padding: 0;
	text-align: center;
}

/* JOB OPPS TABLE
--------------------------------------------------------------------- */

table#jobOpps {
	border-collapse: collapse;
	border-spacing: 0;
}
table#jobOpps th {
	font-size: 11px;
	vertical-align: bottom;
	background-color: #f1f1f1;
	border: 1px solid #ccc;
}

table#jobOpps td {
	border: 1px solid #ccc;
	text-align: center;
}


/* LICENSURE ASSOCIATIONS TAB
--------------------------------------------------------------------- */
div#licAsso {
	margin: 0;
	padding: 0;
}

div#licAsso p.tabs {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

div#licAsso p.tabs a {
	border: 1px solid #ccc;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 10px;
}

div#licAsso p.tabs a.on {
	background-color: #ccc;
}

div#licAsso div {
	margin: 0;
	padding: 0;	
}

div.tbl {
	margin: 0;
	padding: 0;
	width: 295px;
	height: 300px;
	overflow: auto;
	border: 1px solid #ccc;
}

div.tbl table td {
	padding: 5px;
}

div.tbl table td a {
	font-weight: bold;
}

/* CHECK LIST FORMS
--------------------------------------------------------------------- */
#secCont div div.checkList {
	width: 300px;
	height: 400px;
	overflow: auto;
	margin: 0;
	padding: 0;
}

#secCont div div.checkList table {
	width: 270px;
	margin: 0;
	padding: 0;	
}

div.checkList table tr:hover {
	background-color: #ffc;
}

div.checkList table td.lbl {
width: 160px;
}

div.checkList table td.hdr {
	background-color: #f1f1f1;
	font-weight: bold;
	padding: 5px;
}

div.checkList table td.sHdr {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	padding: 5px;
}

div.checkList table td textarea {
	width: 266px;
}

div.checkList h2 {
	padding-top: 20px;
	font-size: 14px;
}

table.tblKey td.lbl {
	width: 155px;
}

table.tblKey td ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

table.tblKey td ul li {
	display: block;
	float: left;
	text-align: center;
	width: 20px;
	font-weight: bold;
	border: 1px solid #ccc;
}

table.tblKey td {
	border: 1px solid #fff;
}

#secCont div div#key {
	border: 3px double #ccc;
	padding: 0;
	margin: 0;
}

#secCont div div#key h3 {
	background-color: #f1f1f1;
	padding: 5px;
	margin: 0;	
}

#secCont div div#key p {
	margin: 0;
	padding: 3px;
	font-weight: bold;
}

#key ol {
	margin-top: 0; 
	margin-bottom: 0; 
	padding-top: 0; 
	padding-bottom: 0;
	padding-right: 30px; 		
}


