body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #D72725;
}
.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4c4c4c;
	background-color:#72CE9B;
	padding-left: 15px;
	border:solid 1px #4c4c4c;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.smalltext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #8b8d8e;
	border-top:solid 1px #8b8d8e;
}
.smalltext11px {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
}

.red {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.copyright {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/BG_blue.jpg);
}
.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	font-weight: normal;
}

.border {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	border: 1px solid #0066A1;
	background-color: #FFFFFF;
}
.nav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4c4c4c;
	border: 1px solid #cccccc;
}
.border2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4c4c4c;
	border-right-color: #DC1E8E;
	border-bottom-color: #DC1E8E;
	border-left-color: #DC1E8E;
}
.smalltitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4c4c4c;
	border-bottom:solid 1px #4c4c4c;
}
.orangebold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	font-variant: normal;
	color: #0066A1;
}
.errorlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
hr {
	color: #0066A1;
}
.agenda_title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/BG_blue.jpg);
	line-height: 18px;
}
.agenda_border {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	border-top:solid 1px #8b8d8e;
	border-bottom:solid 1px #8b8d8e;
	line-height:18px;
	height:18px;
	margin:10px 0px;
	}
.agenda_border a, .agenda_border a:link, .agenda_border a:active, .agenda_border a:visited
{
	color:#4c4c4c;
	text-decoration: none;
	font-weight:bold;
}
.agenda_border a:hover
{
	color: #0066A1;
	text-decoration: none;
}
.leftborder {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0066A1;
}
.subborder {
	border-width: 2px;
	border-style: solid;
	border-color: #0066A1;
}
.whitesmalltext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.indextext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #4c4c4c;
	padding-bottom:15px;
}
.largetitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 28px;
	font-weight: bolder;
	color: #666666;
	letter-spacing: 3px;
	background-image: url(images/redbar.jpg);
}
a:link {
	text-decoration: none;
	color: #0F4186;
}
a:visited {
	text-decoration: none;
	color: #0F4188;
}
a:hover {
	text-decoration: underline;
	color: #215C4A;
}
a:active {
	text-decoration: none;
	color: #99BDD3;
}

