* {margin: 0; padding: 0;}
img {border: 0;}
/**************************************** Main structure ****************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.75%;
	line-height: 120%;
	background-color: #D1DDE3;
}

#container {
	width: 842px;
	margin: auto;
	font-size: 1.2em;
	color: #666666;
}

#top_nav {
	background-image: url(images/nav_top.jpg);
	height: 43px;
	padding-top: 3px;
	text-align: right;
	padding-right: 20px;
	color: #DBDBDB;
}

#header {
	background-image: url(images/header.jpg);
	height: 235px;
}

#main_nav {
	background-image: url(images/main_nav.jpg);
	height: 47px;
	padding-top: 9px;
	z-index: 10000;
}

#contentwrapper {
	background-image: url(images/contentwrapper.jpg);
	background-repeat: repeat-y;
}

#left {
	float: left;
	width: 160px;
	padding-top: 15px;
	margin-left: 15px!important;
	margin-left: 7px;
	font-size: .9em;
}

#right {
	float: right;
	width: 160px;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
	font-size: 0.9em;
}


#content {
	margin-right: 200px;
	margin-left: 200px;
	padding: 15px 0;
}
#content a {
	color: #663399;
	text-decoration: underline;
}
#content a:hover {
	color: #9A2C00;
	text-decoration: underline;
}

#footer {
	background-image: url(images/footer.jpg);
	height: 70px;
	clear: both;
	padding-top: 20px;
}

/**************************************** text, images, lists ****************************/

img.float_right {
	float: right;
	padding-left: 12px;
}

p {
	margin-top: 4px;
	margin-bottom: 10px;
}

p.topnav, .copyright {
	margin: 0;
}


h2 {
	font-size: 1.25em;
	color: #663366;
	padding-top: 5px;
	margin-bottom: 5px;
	line-height: 1em;
}

h3 {
	background-image: url(images/sidebar_heading.gif);
	font-size: 1em;
	height: 19px;
	width: 135px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 24px;
	background-repeat: no-repeat;
}

h4 {
	background-image: url(images/sidebar_heading_2.gif);
	font-size: 1em;
	height: 19px;
	width: 125px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 24px;
	background-repeat: no-repeat;
	margin-top: 10px;
}

dl {
	margin-top: 12px;
	margin-bottom: 20px;
}

dt {
	border-bottom: 1px solid white;
	margin-bottom: 5px;
	background-image: url(images/dt_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-weight: bold;
	color: #333333;
	display: block;
}

#left .news a {
	color: #663399;
	text-decoration: none;
}
#left .news a:hover {
	color: #9A2C00;
	text-decoration: underline;
}

dd {
	margin-bottom: 12px;
	font-size: .9em;
}


/**************************************** Menu ****************************/

#navcontainer ul
{
	color: White;
	float: left;
	width: 100%;
	height: 54px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 18px 1em;
	height: 18px;
	color: #720201;
	text-decoration: none;
	float: left;
	background-image: url(images/menu_right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-image: url(images/menu_hover.jpg);
	background-repeat: repeat-x;
}

/**************************************** Contact form ****************************/

#form1 label {
	font-style: italic;
}

form.collectemails {
	width: 155px;
	padding: 0px;
}

input.fields_collectemails {
	display: block;
	width: 155px;
	background: #FFFFFF;
	border-top: 1px solid #E5E3E4;
	border-left: 1px solid #E5E3E4;
	border-bottom: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	margin-bottom: 5px;
}

textarea {
	width: 155px;
	background: #FFFFFF;
	border-top: 1px solid #E5E3E4;
	border-left: 1px solid #E5E3E4;
	border-bottom: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	display: block;
}

.submit_button_collectemails {
	margin-top: 6px;
	padding: 2px;
	background-color: #7F91B2;
	cursor: pointer;
	color: #FFFFFF;
}
#footer .copyright {
	color: #666666;
	font-size: .9em;
}
.topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #988452;
	text-decoration: none;
}
.topnav a:hover {
	color: #330066;
	text-decoration: underline;
}
#content p {
	line-height: 18px;
}

img.floatleft {
	float: left;
	padding-right: 12px;
}
#left img.top {
	margin-bottom: 12px;
}
#right p {
	font-size: .9em;
}
#right a {
	color: #666666;
}
h4.first {
	margin-top: 0px;
}
h1 {
	font-size: 1.5em;
	line-height: 1em;
	color: #333333;
}
#content ol {
	margin-left: 36px;
}
#content li {
	line-height: 1.25em;
	margin-bottom: 8px;
	color: #333333;
}
#content p.author {
	font-style: italic;
	text-align: right;
	margin-top: -18px;
	margin-bottom: 8px;
	font-size: .85em;
}
#content p.boldcaption {
	font-style: italic;
	text-align: right;
	margin-top: -18px;
	margin-bottom: 8px;
	font-size: .85em;
}
#content p.caption {
	font-size: .85em;
	line-height: 13px;
}
#content ul {
	color: #333333;
	margin-left: 30px;
	list-style-image: url(images/bullet_square.gif);
}
#content ul.download {
	color: #333333;
	margin-left: 30px;
	list-style-image: url(images/bullet_download.gif);
}
#footer li {
	list-style-type: none;
	margin-left: 28px;
	font-size: 0.9em;
	float: left;
}
#footer li.officehours {
	color: #333333;
	font-weight: bold;
}
#footer a {
	font-size: .85em;
	color: #336699;
	text-decoration: none;
}
#footer a:hover {
	color: #9A2C00;
	text-decoration: underline;
}h1.spaceabove {
	margin-top: 12px;
}
#content h5 {
	font-size: 1em;
	line-height: 1.25em;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 12px;
	color: #333333;
}
#content ul ul {
	padding-top: 11px;
}
#content p.subhead {
	font-weight: bold;
	font-size: 1.1em;
}
#content p.boldcaption {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	margin-top: -6px;
	color: #333333;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}

#left ul {
	list-style-image: url(images/bullet_square.gif);
	margin-left: 22px;
}
#left li {
	margin-top: 6px;
}
#left li a {
	color: #663399;
	text-decoration: none;
	font-weight: normal;
	line-height: 1em;
}
#left li a:hover {
	color: #336666;
}
#content em {
	color: #333333;
}
