﻿
* {
	margin:0;
	padding:0;
}
body {
font-size:11px;
font-family:Arial, Verdana;
background:url(images/allback.gif) top center repeat-x;
background-color:#000000;
margin:0;
padding:0;
}

.Normal, .NormalTextBox, TH, TFOOT, THEAD, TD, SPAN, DIV, A {
font-family:Arial, Verdana;
font-size: 11px;
font-weight: normal;
}

/* ***** Wrapper for all Content ***** */
#container {
width:870px;
clear:both;
display:block;
text-align:center;
margin:15px auto;
background:url(images/containerback.gif);
background-color:#ffffff;
padding:0 0px;
border:1px solid #746c40;
}

#containerwrapper {
	padding:10px 30px 20px 30px;
}
/*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;}
.imagepane {width:666px;height:226px;}
/*End Panes*/

.Head {font-size: 1.0em;font-weight:bold;color:#025D65;}
.SubHead {font-size:.9em; font-weight: bold; color:#339299;}
.SubSubHead {font-size:.9em;font-weight:bold; color:#339299;}
.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 #541900; 
font-size:11px;
text-decoration:underline;
color:#541900;
}
#bottomNavigation ul li a:hover {
	color:#000;
}
#bottomNavigation ul li.Last-Child.Level0 a { 
border-right: none; 
}

#bottomNavigation ul li.DisabledTab {display:none;}


#top {
width:898px;
height:135px;
}

#topbar {
	width:870px;
	height:120px;
	background:url(images/logo.gif) no-repeat;
	background-color:#e8e5d4;
	text-align:right;
}

#navright {
	width:174px;
	height:43px;
	float:right;
	background:url(images/navright.jpg);
}
#belowmenu {
	width:938px;
	height:40px;
	background:url(images/belowmenu.jpg);
	clear:both;
}

#content {
width:870px;
margin:0 0px;
clear:both;
}
#backgradient {
	background:url(images/backgradient.gif) no-repeat;
	padding:0 27px;
	}
.filler {
	clear:both;
}
	
#content td {
text-align:left;
}
#filler {
clear:both;
}
#footer {
width:870px;
background-color:#cfc484;
height:20px;
font-family:verdana, arial, tahoma, sans-serif;
color:#000;
font-weight:normal;
padding-top:5px;
font-size:10px;
text-align:center;
border-top:1px solid #ffffff;
}
#footer a {
	color:#000;
	text-decoration:underline;
	font-family:verdana,arial, tahoma, sans-serif;
	font-size:10px;
}



#left {
display:inline;
padding:0px;
width:204px;
float:left;
margin:0px;
border-right:0px solid #ffffff;
}
#right {
display:inline;
padding:0px;
width:666px;
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:680px;
  padding-top:9px;
}

#topnav li {
  position: relative;
  float:left;
  height : 16px;
  line-height : 16px;
  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:bold;
     padding :0px 7px 0px 7px;
    color:#000;
    border-right:1px solid #445f40;	
	font-family:verdana,arial, tahoma, sans-serif;	
}

#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:#50b538;
}
#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;
}
#topnav1006 a { 
border-right: none; 
}
