.border {
	border: 1px solid #000000;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFE6;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
.footerlinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}
.footerlinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.caption {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	font-weight: normal;
	color: #A30707;
}
.subheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}

.subheadings:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;

}
.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px inset;
}
.footerleftbg {
	background-image: url(images/footer_bg_left_other.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footerbgotherleft {
	background-image: url(images/body_left_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.footerbgotherright {
	background-image: url(images/body_right_bg_other.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.border1 {

	border: 2px dashed #003366;
}
.border2 {


	border: 1px dashed #990000;
}
.button {
	background-color: #000066;
	border: 2px outset;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;



}
.ruler {
	color: #51c7ff;
}

.small {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 8pt;
}

.listhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.listcontents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}

.hr {
margin: 0;
padding: 0;
border-bottom: 1px dotted #CC0033;
width: 20%;
}

.smallbold {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
