body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	behavior: url(styles/csshover.htc);} /* WinIE behavior call */
	
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}
a {
	color: #7C0000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
selector {
  min-width:600px;
  width:auto !important;
  width:550px;
}	
#mainwrap {
	width: 100%;
	min-width:600px;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #D73D00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	height: 120px;
	background-image: url(images/headr_tile.jpg);
	background-repeat: repeat-x;
	background-image: url(../images/headr_tile.jpg);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D73D00;
	width: 100%;
}
#header_nmsiis {
	background-color: #A62F35;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	height: 120px;
	background-image: url(images/headr_tile_nmsiis.jpg);
	background-repeat: repeat-x;
	background-image: url(../images/headr_tile_nmsiis.jpg);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A62F35;
	width: 100%;
}
#header_public {
	background-color: #2293C9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	height: 120px;
	background-image: url(images/headr_tile_public.jpg);
	background-repeat: repeat-x;
	background-image: url(../images/headr_tile_public.jpg);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2293C9;
	width: 100%;
}
#header_provider {
	background-color: #1EB53A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	height: 120px;
	background-image: url(images/headr_tile_provider.jpg);
	background-repeat: repeat-x;
	background-image: url(../images/headr_tile_provider.jpg);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1EB53A;
	width: 100%;
}
#header_logo {
	height: 90px;
	width: 175px;
	position: relative;
	left: 15px;
	top: 0px;
	
}

#logo_corner {
	position: float;
	
	text-decoration: none;
	height: 90px;
	width: 175px;
	margin: 5px;
	padding: 0px;
	
}
#header_message {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: normal;
	color: #ffffff;
	position: absolute;
	left: 150px;
	top: 40px;
	text-transform: capitalize;
	width: 468px;
}

/* top navigation */

div#nav {
	float: left;
	background: #FFFFFF url(file:///Macintosh HD/Comicafe/DOH/i/tab_grad.jpg) repeat-x;
	width: 80em;
	font-size: 0.675em;
}
div#nav ul {
	margin: 0;
	padding: 0;
	background: white;
	border: 1px solid #CCC;
}
div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	width: 10.75em;
	line-height: 1.2em;
	height: auto;
}
div#nav li:hover {background: #FFFF99;}
div#nav li.submenu {
}
div#nav li.submenu:hover {
	background-color: #FFFF99;
}
div#nav li a {
	display: block;
	padding: 0.5em 1em 0.5em 0.15em;
	text-decoration: none;
	width: 10.75em;
	color: #B20000;
}
div#nav>ul a {
}
div#nav ul ul {
	position: absolute;
	width: 10.75em;
	display: none;
}
div#nav ul ul li {
	border-bottom: 1px solid #999999;
}
div#nav li.submenu li.submenu {}
div#nav li.submenu li.submenu:hover {}
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {display:block;}
div#nav ul.level2 {
	top: 3em;
	left: -1px;
	width: 10.75em;
}
div#nav ul.level3 {top: -1px; left: 0em;
  border-top: 1px solid #CCC;}

{margin: 0px; padding: 0px}

.topnav_rule {
	background-color: #FFFFFF;
	height:12px;
	width: 100%;
	float: left;
	font-size: 8px;
	line-height: 1px;
	color: #CCCCCC;
}

#search {
	width: 25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #143286;
	font-size: 0.7em;
	line-height: 1.2;
	position: absolute;
	top: 60px;
	right: 20px;
	font-weight: bold;
}
#search a {
	color: #143286;
	text-decoration: none;
}
#search a:hover {
	color: #FFFFFF
	text-decoration: underline;
}
.topnav_wrap {
	width: 100%;
	height: 1.5em;
	z-index: 1000;
	padding-left: 10px;
}

/* text */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.1;
	margin-top: 0%;
	margin-bottom: 1em;
	color: #000000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1;
	color: #336666;
	margin-top: 0px;
	margin-bottom: 0.2em;
	letter-spacing: -0.02em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: .9;
	color: #0033CC;
	margin-top: 0px;
	margin-bottom: 0.2em;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033CC;
	font-size: 1em;
	line-height: .9;
	margin-top: 0px;
	margin-bottom: 0.2em;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.1;
	color: #0033CC;
	margin-top: 0px;
	margin-bottom: 0.2em;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #006666;
	margin-top: 0px;
	margin-bottom: 0.2em;
	font-style: italic;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 0.95;
	color: #006633;
	margin-top: 0em;
	margin-bottom: 0.4em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.1;
	font-weight: bold;
	color: #0033CC;
	background-color: #C4F7FC;
	padding: 3px;
}

subselect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
}

/* right navigation */

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	width: 100%;
	margin-top: 3px;
	z-index: 1;
}

#findinfo {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-size: 0.69em;
	right: 0px;
	margin: 5px 10px 10px;
	z-index: 5;
}
#findinfo2 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	right: 0px;
	margin: 5px 5px 5px;
	z-index: 5;
	font-weight: bold;
}

#findinfo_wrap {
	width: 25%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	float: right;
	margin-top: 50px;
	z-index: 5;
}

/* left navigation */

#leftnav {
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	font-size: 1.2em;
	height: 65%;
}
#leftnav ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	padding: 8px;
	font-size: 0.6em;
	font-weight: normal;
	display: block;
	margin: 0px;
	width: 11em;
}
#leftnav a:hover {
	display: block;
}
#leftnav li {
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
}	
#leftnav a {
	color: #0000CC;
	text-decoration: none;
	line-height: 1.6;
	display: block;
	text-align: left;
	text-indent: 4px;
}

#leftnav a:hover {
	color: #FF0000;
	background-color: #FFFF99;
	display: block;
}
div#leftnav2 {
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	font-size: .75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}
div#leftnav2logo {
	background-color: #FFFFFF;
	float: left;
	margin: 20px 0px;
	padding: 5px;
	clear: left;
	width: auto;
}
div#leftnav2 ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	padding: 8px;
	font-weight: normal;
	display: block;
	margin: 0px;
	width: 11em;
	background-color: #FFFFFF;
	clear: left;
}
div#leftnav2 li {
	position: relative;
	list-style: none;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	text-align: left;
	text-indent: 4px;
}
div#leftnav2 li:hover {background: #FFFF99;}
div#leftnav2 li.submenu1 {background: url(file:///Macintosh HD/Comicafe/DOH/i/submenu.gif) 95% 50% no-repeat;
}
div#leftnav2 li.submenu1:hover {background-color: #FFFF99;}
div#leftnav2 li a {
	display: block;
	padding: 0.25em 0 0.25em 0.5em;
	text-decoration: none;
	width: 11em;
	text-align: left;
	text-indent: 2px;
}
div#leftnav2>ul a {
	text-align: left;
}
div#leftnav2 ul ul {position: absolute; top: 0; left: 11em;
  display: none;}
div#leftnav2 ul.level1a li.submenu1:hover ul.level2a, 
div#leftnav2 ul.level2a li.submenu1:hover ul.level3a {display:block;}

#left_wrap {
	float: left;
	width: 70%;
}

/* center content */

#ctr_col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	float: left;
	width: 70%;
	margin-left: 25px;
}
#contentarea {
	background-color: #FFFFFF;
	background-image: url(file:///Macintosh HD/Comicafe/DOH/i/left_col.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
}
#contentarea2 {
	background-color: #FFFFFF;
	background-image: url(file:///Macintosh HD/Comicafe/DOH/i/rt_col.gif);
	background-repeat: repeat-y;
	background-position: right top;
	position: relative;
}
#ctr_box {
	width: 95%;
	float: left;
	margin: 20px;
}
#ctr_box_border {
	width: 90%;
	float: left;
	margin: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
#Box_left {
	padding: 8px;
	float: left;
	width: 12em;
}
.r_box {
	background-color: #FFFFCC;
	float: right;
	width: 12em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin: 10px;
	font-size: 0.7em;
	line-height: 1.1;
	padding: 10px;
	border-top: 6px solid #3300FF;
	clear: right;
}
.img_box_r {
	margin: 10px;
	float: right;
	clear: right;
}

/* bottom content */

#btm_box {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	margin-right: 5%;
	margin-left: 3%;
	margin-top: 20px;
}
.btm_box_col {
	height: auto;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	margin-left: 15px;
	float: left;
	margin-right: 5px;
	width: 18%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#btm_box2{
	background-color: #FFFFFF;
	width: 100%;
	margin-top: 10px;
	height: 4em;
	float: left;
}
.btm_box_col2 {
	height: auto;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	margin-left: 1em;
	float: left;
	width: 12em;
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: bold;
	color: #000099;
	text-align: center;
	margin-top: 10px;
}

/* bottom navigation */

.footer {
	background-color: #FFFFFF;
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
  clear: both;
	margin-top: 5px;
	text-align: center;
	padding-top: 20px;
	line-height: 1.2;
	margin-right: auto;
	margin-left: auto;
	height: 30%;
}
.footer a {
	color: #CC9900;
	text-decoration: none;
}
.footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.clearfix:after {
    content: ".";
	display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* fix for Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfloats {
	clear: both;
}
.ctr_box_content {
	clear: right;
	float: left;
	width: 70%;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 15px;
	padding-right: 0px;
}
#ulmenu {
	font-size: 12px;
	font-weight: normal;
	list-style-type: square;
	text-align: center;
}
#table {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #BFFEFA;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: BFFEF4;
	list-style-type: disc;
}	
	/* Sortable tables */
table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}

}
#ctr_col #table tr td {
		font-size: 12px;
}
#ctr_col .MsoNormal {
	font-style: normal;
}
#ctr_col .MsoNormal {
	color: #000;
}
#ctr_col #ctr_col2 table tbody tr .homepagecontent p a {
	font-family: Arial, Helvetica, sans-serif;
}
#ctr_col #ctr_col2 table tbody tr .homepagecontent p a {
	font-size: 13.5px;
}
.Links {
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14.5px;
}

/* Left Navigation Menu */

div#leftnav2_wrap {
	float: left;
	background-color: #FFFFFF;
	border-top-width: 16px;
	border-top-style: solid;
	border-top-color: #99CC33;
	margin: 0px;
	width: 12.75em;
}div#leftnav2 {
	font-size: 98%;
}
div#leftnav2 ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	padding: 8px;
	font-weight: normal;
	display: block;
	margin: 0px;
	width: 12em;
	clear: left;
}
div#leftnav2 li {
	position: relative;
	list-style: none;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	text-align: left;
}
div#leftnav2 li:hover {
	
}
div#leftnav2 li.submenu1 {background: url(i/submenu.gif) 95% 50% no-repeat;
}
div#leftnav2 li.submenu1:hover {

}
div#leftnav2 li a {
	display: block;
	padding: 0.25em 0 0.25em 0.5em;
	text-decoration: none;
	width: 12em;
	text-align: left;
}
div#leftnav2>ul a {
	text-align: left;
	width: 11.5em;
}
div#leftnav2 ul ul {
	position: absolute;
	top: 0;
	left: 12em;
	display: none;
}
div#leftnav2 ul.level1a li.submenu1:hover ul.level2a, 
div#leftnav2 ul.level2a li.submenu1:hover ul.level3a {display:block;}


<style type="text/css">
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.breadcrumb{
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}


.breadcrumb a{
background: transparent url(/images/breadcrumb.gif) no-repeat center right;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: navy;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: navy;
}


.breadcrumb a:hover{
text-decoration: underline;
}

</style>