.border {
	border: thin solid #669999;
}
.border2 {
	border-width: 0px; 
	border-color: #ffffff;
	border-style: none;
	background: #ffffff;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #669999;
	list-style-image:  url(http://www.councilonaoda.org/images/bullet.jpg);
	list-style-type: none;
	list-style-position: outside;
	text-decoration: none;
}
A.bullets:hover {text-decoration: none; font-weight: bold; color: #5c81ce; font-size: 11px;}
A.bullets:link {text-decoration: none;}

.bullets2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	list-style-image:  url(http://www.councilonaoda.org/images/bullet2.jpg);
	list-style-type: none;
	list-style-position: outside;
	text-decoration: none;
}
A.bullets2:hover {text-decoration: none; font-weight: bold; color: #669999; font-size: 11px;}
A.bullets2: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: bold;
	text-decoration: none;
}
A.nav:link { text-decoration: none; }
A.nav:hover { text-decoration: none; font-weight: normal; }
A.nav:active { text-decoration: none; }
A.nav:visited { text-decoration: none; }


.text {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A.text:link { text-decoration: none; color: #669999; }
A.text:hover { text-decoration: none; color: #5c81ce; 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: #5c81ce; font-weight: bold; }
A.text2:hover { text-decoration: none; color: #669999; font-weight: bold; }
A.text2:visited { text-decoration: none; color: #669999; font-weight: bold; }
A.text2:active { text-decoration: none; color: #669999; font-weight: bold; }

.text3 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.header {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c81ce;
	font-weight: bold;
}
A.header:link { text-decoration: none; }
A.header:hover { text-decoration: none; color: #669999; }

.header2 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #669999;
	font-weight: bold;
}

.header3 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #669999;
	font-weight: bold;
}
.header4 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #5c81ce;
	font-weight: bold;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.background {
	background-image: url(images/sun-green.jpg);
	background-repeat: no-repeat;
}
.bg {
	background: #aaaaaa;
	margin-top: 10px;
	margin-left: 0px;
}
.FormLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.pageHeader {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #669999;
	font-weight: bold;
	text-decoration: underline;
}
.requiredMarker {

	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
}
.feedback_success
{
	font-size:12px;
	color:green;
}

.feedback_failure
{
	font-size:12px;
	color:red;
}