body {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #000099;
}

a {
	text-decoration : none;
	color : #000099;
}

a:hover {
	text-decoration : underline;
	color : #FF0000;
}

pre {
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
}

th {
	text-align : left;
}

td {
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
}

.header1{
	background-color: #000099;
	font-family : Verdana;
	font-size: 14px;
	font-weight: bold;
	color : #FFFFFF;
}

.title{
	background-color: #376295;
	font-weight: bold;
	color : #FFFFFF;
}

.mandatory{
	font-size : 10px;
}

.fielderror{
	color : #FF0000;
}

.topMenuLinkSelected {
	font-family : arial;
	font-size : 12px;
	text-decoration : underline;
	color : #000000;
}

.pageTitle {
	font-family : Verdana;
	font-size : 12px;
	color : #000099;
	font-weight : bold;
}

