/* Overrides css */

#navcontainer {
	height: auto;
	margin: 0;
	padding: 0;
}

#navbar li ul li a:link,
#navbar li ul li a:visited,
#navbar li li,
#navbar li.active ul li a:link,
#navbar li.active ul li a:visited,
#navbar li.active li
 {
	background-color: #32477c;
	height: auto;
}


#container {
	width:100%;
}

#content-container {
	width:100%;
	margin-top:1px;
}

div.footer {
	margin-top: 0px;
}

.designer a:link,.designer a:visited {
	color: #333;
}

.designer a:hover {
	text-decoration: underline;
}


/*
td #left_sidebar div.moduletable, td #right_sidebar div.moduletable  {	
	padding-top: 5px;
}
*/


#left_sidebar ul li ul li {
margin-left: 15px;
}

#main_content div.componentheading {
	font-size: 1.5em;
}

#main_content h1, #main_content .contentheading {
	font-size: 1.3em;
}

#main_content h2 {
	font-size: 1.2em;
}

#main_content h3 {
	font-size: 1em;
}

p {
	color: #555;
}

td#main_content ul {
	list-style: square;
	margin-left:1em;
	padding-left: 1em;
	margin-bottom: 10px;

}

td#main_content ol {
	margin-bottom: 10px;
}

td#main_content ul li, td#main_content ol li {
	margin-top: 2px;
	margin-bottom: 13px;
	}

td.article_column {
	padding: 10px;
}


#content-container td.contentheading, #content-container .contentheading, #content-container a.contentpagetitle:link, #content-container a.contentpagetitle:visited, #content-container div.sitemap h2.componentheading, #content-container .componentheading {

	color:#32477c;
	
}


input.button {

	color: #32477c;
}

table.table-wrapper {

	border-bottom:14px solid #32477c;

}

table.contentpane table td, table.contentpaneopen table td {
	padding: 5px;
}

table.contentpaneopen {
	width: 100%;
}

table.contentpane table tr {
	vertical-align: top;
}

div.footer ul {
	font: normal normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style:none;
	margin:0;
	padding:0;
}
div.footer li {
	list-style:none;
	margin:0;
	margin-right: 2px;
	padding:0;
	float:left;
}
div.footer li a {
	height: auto;
	display: block;
	padding: 2px 5px 2px 5px;
	margin-bottom: 1px;
	color: #fff;
	text-decoration: none;
	border: none;
	background-color: #bb9858;
/*	background: url(../images/mainlevel.png) repeat-x 0 0; */
}

div.footer li a:hover {
	background-color: #a47621;
/*	background: url(../images/mainlevel.png) repeat-x 0 -20px; */
}

p.date {
	color: #32477c;
	clear: both;
}

#toolsmenu {
	float:right;
	padding-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	}

#toolsmenu ul {
	font: normal normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style:none;
	margin:0;
	padding:0;
}
#toolsmenu li {
	list-style:none;
	margin:0;
	margin-right: 2px;
	padding:0;
	float:left;
}
#toolsmenu li a {
	height: auto;
	display: block;
	padding: 2px 5px 2px 5px;
	margin-bottom: 1px;
	color: #fff;
	text-decoration: none;
	border: none;
	background-color: #bb9858;
/*	background: url(../images/mainlevel.png) repeat-x 0 0; */
}

#toolsmenu li a:hover {
	background-color: #a47621;
/*	background: url(../images/mainlevel.png) repeat-x 0 -20px; */
}

.header-logo {
	margin-left:10px;
}

#header-functions {
	width: 250px;
	text-align: right;
	margin-right:10px;
}
