/* ====================================================   Field Header Styles */
.headfield1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}


.headlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.headfield2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}


.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.fielddesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


.infobar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	font-weight: normal;
}


/* ====================================================   Lead Title Styles */
.leadtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}


.leadbyline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


.leadtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


.leadtitle a {
	text-decoration: none;
	color: #0000FF;
}


.leadtitle a:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;

}


.leadtitle a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}


/* ====================================================   Byline Styles */
.bylinebox {
	background-color: #e4efff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/* ====================================================   Article Styles */
.articletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
}


.articletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.articletitle a {
	text-decoration: none;
	color: #0000FF;
}


.articletitle a:hover {
	text-decoration: none;
	color: #CC0000;
}


/* ====================================================   Link Styles */
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
	text-decoration: none;
	font-weight: normal;
}


a:link {
	color: #006699;
	text-decoration: none;
}


a:visited {
	color: #006699;
	text-decoration: none;
}


a:hover {
	color: #006699;
	text-decoration: underline;
	font-weight: normal;
}


/* ====================================================   Top Menu Styles */
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
	text-decoration: none;
}


.topmenu a {
	text-decoration: none;
	color: #000066;
}


.topmenu a:visited {
	text-decoration: none;
	color: #000066;
}


.topmenu a:hover {
	text-decoration: none;
	color: #CC0000;
}


.topmenubig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
}


.topmenubig a:visited {
	text-decoration: none;
	color: #CC0000;
}


.topmenubig a:hover {
	text-decoration: none;
	color: #000066;
}


.topmenubig a {
	text-decoration: none;
	color: #CC0000;
}


/* ====================================================   List Styles */
.listlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}


.listdetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}


/* ====================================================   Form Styles */
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding: 0px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

