body,td,th {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000;

}

body {

	background-color:#fff;

	margin: 0px;

}



#logoDiv {

	width:770px;

	margin:0 auto;

	height:60px;

	border-bottom:1px dotted #cbcbcb;

}

#logoDiv-RM {

	width:770px;

	margin:0 auto;

	height:60px;

	background:url(logo-RM.gif) 0 10px no-repeat #fff;

	border-bottom:1px dotted #cbcbcb;

}

#counter {

	float:right;

	height:32px;

	width:246px;

	background:url(counter.gif) no-repeat;

	margin-top:16px;

}



#mainHolder {

	width:770px;

	margin:0 auto;

}

#column01 {

	width:305px;

	float:left;

	padding-top:15px;

}

#column01 h1 {

	font-weight:normal;

	font-size:24px;

	line-height:36px;

	margin:0 0 10px;

	text-align:left;

}

#column01 h3 {

	font-size:16px;

	line-height:26px;

	margin:0 0 10px;

	text-align:left;

	color:#575757;

}

#column01 .sub-copy {

	text-align:left;

	padding:10px 0;

	color:#424242;

	font-size:11px;

	line-height:18px;

	border-top:1px dotted #E4E4E4;

}

.hilite {

	color:#FF4E00;

}

#column02 {

	width:440px;

	float:right;

	padding-top:15px;

}



#outerColor {

	background-color:#e4e4e4;

	padding:8px;

}

#formHolder {

	padding:8px 10px;

	border:1px solid #b0b0b0;

	background-color:#fff;

}

#cta {

	padding:5px 0;

	text-align:center;

	border:1px solid #f3edc2;

	background-color:#fffecd;

	margin-bottom:12px;

}

#match {

	padding:5px 10px;

	text-align:left;

	border:1px solid #f3edc2;

	background-color:#fffecd;

}

.valueOuter {

	border:3px solid #E4E4E4;

	width:297px;

	margin-top:10px;

}

.value {

	text-align:left;

	font-size:11px;

	color:#5b5b5b;

	padding:12px;

	color:#000;

	border:1px solid #bebebe;

	background:url(blueFade.gif) no-repeat #fff;

}

.value h3 {

	margin:0;

	font-size:12px;

}

.value ul {

	margin:0;

}

.value li {

	margin-bottom:6px;

	line-height:18px;

}

.formTable {

	width:100%;

}

.formTable td {

	padding:4px;

	font-size:11px;

	line-height:16px;

}

#column02 .formTable h2 {

	font-size:12px;

	margin:0;

}

form {

	margin:0;

}



.startBtn, .continueBtn, .submitBtn {

	background-color:#ff7206;

	border:3px double;

	border-color:#ff913d #c45500 #c45500 #ff913d;

	color:#fff;

	font-size:18px;

	font-weight:bold;

}

.forms {

	font-size:14px;

	padding:1px;

	margin:4px 0 0;

}

.note {

	font-size:10px;

	color:#727272;

}

#submitArea {

	padding:20px 0 0;

	text-align:center;

}

#submitArea2 {

	padding:20px 0 0;

	text-align:center;

}

#submitArea3 {

	padding:20px 0 0;

	text-align:center;

}

.checktable { 

	padding:10px 0;

}

.checktable td {

	padding:2px 0;

	border-bottom:1px dotted #c3deff;

}

.copyImg {

	border:3px solid #e4e4e4;

}

#footer {

	padding:20px 10px;

	text-align:center;

	font-size:11px;

	line-height:16px;

	color:#333;

}

#footer a {

	color:#333;

}

#footer a:hover {

	color:#000;

}











a:link {

	color: #000099;

	text-decoration: underline;

}

a:visited {

	text-decoration: underline;

	color: #000099;

}

a:hover {

	text-decoration: none;

	color: #006699;

}

a:active {

	text-decoration: underline;

	color: #000099;

}







#phone-number {

	float:right;

	width:400px;

	text-align:right;

	padding-top:8px;

}

#openid.hidden {
	display: none;
}

#openid.visible, #openid.visible-run-in {
	display: block;
}

#openid {
	background: url(openid_bg.jpg) no-repeat;
	width: 402px;
	height: 300px;
}



#openid .signIn {
	margin: 0 0 0 43px;
	padding: 0;
	font: 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	position: relative;
	top: 14px;
	font-size: 18px;
}

#openid iframe {
	margin-top: 10px;
}