

.menuHeader{
	color: white;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	}


.menuHeaderDetails{
	color: white;
	background: #16909D;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	}

.menuHeaderCustInfo{
	color: white;
	background: #16909D;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	}

.custInfoItem{
	color: black;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	}

.menuItem{
	color: black;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	}

.msgitem{
	color: black;
	font-size: 11px;
	font-family: Verdana;
	}
	
.listItem{
	color: black;
	font-size: 12px;
	font-family: Verdana;
	}

.listItemHead{
	color: blue;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	}

.listItem_link{
	color: blue;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: bold;
	}

.listNote{
	color: red;
	font-size: 12px;
	font-family: Verdana;
	}

.general_link{
	color: #080880;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
	}

.hilited_link{
	color: #FF0000;
	font-size: 12px;
	font-style: strong;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
	}


.header_link{
	color: red;
	background: white;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
	}


th{
	color: black;
	background: silver;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	}

.bodyHeader{
	color: #080880;
	font-size: 15px;
	font-family: Verdana;
	font-weight: bold;
	}

.bodyHeader_1{
	color: #080880;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	}

.button{
	color: white;
	background: #779ABD;
	font-size: 10px;
	font-family: Verdana;
	}

h4{
	color: #080880;
	font-size: 17px;
	font-family: Verdana;
	}

h5{
	color: #080880;
	font-size: 15px;
	font-family: Verdana;
	}
.err{
	color: red;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana;
	}

