body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#ebe9e1 url(/images/bgr-hdr.jpg) repeat-x;
}
div#container {
	width:950px;
	margin:auto
}
div#header {
	width:auto;
	height:94px;
	margin:auto;
}
div#header_copy {
	width:auto;
	height:179px;
	margin:auto;
}
#header img.logo, #header_copy img.logo {
	margin-top:30px;
}
#header td.tab, #header_copy td.tab {
	width:308px;
	margin:0 0 0 100px;
	background:url(/images/tab-hdr.jpg) no-repeat;
}
#topInfo {
	position:relative;
	width:950px;
	padding:42px 0 0 0;
}
.box, .widget {
	background: #FFFFFF url(/images/bgr-box-trans.png) repeat-x top left;
	border:1px solid #dedbd1;
	margin: 0 0 15px 0px;
	padding:18px;
}
.box2 {
	background: #f5f4f0 url(/images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 15px 0px;
	padding:18px;
	border:1px solid #dedbd1;
}
#content {
	width:auto;
	margin:0;
	text-align:left;
}
#main {
	width:572px;
	margin:25px 0;
	font-family:Arial, Helvetica, sans-serif;
}
#copy {
	width:650px;
	margin:25px auto;
	font-family:Arial, Helvetica, sans-serif;
}
#sidebar {
	width: 264px;
	margin:25px 0;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
}
div#footer {
	position:relative;
	height:59px;
	font-size:12px;  /* sets the font size of all links */
	text-align:center; /* centers the ul elements in the div */
	background-color:#e4e2db; /* sets the background color of the div */
	margin:5px auto 0 auto; 
	background-repeat:no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #222222;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:21px;
	color: #333333;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #333333;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: left;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #222222;
	text-align: left;
	display: inline;
	font-weight: normal;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	display: inline;
	text-align: left;
	font-weight: normal;
}
.h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	color: #ffffff;
	display: inline;
	text-align: center;
	font-weight: bold;
}
.h8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #ffffff;
	display: inline;
	text-align: center;
	font-weight: normal;
}
.h9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 23px;
	color: #ffffff;
	display: inline;
	text-align: center;
	font-weight: normal;
}
.h10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	display: inline;
	text-align: center;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;/* 	text-indent: 1.1em; */
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #ff0000;
	text-align: left;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: left;
}
li {
	margin-bottom: 5px;
}
a:link {
	/*font-weight: bold;*/
	color: #0066FF;
}
p .a:link {
	/*font-weight: bold;*/
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	/*font-weight: bold;*/
	color: #666666;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #FF3300;
}
form {
	display: inline;
}
.content_centered {
	position: relative;
	display: block;
}
.content_justified {
	position: relative;
	display: none;
}
div#popInLink {
	cursor:pointer;
	text-decoration:underline;
	color:#0066FF;
	font-size:14px;
}
