body {
	background-color: #4c79a5;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00186E;
}

#header {
	margin:auto;
	
	padding-top:115px;
	padding-left:730px;
	
	width:205px;
	height:177px;
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
}

.important {
	display:block;
	padding-top:20px;
	border-top:1px solid #01B2FE;
	margin-top:10px;
	font-size:18px;
	color:#EF3939;
}

#header a:link {
	margin-left:10px;
	color:#00186E;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#header a:visited {
	margin-left:10px;
	color:#00186E;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#header a:hover {
	margin-left:10px;
	color:#00186E;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

#menu {
	padding-top:20px;
	padding-left:50px;
	width:885px;
	height:40px;
	background-image:url('../images/menu_background.jpg');
	background-repeat:no-repeat;
	margin:auto;
	text-align:left;
}

#content {
	clear:both;
	padding:30px;
	width:873px;
	border-left:1px solid #1E609D;
	border-right:1px solid #1E609D;
	background:#ffffff;
	margin:auto;
	text-align:left;
}

#footer {
	background:#ffffff;
	width:950px;
	height:150px;
	margin:auto;
	text-align:center;
	background-image:url('../images/footer_background.jpg');
	background-repeat:no-repeat;
}

#content .left {
	float:left;
	width:400px;
	margin-right:40px;
}

#content .center {
	overflow:hidden;
	float:left;
	width:430px;
}

.bothclear {
	clear:both;
}

p {
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}

h1 {
	padding:0px;
	margin:0px;
	
	padding-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:20px;
	font-style:normal;
	color:#00186E;
}

h2 {
	padding:0px;
	margin:0px;
}

h3 {
	padding:0px;
	margin:0px;
}

.csc-mailform-submit { 

	width:150px;
	
	}

	
.csc-mailform select {

	 margin-bottom:5px;
	 width:248px; 
	 
}
	 
.csc-mailform input {
	
	margin-bottom:5px;
}


.csc-mailform textarea {
	
	margin-bottom:5px;
	width:245px; 
	
}
	
.csc-mailform {

	border:0px; 
	
}



label {
	display: block;
   	width: 200px;
   	float: left;
	font-family : Arial;
	font-size : 12px;
}

.csc-form-label-req {
	font-family : Arial;
	font-size : 11px;
	line-height : 120%;
	color: black;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding-bottom : 0px;
	text-indent : 0px;
	font-weight : normal;
	text-align: justify;
}

.csc-form-label {
	font-family : Arial;
	font-size : 11px;
	line-height : 120%;
	color: black;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding-bottom : 0px;
	text-indent : 0px;
	font-weight : normal;
	text-align: justify;
}

.tx-flvplayer-pi1 {
text-align:left;
}
