a:link {
	color: #0f2381;
}
a:visited {
	color: #0f2381;
}
a:hover {
	color: #990000;
}
a:active {
	color: #0f2381;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #7282c8;
	background-image: url(../images/body-blend.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	line-height: 1.3em;
}
.moreinfo {
	font-size: 0.8em;
	font-weight: bold;
	color: #0f2381;
}
#about {
	font-size: 1.05em;
	line-height: 1.3em;
	text-align: justify;
	margin-bottom: 1.6em;
	color: #3e50a2;
}

li {
	list-style-type: square;
}
h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 1.2em;
	color: #858141;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #858141;
	margin-top: 0px;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #0f2381;
	margin-top: 0px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #0f2381;
	margin-top: 0px;
}


#bodyWrapper {
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header{
	background-color: #96a7dc;
}
#navWrapper {
	font-size: 0.9em;
	height:15px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #5f76bc;

}


#navimage {
	float: left;
	margin-top:-3px;
	/*margin: 0px;*/
}

#navWrapper a:link {
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;	
	
}
#navWrapper a:visited {
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;	
}
#navWrapper a:hover {
	text-decoration: underline;
	padding-right: 8px;
	padding-left: 8px;	
}
#navWrapper a:active {
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;	
}
#Leftbg {
	background-color: #fef8dd;
	background-image: url(../images/content-blend.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#Rightbg {
	background-color: #fef8dd;
	background-repeat: repeat-x;
	background-position: left top;
	font-size: .9em;
	line-height: 1.25em;
	background-image: url(../images/content-blend.gif);
}
.Rightcol {
	padding: 16px 16px 0px 0px;
}
.Leftcol {
	padding: 16px 32px 16px 16px;
}
#Leftbg .hometitle {
	font-size: 1.05em;
	font-weight: bold;
	margin-bottom: 1.2em;
	color: #858141;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #858141;
}
#Rightbg .hometitle {
	font-size: 1.05em;
	font-weight: bold;
	margin-bottom: 1.2em;
	color: #5162af;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5162af;
	margin-top: 0px;
	clear: both;
}
.pdf {
	font-size: 0.8em;
	color: #666666;
}

#footer {
	font-size: .8em;
	color: #afbde8;
	margin-top: 1em;
}
#Rightbg .highlightbox img {
	border: 1px solid #000000;
	float: left;
	margin-bottom: 6px;
	margin-right: 8px;
	margin-top: 0px;
	margin-left: 0px;
}
.highlightbox {
	padding: 10px;
	background-color: #dad8b1;
	border-right: 1px solid #b6b37a;
	border-bottom: 1px solid #b6b37a;
	margin-bottom: 1.4em;
}

#listpad li {
	padding-bottom:5px;
}

.navBox {
	font-size:1em;
}

#dce-box {
	background-color: #dad8b1;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
	border-right: 1px solid #b6b37a;
	
}