{
	padding: 0em;
	margin: 0em;
}

body {
	background: #D2D2D2;
	padding: 0 0 35px 0;
}

body,input {
	font-family: "georgia", "times new roman", serif;
	color: #333333;
}

p {
	line-height: 1.7em;
	margin-bottom: 1.0em;
	text-align: justify;
}

a {
	color: #B96D00;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

sup {
	color: #878787;
}

h3 span {
	font-weight: normal;
}

h3,h4 {
	display: inline;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right;
}

h3 {
	font-size: 1.7em;
	padding-right: 34px;
	background-image: url('../images/db1.gif');
}

h4 {
	font-size: 1.2em;
	padding-right: 28px;
	background-image: url('../images/db2.gif');
}

h5 {
	background-color:#3366ff;
	padding:5px;
	color:white;
}

.contentarea {
	padding-top: 0;
	margin: 0 5px;
}

img.left {
	position: relative;
	float: left;
	margin: 1.0em 1.8em 0em 0em;
}

img.boximg {
	position: relative;
	float: left;
	margin: 1.2em 1em 0em 0em;
}

img.right {
	position: relative;
	float: right;
	margin: 0em 0em 1.8em 1.8em;
}

.box {
	position: relative;
	background: #FDFCF6 url('../images/boxbg.gif') repeat-x;
	padding: 1.5em;
	border-bottom: solid 1px #E1D2BD;
	margin-bottom: 1.0em;
}

ul.linklist {
	list-style: none;
}

ul.linklist li {
	line-height: 2.0em;
}

#upbg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
/*	height: 275px;*/
	background: #D2D2D2;
}

#outer {
	position: relative;
	width: 800px;
	border: solid 7px #fff;
	background-color: white;
	margin: 0 auto;
}

#header {
	position: relative;
	width: 100%;
	height: 8.0em;
	background:#555453;
	margin-bottom: 2px;
}

#headercontent {
	position: absolute;
	left: 2.0em;
	bottom: 0em;
	padding: 0.em 2.0em 0em 2.0em;
}

#headercontent h1 {
	font-weight: normal;
	color: #fff;
	font-size: 2.5em;
}

#headercontent h1 sup {
	color: #999999;
}

#headercontent h2 {
	font-size: 1.0em;
	font-weight: normal;
	color: #aaa;
}

#headerpic {
	position: relative;
	height:85px;
	background: #fff url('../images/hdrpic.jpg') no-repeat top left;
}

#menu {
	position: relative;
	background: #3366ff url('../images/menubg.gif') repeat-x top left;
	height: 3.5em;
	padding: 0em 1.0em 0em 1.0em;
	margin-bottom: 2px;
}

#menu ul {
	position: absolute;
	top: 1.1em;
}

#menu ul li {
	position: relative;
	display: inline;
}

#menu ul li a {
	padding: 0.5em 1.0em 0.9em 1.0em;
	color: #fff;
	text-decoration: none;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul li a.active {
	background: #7F8400 url('../images/menuactive.gif') repeat-x top left;
}

#menubottom {
	background: #fff url('../images/border1.gif') repeat-x;
	height: 14px;
	margin-bottom: 1.5em;
}

#content {
	padding: 0em 2.0em 0em 2.0em;
}

#primarycontainer {
	display:block;
	float: left;
	margin-top:10px;

}

#primarycontent {
	margin: 1.5em 0 0 0;
}

#secondarycontent {
	float: right;
	width: 27%;
	margin-right:10px;
}

.darkbluetxt {
	color:blue;
}

#footer {
	position: relative;
	height: 2.0em;
	clear: both;
	margin: 0 auto;
	padding-top: 5.0em;
	background: #fff url('../images/border2.gif') repeat-x 0em 2.5em;
	font-size: 0.8em;
}

#footer .left {
	position: absolute;
	left: 2.0em;
	bottom: 1.2em;
}

#footer .right {
	position: absolute;
	right: 2.0em;
	bottom: 1em;
}

.line {
	color:#3366ff;
}
