body {
	background: #AEAEAE;
	font-family: Verdana, aArial, Helvetica, sans-serif;
	font-style: normal;
}
.title{
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
}
.subtitle{
	font-size: 17px;
	line-height: 28px;
	font-weight: bold;
	color: #0F2B8F;
}
.txt {
	font-size: 13px;
}
.txtBIG {
	font-size: 17px;
	font-weight: bold;
}
.txtBG {
	font-size: 12px;
	background-color: #F8F3E4;
}
.secHeader {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0F2B8F;
}
.cellHeader {
	font-size: 13px;
	background-color: #FF9E7E;
}
.cellHeader2 {
	font-size: 13px;
	font-variant: small-caps;
	background-color: #E9D9A9;
}
.cellHeader3 {
	font-size: 14px;
	background-color: #FDCABB;
	border-bottom: 1px solid #FF9884;
	text-indent: 10px;
}
.cellList {
	font-size: 12px;
	text-indent: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.cellLink {
	font-size: 10px;
	padding-right: 10px;
}
.cellLink1 {
	font-size: 10px;
	padding-right: 10px;
	background-color: #FDCABB;
	border-bottom: 1px solid #FF9884;
}
.cellValue {
	font-size: 13px;
	background-color: #F8F3E4;
}
.cellValue2 {
	font-size: 13px;
	font-style: Italic;
	background-color: #F8F3E4;
	color: #777777;
}
.tbcell0 {
	font-size: 12px;
	line-height: 18px;
	color: #000033;
	margin-left: 0px;
	padding-left: 3px;
	border-bottom: 1px dotted #FF9900
}
.tbcell1 {
	font-size: 12px;
	line-height: 18px;
	margin-left: 0px;
	padding-left: 3px;
	border-right: 1px dotted #FF9900; 
	border-top: 1px dotted #FF9900; 
	border-bottom: 1px dotted #FF9900
}
.tbcell2 {
	font-size: 12px;
	line-height: 18px;
	margin-left: 0px;
	padding-left: 3px;
	border-top: 1px dotted #FF9900; 
	border-bottom: 1px dotted #FF9900
}

a:link {
	color: #0066CC;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #000033;
	TEXT-DECORATION: none
}

.button {
	color: #fff; 
	font-family: Verdana; 
	font-size: 11px; 
	background: #0F2B8F; 
	height: 23px;
	font-weight:bold	
}
.buttonLight {
	color: #fff; 
	font-family: Verdana; 
	font-size: 11px; 
	background: #7277B1; 
	height: 23px;
	font-weight:bold	
}

.selectionOn {
	font-size: 12px;
	color: #000000;
	background-color: #FF9E7E;
}

.selectionOff {
	font-size: 12px;
	color: #888888;
	background-color: #FFFFFF;
}

.headTUW {
	font-size: 36px;
	line-height: 28px;
	font-weight: 900;
	font-family: Arial;
	font-variant: normal;
	text-transform: none;
	color: #0F2B8F;
}
.headLink {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
.headLink a:link{
	font-size: 12px;
	color: #ffffff;
	font-variant: normal;
	text-transform: none;
}
.headLink a:hover {
	font-size: 12px;
	color: #003366;
	TEXT-DECORATION: none;
	font-style: normal;
}
.headLink a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #CCCCCC; 
	TEXT-DECORATION: none
}
.footerLink {font-family: Arial, Helvetica, sans-serif; font-size: 11px;font-weight: normal;color: #CCCCCC;}
.footerLink a:link{font-family: Arial, Helvetica, sans-serif; font-size: 11px;color: #999999; font-weight: normal; text-decoration: underline}
.footerLink a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #003366; TEXT-DECORATION: none}
.footerLink a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;color: #999999; TEXT-DECORATION: none}
.footerText {
	font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;color: #FFFFFF;
}