
.topNavText {
	color : #FFFFFF;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;

}
.topNavText2 {
	color : #FFFFFF;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	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 : black;
	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 : black;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;

}
.rightNavText3 {
	color : white;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;	

}
A:hover.rightNavText2 {
	color : #CC0000;
	font-size : 11px;
	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;	

}
.rightNavText3 {
	color : #ffffff;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;	
}
A:hover.navText3 {
	color : #990000;
	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;
}
.title3 {
	color : #ffffff;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.title4 {
	color : #ffffff;
	font-size : 24px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.title5 {
	color : #ffffff;
	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.label {
	color : black;
	font-size : 11px;
	font-family : verdana, arial;
	font-weight : bold;
}
.data {
	color : black;
	font-size : 11px;
	font-family : verdana, arial;
	font-weight : normal;
}
.data2 {
	color : white;
	font-size : 12px;
	font-family : verdana, arial;
	font-weight : bold;
}
.warning {
	color : red;
	font-size : 12px;
	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;
}
.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: #006699;
	color : #FFFFFF;
	font-size : 16px;
	font-weight : bold;
	font-family : arail, verdana;
	padding-left: 2px;
	padding-top: 2px;	
	padding-right: 2px;	
	padding-bottom: 2px;
	border-right : 1px solid Black;	
	border-bottom : 1px solid Black;		
	border-top : 0px solid white;	
	border-left : 1px solid black;		
}
.colHead4  {
	background-color : #ffffff;
	color : black;
	font-family : verdana, arial;
	font-weight : italic;
	font-size : 8pt;
}