HTML {
	height: 100%;
}
BODY {
	HEIGHT: 100%
}
BODY {
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Free Sans;
	padding: 0px;
	margin: 0px;
}
IMG {
	border: 0px solid #CCCCCC;
}
H2 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	color: #487D5F;
	text-decoration: none;
}
P {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	text-decoration: none;
	line-height: 1.6em;
}
FORM {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
UL {

}
DIV {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	height: 1px;
}
.grey {
	color: #487D5F;
	font-weight: bold;
}
#main {
	text-decoration: none;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#logo {
	width: 575px;
	padding-left: 25px;
}
#logoImg {
	width: 80px;
	height: 80px;
	float: left;
}
#logoName {
	padding-left: 5px;
	float: left;
	height: 60px;
	padding-top: 25px;
	font-size: 1.3em;
	color: #487D5F;
	font-weight: bold;
}



#wrapper {
	text-decoration: none;
	width: 880px;
	border: 0px solid #D1CDDB;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#logoutMessage {
	font-size: 0.9em;
	color: #000;
	text-decoration: none;
	padding-top: 3px;
}

.formLabel {
	font-size: 1em;
	color: #333;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 0px;
	float: left;
	width: 49%;
	margin: 0px;
	padding-left: 4px;
}


.formField {
	font-size: 1.1em;
	color: #333;
	text-decoration: none;
	border: 1px solid #58506B;
	width: 95%;
	padding: 5px;
	background-color: #FFF;
	font-weight: bold;
}

.formFwrap {
	font-size: 0.7em;
	color: #FFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 97%;
	float: left;
	line-height: 1.8em;
}
.formFwrap a{
	color: #FFF;
	text-decoration: none;
}
.formFwrap a:hover{
	color: #FFF;
	text-decoration: underline;
}

.formField:focus {
	background-color: #FF9;	
	}
#wrapIntro {
	float: left;
	width: 540px;
	font-size: 0.7em;
	color: #333;
	text-decoration: none;
	background-image: url(../images/gc/login/login_introBG.gif);
	background-repeat: no-repeat;
	height: 240px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#wrapIntro img{
	float: left;
	text-decoration: none;
	padding-right: 5px;
}
#wrapIntro h2{
	font-size: 1.2em;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
#wrapLogin {
	float: right;
	width: 260px;
	background-image: url(../images/gc/login/loginBG.gif);
	background-repeat: no-repeat;
	height: 235px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.formTitle {
	font-size: 0.9em;
	color: #FFF;
	text-decoration: none;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7E8DE;
	padding-top: 10px;
	font-weight: normal;
	font-variant: normal;
	width: 97%;
	margin-bottom: 5px;
}
.formRow1 {
	background-color: #E5E5E5;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D8;
	border-bottom-color: #D6D6D8;
	border-left-color: #D6D6D8;
}

.formLabel {
	font-size: 1em;
	color: #333;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 0px;
	float: left;
	width: 49%;
	margin: 0px;
	padding-left: 4px;
}

.formField {
	font-size: 1.1em;
	color: #333;
	text-decoration: none;
	border: 1px solid #487D5F;
	width: 95%;
	padding: 5px;
	background-color: #FFF;
	font-weight: bold;
}
.formField:focus {
	background-color: #FF9;	
	}
.formButton {
	border-style: none;
	color: #49425B;
	cursor: pointer;
	height: 30px;
	text-align: center;
	width: 84px;
	background-color: transparent;
	background-image: url(../images/gc/login/login_btn.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	background-repeat: no-repeat;
	font-family: 'Lucida Grande', Lucida, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	float: right;
}
#footer {
	padding-top: 5px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	font-size: 0.7em;
	color: #666;
	margin-top: 65px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#footerCopyright {
	font-size: 0.9em;
	color: #666;
	width: 550px;
	float: left;
}
#footer a{
	color: #666;
	text-decoration: underline;
}
#footer-powered {
	float: right;
}
#footer a:hover{
	color: #999;
	text-decoration: underline;
}
