.border {
	border: thin solid #ec5048;
}
.border2 {
	border-width: 1px; 
	border-color: #fd1610;
	border-style: none;
	background: #ffffff;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #032086;
	list-style-image:  url(http://www.ccofwi.org/images/bullet-blue.jpg);
	list-style-type: none;
	list-style-position: outside;
	text-decoration: none;
}
A.bullets:hover {text-decoration: none; font-weight: bold; color: #fd1610; font-size: 11px;}
A.bullets:link {text-decoration: none;}

.tag {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.nav {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
A.nav:link { text-decoration: none; }
A.nav:hover { text-decoration: none; font-weight: bold; background-color: #ec5048;}
A.nav:active { text-decoration: none; background-color: #ec5048;}
A.nav:visited { text-decoration: none; }

.nav2 {

	font-family: arial,helvetica,sans-serif;

	font-size: 12px;

	font-stretch: semi-expanded ;

	font-variant: small-caps;

	color: #ffffff;

	font-weight: bold;

	text-decoration: none;
}
A.nav2:link { text-decoration: none; }

A.nav2:hover { text-decoration: none; background-color: #032086; }

A.nav2:active { text-decoration: none; background-color: #032086; }

A.nav2:visited { text-decoration: none; }



.text {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #032086;
	text-decoration: none;
}
A.text:link { text-decoration: none; color: #fd1610; }
A.text:hover { text-decoration: none; color: #fd1610; font-weight: bold; }
A.text:active { text-decoration: none; }
A.text:visited { text-decoration: none; color: #5c81ce; }

.text2 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A.text2:link { text-decoration: none; color: #fd1610; font-weight: bold; }
A.text2:hover { text-decoration: none; color: #5c81ce; font-weight: bold; }
A.text2:visited { text-decoration: none; color: #5c81ce; font-weight: bold; }
A.text2:active { text-decoration: none; color: #5c81ce; font-weight: bold; }

.text3 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.header {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #032086;
	font-weight: bold;
}
A.header:link { text-decoration: none; }
A.header:hover { text-decoration: none; color: #669999; }

.header2 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ec5048;
	font-weight: bold;
}

.header3 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #032086;
	font-weight: bold;
}
.header4 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #032086;
	font-weight: bold;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.background {
	background-repeat: no-repeat;
}
.bg {
	background: #000000;
	margin-top: 10px;
	margin-left: 5px;
}

.bg2 {
	background: #fd1610;
	margin-top: 0px;
	margin-left: 0px;
}
.bg3 {
	background: #ffffff;
	margin-top: 5px;
	margin-left: 20px;
}