*{
	padding:0;
	margin:0;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1{
	font-size:24px;
	color: #003399;
	margin: 0 0 10px 0;
	text-align: left;
	border-bottom: 1px solid #0066cc;
	}
	
h1.homehead{
	font-size: 26px;
	font-weight: normal;
	color: #0066cc;
	margin: 0 0 16px 0;
	text-align: center;
	border-bottom: none;
}

h2, h2 a{
	font-size: 20px;
	color: #003399;
	}
h2 a{
	text-decoration: underline;
}
h2 a:hover{
	color: #0066cc;
}

h3{
	font-size:18px;
	font-weight:normal;
	margin:10px 0 10px 0;
	}

h4{
	font-size:16px;
	margin: 10px 0;
}
h4 a{
	font-size:16px;
	color: black;
	text-decoration: underline;
}
p{
	font-size:13px;
	line-height: 17px;
}

hr {
	margin: 1em 0;
	border: 0;
	color: #0066CC;	
	background-color: #0066CC;	
	height: 1px;
	width: 100%;
	text-align: left;
}


#highlight a {
	color: #FFFFFF;
}

#wrap #midcol2 a #bullhead {
	color: #FFF;
	background-color: #22397A;
	padding: 20px;
	font-size: 22px;
}

/* bulletin styles */

div.bulletin  {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.bulletin h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	background: url(../images/bulletin-headline-bkg.png) repeat-x;
	color: #FFFFFF;
	padding: 10px 20px;
	margin-top: 10px;
	font-weight: normal;
}

.bulletin h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	background-color:#C7DEF4;
	color:#0089D0;
	margin: 5px 0 0;
	padding: 10px 20px;
	text-transform:uppercase;
	font-weight: bold;
}

.bulletin h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #22397A;
	font-weight: normal;
	padding-left: 20px;
}

.bulletin h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #22397A;
	padding-left: 20px;
}

.bulletin h4.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #0089D0;
	padding-left: 20px;
}
.bulletin h4.subhead span{
	color: #22397A;
}
.bulletin h4.subhead span a{
	font-size: 21px;
	color: #22397A;
	text-decoration: none;
	text-transform: uppercase;
}
.bulletin h4.subhead span a:hover{
	text-decoration: underline;
}


.bulletin h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #22397A;
	padding-left: 20px;
	background-color: #FFFFFF;
}
.bulletin h5 span{

}

.bulletin p {
	padding-left: 20px;
}
.bulletin ul {
	padding-top: 10px;
	list-style-type: square;
}
.bulletin li {
	line-height: 1.5em;
	padding-bottom: 0.5em;
}

.bulletin h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #22397A;
	color: #FFFFFF;
	padding: 10px 20px;
	margin-top: 10px;
	font-weight: normal;
}
.bulletin h6 a{
	color:#FFFFFF;
}
.bulletin h6 a:hover{
	text-decoration: underline;
}
.bulletin h6 span{
	font-size: 24px;
	font-weight: bold;
}
.bulletin em {
	color: #0089D0;
	font-size: 14px;
}

.red {
	color: #FF0000;
}

div.scroller a:link, div.scroller a:visited {
	color: #FFF;	
}
.sitemap {
	font-size:13px;
}
ul, li {
	margin-left: 1em;	
}
