body {
	margin:0px; padding:0px;
	background:url('backfade.gif') top left repeat-x #D1D1C8;
	text-align:center;
	font-family:Verdana, sans-serif;
	font-size:12px;
	line-height:17px;
	height: 100%;
}
a:link {
	color:#5D5D5D;
	text-decoration:underline;
}
a:visited {
	color:#6F6F6F;
	text-decoration:underline;
}
a:hover {
	color:#F58026;
}
.clear {
	clear:both;
}
a img {
	border:none;
}
#outside {
	text-align:left;
	position:relative;
	margin:0px auto;
	width:765px;
	min-height: 100%;
}
.borderLeft {
	position:absolute;
	left:0px;
	top:0px;
}
.borderRight {
	position:absolute;
	right:0px;
	top:0px;
}
#logo {
	width: 678px;
	height: 110px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	margin: 0;
	letter-spacing: -0.05em;
	font-weight: normal;
	line-height: 110%;
}

#logo h1 {
	float: left;
	padding-top: 20px;
	font-size: 32px;
}

#logo h2 {
	float: left;
	padding: 40px 0 0 8px;
	font-size: 18px;
	font-style: italic;
	color: #858585;
}
#logo h2 a{
	text-decoration: none;
}

.mainmodule {
	position:relative;
	margin-bottom:3px;
}
#header {
	height:100px;
	background:url('headerback.gif') bottom left repeat-x #FFF;
	text-align:left;
	font-family:helvetica, arial, sans-serif;
	padding:4px 16px;
	color:#6F6F6F;
}
#breadcrumbs {
	position: relative;
	float: left;
	width: 400px;
	color: #4D4D4D;
	font-style: italic;
	font-size: 13px;
}
.contentbox {
	border:1px solid #8A8A8A;
	border-top:1px solid #CACACA;
	border-bottom: 0;
	background:#FFF;
	padding:12px 24px;
	min-height:200px;
	height: 100%;
	position: relative;
	top: 3px;
}
.contentbox .borderLeft, .contentbox .borderRight,
.contentbox .bottomLeftCorner, .contentbox .bottomRightCorner {
	margin:-1px;
}
#contenttitle {
	margin:10px;
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:700;
	color:#3478BD;
	margin-bottom:20px;
}
#content {
	margin:30px;
}
#widecol {
	position:relative;
	float:left; 
	width:715px;
}
* html #widecol {
	/* IE5 and IE6 only */
	float:none;
}
#cont_bottom {
	background: url(content-bottom.jpg) no-repeat;
	width: 800px;
	height: 20px;
	border: 0px #000 solid;
}
.footer-container { 
	background: url(footer.jpg) no-repeat bottom; 
	/*position: absolute;*/ 
	/*bottom: -60px;*/ 
	/*margin-top: 40px;*/ 
	/*margin-bottom: -5px;*/ 
	margin-top: 15px;
	border: 0px #000 solid; 
	height: 58px;
	width: 100%; 
}
#inner_footer {
	text-align:center;
	color:#6F6F6F;
	padding-top: 15px;
}
#inner_footer a:link, #inner-footer a:visited {
	color:#6F6F6F;
	text-decoration:underline;
}
#inner_footer a:hover {
	color: #F58026
}
#asfooter {
	margin-top: 20px;
	text-align: center;
}
#asfooter a:hover {
	text-decoration: underline;
}
#asfooter, #asfooter a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
