﻿/* CSS Document */

.highlight
{
font-weight: bold;
background-color: #F3CAFF;
}

body {
margin-top: 0px;
margin-left: 35px;
background-color: #643DA7;
/*line-height: 20px;*/
}

body,td,th {
FONT-SIZE: 11px;
COLOR: #333333; 
/*LINE-HEIGHT: 20px; */
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

/*--------STRUCTURE ---------------------*/
div#maincontent {
width: 548px;
margin-top: 10px;
margin-bottom: 10px;
}

div#maincontent {
border-left: 1px solid #6D5993;
border-right: 1px solid #6D5993;}


div#newscontent {
padding-right: 4px
border-right: 1px solid #6D5993;}

div#newscroller {
height: 28px;
border-right:2px solid white;}


div#leftnav {
background-color:#FFFFFF;
}

div#rightcolumn {
background-color:#FFFFFF;
}


/*---------This is the top menu----------------------*/
#mainlevel-nav {
text-align: left;
padding-bottom: 5px;
padding-top: 10px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
line-height: 24px;
/* fixes Firefox 0.9.3 */
}

#mainlevel-nav li {
text-align: left;
display: inline;
padding-left: 6px;
padding-right: 6px;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 10px;
}

#mainlevel-nav li a
{
padding-left: 6px;
padding-right: 6px;
padding-bottom: 5px;
padding-top: 10px;
COLOR: #646464; 
text-decoration: none;
border-right: 1px dotted #000;
}

#mainlevel-nav li a:hover
{
background-color: #FFF;
color: #993300;
}

#mainlevel-nav #active { 
border-left: 1px dotted #000; }



.contentpaneopen p {
line-height: 20px;
padding-top: 6px;
padding-bottom: 6px;
FONT-SIZE: 11px; 
COLOR: #333333;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}

.componentheading {
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
list-style-type: none;
text-align: left;
font-size: 14px;
COLOR: #C79625;
letter-spacing: 4px;}

.contentheading {
	font-family: "Arial, Helvetica, sans-serif";
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	list-style-type: none;
	COLOR: #C79625;
	width: 325px;
	border-bottom: 1px dotted;
	text-decoration: none;
	padding: 0.4em 0.8em 0.6em 1.4em;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0.4em 1em;
	float: left;
}

.contentheading a {
text-decoration: none;
width: 325px;
}
.article_seperator {
display: none;
height: 0px;}

.ev_fieldset 
{
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
list-style-type: none;
text-align: left;
font-size: 14px;
COLOR: #C79625;
text-transform: uppercase;
letter-spacing: 4px;
}
.contentpaneopen ol li {
padding-left: 10px;
text-align: left;
padding-right: 10px;
line-height: 20px;
padding-top: 6px;
padding-bottom: 6px;
}


.contentpaneopen ul li {
padding-left: 14px;
text-align: left;
padding-right: 24px;
line-height: 20px;
padding-top: 6px;
padding-bottom: 6px;
}

.contentpaneopen h3 {
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
padding-left: 14px;
list-style-type: none;
text-align: left;
font-size: 14px;
color: rgb(181,40,66);
text-transform: uppercase;
letter-spacing: 4px;}

.contentpaneopen h4 {
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
padding-left: 12px;
list-style-type: none;
text-align: left;
font-size: 14px;
color: rgb(181,40,66);
text-transform: uppercase;
letter-spacing: 4px;}

/*Left Navigation*/

a.mainlevel:link, a.mainlevel:visited {
font-family: Arial,Helvetica,sans-serif;
color: #000000;
font-weight: bold;
background-color:#FFF;
display: block; 
width: 165px;
text-decoration: none;
border-bottom: 1px dotted #404040;
text-align: left;
background-image: url(../images/arrows.gif);
background-repeat: no-repeat;
background-position: 100% 1.2em;
padding-right: 1.2em;
padding-top: .8em;
padding-bottom: .8em;
line-height:16px; }

a.mainlevel:hover {
text-decoration: none;
font-weight: bold;
color: #5A3797;
}

a.sublevel:link, a.sublevel:visited {
	font-family: Arial,Helvetica,sans-serif;
	color: #C79625;
	font-weight: bold;
	background-color: #FFFS;
	display: block;
	width: 165px;
	text-decoration: none;
	border-bottom: 1px dotted #404040;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 100% 1.5em;
	padding-right: 1.2em;

}

a.sublevel:hover {
color: #5A3797;
font-weight: bold;
text-decoration: none;
}

.pagenavcounter {
color: white;}

.pagenavbar {
text-align: center;
COLOR: #333333; 
FONT-SIZE: 9px; 
LINE-HEIGHT: 16px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}

.pagenav {
COLOR: #C79625; 
FONT-SIZE: 9px; 
LINE-HEIGHT: 16px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.pagenav a:link {
COLOR: #5A3797; 
}

.pagenav a:hover {
COLOR: #C79625; 
}

.back_button {
text-align: center;
font-family: Arial,Helvetica,sans-serif;
color: #9C9C9C;
font-weight: bold;}

TD {
FONT-SIZE: 11px; 
COLOR: #333333; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

P {
width: 400px;
padding-left: 10px;
line-height: 20px;
padding-top: 4px;
padding-bottom: 4px;
FONT-SIZE: 11px; 
COLOR: #333333; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

H1 {
FONT-WEIGHT: bold; 
FONT-SIZE: 14px; 
COLOR: #C79625; 
LINE-HEIGHT: 14px; 
PADDING-TOP: 8px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

H2 {
FONT-WEIGHT: bold; 
FONT-SIZE: 14px; 
COLOR: #646464; 
LINE-HEIGHT: 13px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

H3 {
FONT-SIZE: 12px; 
COLOR: #373737; 
LINE-HEIGHT: 20px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-WEIGHT: bold; 
padding-left: 0px;
padding-top: 4px;
padding-bottom: 4px;}

H4 {
FONT-WEIGHT: bold; 
FONT-SIZE: 12px; 
COLOR: #4c5b85; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

H5 {
FONT-WEIGHT: bold; 
FONT-SIZE: 12px; 
COLOR: #4c5b85;  
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

H6 {
FONT-WEIGHT: bold; 
FONT-SIZE: 11px; 
COLOR: #4c5b85;  
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

UL {
FONT-SIZE: 11px; 
COLOR: #333333;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
LIST-STYLE-TYPE: square;
padding-left: 25px; 
}

OL {
padding-left: 25px; 
}

LI {
FONT-SIZE: 11px; 
COLOR: #333333; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
LIST-STYLE-TYPE: square
padding-top: 10px;
padding-bottom: 10px;
}


/*Example CSS for demo ticker*/
#ajaxticker1{
border: 0;
padding: 8px;
background-color: #BA9DC9;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FFF;
}


div #ajaxticker1 {
background-color: #BA9DC9;
border-top: 6px solid white;
margin-left: 0px;
margin-right:0px;
width: 185px;
height: 140px;
}

#ajaxticker1 a{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FFF;
line-height: 1.4em;
text-decoration: none;
}

/*   BOTTOM FOOTER STYLES   */

div#bottfooter {margin: 0; padding: 0; text-align: center;}
div#bottfooter ul  {list-style: none;}
div#bottfooter ul li {display: inline; border-left: 1px solid #ccc;padding-bottom: 0px;}
div#bottfooter ul li.Item01  {border-left: none;}
div#bottfooter ul li a:link, #bottfooter ul li a:link {padding: 0px 8px 0px 8px; color: #ccc; text-decoration: none;}
div#bottfooter ul li a:hover, #bottfooter ul li a:hover {color: #33335A; text-decoration: underline;}