﻿
* {
	margin:0;
	padding:0;
}
body {
font-size:12px;
font-family:"Trebuchet MS", Tahoma, Arial, Verdana;
background:url(images/allback.gif) repeat-x;
background-color:#292c2e;
margin:0;
padding:0;
}

.Normal, .NormalTextBox, TH, TFOOT, THEAD, TD, SPAN, DIV, A {
font-family:"Trebuchet MS", Tahoma, Arial, Verdana;
font-size: 13px;
font-weight: normal;
}

.Normal ul {
	margin-left:15px;
}

/* ***** Wrapper for all Content ***** */
#container {
width:938px;
clear:both;
display:block;
text-align:center;
margin:0 auto;
background:url(images/contentback.gif);
background-color:#2a2a2a;
padding:0 0px;
}

/*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;}
#bottomNavigation ul li.SelectedTab.Level0{display:none;}




#top {
width:920px;
background:url(images/topback_blue.jpg) no-repeat;
height:135px;
}

#topbar {
	width:938px;
	height:23px;
	background-color:#2a2a2a;
}

#logo{
float:left;
width:938px;
height:87px;
background:url(images/logo.jpg);
}
#navleft {
	width:381px;
	height:50px;
	float:left;
	background:url(images/navleft.jpg);
}
#belowmenu {
	width:938px;
	height:40px;
	background:url(images/belowmenu.jpg);
	clear:both;
}

#contenttop {
width:904px;
background:url(images/contenttop.gif) repeat-x;
height:26px;
margin:0 8px;
}
#content {
width:938px;
margin:0 0px;
}
#backgradient {
	background:url(images/backgradient.gif) no-repeat;
	padding:0 27px;
	}
.filler {
	clear:both;
}
	
#content td {
text-align:left;
}

#left {
float:left;
width:222px;
padding:0;
margin:0;
}
#right {
float:right;
width:682px;
}

#blogleft {
float:left;
width:632px;
padding:0;
margin:0;
}
#blogright {
float:right;
width:232px;
}

#filler {
clear:both;
}
#footer {
width:938px;
background:url(images/footerback.gif) no-repeat;
height:40px;
font-family:"trebuchet ms", verdana, arial, tahoma, sans-serif;
color:#9aa090;
font-weight:normal;
padding-top:30px;
font-size:12px;
text-align:center;
margin:0 auto;
}
#footer a {
	color:#9aa090;
	text-decoration:underline;
}



.darktop {
	background:url(images/darktop.gif);
	width:280px;
	height:40px;
}
h2 {
	text-align:left;
	font-family:"trebuchet ms", arial, verdana;
	font-size:18px;
	padding-left:20px;
	line-height:18px;
	color:#9aa090;
	padding-top:10px;
}
.darkcontent {
	background:url(images/darkback.gif);
	width:280px;
	clear:both;
}
.darkgradient {
	background:url(images/darkgradient.gif) top no-repeat;
	background-color:none;
	width:250px;
	clear:both;
	text-align:left;
	padding:0 10px 0 20px;
	color:#8d9498;
}
.darkfooter {
	background:url(images/darkfooter.gif) repeat-y;
	background-color:#c9cfbd;
	width:280px;
	height:65px;
}

#left {
display:inline;
border:1px solid #000000;
padding:0px;
width:280px;
float:left;
margin:0px;
}

#center {
display:inline;
border:1px solid #000000;
padding:0px;
width:280px;
float:left;
margin:0px;
margin-left:20px;
}

#right {
display:inline;
border:1px solid #000000;
padding:0px;
width:280px;
float:right;
margin:0px;
}

