﻿
* {
	margin:0;
	padding:0;
}
body {
font-size:11px;
font-family:Arial, Verdana;
background:url(images/allback.gif) top center repeat-x;
background-color:#323232;
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:885px;
clear:both;
display:block;
text-align:center;
margin:0 auto;
background:url(images/containerback.gif);
background-color:#ffffff;
padding:0 0px;
border-left:0px solid #445f40;
border-right:0px solid #445f40;
}

/*Panes*/
.leftpane {width: 160px;background-color: transparent;padding-left: 0px;padding-right: 0px;padding-top: 8px;}
.contentpane {width: 100%;background-color: transparent;padding-left: 5px;padding-right: 10px;padding-top: 5px;}
.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: 175px;background-color: transparent;padding-left: 0px;padding-right:5px;padding-top: 5px;}
/*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 #595c60; 
font-size:11px;
text-decoration:underline;
color:#595c60;
}
#bottomNavigation ul li a:hover {
	color:#fff;
}
#bottomNavigation ul li.Last-Child.Level0 a { 
border-right: none; 
}

#bottomNavigation ul li.DisabledTab {display:none;}


#top {
width:898px;
height:135px;
}

#topbar {
	width:885px;
	height:183px;
	background-color:#333333;
	text-align:right;
	padding-top:0px;
}

#logo{
width:885px;
height:197px;
background:url(images/logo.jpg);
}
#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:885px;
margin:0 0px;
background:url(images/contentback.jpg) no-repeat;
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:885px;
background:url(images/footerback1.gif) no-repeat;
height:160px;
font-family:arial, tahoma, sans-serif;
color:#736e6f;
font-weight:normal;
padding-top:140px;
font-size:11px;
text-align:center;
margin:0 auto;
border-left:0px solid #445f40;
border-right:0px solid #445f40;
}
#footer a {
	color:#736e6f;
	text-decoration:underline;
	font-family:arial, tahoma, sans-serif;
	font-size:11px;
}



#left {
display:inline;
padding:0px;
width:620px;
float:left;
margin:0px;
margin-left:26px;
}
#right {
display:inline;
padding:0px;
width:214px;
float:right;
margin:0px;
margin-right:22px;
}
