body
{
	font-family:Arial;
	font-size:12px;
}

#dv_sideNav
{
	position:absolute;
	top:20px;
	left:20px;
}

#dv_main
{
	position:absolute;
	top:20px;
	left:229px;
	width:500px;
}

h1
{
	font-size:20px;
	color:#666666;
	margin-bottom:0px;
}

table
{
	font-size:12px;
}

.labelCell
{
	color:#FF9933;
	font-weight:bold;
}

select
{
	font-size:12px;
}

.textBox
{
	border-right: #eeeeee 1px solid;
	border-top: threeddarkshadow 1px solid;
	border-left: threeddarkshadow 1px solid;
	border-bottom: #eeeeee 1px solid;
}

.page1BG
{
	background-position: center top;
	background-image: url(images/cvBack3.gif);
	background-repeat: no-repeat;
}

.page2BG
{
	background-position: center top;
	background-image: url(images/cvBack3.gif);
	background-repeat: no-repeat;
}

.page3BG
{
	background-position: center top;
	background-image: url(images/cvBack3.gif);
	background-repeat: no-repeat;
}


.topRowBorder
{
	border-top:1px solid #e2e2e2;
}

#finalTop
{
font-size:12px;
color:Red;	
}




#dv_continue
{
	position:relative;
	visibility:hidden;
	background-color:#ffffcc;
	border:solid 1px black;
	top:-50px;
	width:300px;
	left:100px;
}


#dv_pass
{
	position:absolute;
	visibility:hidden;
	background-color:#ffffcc;
	border:solid 1px black;
	width:230px;
	left:267px;
	top:30px;
}

option.oTitle {background-color: gray; font-size: 12px; color: white;}
