body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.title {
	font-family: "Century Gothic", Arial;
	font-size: 24px;
	color: #F3A10D;
	font-weight: bold;
	line-height: 30px;
}

.smalltitle {
	font-family: "Century Gothic", Arial;
	font-size: 15px;
	color: #F3A10D;
	font-weight: bold;
	line-height: 30px;
}

.notes {
     font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	}

.pink , #multicol #col1 strong{
     font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #C60551;
	font-weight: bold;
	}
	
.blue , #multicol #col2 strong{
     font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00599c;
	font-weight: bold;
	}	
	
.pinktitle , #multicol #col1 h3 , #assoc h1{
     font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #C60551;
	font-weight: bold;
	
}
#assoc td {
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
}
#assoc p>strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#assoc strong {
	font-size: 14px;
}




.bluetitle,  #multicol #col2 h3 {
     font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #00599c;
	font-weight: bold;
	
}
.linknav {
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 5px;

}

.sublinknav {
	font-size: 9px;
	color: 000000;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
}

a.navlink:link {
	font-size: 13px;
	font-weight: bold;
	color: #ado33b;
	text-decoration: none;
}

a.navlink:visited {
	font-size: 13px;
	font-weight: bold;
	color: #ado33b;
	text-decoration: none;
}

a.navlink:hover {
	font-size: 13px;
	font-weight: bold;
	color: #ado33b;
	text-decoration: none;
}

a.sublinknav:link {
	font-size: 13px;
	color: #ado33b;
	text-decoration: none;
}

a.sublinknav:visited {
	font-size: 13px;
	color: #ado33b;
	text-decoration: none;
}

a.sublinknav:hover {
	font-size: 13px;
	color: #ado33b;
	text-decoration: none;
}

a:link {
	font-size: 12px;
	color: #ad033b;
	text-decoration: underline;
}

a:hover {
	font-size: 12px;
	color: #ad033b;
	text-decoration: underline;
}

a:visited {
	font-size: 12px;
	color: #ad033b;
	text-decoration: underline;
}






#multicol td {
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#multicol .gutter {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.purple , #multicol #col3 strong {

     font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990033;
	font-weight: bold;
}
#col1 p,  #col2 p, #col3 p {
	color: #121212;
}

.purpletitle , #multicol #col3 h3 {
     font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #990033;
	font-weight: bold;
}
.list h1 strong, .list h1 b{
line-height:34px;
font-size:24pt; 
color:#008FC5;
display:inline;
}
.list h1{
font-family:"Times New Roman", Times, serif; 
font-size:12pt; 
font-weight:bold; 
color:#C50550;
display:inline;
}
.list p{
	margin-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B6C6E;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.list p em{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#008FC5;
	font-size: 14px;
}
