
body {
	background-color: #cdcdcd;	
	padding: 0px;
	margin: 0px;	
}

body,p,div,td,li {
	font-family: Tahoma, sans-serif;	
	color: #000000;
	font-size: 12px;
}

a {
	text-decoration: underline;
	color: #333333;	
}
a:hover {
	text-decoration: none;
	color: #333333;	
}


#mainback {
	width: 800px;
	height: auto;
	background: url('images/backimage.gif') repeat-y;	
  margin: 0px auto;	
}

#header {
	margin: 0px auto;	
	width: 740px;
}

#topmenu ul {
	width: 190px;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 1px;
	background: url('images/menu_bottom.gif') no-repeat bottom left; 
}

#topmenu ul li {

	width: 116px;
	height: 33px;	
	background: url('images/menu_off.gif') no-repeat;
	padding-left: 60px;
	padding-top: 7px;
}

#topmenu ul li.on {
	width: 106px;
	height: 33px;	
	background: url('images/menu_on.gif') no-repeat;
	padding-left: 70px;
	padding-top: 7px;
}

#topmenu ul li a {
	font-family: Trebuchet MS, Arial, Verdana;
	font-variant: small-caps;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #bababa;
}

#topmenu ul li.on a {
	font-family: Trebuchet MS, Arial, Verdana;
	font-variant: small-caps;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #535353;
}


#quicklinks {
	width: 740px;
	height: 24px;
	padding-right: 60px;
	text-align: right;	
	
}




#footer {
  clear:both; 
	width: 700px;
	border-top: solid 1px #bababa;
	margin: 10px auto;
	text-align: center;
	padding: 15px 0px 15px 0px;
}

#footerlinks a {
	color: #a0a0a0;
	text-decoration: none;
}
#footerlinks a:hover {
	color: #333333;
	text-decoration: underline;
	
}

#footertext {
	margin-top: 10px;
	color: #a0a0a0;	
}


#contentmainwrap {
	width: 720px;
	margin: 10px auto;
	padding: 10px;
}

#contentmain {
	padding-bottom: 50px;
}

#contentmain h1 {
	color: #333333;
	font-size: 22px;
	font-weight: normal;
}

#contentmain h2 {
	color: #285ea6;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 15px 0px 5px;
	padding: 0px;
}

#contentmain p {
	text-align: left;
	font-family: Tahoma, sans-serif;	
	color: #000000;
	font-size: 12px;	
	line-height: 1.5em;
}

#contentright {
	float: right;	
	padding-left: 20px;
	padding-bottom: 20px;
	width: 300px;
}

#rightsubnav {
	width: 288px;
	margin-left: 5px;
	border: solid 1px #c3c3c3;
	background-color: #f0f0f0;
}

#rightsubnav ul {
	list-style-image: url(images/raquo.gif);
}
#rightsubnav ul li {
	padding-top: 0px;
}
#rightsubnav ul li a {
	text-decoration: none;
}
#rightsubnav ul li a:hover {
	text-decoration: underline;
}
	
#rightsubnav h2.rightsubnav_head {
	background-color: #c3c3c3;
	width: 268px;
	margin: 0px 0px;
	padding: 3px 10px 3px 10px;
	font-family: Trebuchet MS, Arial, Verdana;	
	color: #ffffff;
	font-size: 14px;	
	font-weight: bold;
	font-variant: small-caps;

}

#breadcrumb a {
	color: #9f9f9f;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #666666;
	text-decoration: underline;
}

div#newslettersubs {
	padding-top: 20px;
	color: #6f6f6f; 
	font-size: 0.9em;
	padding-left: 30px;
}
div#newslettersubs a {
	color: #999999;
}

div#newsletterfooter {
	padding-left: 30px;
	padding-right: 30px;
	color: #666666;
	font-size: 1.0em;
	
}
div#newsletterfooter hr {
	width: 100%;
      border-top: 1px dashed #6f6f6f;
      border-bottom: 1px solid #6f6f6f;
	border-left: none;
	border-right: none;
      color: #fff;
      background-color: #fff;
      height: 4px;
}

form#mailform .csc-mailform-field {
	width: 100%;
	clear: both;
}
form#mailform label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}
form#mailform label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}
form#mailform #mailformformtype_mail {
	margin-left: 100px;
	margin-top: 10px;
}

input.tx-sremailsubscribe-pi1-checkbox {
	width: 20px;
}

form.tx-wecservant-selectForm div.tx-wecservant-multiList input {
	margin: 2px 10px;
	padding: 10px;
	width: auto;
}

div.tx-wecservant-displayItem input {
	margin: 2px 10px;
	padding: 10px;
	width: auto;
}
div.tx-wecservant-bottomRow input {
	width: auto;
	padding-right: 10px;
}

div#rightbottomcontent {
	margin-top: 30px;
	margin-left: 3px;
}
div#rightbottomcontent .csc-textpic-image {
	margin:0px;
	padding: 0px;
}
