﻿
* {
	margin:0;
	padding:0;
}
body {
font-size:11px;
font-family:Arial, Verdana;
background:url(images/allback.gif) top center repeat-x;
margin:0;
padding:0;
width:100%;
height:100%;
background-color:#000;
}

.Normal, .NormalTextBox, TH, TFOOT, THEAD, TD, SPAN, DIV, A {
font-family:Arial, Verdana;
font-size: 11px;
font-weight: normal;
}
.mainform td {
	padding:2px;
	border:0px solid red;
}
.mainform td input, .mainform td textarea {
	border:1px solid black;
	background-color:#ffffff;
}
.mainform .CommandButton, .mainform .CommandButton a {
	border:1px solid #121212;
	background-color:#ffffff;
	text-decoration:none;
	padding:2px 5px;
	margin:0px;
	float:right;
	color:#ffffff;
	font-weight:bold;
}

.mainform {
	margin-left:5px;
}
/* ***** Wrapper for all Content ***** */
#container {
width:935px;
clear:both;
display:block;
text-align:center;
margin:0px auto;
padding:0 0px;
}

#containerwrapper {
	padding:10px 40px 20px 25px;
}
/*Panes*/
.leftpane {width: 160px;background-color: transparent;padding-left: 0px;padding-right: 0px;padding-top: 8px;}
.contentpane {width: 100%;background-color: transparent;padding-left: 0px;padding-right: 0px;padding-top: 0px;}
.contentpaneAdmin {background-color: transparent;padding-left: 5px;padding-right: 10px;padding-top: 5px;}
.Toppane {background-color: transparent;padding-left: 5px;padding-right: 5px;padding-top: 5px;}
.rightpane {width: 666px;background-color: transparent;padding-left: 0px;padding-right:0px;padding-top: 0px;}
/*End Panes*/

.Head {font-size: 1.0em;font-weight:bold;color:#ffffff;}
.SubHead {font-size:.9em; font-weight: bold; color:#ffffff;}
.SubSubHead {font-size:.9em;font-weight:bold; color:#ffffff;}
.NormalBold{font-size: .9em; font-weight: bold}
.Normal{font-size:13px; line-height:20px;font-weight: normal;}
.NormalRed{font-size: 1.0em; font-weight: bold; color: #ff0000}
.NormalTextBox{font-size: 1.0em; font-weight: normal;}
.CommandButton{font-size: 1em;font-weight: normal;}


UL LI {list-style-type:square ;}
UL LI LI{list-style-type:disc;}
UL LI LI LI {list-style-type:circle;}

OL LI {list-style-type:decimal;}
OL OL LI{list-style-type:lower-alpha;}
OL OL OL LI {list-style-type:lower-roman;}

#bottomNavigation ul {
	margin:0;
}
#bottomNavigation ul li { 
display: inline; 
list-style: none; 
}
#bottomNavigation ul li a,#bottomNavigation ul li a:visited { 
padding: 0px 5px; 
border-right: 1px solid #999999; 
font-size:11px;
text-decoration:none;
color:#999999;
}
#bottomNavigation ul li a:hover {
	color:#fff;
}
#bottomNavigation ul li.Last-Child.Level0 a { 
border-right: none; 
}

#bottomNavigation ul li.DisabledTab {display:none;}



#flashwrapper {
	width:100%;
	height:745px;
	background-color:#000000;
	position:absolute; 
	top:0px;
	left:0px;
	text-align:center;
	overflow:hidden;
	z-index:-1000;
	
}
#wrapper {
	margin:0 auto;
	width:939px;
	background-color:none;
		position:relative; 
	top:10px;
	left:0px;
	border:0px solid red;
}
#leftcover {
	margin:0 auto;
	width:35px;
	height:745px;
		position:relative; 
	top:0px;
	left:0px;
	float:left;
	border:0px solid red;
}
#rightcover {
	margin:0 auto;
	width:35px;
	height:745px;
		position:relative; 
	top:0px;
	left:0px;
	float:right;
	border:0px solid red;
}
#flash {
	width:100%;
	height:100%;
}

#top {
width:898px;
height:135px;
}

#topbar {
	width:935px;
	height:24px;
	background:url(images/topbar.gif) no-repeat;
	text-align:right;
}

#topleft {
	width:249px;
	height:139px;
	background:url(images/logo.gif) no-repeat;
	text-align:right;
}

#weatherlinks a {
	display:block;
	height:26px;
	background:url(images/weatherlinkback.gif) repeat-x;
	margin-left:10px;
	padding-left:30px;
	margin-right:3px;
	text-align:left;
	line-height:26px;
	color:#a6a6a6;
	font-size:11px;
	font-weight:bold;
}
#content {
width:935px;
margin:0 0px;
clear:both;
background:url(images/containerback.gif);
}
#backgradient {
	background:url(images/backgradient.gif) no-repeat;
	padding:0 27px;
	}
.filler {
	clear:both;
}
	
#content td {
text-align:left;
}
#filler {
clear:both;
}
#footer {
width:935px;
background:url(images/bottombar.gif) no-repeat;
font-family:verdana, arial, tahoma, sans-serif;
color:#999;
font-weight:normal;
padding-top:25px;
font-size:10px;
text-align:center;
}
#footer a {
	color:#999;
	text-decoration:underline;
	font-family:verdana,arial, tahoma, sans-serif;
	font-size:10px;
}



#left {
display:inline;
padding:0px;
width:249px;
float:left;
margin:0px;
background:url(images/leftback.gif) repeat-y;
}
#right {
display:inline;
padding:0px;
width:686px;
float:right;
margin:0px;
margin-right:0px;
border:0px solid red;
}
.tree {
	clear:both;
	background:url(images/tree.gif) no-repeat;
	width:204px;
	height:204px;
	font-family:verdana, tahoma, arial;
	font-size:11px;
	color:#cfc484;
	text-align:left;
	display:block;
	padding:20px 0 0 15px;
	line-height:17px;
}

/*  NavMenu styles start here */


#topnav ul {
    padding:0;
    margin:0;
    list-style:none;
	width:auto;
    background-color:none;
	margin-top:0px;
	margin-right:0px;
  margin-left:70px;
  padding-top:110px;
}

#topnav li {
  position: relative;
  float:left;
  height : 12px;
  line-height : 12px;
  list-style: none;
}
#topnav li li{
  position: relative;
  float:left;
  height : 25px;
  line-height : 25px;
  list-style: none;
}

#topnav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
    background-color:#333;
}


#topnav a {
    font-size:11px;
	display:block;
    text-decoration:none;
    text-align:center;
    font-weight:normal;
     padding :0px 7px 0px 7px;
    color:#adadad;
    border-right:1px solid #6b6b6b;	
	font-family:tahoma, arial, sans-serif;	
	text-transform:uppercase;
}

#topnav li li a {
    width:12em;
	height:25px;
	line-height:25px;
	text-align:left;
	border-bottom:1px solid #555;
}

#topnav li a:hover {

    border-right:1px solid #445f40;
	color:#ffffff;
}
#topnav li li a:hover {
    border-left:1px solid #525252;
    border-right:1px solid #282828;	
	border-bottom:1px solid #777;	
    background-color:#555;
}
#topnav li a.SelectedTab {
    font-size:1.12em;
    background-color: #FFF;
}
#topnav .DisabledTab {
    color:#ccc;
}
/* no need to change these hover classes 
unless you need more than 4 levels */
#topnav li:hover ul ul,
#topnav li:hover ul ul ul,
#topnav li:hover ul ul ul ul,
#topnav li.iehover ul ul,
#topnav li.iehover ul ul ul,
#topnav li.iehover ul ul ul ul{
  left: -999em;
}

#topnav li:hover ul, 
#topnav li.iehover ul {
	top: 39px;
	left:0;
}
#topnav li li:hover ul,
#topnav li li li:hover ul,
#topnav li li.iehover ul,  
#topnav li li li.iehover ul {
	top: 0;
	left:12.8em;
}
#topnav1294 a { 
border-right: none; 
}


