a.menu {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #1c67ad;
	text-decoration: none;
}

a.menu:hover {
	text-decoration: underline;
}

a {
	font-family: Times New Roman;
	color: #1c67ad;
	letter-spacing: 1px;
}

a:hover {
	color: #d19e23;
}

a.header {
	font-family: Arial;
	font-size: 11px;
	color: #1c67ad;
	letter-spacing: 0px;
}

a.header:hover {
	color: #d19e23;
}

img.menuEnum {
	margin-right: 10px;
}

img.framed {
	border:1px solid #CFCFCF;
	padding: 10px;
	background-color: white;
}

h1 {
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: normal;
	color: #1c67ad;
	border-bottom: 1px solid #d5d5d5;
	width: 300px;
}

h1.infobox {
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: normal;
	color: #3a3a3a;
	border-bottom: 1px solid #d5d5d5;
	width: 300px;
}

h2 {
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	color: #1c67ad;
	margin-top: 30px;
}

p, ol, ul {
	font-family: Times New Roman;
	font-size: 15px;
	line-height: 1.5;
	text-align: justify;
	color: #4f4f4f;
	letter-spacing: 1px;
}

p.form {
	font-family:Arial;
	font-size:12px;
	text-align: left;
	line-height: 1.0;
	color: #4f4f4f;
	letter-spacing: 0px;
	margin: 0px;
}

p.headerText {
	font-family:Arial;
	font-size:11px;
	text-align: right;
	line-height: 1.0;
	color: #4f4f4f;
	letter-spacing: 0px;
	margin: 0px 0px 5px 0px;
}

ol.infobox {
	font-family:Arial;
	font-size:12px;
	text-align: left;
	letter-spacing: 0px;
	line-height: 1.2;
	padding-left: 20px;
}


div.infobox {
	background-color: #faf5ce;
	border-top: 1px solid #beb675;
	border-bottom: 1px solid #beb675;
	padding: 5px 10px 5px 10px;
}

table.content {
	border: none;
	border-spacing: 0px;
	border-top:1px solid #beb675;
	border-bottom:1px solid #beb675;
}


td.content {
	padding: 5px 10px 5px 15px;
	background: #FFFFFF;
	font-family:Arial;
	font-size:12px;
	vertical-align: top;
}

th.content {
	padding: 5px 10px 5px 15px;
	background: #faf5ce;
	text-align: left;
	color: #6c6c6c;
	font-family: Arial;
	font-size: 12px;
	border-bottom:1px solid #beb675;
}

input[type=text], textarea {
	border: 1px solid #d5d5d5;
	font-family:Arial;
	font-size:12px;
}

input[type=text]:focus, textarea:focus {
	border: 1px solid #beb675;
}
