table, td,div { 
	text-align:left; 
} 

body  { 
	background-color:#f4f4f4;
	height:100%;
	margin:0px;
	margin-top:15px;
	text-align:left; 
	color:#1d1f23; 
	letter-spacing:0px; 
	font-size:12px; 
	font-weight:500;  
	font-family:verdana, sans-serif; }

img { border:0px; } 	

h1 {
	color:#000000;
	}

h2 {
	color:#666666;
	font-size:14px;
	font-weight:500;
	line-height: 20px;
	font-family: arial, sans-serif;
	}

.bodyText {
	font-family: arial, sans-serif;
	font-size:12px;
	line-height:18px;
}

.subtitles {
	font-family: arial, sans-serif;
	font-size:16px;
	font-weight:700;
	}

A:link {  background-color:none; color:#000000; text-decoration:underline; }
A:visited {  background-color:none; color:#000000; text-decoration:underline; } 
A:active {   background-color:none; color:#000000; text-decoration:underline;  }
A:hover {  background-color:none; text-decoration:none; color:#000000;} 

.copyrightLinks A:link {  font-size:10px; color:#bfbfbf; text-decoration:underline; font-family:tahoma, arial; }
.copyrightLinks A:visited {  font-size:10px; color:#bfbfbf; text-decoration:underline; font-family:tahoma, arial; } 
.copyrightLinks A:active {   font-size:10px; color:#bfbfbf; text-decoration:underline;  font-family:tahoma, arial; }
.copyrightLinks A:hover { font-size:10px; text-decoration:none; } 


.darkRow { 
	height:30px;
	padding-top:8px;
	padding-left:10px;
} 

.lightRow { 
	height:36px;
	padding-top:8px;
	padding-left:10px;
} 


.shaded { background-color:#f4f4f4; } 

.submitButton {

}

.backButton {
	color:#FFF;
	font-weight:700;
	font-size:10px;
	border:0px;
	height:31px;
	width:125px;
	padding-bottom:5px;
}

.nextButton {
	color:#FFF;
	font-weight:700;
	font-size:10px;
	border:0px;
	height:31px;
	width:125px;
	padding-bottom:5px;
}