#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 : #000000;
	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-image : none;
	background-color : #fff;
}
.frontBody {
	overflow : auto;
	background-color : #111;
	background-image : none;
	margin-bottom : 0px;
	height : 100%;
}
.frontBody div,.frontBody div p {
	border : 0 none;
	font-family : Helvetica,Arial,sans-serif;
	font-style : normal;
	font-weight : normal;
	line-height : 1.4;
	margin : 0;
	padding : 0;
	text-align : left;
	text-decoration : none;
	white-space : normal;
	font-size : 11px;
	color : #fff;
}
#leftcontainer p,#leftcontainer a,#leftcontainer div {
	color : #222;
	font-family : arial,helvetica,clean,sans-serif;
}
#leftcontainer h1 {
	color : #0084d2;
	font-family : arial,helvetica,clean,sans-serif;
}
#leftcontainer input {
	border : 1px solid #222;
	-moz-border-radius : 4px;
	-webkit-border-radius : 4px;
	font-size : 16px;
	background-color : #98d9f1;
}
#topcontainer {
	padding : 10px;
	height : 117px;
	border : 0px solid #fff;
	background-color : #fff;
	overflow : hidden;
	background-image : none;
}
#minReqs h2 {
	color : #0084D2;
	font-size : 25px;
}
#smaLogo {
	width : 382px;
	margin-top : 2px;
	background-image : url(logo.png);
}
#smaLogo.appLogo {
	background-image : url(applogo.png);
}
#frontLogo {
	margin-left : 20px;
	margin-top : 0px;
	background-image : url(flogo.png);
	background-repeat : no-repeat;
}
.mainimg {
	overflow : hidden;
	background-image : url(main.jpg);
	height : 220px;
	width : 780px;
}
#mainimgcontainer {
	background-color : #000;
	border-top : 0px solid #fff;
	border-bottom : 0px solid #000;
	padding : 0pt;
	overflow : visible;
}
#bodyContainer {
	background-color : #FFFFFF;
}
#footercontainer a {
	color : #000;
}
#footercontainer {
	background-color : #98d9f1;
	color : #000;
}
#userRegistrationForm h2 {
}
#userRegistrationForm h1 {
	color : #0084d2;
}
#userRegistrationForm popupInner {
	background-color : #fff;
}
#signupButton {
}
#signupButton:hover {
}
#userRegistrationForm .formSection {
	border-radius : 0px;
	-webkit-border-radius : 0px;
	-moz-border-radius : 0px;
	margin-bottom : 0px;
	box-shadow : none;
}
