/* Undo styles from the print style sheet ------------------------------------------------ */
/* Nav styles ---------------------------------------------------------- */
#nav{
	float: left;
	
	margin: 0;
	padding: 0;
	padding-left: 0px;
	list-style: none;
}
#nav li{
	float: left;
	margin: 0;
}
#nav li a{
	display: block;
	padding: 0px 7px;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	postion: static;
}
#nav li a:hover {
        border: solid 0px #ffcc33;
        background-color:#CFE7C0;
        font-style:italic;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #073066;
	text-decoration: none;
	postion: static;
}
#nav li ul{
	position: absolute;
	left: -9999em;
	width: 160px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 100;
}
#nav li ul a {
        border: solid 0px #ffcc33;
        background-color:#CFE7C0;
        

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #073066;
	text-decoration: none;
	postion: static;
}
#nav li ul ul { /* third-and-above-level lists */
	margin: -20px 0 0 150px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -9999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	postion: static;
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul{
	position: absolute;
	left: auto;
}
#nav li ul li{
	margin: 0;
	padding: 0;
	background-color: #CFE7C0;
	border: 1px solid #749B84;
	border-top: none;
	border-bottom: none;/**/
}
#nav li ul li a{
	display: block;
	width: 160px;
	height: auto;
	padding: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

	text-align: left;
	text-decoration: none;
	background: none;
	
}
#nav li ul li a:hover{
	postion: static;
        border: solid 0px #ffcc33;
        background-color:#749B84;
        }


/* Start screen styles ------------------------------------------------------------------ */
/* Body --------------------------------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	background: url(../../images/bgtile3.jpg);
}

/* Container ---------------------------------------------------------------------------  */
#container {
	width: 753px;
	margin: 0 auto;
	background: #ffffff;
	border: thin ridge rgb(236,233,216); 
}

/* Header ------------------------------------------------------------------------------  */
#header {
	position: relative;
	float: left;
	width: 100%;
	height: 157px;
	background: url(../../images/topspan.jpg) no-repeat;
}

/* Menubar ------------------------------------------------------------------------------  */
#menubar {
	position: relative;
	float: left;
	width: 100%;
	background: url(../../images/menuspan.jpg) no-repeat;
}


/* Content ------------------------------------------------------------------------------  */
#content {
	position: relative;
	float: left;
	width: 753px;
	height: 100%;
	background: #ffffff;
}


/* Sidebar ------------------------------------------------------------------------------  */
#sidebar {
	display: inline;
	position: relative;
	padding: 10px;
	float: left;
	width: 240px;
	height: auto;
	background: #3d567f;
}

/* Page Detail ------------------------------------------------------------------------------  */
#page_detail {
	display: inline;

	position: relative;
	float: right;
	width: 493px;
	height: 100%;
	background: #ffffff;
}

/* Bot Container ---------------------------------------------------------------------------  */
#botcontainer {
	position: relative;
	float: right;
	width: 753px;
	margin: 0 auto;
	background: #ffffff;
	border: thin ridge rgb(236,233,216); 
}

/* Footer------------------------------------------------------------------------------  */
#footer {
	display: inline;
	position: relative;
	float: left;
	margin: 0;
	width: 753px;
	height: 96px;
	background: url(../../images/footerbg.jpg);
}


/* Scroller ------------------------------------------------------------------------------  */
#scroller {
	padding-top: 13px;
	display: inline;
	position: relative;
	float: right;
	width: 170px;
	height: 70px;
	background: none;
}

/* Footer Detail------------------------------------------------------------------------------  */
#footer_detail {
	padding-top: 13px;
	margin-left: 13px;
	display: inline;
	position: relative;
	float: left;
	width: 500px;
}




/* Copyright ------------------------------------------------------------------------------  */
#copyright {
	margin: 0 auto;
	display: inline;
	position: relative;
	width: 753px;
        height: 20px;
	text-align: center;
	background: #3d567f;
	font-size: 8pt;
	color: #DEE0DF;
}
#copyright a {
	color: #FFF;
}

.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
        line-height:16pt
	color: #000000;
        margin-left:39pt;
        margin-right:15pt
}
.italictxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
        line-height:16pt
	color: #000000;
        margin-left:24pt;
        font-style:italic;
}
.sidebarhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DEE0DF;
        font-weight:bold;
        text-align:center
}

a.sidebarhdr:link {
	

        font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DEE0DF;
	text-decoration: none;
        font-style:italic;
}
a.sidebarhdr:hover {
        border: solid 1px #749B84;
        background-color:#749B84;
        font-style:italic;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DEE0DF;
	text-decoration: none;
}
a.sidebarhdr:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DEE0DF;
	text-decoration: none;
        font-style:italic;
}

a.sidebarhdr:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DEE0DF;
	text-decoration: none;
        font-style:italic;
}

.sidebartxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
        line-height:16pt
        margin-left:39pt;
        margin-right:15pt
	color: #DEE0DF;
}

.sidebaritalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #DEE0DF;
        font-style:italic;
}

.sidetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DEE0DF;
	
}

a.sidetxt:link {
	

        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.sidetxt:hover {
        border: solid 1px #749B84;
        background-color:#749B84;
        font-style:italic;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.sidetxt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.sidetxt:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
----------------------------------------------------------------------------------------------------
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
        font-weight: bold;
	
}

a.menu:link {
	

        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a.menu:hover {
        border: solid 0px #ffcc33;
        background-color:#AABDE5;
        font-style:italic;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #073066;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
-----------------------------------------------------------------------------------
.menuon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
        font-weight: bold;
	
}

a.menuon:link {
	

        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menuon:hover {
        border: solid 0px #ffcc33;
        background-color:#749B84;
        font-style:italic;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menuon:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.menuon:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #711313;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #711313;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
        text-align:left;
        line-height:24pt;
        font-variant:small-caps;
        margin-left:15pt
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
        text-align:left;
        font-variant:small-caps;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: italic;
        text-align:left;
        line-height:14pt;
        font-variant:small-caps;
}

.curlink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #B7D2E3;
	border: 1px solid #000000;
}
.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
}
.formbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.reqtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #005B9B;
	border: 1px solid #000000;
}
.copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.header {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.maintxtr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
div.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height:16pt
	color: #000000;
        margin-left:24pt
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
        line-height:16pt
	color: #000000;
        margin-left:24pt
}

a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #711313;
	text-decoration: none;
}

.marquee {
	width: 100%;
	height: 96px;
	direction: right;
	loop: 1; 
	vertical-align: bottom;
}

