

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#topSection { 
	background: #ffffff;
	width: 720px;
	height: 120px;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
}

#logoSection {
	width: 315px;
	padding: 20px 0px 0px 0px;
	float: left
}
#topText {
	width: 300px;
	float: right;
	padding: 15px 0px 0px 0px;
	text-align: right;
	vertical-align: middle;
	font: 14px arial;
}

#contentContainer {
	background: #fff url(/images/bg_v4_signup.gif) repeat-x;
}
#contentSection {
	width: 720px;
	padding: 10px 0px 0px 0px;
	vertical-align: middle;
}
#loginSection {
	vertical-align: middle;
	width: 720px;
	height: 156px;
	padding: 0px 0px 0px 0px;
}
#textSection {
	vertical-align: middle;
	width: 720px;
	text-align: left;
}
#footerSection {
	vertical-align: middle;
	padding: 35px 0px 10px 0px;
	text-align: center;
}
.curved-box
    {
    width: 330px;
    margin: 10px;
    background-color: #3A4D80;
}

.curved-box h2
    {
    background: #3A4D80 url(/images/box_top.gif) no-repeat left top;
    color: #f4fbfd;
    padding: 10px 0px 5px 0px;
	margin: 0px;
}

.curved-box p
    {
    background: #3A4D80 url(/images/box_bottom.gif) no-repeat left bottom;
    margin: 0px;
    padding: 1px 15px 10px 15px;
    text-align: center;
	font: 13px Arial;
	color: #ffffff;
} 
.loginsidelabel .af_outputLabel {
	font: 12px Arial;
	color: #ffffff;
}

.OraLink {
	font: 11px Arial;
	color: #ffffff;
	text-decoration: underline;
}

.cErrorText {
  color: red;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
.errorBox {
  background-color: #ffffff;
  border: 1px solid #000000;
}

.af_inputText {
	border: 0px;
}

.AFComponentMessageCell {
	display: none;
}

.p_AFRequired .af_inputText_content {
	border: 1px solid #000000;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 1px 2px 1px 2px;
  width: 150px;
}
img { border: 0px; }


.footerbg {
	background-color: #FF5711;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
}
#footerSection a:link, #footerSection a:visited {
	text-decoration: none;
}
