body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0B3F64;

}
:focus{
outline:none;
}
td {
	margin: 0px;
	padding: 0px;
}
a {
	color: #5B9431;
}
a:hover{
text-decoration:underline;
color: #A46530;
}
#printheader{
display:none;
}
#main {
	background-image: url(images/csitop.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	width: 934px;
}
#menu {
	width: 209px;
	text-align: left;
	background-image: url(images/menubg.png);
	background-repeat: no-repeat;
	background-position: 32px 145px;
	color: #FFFFFF;
	padding-top: 134px;
}
#leftmenu{
	padding: 0;
	margin: 0;
	border: none;
	background-position: bottom;
	background-repeat: no-repeat;
	vertical-align:top;
	display:block;
	width: 0px;
}
#menublock {
	padding-bottom: 125px;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFFFFF;
	vertical-align:top;
	width: 175px;
}
#header {
/*
	background-image: url(images/mainpic.jpg);
*/
	background-repeat: no-repeat;
	background-position:0px -1px;
}
#content {
	margin-top: 0px;
	width: 100%;
}
#maincontent {
	padding: 0px 40px 40px 40px;
}
#maincontent img{
padding:3px;
}
#sidebar {
	width: 210px;
	background-color: #FFFFFF;
	vertical-align: top;
	background-image: url(images/sidebarbg.png);
	background-repeat: no-repeat;
	padding-bottom: 25px;
}
#divider {
	width: 6px;
	background-image: url(images/sidebg.png);
	background-position: left 57px;
	background-repeat: no-repeat;
}
#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
height:172px;
background-position:23px 0;
	text-align: right;
	vertical-align: top;
	padding-right: 140px;
	padding-top: 110px;
	color: #B05D1B;
	font-size: 12px;
	font-weight: bold;
}
#content h1 {
	font-size: 20px;
	color: #B05D1B;
}
#crumb {
	margin-top: 15px;
	font-size: 11px;
}

#crumb{
color: #A06333;
text-transform:uppercase;
}
#crumb a{
color: #052E5D;
text-decoration:none;
font-weight:bold;}
#crumb span{
text-transform:none;
}
#crumb a:hover{
text-decoration:underline;
color:#A46530;
}
#imagecol {
	width: 210px;
	vertical-align: top;
	padding-top: 34px;
	text-align: center;
}
#extralinks{
font-size:11px;
}
#extralinks ul{
list-style-type:none;
margin:0;
padding:0;
}
#extralinks li{
float:right;
padding-right:15px;
}

#imagepic img{
margin-top:-335px;
z-index:1;
}
#imagepic p{
margin:0;
padding:0;
}

