@charset "UTF-8";


/* MAIN STYLES */

body {
	background: #FFFFFF;
	margin: 0 auto;
}
.clear {
	clear: both;
	height: 0px;
}
.outlineMain {
	width: 995px;
	margin: 0 auto;
}
.topBar {
	width: 995px;
	background: #6F3463;
	height: 10px
}
#footer {
	width: 995px;
	margin-top: 30px;
	text-align: right
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0090B8;
	padding-right: 10px;
	padding-left: 10px;
}
#footer p a:link, #footer p a:visited {
	color: #0090B8;
	text-decoration: none;
	font-weight: normal;
}
#footer p a:hover {
	text-decoration: underline;
}


/* ERROR */
.errorMsg { border: 1px solid; border-color: #cc0000; padding: 5px; width: 995px; background: #fcd9c0; margin-top: 5px; text-align: center }
.errorText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold }


/* LANDING STYLES */

#logoLarge {
	text-align: center;
	margin-top: 65px;
	margin-bottom: 40px;
}
#landingText {
	width: 545px;
	margin: 0 auto;
}
#landingText p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #4D4D4F;
	line-height: 25px;
	text-align: center
}
#landingText p a:link, #landingText p a:visited {
	color: #4D4D4F;
	text-decoration: none;
	font-weight: normal;
}
#landingText p a:hover {
	text-decoration: underline;
}
#loginBox {
	width: 631px;
	margin: 0 auto;
	padding-top: 30px;
	text-align: center
}
#loginBox .line {
	width: 631px;
	height: 1px;
	background: #6F3463;
}
#loginBox .form {
	border: 1px solid;
	border-color: #6F3463;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-right: 15px
}
#loginBox .formTag {
	padding-bottom: 20px;
	padding-top: 20px
}
#loginBox .button {
	margin-bottom: -10px
}
#loginBox .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0090B8;
	padding-right: 5px
}
#loginBox .text a:link, #loginBox .text a:visited {
	color: #0090B8;
	text-decoration: none;
	font-weight: normal;
}
#loginBox .text a:hover {
	text-decoration: underline;
}


/* SUCCESS STYLES */

#successText {
	width: 800px;
	margin: 0 auto;
	border: 1px solid;
	border-color: #6F3463;
	padding-left: 15px;
	padding-right: 10px
}
#successText h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333
}
#successText p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4D4D4F;
	line-height: 25px
}
#successText p a:link, #successText p a:visited {
	color: #4D4D4F;
	text-decoration: none;
	font-weight: normal;
}
#successText p a:hover {
	text-decoration: underline;
}


/* REGISTRATION STYLES */

#logoReg {
	text-align: center;
	margin-top: 45px;
	margin-bottom: 30px;
}
#regText {
	width: 800px;
	margin: 0 auto;
}
#regText h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333
}
#regText p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4D4D4F;
	line-height: 25px
}
#regText p a:link, #regText p a:visited {
	color: #4D4D4F;
	text-decoration: none;
	font-weight: normal;
}
#regText p a:hover {
	text-decoration: underline;
}
#regBox {
	width: 800px;
	margin: 0 auto
}
#regBox h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333
}
#regBox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4F;
	line-height: 18px
}
#regBox p a:link, #regBox p a:visited {
	color: #4D4D4F;
	text-decoration: none;
	font-weight: normal;
}
#regBox p a:hover {
	text-decoration: underline;
}
#regBox .line {
	width: 800px;
	height: 1px;
	background: #6F3463;
}
#regBox .form {
	border: 1px solid;
	border-color: #6F3463;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 15px
}
#regBox .formTag {
	padding-bottom: 20px;
	padding-top: 20px
}
#regBox .button {
	margin-bottom: -10px
}
#regBox .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0090B8;
	padding-right: 5px
}
#regBox .text a:link, #regBox .text a:visited {
	color: #0090B8;
	text-decoration: none;
	font-weight: normal;
}
#regBox .text a:hover {
	text-decoration: underline;
}
#register {
	width: 631px;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: center
}
#register .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0090B8;
}
#register .text a:link, #register .text a:visited {
	color: #0090B8;
	text-decoration: none;
	font-weight: normal;
}
#register .text a:hover {
	text-decoration: underline;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}









