body {
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    text-align: left;
}

p {
	line-height: 17px;
	margin: 12px 0 10px 0;
	padding: 0px;
    text-align: left;
}

h1 {
	color: #318908;
	margin-top:0px;
	padding:0px;
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	FONT-WEIGHT: bold;
}

h2 {
	color: #1D57C2;
	margin:0px;
	padding:0px;
	font-size: 13px;
}

ul {
	font-size: 12px;
	list-style-image: url(/system/skins/site/img/bullet.gif);
}

a {
	color: #4272CB;
}

a:visited {
	color: #4272CB;
}

a:hover {
    color: #0B3A92;
    text-decoration: underline;
}



/** Serach Interface **/

.searchList li {
	line-height:16px;
	margin-bottom:15px;
}

.searchList li div {
	margin-top:5px;
}

.search_url {
	color:#555;
	margin-bottom:5px;
}


/**** Top ***/

#search {
	float:left;
	clear:right;
	margin-right:20px;
	margin-top:-4px;
}

#search form {
	display:inline;
}

/**** Content Container ***/


#content {
	width: 100%;
	position:relative;
	z-index:0;
	margin-top:10px;
	margin-bottom:20px;
	line-height:16px;
	text-align: left;
}

#brdcr {
	border-bottom: 1px dotted #E1E1E1;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:10px;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color: #8E8E8E;
	text-align: left;
}
#brdcr a {
	color: #8E8E8E;
	text-align: left;
}

/**** Content ***/


#left ul {
	padding: 15px 0 15px 35px;
	margin:0;
}

#left li {
	margin-bottom:5px;
	line-height: 16px;
}

#left {
	width: 410px;
	float:left;
	display: block;
    margin-left: 5px;
	display: inline;
}


/**** Site Map ***/

.sitemap_header {
	font-size:12px;
	font-weight:bold;
	color:#808080;
	margin-bottom:10px;
	padding-bottom:4px;
	border-bottom: 1px dotted #e1e1e1;
	margin-top:10px;
}

.SearchForm {
	background:#ABBDDF;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.SearchForm form {
	display:inline;
}

.sitemap {
	list-style-image: url(/system/skins/site/img/bullet.gif);
}
.sitemap li {
	padding-bottom: 5px;
	line-height: 15px;
}

.sitemap_top_item {
	
}

.sitemap_subitem {
	
}
/**** Sidebar ***/


#right {
	width: 300px;
	float: right;
	display:block;
	margin-top: 30px;
}

#right .box {
	width: 265px;
	background: #F6F9FB;
	border: 1px solid #E1E1E1;
	padding:10px 10px 15px 10px;
	float: right;
}

#right .box h2 {
	font-size: 12px;
	margin: 0px 0 0px 0;
	padding:0px 0 5px 0;
}

#right .box a {
	margin: 10px 0 10px 0;
	color: #56677C;
	font-size: 12px;
}

#right .box a:visited {
	color: #011227;
}

#right .box p {
	margin: 5px 0 10px 0;
	line-height: 15px;
}

#right .box ul {
	padding: 0 0 7px 20px;
	margin:10px 0 10px 0;
}

#right .box li {
	margin-top:5px;
}


/**** Clear Div ***/


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	margin-top: 20px;
	overflow:hidden;
}


/**** Footer ***/


#footer {
    margin: 0 auto 0 auto;
	text-align: center;
	border-top: dotted 1px gray;
	padding: 10px 0 20px 0;
	width: 70%;
}
#bottom_nav {
	padding-bottom:10px;
}
#footer p {
	margin: 0px;
	padding: 0;
}
