@charset "utf-8";
/* CSS Document */
.skipnavbutton {
	display: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
H1 {
	font-size: 1.25em;
	margin: 0px;
	padding-bottom: 10px;
	color: #3366CC;
	font-weight: normal;
}
H2 {
	font-size: 0.75em;
	margin: 0px;
	padding-bottom: 10px;
	color: #3366CC;
}
H3 {
	font-size: 0.75em;
	margin: 0px;
	padding-bottom: 10px;
	color: #666;
	font-weight: bold;
}
H3 a{
	color: #666;
}
H4 {
	font-size: 0.75em;
	margin: 0px;
	padding-bottom: 10px;
	color: #666;
	font-weight: bold;
	color: #3366CC;
	line-height: 15px;
}
H5 {
	font-size: 0.75em;
	margin: 0px;
	padding-bottom: 10px;
	color: #333;
	font-weight: normal;
	line-height: 15px;
}
H6 {
	font-size: 0.75em;
	margin: 0px;
	padding-bottom: 10px;
	color: #666;
	font-weight: normal;
	line-height: 15px;
	font-style:italic;
}
P {
	font-size: 0.75em;
	margin: 0px;
	padding-bottom: 10px;
	line-height: 15px;
	color: #666;
}
UL {
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	padding-bottom: 0px;
	color: #666;
	font-weight: normal;
}
LI {
	background-image: url(../images/sce/lidot.jpg);
	background-repeat: no-repeat;
	line-height: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-position: 0px 5px;
}
.displaynone {
	display: none;
}
.bluebold {
	font-weight: bold;
	color: #3366CC;=
}
body {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
}
.maincontainer {
	width: 912px;
	height: auto;
	margin: 0 auto 0;
	padding-top: 20px;
}
.maincontainerline1 {
	width: 912px;
	height: auto;
	float: left;
}
.maincontainerline1left {
	width: 230px;
	height: 124px;
	float: left;
	background-image: url(../images/sce/logo.jpg);
	background-repeat: no-repeat;
}
.maincontainerline1right {
	width: 655px;
	height: auto;
	float: right;
}
.maincontainerline1rightline1 {
	width: 655px;
	height: 99px;
	float: left;
	background-image: url(../images/sce/topbg.jpg);
	background-repeat: repeat-x;
}
.maincontainerline1rightline2 {
	width: 655px;
	height: auto;
	float: left;
	background-color: #d3dbeb;
	background-image: url(../images/sce/navbg2.jpg);
	background-repeat: repeat-x;
}
.maincontainerline2 {
	width: 912px;
	height: 20px;
	float: left;
	background-image: url(../images/sce/navbg1.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #FFF;
}
.maincontainerline3 {
	width: 912px;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.maincontainerline3left {
	width: 230px;
	height: auto;
	float: left;
}
.maincontainerline3right {
	width: 655px;
	height: auto;
	float: right;
}
.maincontainerline4 {
	width: 912px;
	height: 20px;
	float: left;
	background-image: url(../images/sce/bg2.jpg);
	background-repeat: repeat-x;
}
.maincontainerline5 {
	width: 912px;
	height: auto;
	float: left;
	background-color: #194796;
}
/* top navigation start */
#topnav {
	text-align: center;
}
#topnav ul{
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
#topnav li{
	line-height: normal;
	color: #FFF;
	font-size: 1em;
	background-image: none;
}
#topnav a{
	width: 135px;
	height: 15px;
	display: block;
	float: left;
	color: #3366CC;
	text-align: center;
	text-decoration: none;
	border-right: 1px #FFF solid;
	padding-top: 10px;
	font-weight: bold;
}
#topnav a:hover{
	width: 135px;
	height: 15px;
	display: block;
	text-decoration: underline;
	background-color: #CB9B2C;
	color: #FFF;
}
/* top navigation end */
/* top images start */
#topimages {
	text-align: center;
}
#topimages ul{
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
#topimages li{
	width: 136px;
	height: auto;
	display: block;
	float: left;
	padding-top: 22px;
	text-align: center;
	background-image: none;
padding-left: 0px;
line-height:normal;
}
/* top images end */
/* bottom navigation start */
#footer {
	padding: 5px;
	text-align: center;
}
#footer ul{
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
#footer li{
	line-height: normal;
	display: inline;
	color: #FFF;
	font-size: 0.75em;
	padding-left: 20px;
	background-image: none;
}
#footer a{
	color: #FFF;
	text-decoration: none;
}
#footer a:hover{
	color: #CB9B2C;
	text-decoration: underline;
}
/* bottom navigation end */
/* content styles start */
#bodycontent {
	width: 912px;
	height: auto;
	float: left;
	padding-bottom: 50px;
}
.content {
	width: 912px;
	height: auto;
	float: left;
}
.contentleft {
	width: 230px;
	height: auto;
	float: left;
}
.contentright {
	width: 655px;
	height: auto;
	float: right;
}
.homeleftline1 {
	width: 220px;
	height: auto;
	float: left;
	background-color: #e7ecf5;
	background-image: url(../images/sce/homeleftbg.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #FFF;
	padding: 5px;
}
.homeleftline1 h2{
	padding: 0px;
	letter-spacing: 1px;
	color: #3366CC;
}
.homeleftline2 {
	width: 220px;
	height: auto;
	float: left;
	background-color: #E8EDF5;
	background-image: url(../images/sce/homeleftbg2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
}
.homeleftline2 h3{
	color: #3366CC;
	padding-bottom: 10px;
	font-size: 0.7em;
	font-weight: bold;
}
.homeleftline2 p{
	font-size: 0.7em;
	padding-bottom: 10px;
}
.homeright {
	width: 540px;
	height: auto;
	float: left;
}
.homerightline1 {
	width: 540px;
	height: auto;
	float: left;
}
.homerightline1 h1{
	font-size: 1.5em;
	padding-bottom: 0px;
}
.homerightline1 h2{
	font-size: 2em;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-bottom: 15px;
}
.homerightline2 {
	width: 540px;
	height: auto;
	float: left;
}
.homerightline2 ul{
	padding-left: 20px;
	font-weight: bold;
}
.homerightline3 {
	width: 540px;
	height: auto;
	float: left;
}
.otherleftline1 {
	width: 230px;
	height: auto;
	float: left;
}
.otherleftline2 {
	width: 230px;
	height: auto;
	float: left;
}
.otherleftline3 {
	width: 230px;
	height: auto;
	float: left;
}
.otherrightline1 {
	width: 540px;
	height: auto;
	float: left;
}
.otherrightline2 {
	width: 540px;
	height: auto;
	float: left;
}
.otherrightline3 {
	width: 540px;
	height: auto;
	float: left;
}
.otherrightline3 h3{
	font-weight: bold;
	padding: 0px;
	color: #CA9A2C;
}
.otherrightline3 p{
	padding-left: 30px;
	padding-bottom: 20px;
	font-style: italic;
}
.otherrightline4 {
	width: 540px;
	height: auto;
	float: left;
}
.otherrightline5 {
	width: 440px;
	height: auto;
	float: left;
}
.otherrightline5line1 {
	width: 340px;
	height: auto;
	float: left;
}
.otherrightline5line2 {
	width: 440px;
	height: auto;
	float: left;
	padding-top: 50px;
}
.otherrightline5line2 #footer {
	text-align: left;
}
.otherrightline5line2 #footer ul{
	padding: 0px;
}
.otherrightline5line2 #footer li{
	padding: 0px;
	color: #666;
	padding-right: 30px;
}
.otherrightline4 LI {
	background-image: url(../images/sce/lidotgrey.jpg);
}
.otherrightline4 h4 {
	color: #CA9A2C;
}
.otherrightline2left {
	width: 260px;
	height: auto;
	float: left;
}
.otherrightline2right {
	width: 260px;
	height: auto;
	float: right;
}
.otherrightline2rightline1 {
	width: 260px;
	height: auto;
	float: left;
}
.otherrightline2rightline1 a{
	width: 240px;
	height: auto;
	display: block;
	padding: 10px;
	color: #FFF;
	background-color: #194796;
	font-size: 0.75em;
	letter-spacing: 1px;
	text-align: center;
}
.otherrightline2rightline1 a:hover{
	background-color: #CB9B2C;
}
.otherrightline2rightline2 {
	width: 260px;
	height: auto;
	float: left;
	padding-top: 15px;
}
.quote {
	width: 230px;
	height: auto;
	float: left;
	padding-top: 15px;
}
.quoteline1 {
	width: 230px;
	height: auto;
	float: left;
}
.quoteline1 h5{
	font-style: normal;
	font-size: 1em;
	font-weight: bold;
	color: #333;
	line-height: 20px;
	font-style:italic;
	padding-left: 30px;
	padding-right: 20px;
}
.quoteline1top {
	width: 230px;
	height: auto;
	float: left;
	background-image: url(../images/sce/quoteright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.quoteline1bottom {
	width: 230px;
	height: auto;
	float: left;
	background-image: url(../images/sce/quoteright2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.quoteline2 {
	width: 230px;
	height: auto;
	float: left;
}
.quoteline2 h6{
	font-style: normal;
	font-size: 0.85em;
	font-weight: bold;
	color: #333;
	text-align: right;
	padding-bottom: 35px;
	padding-top: 0px;
}
.teamholder {
	width: 540px;
	height: auto;
	float: left;
	padding-bottom: 20px;
}
.teamholderleft {
	width: 80px;
	height: auto;
	float: left;
	text-align: center;
}
.teamholderleft h4{
	padding-top: 15px;
	padding-bottom: 0px;
}
.teamholderleft h5{
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: normal;
}
.teamholderright {
	width: 440px;
	height: auto;
	float: right;
}
.logoholder {
	padding-top: 15px;
	width: 130px;
	height: auto;
	float: left;
}
.logoholdermiddle {
	padding-top: 15px;
	width: 130px;
	height: auto;
	float: left;
	padding-left: 75px;
}
.logoholderright {
	padding-top: 15px;
	width: 130px;
	height: auto;
	float: right;
}
.logobox {
	width: 130px;
	height: auto;
	float: left;
	padding-bottom: 15px;
}
.contentusefulelinks {
	width: 655px;
	height: auto;
	float: left;
}
.contentusefulelinksleft {
	width: 317px;
	height: auto;
	float: left;
}
.contentusefulelinksright {
	width: 317px;
	height: auto;
	float: right;
}
.usefullinksholder {
	width: 317px;
	height: auto;
	float: left;
	padding-bottom: 10px;
}
.usefullinksholderleft {
	width: 60px;
	height: auto;
	float: left;
}
.usefullinksholderright {
	width: 247px;
	height: auto;
	float: right;
}
#contactform {
	width: 340px;
	height: auto;
	float: left;
	font-size: 0.75em;
	color: #666;
}
#contactform div{
	width: 340px;
	height: auto;
	float: left;
	font-size: 1em;
	color: #666;
	padding-bottom: 10px;
}
#contactform div .form_element{
	width: 100px;
	height: auto;
	float: left;
}
#contactform div .form_data{
	float: left;
}
#contactform .separator{
	display: none;
}
#contactform .indent{
	width: 240px;
	height: auto;
	padding-left: 100px;
}
/* content styles end */