/*--------- Base Styles used for HTML ---------*/

html, body {
	margin: 0;
	padding: 0;
	background-image: url('../images/BG_Right.gif');
	background-repeat: repeat-x;
	background-color: #404040;
	height:100%;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	
}
/*#content {
	height: 222px;
}
*/
#content {
	width: 510px; 
	position:relative; 
	float:left; 
	background-color:#FFFFFF; 
	min-height: 222px; 
	border-top: 2px solid black;
	padding: 10px;
	text-align:left;
}

#nav {
	margin:0; 
	padding: 10px; 
	border-top: 2px solid black; 
	position: relative;  
	float:left; 
	width: 171px; 
	color:#fff; 
	text-align:left;
	font-size: 11px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

.contentmain {
	background-color: #fff; 
	border-right: 2px solid black;
}

#container {
	width:758px; 
	margin:0;
	padding:0;
	float:left;
	position:relative;
	height:100%;
}

#banner {
	position:relative; 
	float:left;
	margin:0;
	padding:0; 
}

#banner2 {float:left; position:relative;}

#toprt {
	position: relative; 
	float:left; 
	background-image:url('../images/BG_Header.gif'); 
	width:310px;
}

#topnav {
	height:38px;
	width:310px;
	float:right; 
	position:relative;
}

#bdrrt {
	position: relative; 
	float:left; 
	background-image:url('../images/BG_ShadowRight.gif'); 
	width:9px; 
	height: 159px; 
	clear:right;
}

#main {
	float: left; 
	position:relative; 
	margin:0;
	padding:0; 
	display:inline; 
	height:100%;
}

#mainsub {
	width: 100%; 
	position: relative;  
	float:left; 
	background-color: #404040; 
	height: 100%;
}

#navred {
	margin:0; 
	padding: 10px; 
	border-top: 2px solid black; 
	position: relative;  
	float:left; 
	width: 136px; 
	color: #000000; 
	text-align:left;
	font-size: 13px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

#nav navtitle{
	font-size: 11px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

#footer {
	width: 556px; 
	position:relative; 
	float:left; 
	background-color:#FFFFFF; 
	border-right: 2px solid black;	
}

.holder {
	float: left; 
	position:relative; 
	margin:0;
	padding:0; 
	display:inline;
}

.rtbg {
	background-image: url('../images/BG_Right.gif'); 
	background-repeat: repeat-x;
}

.uc {
	text-transform: uppercase;
}

.bw8 {
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
}

.n8 {
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
}

.b8 {
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
}

.blue9 {
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: bold;
  color: #1B1464;
}
.n10 {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
}

.i10 {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: normal;
  font-style: italic;
  color: #000000;
}

.b10 {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
  color: #333366;
}

.lightb10 {
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: bold;
  color: #CCCCCC;
}

.n12 {
  font-family: Arial,Helvetica,serif;
  font-size: 12pt;
  font-weight: normal;
  color: #000000;
}

.b12 {
  font-family: Arial,Helvetica,serif;
  font-size: 12pt;
  font-weight: bold;
  color: #333399;
}

.red10 {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: normal;
  color: #CC0000;
}

.redb10 {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
  color: #CC0000;
}

.redb12 {
  font-family: Arial,Helvetica,serif;
  font-size: 12pt;
  font-weight: bold;
  color: #CC0000;
}

.redbi12 {
  font-family: Arial,Helvetica,serif;
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
  color: #CC0000;
}

.redb8 {
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: bold;
  color: #CC0000;
}

.sp10b {
  font-family: Verdana,Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
  color: #333399;
}

a:link    {text-decoration: none; color:#0000CC}
a:visited {text-decoration: none; color:#0000CC}
a:active  {text-decoration: none; color:#0000CC}
a:hover   {text-decoration: underline; color:#404040}

a.b12:link    {font-weight: bold; font-size: 15px; text-decoration: underline; color:#0000CC}
a.b12:visited {font-weight: bold; font-size: 15px; text-decoration: underline; color:#0000CC}
a.b12:active  {font-weight: bold; font-size: 15px; text-decoration: underline; color:#0000CC}
a.b12:hover   {font-weight: bold; font-size: 15px; text-decoration: underline; color:#404040}

#nav a:link    {text-decoration: none; color:#fff}
#nav a:visited {text-decoration: none; color:#fff}
#nav a:active  {text-decoration: none; color:#fff}
#nav a:hover, a.navlink:hover  {text-decoration: underline; color:#fff}

.C10Row1 {

}

.C10Row1 {

}

.b10 A:link {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
}

.b10 A:visited {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
}

.b10 A:active {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
}

.b10 A:hover {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: underline;
  color: #000000;
}


/*--------- Styles used for Nav ---------*/

.MainMenu
{
    BORDER: #000000 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    MARGIN: -1px;
    WIDTH: 150px;
    COLOR: #000099;
    FONT-FAMILY: Arial,Helvetica,serif;
    POSITION: absolute;
    BACKGROUND-COLOR: #E9F0FF;
    TEXT-DECORATION: none;
    layer-background-color: #7A95E3
}
.MainMenu TD
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #000099;
    FONT-FAMILY: Arial,Helvetica,serif;
    TEXT-DECORATION: none
}
.MainMenu A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #000099;
    FONT-FAMILY: Arial,Helvetica,serif;
    TEXT-DECORATION: none
}
.MainMenu A:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #000099;
    FONT-FAMILY: Arial,Helvetica,serif;
    TEXT-DECORATION: none
}
.MainMenu A:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #1B1464;
    FONT-FAMILY: Arial,Helvetica,serif;
    TEXT-DECORATION: none
}
.MainMenu A:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #1B1464;
    FONT-FAMILY: Arial,Helvetica,serif;
    TEXT-DECORATION: none
}
.MainMenuHi
{
    BORDER: #000000 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    MARGIN: -1px;
    WIDTH: 150px;
    CURSOR: default;
    COLOR: black;
    FONT-FAMILY: Arial,Helvetica,serif;
    POSITION: absolute;
    BACKGROUND-COLOR: #C7D8FE;
    TEXT-DECORATION: none;
    layer-background-color: #C7D8FE
}
.MainMenuHi TD
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial,Helvetica,serif;
    TEXT-DECORATION: none
}
.MainMenuHi A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial,Helvetica,serif;
    TEXT-DECORATION: none
}
.MainMenuHi A:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial,Helvetica,serif;
    TEXT-DECORATION: none
}
.MainMenuHi A:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial,Helvetica,serif;
    TEXT-DECORATION: none
}
.MainMenuHi A:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial,Helvetica,serif;
    TEXT-DECORATION: none
}



/*--------- Styles used for News Display ---------*/

.EventDate {
    font-family: Verdana,Arial,Helvetica;
    font-size: 8pt;
    font-weight: bold;
    color: #990000;
    
}

.EventTitle {
    font-family: Arial,Helvetica;
    font-size: 8pt;
    color: #333366;
    text-decoration: none;
}


/*--------- Styles used for News Popup ---------*/

.EventTipBorder {
  background-color: black;
}

.EventTipBody {
  background-color: #FFFFFF;
  font-size: 10pt;
}

.EventTipBody A {
  color: blue;
}

.EventTipTitle {
  background-color: #333399;
  color: white;
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
}


/*--------- Styles used for Poll Display ---------*/

.PollQuestion {
    font-family: Verdana,Arial,Helvetica;
    font-weight: bold;
    font-size: 8pt;
    color: #000000;
    
}

.PollAnswer {
    font-family: Arial,Helvetica,serif;
    font-size: 8pt;
    color: #000000;
    
}

.navtitle {
  font-family: Arial,Verdana,Helvetica,serif;
  font-weight: bold;
  font-size: 11px;
  color: #FFFFFF;
}

.navlink {
  font-family: Arial,Helvetica,serif;
  font-weight: normal;
  font-size: 11px;
  color: #fff;
}

.navbaritem, .titlebig, .titlemedium {
	color: #404040;
	font-family: Arial,Helvetica,serif;
}