
h1 {
margin: 20px 0 10px 0;
color: #EAB001;
font-size: 16px;
padding: 0 0 10px 0;
background: url(images/separator.gif) transparent bottom left repeat-x;
}

h2 {
margin: 10px 0 10px 0;
padding: 0 0 0 0;
font-size: 14px;
color: #EAB001;
}

h2.separate {
margin: 0 0 10px 0;
padding: 10px 0 0 0;
font-size: 14px;
color: #EAB001;
background: url(images/separator.gif) transparent top left repeat-x;
}

h3 {
margin: 0 0 0 0;
padding: 0 0 0 15px;
background: url(images/lil_arrow1.gif) transparent top left no-repeat;
font-size: 12px;
line-height: 1.3em;
color: #EAB001;
}

h4 {
font-size: 12px;
margin: 0 0 0 0;
line-height: 1.3em;
}

#sidebar h4 {
font-size: 11px;
line-height: 1.3em;
}

#sidebar h3 {
margin: 0 0 0 0;
padding: 0 0 0 0;
background: url(images/) transparent center left no-repeat;
font-size: 12px;
line-height: 1.3em;
color: #EAB001;
}

div.news-alert {
	margin-bottom: 10px;
}

div.staff h4 {
clear: right;
padding: 10px 0 0 0;
background: url(images/separator.gif) transparent top left repeat-x;
line-height: 1em;
}

div.staff img {
float: right;
margin: 0 5px 5px 5px;
} 

p {
margin: 0 0 10px 0;
line-height: 1.4em;
}

.article-alert p {
margin: 0;
padding: 0 0 0 0;
}


#sidebar p {
font-size: 11px;
}

a:link {
color: #006AC7;
text-decoration: underline;
}

a:visited {
color: #006AC7;
text-decoration: underline;
}

a:hover {
color: #006AC7;
text-decoration: none;
}

#footer p {
font-size: 11px;
color: #F0CAB7;
}

#footer p a:link {
color: #999;
text-decoration: none;
}

#footer p a:visited {
color: #999;
text-decoration: none;
}

#footer p a:hover {
color: #999;
text-decoration: underline;
}

p.breadcrumb {
font-size: 11px;
font-weight: bold;
color: #006AC7;
padding: 0 0 0 15px;
background: url(images/lil_arrow.gif) transparent center left no-repeat;
}

.text-box {
font-size: 11px;
color: #444;
width: 160px;
border: 1px solid #444;
}

.text-box2 {
font-size: 11px;
color: #444;
width: 160px;
border: 1px solid #444;
}

textarea {
width: 240px;
border: 1px solid #444;
font-size: 12px;
color: #444;
}

table.form-table td select {
font-size: 11px;
color: #444;
}

ul.sub-nav {
	padding: 5px 0 5px 0;
    margin: 48px 0 0 0;
	list-style: none;
	font-size:11px;
	line-height: 11px;
	background: url(images/separator.gif) transparent top left repeat-x;
	}

.sub-nav li {
	margin: 0;
	}

.sub-nav li a {
	display: block;
	padding: 6px 0 6px 15px;
	background: url(images/lil_arrow.gif) transparent center left no-repeat;
	text-decoration: none;
	border-bottom: 1px solid #DBD9D9;
	width: 149px;
	font-weight: bold;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 134px;
}

html>body .sub-nav li a {
width: 134px;
	}

html>body .sub-nav li a {
	width: auto;
	}

.sub-nav li a:visited {
	text-decoration: none;
	}

.sub-nav li a:hover {
	text-decoration: none;
	color: #D6581A;
	}

.sub-nav li.on a {
	color: #D6581A;
	}

ul {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #444;
	line-height: 1.5em;
	padding: 0 0 10px 0;
	margin: 0 0 0 1.5em;
	list-style-position: outside;
	list-style-type: disc
}

ol {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #444;
	line-height: 1.5em;
	padding: 0 0 10px 0;
	margin: 0 0 0 2em;
	list-style-position: outside;
	list-style-type: decimal
}












