body { color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-color: #ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
	text-align: left;}

.regText{color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px; }

a:link, a:visited {color: #2373a4;
	background-color: #ffffff;
	font-size: 10px;
	text-decoration: none;}

a:hover, a:active {color: #777a79;
	background-color: #ffffff;
	font-size: 10px;
	text-decoration: none;}

.image:link img, .image:visited img, .image:hover img, .image:active img{color: #000000;
	border-width: 1px;
	border-color: #000000;
	background-color: #000000;}

.white:link, .white:visited {color: #ffffff;
	background-color: #003366;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;}

.white:hover, .white:active {color: red;
	background-color: #003366;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;}

.para {font-size: 9px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left: 5px;}

.para2 {font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-align: left;}

.td2 {
	border: inherit;
	border-bottom: 1px #003366 dotted;}

.td3 {
	border: inherit;
	border-left: 1px #003366 dotted;}
	
.td4 {
	border: inherit;
	border-bottom: 1px #003366 solid;
	border-left: 1px #003366 solid;
	border-right: 1px #003366 solid;
	border-top: 1px #003366 solid;}	
	
a.swapped:link, a.swapped:visited {
	display:block;
	color: #2373a4;
	text-indent:0.5em;
	text-decoration:none;
	background:url(arrowOff.gif) no-repeat;}
a.swapped:link:hover, a.swapped:visited:hover {
	color: #777a79;
	background:url(arrowOn.gif) no-repeat;}
	
a.swap:link, a.swap:visited {
	display:block;
	color: #FF0000;
	text-indent:0.5em;
	text-decoration:none;
	background:url(arrowOff.gif) no-repeat;}
a.swap:link:hover, a.swap:visited:hover {
	color: #777a79;
	background:url(arrowOn.gif) no-repeat;}
	
	
	
.indent {
	text-indent:0.5em;}

.button {
	border-style : solid;
	border-width : 1px;
	border-color : #000000;
	font-size : 10px;
	color : #000000;
	font-family : Verdana, Helvetica, Arial, sans-serif;} 

html {
	overflow: auto; 
	overflow: -moz-scrollbars-vertical;}
	

/* Normal Form Style */
.normalForm fieldset {
	border:0;
}
.formLegend {
	margin-top:0;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	background-color:#cc6600;
}
	.normalForm ol {
		margin:0;
		padding:0;
		list-style-type:none;
	}
		.normalForm li {
			margin:0.5em 0;
		}
		.normalForm label {
			display:inline-block;
			width:7em;
		}


#errorList,
#messageList {
	margin:1em 0;
	padding:0;
	list-style-type:none;
	}		
#errorList {
	color:#800;
	}
#messageList {
	color:#080;
	}
