body {
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 0;
	margin: 30px 0 20px 0;
	color: #555;
}
#logobox {
	margin: 0;
	padding: 0;
	width: 100%;
}
#logorow {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: 80px;
}

#logo {
	position: absolute;
	top: 35px;
	left: 14px;
}
a img {
	color:#fff;
	border: none;
}
#logotext {
	position: absolute;
	top: 37px;
	left: 123px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:0.2em;
	text-transform: uppercase;
}
#topright {
	position: absolute;
	top: 38px;
	right: 15px;
	width: 80px;
	text-align: right;
	color: #A71D33;
	font-family: arial, verdana, 'trebuchet ms', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
#topright a {
	color: #A71D33;
}

#logorow .search {
	float: right;
}

#logorow .search .search-text-field {
	width:  166px;
}

#logorow .search .search-arrow {
	margin: 0 0 0 5px;
}

#menurowbg {
	clear:both;
	position: relative;
	background: #A71D33;
	height: 22px; /* menu font size + padding (set in #nav li a) */
	text-align: center;
}
#menurow {
	position: absolute;
	top:0;
	left: 50%;
	width: 970px;
	margin-left: -485px; /* half the width */
}
.hiddendata {
	display: none;
}





/* CONTENT STYLES BEGIN */
#contentrow {
	clear: both;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}
td#leftcol {
	width: 262px;
	margin: 0;
	vertical-align: top;
}
#leftcol .content {
	margin: 0;
	padding: 30px;
}
td#content {
	width: 484px;
	vertical-align: top;
	height: 500px;
	min-height: 500px;
	border-left: 1px solid #ccc;
	background-color: #F2FAFC;
}
#content .content {
	padding: 30px 40px;
}
td#rightcol {
	vertical-align: top;
	border-left: 1px solid #ccc;
}
#rightcol .content {
	margin: 0;
	padding: 30px 20px;
}
/* CONTENT STYLES END */


#footerrow {
	font-size: 10px;
	padding: 14px 0 0 0;
	text-align: center;
}
#footerrow a {
	color: #FFFFFF;
}


/* HORIZONTAL DROP DOWN MENU [BEGIN]*/
#nav, #nav ul {
	float: left;
	list-style: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.1pt;
	padding: 0;
	margin: 0; /* Only relating the content below the menu */
}
#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
}
#nav li {
	float: left;
	padding: 0;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 10em;
	font-weight: normal;
	letter-spacing: 0em;
}
#nav li a {
	width: auto;
	padding: 5px 15px;
	text-align: center;
	letter-spacing: 0.1em;
}
#nav li ul a {
	color:#000;
	border: solid #FF6609;
	border-width: 0 0 0 1px;
	text-transform: lowercase;
}
#nav li ul li {
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	background: #FFF0E7;
	border: solid #FF6609;
	border-width: 0 1px 1px 0;
}
#nav li ul li a {
	width: 130px;	/*	Second level width FF = (width - (padding + border)). Conditional comment for IE6 is set in the html template */
	padding: 10px 20px;
	text-align: left;
	letter-spacing: 0em;
}
#nav li {
	border-right: 1px solid white;
}
#nav li.last {
	border-left: 1px solid #A71D33;
	border-right: 1px solid #A71D33;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	background: #FF6609;
}
#nav li ul li:hover, #nav li ul li.sfhover {
	background-image: url(../images/menuarrow.gif);
	background-repeat: no-repeat;
	background-position: 7% 50%;
	background-color: #FFF0E7;
	color: #FF6609;
}
#nav li ul li a:hover {
	color: #FF6609;
}
/* HORIZONTAL DROP DOWN MENU [END]*/



#contentrow {
	padding: 0;
}
h1,h2,h3,h4,h5,p,ul { font-family: verdana, 'trebuchet ms', arial, sans-serif;}
h1 {
	font: bold 11px verdana, 'trebuchet ms', arial, sans-serif;
	color: #A71D33;
	text-transform: uppercase;
	padding: 10px 0 8px;
	margin: 0;
}
p {
	font-size: 10px;
	padding: 10px 0;
	margin: 0;
}
a {
	color: #FF6609;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p.bodytext {
	line-height: 1.5em;
}

/*
.csc-textpic-text p.bodytext {
	line-height: 1.0em;
	padding: 10px 0 0;
}
*/
.csc-frame-rulerBefore {
	border: solid #ccc;
	border-width: 1px 0 0 0;
	padding: 0 0 15px 0;
}
div .csc-textpic-imagewrap {
	font-size: 10px;
	margin: 10px 0 0 0; 
}
.csc-bulletlist-3 {
	list-style-image: url(../images/hand.gif);
	list-style-type: circle;
	padding: 0;
	margin: 0:
	vertical-align: top;
}
td#content .csc-frame-rulerBefore {
	padding: 0 0 30px 0;
}


/* FCE-STYLES FOR THE INFOBOX ON THE FRONTPAGE [BEGIN] */
.infobox {
	margin:0;
	padding:20px;
	background: #999;
}
.info-image {
	margin: 0 0 10px;
	padding: 0;
	text-align: center;
}
.info-header {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}
.info-content {
	color: #fff;
	font-weight: bold;
}
.info-link a {
	color: #000;
	text-decoration: none;
}
.info-link a:hover {
	color: #000;
	text-decoration: underline;
}
/* FCE-STYLES FOR THE INFOBOX ON THE FRONTPAGE [END] */




/* STYLES FOR THE MAILFORMS [BEGIN] */
.csc-mailform {
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 10px;
}
fieldset .csc-mailform {
	border: none:
}

.csc-mailform-field-check {
	float: left;
	clear: both;
	margin:  5px 0;
	width: 360px;
}
.csc-mailform-field-check input {
	float: left;
	margin: 1px 0;
}
.csc-mailform-field-check label {
	float: right;
	margin: 0;
	width: 340px;
}


.csc-mailform-label {
	clear: both;
	padding: 0;
}

.csc-mailform-label .smiley {
	float: right;
	margin: 0 0 16px 0;
}
.csc-mailform-label img {
	margin:  0 1px;
}


.csc-mailform-field {
	float: right;
	clear: both;
	margin:  5px 0;
}
.csc-mailform-field label {
	white-space: nowrap;
	float: left;
	margin:  0 5px;
}

.csc-mailform-radio label {
	display: none;
}
.csc-mailform-radio {


}

.csc-mailform-field textarea, .csc-mailform-field input {
	float: left;
}
.form-image {
	float: right;	
}


/* STYLES FOR THE MAILFORMS [END] */

.form-label {
	padding-top: 3px;
}

.small-image {
	float: left;
	margin: 5px 5px 0 0;
}




