
.topNavText {
	color : #FFFFFF;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;

}
A:hover.topNavText {
	color : #FFFFFF;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: underline;	

}
.topText {
	color : #FFFFFF;
	font-size : 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}

.rightNavText {
	color : #000000;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;

}
A:hover.rightNavText {
	color : #CC0000;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: underline;	

}
.rightNavText2 {
	color : #000000;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;

}
A:hover.rightNavText2 {
	color : #CC0000;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: underline;	

}
.navText {
	color : #000000;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;

}
A:hover.navText {
	color : #CC0000;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: underline;	

}
.navText2 {
	color : #000000;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;

}
A:hover.navText2 {
	color : #CC0000;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: underline;	

}
.pageTitle {
	color : black;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.title {
	color : black;
	font-size : 17px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.title2 {
	color : black;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.label {
	color : black;
	font-size : 11px;
	font-family : verdana, arial;
	font-weight : bold;
}
.BlueLabel {
	color : blue;
	font-size : 11px;
	font-family : verdana, arial;
	font-weight : bold;
}
.data {
	color : black;
	font-size : 11px;
	font-family : verdana, arial;
	font-weight : normal;
}
.warning {
	color : red;
	font-size : 11px;
	font-family : verdana, arial;
	font-weight : normal;
}
.bluetext {
	color : blue;
	font-size : 11px;
	font-family : verdana, arial;
	font-weight : normal;
}
.note {
	color : black;
	font-size : 11px;
	font-family : verdana, arial;
	font-weight : normal;
}
.mandatory {
	color : #006699;
	font-size : 11px;
	font-family : verdana, arial;
	font-weight : normal;
}
.GrayText {
	color : #808080;
	font-size : 10px;
	font-family : verdana, arial;
	font-weight : normal;
}
.colHead  {
	background-color: #006699;
	color : #FFFFFF;
	font-size : 11px;
	font-family : arail, verdana;
	font-weight : bold;
	padding-left: 4px;
	padding-top: 2px;	
	padding-right: 2px;	
	padding-bottom: 2px;
	border-right : 1px solid Black;	
	border-bottom : 1px solid Black;		
	border-top : 1px solid white;	
	border-left : 1px solid white;		
}
.colHead2  {
	background-color : black;
	color : white;
	font-family : verdana, arial;
	font-weight : bold;
	font-size : 8pt;
}
.colHead3 {
    background-color : #DBDDD5;
	color : black;
	font-size : 11px;
	font-family : verdana, arial;
	font-weight : bold;
}