a:link {
	font-weight: normal;
	color: #428CDB;
	text-decoration: underline
}
a:visited {
	font-weight: normal;
	color: #000000
}
a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}




.bluefont {
	color: #428CDB;
	font-weight: bold;
}
.tinynote {font-size: 10px}
.header {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: bolder;
}
.style3 {color: #FFFFFF}
.style2 {
	color: #FFFFFF;
	line-height: 110%;
	font-weight: normal;
}
.style2 {
	color: #FFFFFF;
	line-height: 110%;
	font-weight: normal;
}
.style3 {color: #FFFFFF}
.style4 {
	color: #000000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-weight: bolder;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color: #595959;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	margin-top: 0px;

}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}




.accordion_headings{
	padding:5px;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
	background-color: #7375A6;
}



.accordion_headings:hover{
	background-color: #428CDB;
}


.accordion_child{
	padding:15px;
	background:#EEE;
}
	
	
