body {
 	margin:4px;
 	color: #000;
 	text-align:center;
 	padding:0;
 	font-size:76%;
	background-color:#6B98C0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, sans-serif !important; 
}
caption {
	font-weight:700;
	margin:.5em 0 .5em 0;
	text-align:left;
	color:#6B98C0;
}
#wrapper {
 	margin:0;
	padding:0;
}
#outer {
 	text-align:left;
 	border:none;
 	width:760px;
 	margin:0 auto;
	padding:0;
	background:url(../images/27.gif) no-repeat;
}
#header {
	padding:0 1px;
	margin:0;
	border:0;
	background:url(../images/2.gif) repeat-y;
	position:relative;
	top:0;
	left:0;
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#maintitle {
	padding: 0 0 6px 1px !important;
	margin:0 !important;
	border:none !important;
}
#tagline {
	top: 90px;
	position: absolute;
	left: 60px;
	padding:0;
	margin:0;
	border:none;
	font-size:1.2em;
	display:block;
}
#top {
	margin:0;
	padding:0;
	background:url(../images/3.gif) top no-repeat;
	height:10px;
}
/* nav */
#nav {
	margin:0;
	padding:0;
	clear: both;
}
#menu,#lowerbar {
	background:url(../images/6.gif) repeat-x;
	background-color:#6B98C0;
	width:646px;
	margin:0;
	/*float:left;*/
	padding:4px 0 0 110px;
}
/* IE hack: hide from IE 6! */
div[id~=menu] { float:left; }
#menu div {
	margin: 0 auto;
	padding: 0 1em 0 1em;
	color:#f8f;
	font-size:1.7em;
	float:left;
	list-style-type:none;
	height:1.47em;
}
#lowerbar a,#menu a,#lowerbar {
	text-decoration:none;
	color: #FFF;
}
#menu a:visited {
	color:#fff;
	text-decoration: none;
}
#menu .menulink {
    text-decoration:none;
	border:2px 
}
#menu .menulink a:hover {
	color:#E3F2FF;
        text-decoration:none;   
}
/* main contents */
#contents {
	margin:0;
	color: #000;
	text-align:left;
	padding:10px 6px 10px 8px;
	background:url(../images/2.gif) repeat-y;
	font-size:1.1em;
}
#main {
	background-color:#fff;
}
#emisaccess {
text-align:center;
}
#emisaccess img {
border:none;
}
.bbar {
	width:756px;
	height:10px;
	margin:0;
	padding:0;
	border:0;
	display: inline;
}
/* footer */
#footer {
 	margin:0;
	padding:0 1px;
	background:url(../images/4.gif) repeat-y;
	font-size:1.1em;
}
#footer p {
	text-align:center;
 	margin:4px 0 0 0;
	padding:4px 0 0 0;
}
#bottom {
	margin:0;
	padding:0;
	background-image:url(../images/5.gif);
	background-repeat:no-repeat;
	height:12px;
}
 /* navigation */
#lowerbar  {
	text-align:center;
	width:756px;
	padding:0;
	font-size:1.2em;
}

div#tableft {
	float:left;
	width:2px;
	margin:0;
	padding:0;
	height:1.47em;
	background-image:url(../images/7.gif);
	background-repeat:no-repeat;
	background-color:#CACACA;
}

#lowerbar li {
	list-style:none;
	display:inline;
	padding:0 20px;
	margin:0;
}
#lowerbar ul {
	padding:10px 0 10px 0;
	margin:0;
}
#lowerbar a:hover {
	color:#E3F2FF;
	text-decoration:underline;
}
.activelink {
	background:url(../images/8.gif) right top;
	background-repeat:no-repeat;
	background-color:#C5C5C5;
	padding: 0 1em 0 .8em;
}
div.activelink a:link{
	color:#6B98C0 !important;
	cursor:text;
}
div.activelink a:visited{
	color:#6B98C0 !important;
	cursor:text;
}
.tabbottom {
	height:4px;
	color:#CECECE;
}
.tabbottom,#subnav {
	background:#CECECE;
	width:754px;
	padding:0 2px 0 0;
	margin:0;
	clear:left;
}
#subnav {
	color:#6B98C0;
	float:left;
	padding-bottom:1px;
	padding-bottom:2px;
}
#subnav li {
	float:left;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
	padding:1px 20px;
	margin:0 10px;
}
#subnav li a:link,#subnav li a:visited {
	border-left:6px solid #eee;
	text-decoration:none;
	padding:0 .5em;
        white-space: nowrap;
}
#subnav li a:hover {
	border-left:6px solid #eee;
	background:#ddd;
	text-decoration:none;
}
#subnav ul {
	padding:0 0 2px 0;
        margin:0 0 0 20px;
}
/* custom styles for sections */
.newsdate {
        font-weight:normal;
        font-size:.8em;
        color:black;
        padding-left:1em;
}
/* form styles */
.springform
{
	clear: both;
	margin: 0 0 1em 0;
}

.formtextbox
{
	color: #6B98C0;
	background-color: #eee;
	border: 2px solid #6B98C0;
	cursor: text;
	margin: .1em;
}

.formmenu
{
	color: #000000;
	background-color: #eee;
	border: 1px solid #6B98C0;
	cursor: pointer;
}

.formcheck
{
	color: #000000;
	border: 1px solid #6B98C0;
}

.formmenuselect
{
	color: #6B98C0;
	background-color: #ffffff;
	border: 1px solid #6B98C0;
	cursor: pointer;
}

.formtextboxfocus
{
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #6B98C0;
	cursor: text;
	margin: .1em;
}

label
{
	color: #6B98C0;
	text-align: right;
}

.gbutton
{
	font-size: .8em;
	color: #009900;
	border: 2px outset #009900;
	cursor: pointer;
	background-color: #D5FFD5;
}

.gbuttonover
{
	font-size: .8em;
	color: #006600;
	border: 2px inset #009900;
	cursor: pointer;
	background-color: #eee;
}

.bbuttonover
{
	color: #6B98C0;
	border: 2px inset #6B98C0;
	cursor: pointer;
	background-color: #EEE;
}

.bbutton
{
	color: #6B98C0;
	border: 2px outset #6B98C0;
	cursor: pointer;
	background-color: #fff;
}

.rbutton
{
	font-size: .8em;
	color: #FF0000;
	border: 2px outset #FF0000;
	cursor: pointer;
	background-color: #ffcccc;
}

.rbuttonover
{
	font-size: .8em;
	color: #FF0000;
	border: 2px inset #FF0000;
	cursor: pointer;
	background-color: #ffcccc;
}
