body {
	background-color: #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#page {
	margin-left:auto; 
	margin-right:auto;
	position:relative;
	width:950px;
	background-color:#FFFFFF;
	left:0px;
	top:0px;
	padding:0;

}

#header {
	position:absolute;
	left:0px;
	top:0px;
	padding:0;
	width:950px;
	height:299px;

}

#headerc {
	position:absolute;
	left:0px;
	top:0px;
	padding:0;
	width:950px;
	height:555px;
	background-image: url(images/headerc.jpg);
	background-repeat: no-repeat;

}

#headerc_inbound {
	position:absolute;
	left:0px;
	top:0px;
	padding:0;
	width:950px;
	height:299px;
	background-image: url(images/headerc_inbound.jpg);
	background-repeat: no-repeat;

}

#headerc_outbound {
	position:absolute;
	left:0px;
	top:0px;
	padding:0;
	width:950px;
	height:299px;
	background-image: url(images/headerc_outbound.jpg);
	background-repeat: no-repeat;
	}

#logo {
	position:absolute;
	left:20px;
	top:6px;
	padding:0;
	width:222px;
	height:85px;

}

#buttons {
position:absolute;
width:650px;
top:185px;
left:150px;
}

#topnav {
	position:absolute;
	left:745px;
	top:0px;
	padding:0;
	width:205px;
	height:36px;

}


#content {
	position:absolute;
	left:0px;
	top:298px;
	padding:0;
	width:950px;
	background-color:#FFFFFF;
}

#contentc {
	position:absolute;
	left:0px;
	top:555px;
	padding:0;
	width:950px;
	background-color:#FFFFFF;
}

#contentc_inbound {
	position:absolute;
	left:0px;
	top:300px;
	padding:0;
	width:950px;
	background-color:#FFFFFF;
}

#contentc_outbound {
	position:absolute;
	left:0px;
	top:300px;
	padding:0;
	width:950px;
	background-color:#FFFFFF;
}

#main {
	padding:0;
	width:950px;
	float:left;
}

#left_main {
padding:0;
width:450px;
float:left;
margin-left:30px;
}

#rt_main {
	padding:0;
	width:257px;
	float:right;
}



#footer {
	position:absolute;
	left:0px;
	bottom:-132px;
	padding:0;
	width:950px;
	background-color:#FFFFFF;
}

.form {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3154a4;
}
.form_error {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}

.required {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}

.form_header {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff7f13;
}

.text_header {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}

.text {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3154a4;
}

.footer {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3154a4;
}

A {
	color: #003399;
	text-decoration: none;
}
A:link {
	color: #003399;
	text-decoration: none;
}

h1 {
color:#ff7f13;
}

.hidden {
	display: none;
}

.style1 {color: #FC8A05}

li {
line-height:20px;
font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #3154a4;
}
