/* $Header: /home/cvs/cvsroot/customer/cm/site_data/056/00001056/static_data/css/CustomStyle.css,v 1.3 2002/06/05 17:44:34 paulj Exp $ */

p, td, li, .Explicit {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

a.textNav:link, a.textNav:visited, .textNav {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.textNav:hover {
	color: #ffffff;
	background-color: #0051C8;
	font-size: 11px;
	font-weight: bold;
}

.Instructions {
	color: #FFCC66;
	background-color : #C61839;
}

.ProgressBox {
	background-color : #0039AD;
	color: #999999;
}

.ProgressBoxCurrent {
	background-color : #0039AD;
	color: #FFCC66;
}

.ProgressBox {
	background-color : #0039AD;
	color: #999999;
}

.ProgressBoxCurrent {
	background-color : #0039AD;
	color: #FFCC66;
}

.FormBox {
	background-color : white;
}

div.FormBox {
	border: #c00 1px solid;
	background-color : white;
}

table.FormBox {
	border-bottom: #c00 1px solid;
	border-top: #c00 1px solid;
	border-left: #c00 1px solid;
	border-right: #c00 1px solid;
}

.appArea {
	width: 100%;
}

/*CM Homepage Styles*/
#leftcontent {
	background-position: left top;
	float: left;
	text-align: center;
}

#rightcontent {
	float: right;
	vertical-align: top;
	text-align: center;
	margin-left: 10px;
}
#rightcontent img {
	padding: 10px;
}
#content {
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 100%;
}
#bottomcontent {
	vertical-align: bottom; 
        float: left;
}
#topcontent {
	background-position: top;
	text-align: left;
}
#middlecontent {
	text-align: center;
}

