/* HEADINGS */
.csc-header H1{display:none;}
.csc-header H2{
	padding:70px 0 0 0;
	font-size:2.3em;
	color:#003970;
}
/*
.csc-header H3{
	position:relative;
	border-bottom:2px solid #C6D1E3;
	color:#C6D1E3;
	font-size:1.8em;
	padding:53px 0 5px 0;
}
*/
#content .csc-header H3,#content .csc-textpicHeader H3{font-size:1.4em;margin:1.2em 0;color:#333;}
#content .csc-header H4,#content .csc-textpicHeader H4{font-size:1.3em;margin:1.2em 0;font-weight:normal;border-bottom:1px dotted #333;padding-bottom:4px;}
#content .csc-header H5,#content .csc-textpicHeader H5{font-size:1.1em;margin:1.2em 0;font-weight:normal;font-style:italic;}


/* */
P.bodytext{
	margin:1.2em 0;
	font-size:1.2em;
}
/* TABLE */
TABLE.contenttable{
	background-color:#E6E8F2;
	border:none;
	width:100%;
	padding:0;
	margin:0;
	border-collapse:collapse;

}
TABLE.contenttable caption{display:none;}
TABLE.contenttable thead{
	background-color:#7793B0;
}
TABLE.contenttable TH{
	border-bottom: medium solid #FFF;
	padding:3px 5px;
	text-align:left;
	font-size:1.2em;
}
TABLE.contenttable TD{
	border-bottom: medium solid #FFF;
	padding:3px 5px;
	font-size:1.2em;
}

TABLE.contenttable TD a{
	color: #053871;
}
/* IMAGES */
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
    border: 5px solid #E6E8F2;
    padding: 0;
}
DIV.csc-textpic-intext-right DL{float:right;margin:0 0 5px 10px;background:#E6E8F2;}
DIV.csc-textpic-intext-left DL{float:left;margin:0 10px 5px 0;}
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap{}
DIV.csc-textpic-intext-left DL{float:left;margin:0 10px 5px 0;}
DIV.csc-textpic DD.csc-textpic-caption{font-weight:bold;font-size:0.9em;padding-top:0.4em;}
DIV.csc-textpic-center DIV.csc-textpic-imagewrap{margin:0 auto;}
DIV.csc-textpic-intext-right DL DT IMG,DIV.csc-textpic-intext-left DL DT IMG{}

.csc-textpic-intext-left-nowrap .csc-textpic-text{margin-left:10px;}

/* LIST */
.csc-content-text UL, .csc-textpic-text UL,
.csc-content-text OL, .csc-textpic-text OL {
	margin-top:0px;
	margin-bottom:0px;
	font-size:1.2em;
	margin-left:20px;
}
.csc-content-text UL UL,
.csc-content-text UL UL UL,
.csc-content-text OL OL,
.csc-content-text OL OL OL{
	margin-top:0px;
	margin-bottom:0px;
	font-size:1em;
	margin-left:10px;
}
.csc-content-text OL LI{
	list-style:decimal;
}
.csc-content-text UL LI{
	list-style:disc;
	list-style:outside;
}
.csc-content-text ul li ul{margin-left:30px;}

.tt-content-gallery{margin:1.2em 0;}

p.bigger{
	font-size: 1.4em;
}

p.smaller{
	font-size: 0.9em;
}

p.align-left{
	text-align: left;
}

p.align-right{
	text-align: right;
}

p.align-center{
	text-align: center;
}


span.efblue{
	color: #013871;
}

span.efgreen{
	color: #98CB00;
}

span.showcolor{
	color: #98CB00;
}

.csc-mailform-field {
	clear: left;
}

.csc-mailform-field label {
	float: left;
	width: 50%;
}

.csc-mailform-label {
	font-size: 1.3em;
   font-weight: bold;
}

.csc-mailform-check {
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
}
