/* Start of CMSMS style sheet '#site' */
html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000;
	background-color:#234572;
	margin:0;
	padding:0;
	background-image:url(Scripts/images/sitebg.png);
	background-repeat:repeat-x;
	background-position:top;
	height:100.1%;
}
.fett {font-weight:bold;}
img {
	border:none;
}
* {
	outline:none;
}
#masthead {
	color:#FFF;
	padding:0;
	margin:0;
	height:232px;
	background-image:url(Scripts/images/fullheader.png);
	background-repeat:no-repeat;
	position:relative;
}
#wrapper {
	width:949px;
	margin:0 auto;
	color:#234572;
}
#column_wrapper {
	background-image:url(Scripts/images/wrapperbg.jpg);
	background-repeat:repeat-y;
}
.clearfloat {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
#right {
	width:690px;
	float:left;
}
#left {
	width:259px;
	float:left;
}
#left .content {
	padding:24px;
	font-size:.75em;
	line-height:1.5em;
}
#right .content {
	padding:12px 24px 24px 24px;
	font-size:.8em;
	line-height:1.65em;
}
#masthead .content {
	padding:12px 16px;
}
#footer .content {
	padding:12px 24px;
	text-align:center;
}
#footer {
	padding:0;
	margin:0;
	font-size:.7em;
	clear:both;
	color:#BBC2DE;
}
.menulist {
	margin:6px 0 12px 30px;
	padding:6px;
	list-style-image:url(Scripts/images/arrow2.jpg);
}
#right a:link {
	color:#000;
	text-decoration:underline;
}
#right a:hover {
	color:#00F;
	text-decoration:none;
}
#right a:visited {
	color:#333;
}
#footer a:link, #breadcrumbs a:link {
	color:#FFF;
	border-bottom:1px dotted #FFF;
	text-decoration:none!important;
}
#footer a:visited, #breadcrumbs a:visited {
	color:#FFF;
	text-decoration:none!important;
}
#footer a:hover, #breadcrumbs a:hover {
	color:#F00;
	text-decoration:none!important;
}
h1, h2 {
	font-weight:normal;
}
h1 {
	font-size:1.4em;
	margin-top:12px;
}
h2 {
	font-size:1.3em;
	margin:30px 0 0 0;
}
h3 {
	font-size:1.2em;
	margin:30px 0 0 0;
}
h4 {
	font-size:1.1em;
	margin:20px 0 0 0;
}
.nomargintop {
	margin-top:0;
}
.content p {
	margin:12px 0;
}
#wrapperbottom {
	background-image:url(Scripts/images/wrapperbottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:24px;
}
#breadcrumbs {
	font-size:.8em;
	position:absolute;
	width:854px;
	left:46px;
	top:160px;
	color:#BBC2DE;
	z-index:2;
}
#leftinner {
	width:224px;
	margin-left:24px;
	margin-top:10px;
	font-size:.82em;
}
#searchbox {
	font-size:.8em;
	position:absolute;
	width:350px;
	top:76px;
	right:46px;
	text-align:right;
	color:#BBC2DE;
}
.boxtop {
	background-image:url(Scripts/images/boxtop.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:21px;
}
.boxmid {
	background-image:url(Scripts/images/boxmid.gif);
	background-repeat:repeat-y;
	padding:2px 14px 2px 16px;
}
.boxbottom {
	background-image:url(Scripts/images/boxbottom.gif);
	background-repeat:no-repeat;
	background-position:top center;
	height:22px;
	margin-bottom:18px;
}
.boxmid img {
	margin:0;
}
#flashmovie {
	position:absolute;
	height:150px;
	width:520px;
	top:16px;
	right:46px;
	z-index:1;
}
#left ul{margin:0;padding:0;}
.unordered li{
	background-image: url(Scripts/images/check2.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0 0 16px 30px;
	list-style-type: none;
	
}
.cite {background-image:url(Scripts/images/cite.png); background-repeat:no-repeat; background-position:20px 30px; padding:18px 20px 20px 100px; border:1px solid #CCC;  min-height:80px;}
.hepp {
	background-image:url(Scripts/images/hepp.png);
	background-repeat:no-repeat;
	background-position:20px 30px;
	padding:18px 20px 20px 50px;
	border:1px solid #CCC;
	min-height:80px;
}
.imagelink {background-image:url(Scripts/images/arrow2.jpg); background-repeat:no-repeat; background-position:0px -2px; padding:0 0 0 24px;}
.imagelinkback {background-image:url(Scripts/images/arrow3.jpg); background-repeat:no-repeat; background-position:0px -2px; padding:0 0 0 24px;}
/* End of '#site' */

