.defaultBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	background-color: #9999CC;
	background : url(/images/bg.gif);
}

.wizardBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	background : url(/images/wizard_bg.gif);
}

.tableHeaders {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #000033;
}

.topTable {
	background: url(/images/top_table_bg.gif);
}

.wizardHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: white;
}

A:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration : underline;
	color : white;
}

A:HOVER {
	color : yellow;
}

A:ACTIVE {
	color : blue;
}

A:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration : underline;
	color : white;
}

A.copyright_link:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration : underline;
	color : white;
}

A.copyright_link:HOVER {
	color : yellow;
}

A.copyright_link:ACTIVE {
	color : blue;
}

A.copyright_link:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration : underline;
}

A.menulink:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration : underline;
	color : white;
}

A.menulink:HOVER {
	color : yellow;
}

A.menulink:ACTIVE {
	color : blue;
}

A.menulink:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration : underline;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #000033;
	padding-bottom : 2px;
	margin-bottom : 2px;
	padding : 0px;
}

.info1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	padding-bottom : 2px;
	margin-bottom : 2px;
	padding : 0px;
}

.info2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: white;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000033;
	padding-bottom : 2px;
	margin-bottom : 2px;
	padding : 0px;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000033;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: white;
}

.tableLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000033;
}

.controls {
	color : White;
	border : 1px solid White;
	font-family : Arial, Helvetica, sans-serif;
	background : #9999CC;
	font : bold 17px Arial, Helvetica, sans-serif;
}

.smallbutton {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	background : #000033;
	font : normal 10px Arial, Helvetica, sans-serif;
	border : thin outset White;
}

.highlightbox {
	background-color : #6666cc;
	color : White;
	border : thin inset White;
	font-weight : bold;
}
