a {
	color : #0000CD;
	text-decoration : none;
}

a:hover {
	color : #0000CD;
	text-decoration : underline;
}

body {
	color : #00008B;
	font-family : Verdana;
	font-size : 8px;

}

hr {
	color : #696969;
	direction : rtl;
}

input.textbox {
	background-color : #FFFFFF;
	border : 1px solid;
	color : #0000CD;
	font-size : 8pt;
}

input.textboxreq {
	background-color : #F08080;
	border : 1px solid;
	color : #0000CD;
	font-size : 8pt;
}

TEXTAREA.textboxreq {
	background-color : #F08080;
	border : 1px solid;
	color : #0000CD;
	font-size : 8pt;

}



table.progbar {
	background-color : #0000CD;
	border : 1px inset #000000;
	font-size : 5px;
	height : 10px;
}

table.wizcontrols {
	border : 0px solid #696969;
	padding-bottom : 2px;
	padding-right : 2px;
	vertical-align : middle;
}

table.wizdetail {
	border : 0px solid;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	vertical-align : top;
}

table.wizdetailframe {
	border : 1px solid #696969;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	vertical-align : top;
}

table.wizheader {
	background-color : #D1F8D8;
	height : 28px;
}

td.progactive {
	background-color : #000080;
}

td.proginactive {
	background-color : #FFFFFF;
}

td.wizdetail {
	height : 1px;
	vertical-align : Top;
	font-family : Arial, Verdana;
	font-size : 10px;
}

textarea.textbox {
	background-color : #FFFFFF;
	border : 1px solid;
	color : #0000CD;
	font-size : 8pt;
}

.checkbox {
	border : 1px none;
	color : #0000CD;
	font-size : 8pt;
}

.list {
	background-color : #FFFACD;
	border : 1px solid #000080;
	font-family : Verdana;
	font-size : 10px;
	margin-left : 38px;
	width : 80%;
}

.listbox {
	background-color : #D1F8D8;
	color : #0000CD;
	font-size : 8pt;
	text-transform : capitalize;
}

.listboxspecial {
	background-color : #B22222;
	color : #FFFF00;
	font-size : 8pt;
	text-decoration : none;
	text-indent : 0px;
	text-transform : capitalize;
}

.MenuText {
	font-family : Verdana;
	font-size : 9px;
	color : White;
}

.radiobuttons {
	color : #DC143C;
}

.required {
	color : #800000;
	text-align : justify;
}

.wizcontrolbtn {
	background-color : #D1F8D8;
	border : 1px solid #00008B;
	color : #0000FF;
	font-family : Verdana;
	font-size : 10px;
	text-align : center;
}

.wizheader {
	color : #000080;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bolder;
	padding-right : 3px;
	text-indent : 6px;
	text-transform : capitalize;
}