
body {
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#F0F1F5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
}

a {
	color:#666666;
	font-size:8pt;
}
a:hover {
	color:#333333;
}

img {
	border:0;
}

.main {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	text-align:left;
	position:relative;
}

.head {
	height:126px;
}
.head .nav {
	margin-left:30px;
}
.head .nav a {
	display:block;
	float:left;
	margin-right:10px;
	color:#5F5C5C;
	line-height:30px;
	text-decoration:none;
	font-size:9pt;
	font-weight:bold;
	
}	
.head .nav a.active, .head .nav a:hover{
	color:#F66315;
}



.topimage {
	border-top: 1px solid #5F5C5C;
	border-bottom: 1px solid #5F5C5C;
}

.content {
	position:relative;
	left:30px;
	/*margin-left:30px;
	margin-right:30px;*/
	margin-top:20px;
	line-height:140%;
	width:840px;
}

.content h1 {
	color:#F66315;
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:10pt;
}
.content strong {
	color:#5F5C5C;
}	
.content .content-item {
}
.content .csc-frame-rulerAfter {
	border-bottom:1px solid #F66315;
	margin-bottom:10px;
	padding-bottom:10px;

}


.footer {
	background-color:#F66315;
	color:#FFFFFF;
	font-size:7pt;
	height:20px;
	line-height:20px;
	padding-left:30px;
	clear:both;
}

.csc-textpic-clear {
	/*border-bottom: 1px solid #F66315;
	padding-top:10px;
	margin-bottom:10px;*/
}

.csc-textpic-image {
	margin-bottom:3px;
	background-color:#999999;
	padding:10px;
}
.csc-textpic-image img {
}
.csc-textpic-caption {
	color:#FFFFFF;
	font-weight:bold;
	padding-top:8px;
}

.csc-textpic-imagewrap {
	/*margin-right:20px;*/
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 1px solid #E7E7E8;
}







.content-bottom {
	/*border-top: 1px solid #F66315;*/
	/*padding-top:10px;*/
	/*margin-top:15px;*/
	
	/*border-bottom: 1px solid #F66315;*/
	margin-bottom:15px;
	
}
.content-bottom .left {
	margin-top:10px;
	float:left;
	width:240px;
}

.content-bottom .right {
	margin-top:10px;
	float:right;
	width:570px;
	
}
.clearer {
	clear:both;
}


table.csc-uploads {
	margin-left: 20px;
	font-size: 12px;
}
td.csc-uploads-icon {
	vertical-align: top;
}
td.csc-uploads-fileName p {
	margin: 0;
}
p.csc-uploads-description {
	margin: 0;
}


/* FORM */

input, textarea, select {
	border:1px solid #dddddd;
	padding:1px 2px 1px 2px;
	margin-bottom:2px;
	font-size: 11px;
} 

input:focus, textarea:focus, select:focus {
	background-color:#efeff4;
}

.csc-mailform {
        border: 0px;
}

.csc-mailform-field {
	float: left;
	width: 405px;
}

#mailform {
        margin: 30px 0 0 10px;
        padding-left: 10px;
}

.csc-mailform-field label {
	width: 11em;
	float: left;
	text-align: left;
	margin-right:0;
	display: block;
}

.csc-mailform-submit {
	margin-left: 11em;
	margin-top: 2em;
	background-color: #efeff4;
	color: #333;
	font-weight:bold;
} 


.search {
	position:absolute;
	top:30px;
	right:30px;
}
.search img {
	margin-left:2px;
	
	vertical-align:baseline;
}

.csc-searchform, .csc-searchResultInfo {
	font-size:10pt;
}

div.csc-textpic-right div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-right div.csc-textpic-imagewrap .csc-textpic-image {style.css (line 229)
margin-left:2px;
}