#header a {
	color : #fff;
}
#header a:hover {
	color : orange;
	text-decoration : underline;
}
#header {
	top : 0;
	right : 0;
	left : 0;
	height : 75px;
	width : 100%;
	border-color : #404040;
	color : #fff;
	border-style : solid;
	border-right-width : 0;
	border-left-width : 0;
	border-top-width : 0;
	border-bottom-width : 1px;
	z-index : 1;
	position : relative;
	line-height : 14px;
	background : transparent url(bgbarsprite.png) repeat-x scroll 0 0;
}
.frontBody div,a,p {
	font-family : Helvetica,Arial,sans-serif;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	text-decoration : none;
	white-space : normal;
}
#leftcontainer p,#leftcontainer a,#leftcontainer div {
	color : #c4c4c4;
	font-family : arial,helvetica,clean,sans-serif;
}
#leftcontainer h1 {
	color : #c4c4c4;
	font-family : arial,helvetica,clean,sans-serif;
}
#leftcontainer input {
	border : 1px solid #222;
	-moz-border-radius : 4px;
	-webkit-border-radius : 4px;
	font-size : 16px;
}
#topcontainer {
	border-top : 4px solid #000C47;
	border-bottom : 1px solid #353535;
	padding : 10px;
	height : 55px;
	overflow : hidden;
}
#smaLogo {
	width : 382px;
	background-image : url(logo.png);
}
#frontLogo {
	width : 379px;
	height : 61px;
	margin-left : 20px;
	margin-top : -22px;
	background-image : url(flogo.png);
	background-repeat : no-repeat;
}
.frontBody {
	background-color : #7598C0;
	background-image : none;
	margin-bottom : 0px;
	height : 100%;
}
.mainimg {
	overflow : hidden;
	background-image : url(main.jpg);
	height : 207px;
}
#mainimgcontainer {
	background-color : #000;
	border-top : 5px solid #fff;
	border-bottom : 0px solid #000;
	padding : 0pt;
	overflow : visible;
}
#bodyContainer {
	border : 0px solid #353535;
}
#footercontainer a {
	color : #aaa;
}
#footercontainer {
	background-color : #222;
}
#userRegistrationForm .formSection {
	border-radius : 0px;
	-webkit-border-radius : 0px;
	-moz-border-radius : 0px;
	margin-bottom : 0px;
	box-shadow : none;
}
