body {
	background: #004375;
	font-family: Times New Roman, Times, serif; 
	font-size: 13px; 
	line-height: 18px; 
	color: #000000;
}

#sitewrapper {
	width: 777px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #FFFFFF;
	background: #FFFFFF;
}

#header {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 30px;
	color: #165689;
	line-height: 35px;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 2px solid #89B04E;
}

h1 .italic {
	font-style: italic;
}

.details {
	width: 447px;
}

.heading_img {
	float: right;
	margin: 0px 0px 5px 5px;
}

h2 {
	font-size: 18px;
	color: #165689;
	line-height: 21px;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 2px solid #89B04E;
}

h2.subheading {
	border-bottom: none;
	padding: 0px;
	margin-bottom: -8px;
}

h3 {
	font-size: 14px; 
	color: #165689; 
	line-height: 18px; 
	padding: 0px 0px 3px 0px; 
	border-bottom: 2px solid #89B04E; 
	margin: 0px 0px 0px 0px;
}

h4 {
	font-size: 14px;
	line-height: 18px;
	color: #990000;
	border-bottom: 2px solid #89B04E;
}

#maincontent {
	width: 721px;
	margin: 0px;
	padding: 0px 28px 0px 28px;
	background: url(../../media/images/common/headerbg.jpg) top no-repeat;
}

#header_buttons {
	width: 250px;
	float: left;
}

#date {
	width: 159px;
	border-top: 2px solid #004375;
	border-bottom: 1px solid #004375;
	font-size: 14px;
	font-weight: bold; 
	color: #004375; 
	text-align: center; 
	float: right; 
	margin-bottom: 25px;
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #560101;
	text-decoration: none;
}

a.bold {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

a.bold:hover {
	color: #560101;
	font-weight: bold;
	text-decoration: none;
}

#image_gallery {
	width: 447px;
	padding: 10px 0px 0px 0px;
}

#image_gallery img {
	float: left;
}

#image_gallery a img {
	margin-right: 7px;
	border: solid 1px #161589;
	padding: 2px;
}

#image_gallery a:hover img { 
	margin-right: 7px;
	border: solid 1px #161589;
	padding: 2px;
}

#image_gallery_pdf {
	width: 302px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 10px 0px;
	float: left;
}

#image_gallery_pdf img {
	float: left;
}

#image_gallery_pdf a img {
	margin-top: 15px;
	margin-right: 10px;
	border: solid 1px #161589;
	padding: 2px;
}

#image_gallery_pdf a:hover img { 
	margin-top: 15px;
	margin-right: 10px;
	border: solid 1px #161589;
	padding: 2px;
}

.callout {
	width: 300px;
	padding: 5px 0px 5px 10px;
	border-left: 1px solid #004375;
	background: url(../../media/images/common/callout.jpg) top left  repeat-y;
	font-size: 14px;
}


.callout_heading {
	font-size: 16px;
	line-height: 18px;
	color: #990000;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

.callout_subheading {
	font-style: italic;
	margin: 0px;
	font-weight: bold;
}

.callout ol {
	margin-left: 0px;
}

.callout ol li {
	margin-left: 0px;
	padding: 2px 0px 2px 0px;
}

#leftcol {
	width: 539px;
	border-right: 1px solid #B2B2B2;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 30px 0px;
	float: left;
}

#leftcol #callout_left {
	width: 269px;
	height: 182px;
	float: left;
}

#leftcol #callout_right {
	width: 244px;
	height: 156px;
	float: left;
	background: #F8E9CB;
	padding: 13px 13px 13px 13px;
}

#leftcol #callout_right p {
	font-size: 13px;
	line-height: 16px;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#leftcol #articlewrapper_left {
	width: 261px;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px 8px 0px 0px;
}

#articlewrapper_left .image {
	margin-top: 5px;
	width: 64px;
	float:left;
}

#articlewrapper_left .article {
	margin-top: 5px;
	padding: 0px 0px 0px 12px;
	width: 185px;
	float:left;
}

#articlewrapper_left .article p {
	margin-top: 5px;
}


#leftcol #articlewrapper_right {
	width: 258px;
	border-left: 1px solid #B2B2B2;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	float: left;
}

#articlewrapper_right .image {
	margin-top: 5px;
	width: 64px;
	float:left;
}

#articlewrapper_right .article {
	margin-top: 5px;
	width: 184px;
	float:left;
	padding: 0px 0px 0px 10px;
}

#articlewrapper_right .article p {
	margin-top: 5px;
}

#rightcol {
	font-family:Arial, Helvetica, sans-serif;
	width: 160px;
	padding: 0px 0px 0px 10px;
	float: left;
}

#rightcol p {
	color: #165689;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

#rightcol h4{
	margin: 0px;
	padding: 0px;
}

#right_callout1 {
	width: 146px;
	background: #E5EED8;
	padding: 7px 7px 7px 7px;
	margin: 0px 0px 20px 0px;
}

#right_callout2 {
	width: 146px;
	background: #DCE6EF;
	padding: 7px 7px 7px 7px;
	margin: 0px 0px 20px 0px;
}

#right_callout2 ul {
	margin-left: 0px;
	padding-left: 0px;
	font-size: 11px;

}

#right_callout2 ul li {
	list-style-type: none;
	padding: 2px 0px;
}

#right_callout2 ul li a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

#right_callout2 ul li a:hover {
	color: #560101;
}

#footer {
	background: #89B04E;
	padding: 10px 0px 30px 0px;
	color:#FFFFFF; 
	text-align: center; 
	font-weight: bold; 
}

#footer a {
	color: #FFCC66;
}

#footer a:hover {
	color: #FFCC66;
}




