body {
	background-image: url(../images/background-trans.png);
	background-repeat: repeat-x;
	background-color: #94ADB9;
	margin: 0; 
	border: 0; 
	padding: 0; 
	font-family: Verdana, arial, sans-serif; 
	color:#222222;
	font-size: 11px;
	line-height: 18px;
}
table {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
tr {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
td {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
div {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
body#popupcontent {
	background-image: none;
	background-color: white;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	text-align: justify;
}
a:link, a:visited, a:active { 
	text-decoration: none;
	color: #3663b6; 
}
a:hover { 
	text-decoration: underline; 
	color: #3663b6; 
}
div#page {
 	position: relative; 
 	width: 782px; 
 	top: 19px; 
 	left: 0px;
 	margin-left:auto; 
 	margin-right: auto; 
	margin-bottom: 30px;
	padding: 0px;
	border: 0px;
}
div#mainframe { 
 	background-color: white;
}
div#header { 
	position: relative; 
	height: 86px; 
	background-color: #464d69; 
}
img#logo { 
	display: block;
	float: left;
	position: relative; 
	top: 10px;
	left: -2px;
} 
div#global { 
	position: relative; 
	width: 740px; 
	height: 185px; 
	left: 0px;
	top: 15px;
}
img#mainimage { 
	float: left;
	position: relative; 
}
div#mainnav {
	float: right;
	position: relative; 
	width: 185px; 
	height: 170px; 
	right: 20px; 
	font-size: 16px;
	line-height: 21px;
	margin: 0px;
	top: 2px;
}
#mainnav ul {
	margin: 0px;
	padding-left: 15px;
	list-style-type: none;
}
li#active {
	list-style-image: url(../images/navbullet.png);
	list-style-type: none;
	color: black;
}
#mainnav a:link, #navlist a:visited,  #navlist a:active {
	text-decoration: none;
	color: #777777;
}
#mainnav a:hover {
	text-decoration: none;
	color: black;
}
#mainnav li#active a:link, #navlist li#active a:visited,  #navlist li#active a:active {
	text-decoration: none;
	color: black;
}
#mainnav li#active a:hover {
	text-decoration: underline;
	color: black;
}
div#contentframe { 
	position: relative; 
	width: 740px; 
	top: 15px; 
	left: 0px; 
	padding-bottom: 30px;
}
div#title { 
	position: relative; 
	top: 0px; 
	left: 0px; 
	height: 28px;
	padding: 0px;
	background-color: #e08833;
	max-width: 500px;
	float: left;
}
div#title h1 {
	position: relative;
	display: inline;
	font-size: 18px;
	font-weight: normal;
	color: white;
	top: -6px;
}
div#contentborder { 
	clear: left;
	position: relative; 
	width: 510px; 
	left: 0px; 
	padding: 0px;
	border: 0px;
}
div#content { 
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 16px;
	padding-bottom: 1px;
	border-left: 1px solid #e08833;
	border-right: 1px solid #e08833;
	text-align: justify;
}
div#content h1 { 
	font-size: 20px;
	font-weight: normal;
	line-height: 28px;
	color: #373737;
	font-style: italic;
	text-align: left;
}
div#content h2 { 
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	color: #373737;
	text-align: left;
}
div#content li {
	list-style-image: url(../images/navbulletsmall.png);
	list-style-type: none;
	text-align: left;
}
div#content select {
	width: 150px;
	font-family: verdana, arial, sans-serif; 
	color:#333333;
	font-size: 11px;
}
div#sidebar { 
	position: relative; 
	width: 185px; 
	top: 28px; 
	right: 4px;
	margin-bottom: 20px;
	line-height: 22px;
}

div#sidebaritem { 
	padding-left: 15px;
	padding-right: 5px;
	background-color: #e6f0f8;
	padding-top: 8px;
	padding-bottom: 8px;
}
div#sidebar h1 {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: normal;
	height: 13px;
	color: white;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}
div#sidebar h1:first-child {
	top: -8px;
	padding-top: 1px;
	padding-bottom: 1px;
}
div#sidebar ul li {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
	padding-top: 5px;
}
div#sidebar ul li#active {
	list-style-image: none;
	list-style-type: none;
}
div#sidebar ul {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
}
div#footer { 
	position: relative; 
	clear: both;
	width: 748px; 
	height: 28px; 
	color: white;
	background-color: #464d69; 
	margin-top: 15px;
}
div#footer a:link, div#footer a:visited, div#footer a:active { 
	text-decoration: none;
	color: white;
}
div#footer a:hover { 
	text-decoration: underline; 
	color: white; 
}
div#leftfooter { 
	position: absolute; 
	width:380px; 
	height: 12px; 
	top: 5px;
	text-align: left; 
	padding-left: 15px; 
}
div#rightfooter { 
	position: absolute; 
	width:280px; 
	height: 12px; 
	right: 0px; 
	top: 5px;
	text-align: right; 
	padding-right: 15px; 
}
div#content img {
	padding-right: 30px;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
div#content img#inline {
	float: none;
	padding: 0px;
}
hr {
	border-top: 1px solid #CCCCCC;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-left:75px;
	margin-right:75px;
	margin-top: 25px;
	margin-bottom: 25px;
}

div#content div#address {
	font-size: 11px;
}
div#sidebar div#address {
	font-size: 10px;
	line-height: 16px;
	color: #444444; 
}
div#address a:link, div#address a:visited, div#address a:active { 
	text-decoration: none;
	color: #444444;
}
div#address a:hover { 
	text-decoration: underline; 
	color: #444444; 
}
input {
	width: 250px;
	font-family: verdana, arial, sans-serif; 
	color:#333333;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
textarea {
	height: 150px;
	width: 250px;
	font-family: verdana, arial, sans-serif; 
	color:#333333;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}



div#quote { 
	position: relative; 
	margin-left: 33px;
	margin-bottom: 25px;
	width: 405px; 
}
div#quote img { 
	margin: 0px;
	padding: 0px;
	border: 0px;
}
q {
	padding: 15px;
	font-style: italic;
	display: block;
}
cite {
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	display: block;
	font-style: normal;
}




div#sideframe {
	float:right;
	clear: right;
	margin-bottom: 40px;
}

div#spotlight { 
	position: relative; 
	width: 185px; 
	top: 28px; 
	right: 4px;
	margin-bottom: 30px;
	line-height: 22px;
}
img#spotlight { 
	position: relative; 
	left: -2px;
	top: -10px;
}
div#spotlightitem { 
	border-left: 1px solid #e08833;
	border-right: 1px solid #e08833;
	padding-left: 15px;
	padding-right: 8px;
	background-color: white;
	padding-top: 8px;
	text-align: left;
	line-height: 12px;
	font-size: 10px;
	color: #111111;
}

div#spotlightitem h1 { 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	color: #111111;
	font-size: 14px;
	font-weight: normal;
	top: 0px;
	padding-bottom: 6px;
}
div#spotlightitem a { 
	line-height: 22px;
}


