body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset,img { 
	border: 0;
	}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
	}
ol,ul {
	list-style: none;
	}
caption,th {
	text-align: left;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym { border: 0;
	}

html { font-size:83%; }

strong { font-weight:bold; }

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	}
	
h1#title {
	margin:0;
	font-size:25pt;
	color:#005689;
	padding-left:5px;
	}
	
img, div {
	behavior: url(iepngfix.htc)
	}
	
img{
	border:none;
	float:left;
	display:none;
	}
	
.skiplink {
	display:none;
	}
	
a:link, a:visited{
	font-weight: bold;
	color:#005689;
	text-decoration:underline;
	}

a:hover{
	color:#005689;
	text-decoration:none;
	}
	
.first{
	font-weight:bold;
	}

#container {
	min-width: 775px;
	max-width: 940px;
	margin: 0 auto;
	width:expression(document.body.clientWidth < 777? "775px" : document.body.clientWidth > 942? "940px" : "auto");
	background-color:#FFFFFF;
	}
	
#header {
	width:100%;
	float:left;
	display:inline;
	background-color:#FFFFFF;
	}
	
#accessibility{
	width:100%;
	float:left;
	display:inline;
	text-align:right;
	}
	
#accessibility p{
	line-height:40px;
	height:40px;
	padding:5px 0;
	border-bottom:#BEBEBE solid 1px;
	}
	
#accessibility a:link, #accessibility a:visited{
	font-weight: bold;
	color:#8C0000;
	text-decoration:underline;
	}

#accessibility a:hover{
	color:#8C0000;
	text-decoration:none;
	}
	
#accessibilityoptions{
	float:left;
	width:100%;
	}
	
#accessibilityoptions p{
	margin-left:10px;
	}
	
#text_largest{
	font-size:1.2em;
	}
	
#text_larger{
	font-size:1em;
	}
	
#text_medium{
	font-size:0.8em;
	}
	
#search{
	float:left;
	width:28%;
	text-align:right;
	}
	
#search p{
	margin-right:10px;
	}
	
input#searchbox{
	padding:2px;
	border:#999999 solid 1px;
	width:80px;
	}
	
#logo{
	width:100%;
	height:42px;
	float:left;
	display:inline;
	}
	
#logo img{
	float:left;
	margin-left:10px;
	margin-top:5px;
	}
	
#topnav{
	float:left;
	width:100%;
	margin-top:10px;
	}
	
#topnav ul{
	float:left;
	width: 935px;
	display: inline;
	padding-left:5px;
	list-style: none;
	}  
  
#topnav li{
	display: inline;
	}
	
#topnav ul li a {
  	padding:0 5px;
  	padding-top:7px;
  	padding-bottom:11px;
  	height:12px;
  	margin:0px;
  	float:left;
  	display:inline;
  	color:#222222;
  	text-align:center;
  	font-weight:bold;
	margin-right:10px;
	}

#topnav ul li a:hover {
  color:#222222;
  text-decoration: none;
}

#topnav li a.photogallery{
	display:none;
	}
	
#content {
	width:100%;
	float:left;
	display:inline;
	background-color:#FFFFFF;
	margin-top:20px;
	}
	
#mainimg{
	width:100%;
	height:220px;
	float:left;
	display:inline;
	background-image:url(../images/allianceparty.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:10px;
	display:none;
	}
	
.galleryitem{
	float:left;
	width:28%;
	border:#333333 solid 1px;
	margin-left:10px;
	margin-bottom:10px;
	padding:5px;
	display:none;
	}
	
.galleryitem img{
	margin-right:5px;
	}
	
.galleryitem a:link, .galleryitem a:visited{
	font-weight: bold;
	color:#005689;
	text-decoration:underline;
	}

.galleryitem a:hover{
	color:#005689;
	text-decoration:none;
	}
	
.galleryimg{
	float:left;
	width:95px;
	height:95px;
	border:#333333 solid 1px;
	margin-left:10px;
	margin-bottom:10px;
	display:none;
	}
	
#left{
	width:69%;
	float:left;
	display:inline;
	}
	
#left p{
	padding:0 10px;
	}
	
#left form{
	margin-bottom:20px;
	}
	
#left label{
	float:left;
	font-weight:bold;
	width:180px;
	}
	
#left input, #left textarea{
	font-weight:bold;
	width:400px;
	border:#999999 solid 1px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
textarea#comments{
	height:200px;
	}
	
input#send{
	margin-left:190px;
	width:150px;
	}
	
.news{
	width:100%;
	float:left;
	display:inline;
	margin-bottom:20px;
	}
	
.newsarticle{
	width:49%;
	float:left;
	display:inline;
	}
	
.newsarticle a:link, .newsarticle a:visited{
	font-weight: bold;
	color:#005689;
	text-decoration:underline;
	}

.newsarticle a:hover{
	color:#005689;
	text-decoration:none;
	}
	
.newsarticleimg{
	float:left;
	margin:0 10px;
	border:#333333 solid 1px;
	}
	
.mainnewsimg{
	float:left;
	margin:0 10px;
	margin-bottom:10px;
	border:#333333 solid 1px;
	display:none;
	}
	
.latestnews{
	width:100%;
	float:left;
	display:inline;
	padding-bottom:10px;
	margin-bottom:10px;
	}
	
.latestnews a:link, .latestnews a:visited{
	font-weight: bold;
	color:#005689;
	text-decoration:underline;
	}

.latestnews a:hover{
	color:#005689;
	text-decoration:none;
	}
	
.latestnewsimg{
	float:left;
	display:inline;
	margin:0 10px;
	border:#333333 solid 1px;
	display:none;
	}
	
.latestnews ul{
	padding-left:25px;
	}
	
.latestnews li{
	margin-bottom:5px;
	}
	
.latestnews p{
	margin-bottom:0;
	}
	
.report{
	float:left;
	width:100%;
	margin-bottom:20px;
	}
	
.pdfimg{
	float:left;
	display:none;
	}
	
.report a:link, .report a:visited{
	font-weight: bold;
	color:#005689;
	text-decoration:underline;
	}

.report a:hover{
	color:#005689;
	text-decoration:none;
	}
	
#right{
	width:30%;
	float:right;
	display:inline;
	border-left:#E2E2E2 solid 1px;
	}
	
#mailinglist{
	width:100%;
	float:left;
	display:inline;
	margin-bottom:20px;
	}
	
#mailinglist form{
	margin:0 10px;
	padding:10px;
	}
	
#add,#name{
	width:97%;
	margin-top:5px;
	padding:2px;
	border:#999999 solid 1px;
	}
	
#recentphotos{
	width:100%;
	float:left;
	display:inline;
	margin-bottom:20px;
	display:none;
	}
	
.photo{
	float:left;
	width:60px;
	height:60px;
	margin:0 10px;
	margin-bottom:20px;
	border:#000000 solid 1px;
	}
	
#browsealoud, #coco2{
	width:100%;
	display:inline;
	}

#browsealoudimg, #coco2img{
	float:left;
	width:100%;
	display:none;
	}
	
#browsealoud p, #coco2 p{
	padding:0 10px;
	}
#coco2 p { margin:20px 0 0 0px; }
	
#browsealoud a:link, #browsealoud a:visited, #coco2 a:link, #coco2 a:visited{
	font-weight: bold;
	color:#005689;
	text-decoration:underline;
	}

#browsealoud a:hover, #coco2 a:hover{
	color:#005689;
	text-decoration:none;
	}
	
#footer {
	width:100%;
	float:left;
	display:inline;
	background-color:#FFFFFF;
	}
	
#footer p{
	font-size:.8em;
	padding:10px;
	margin-bottom:0;
	}
	
#footer a:link, #footer a:visited{
	font-weight: bold;
	color:#005689;
	text-decoration:underline;
	}

#footer a:hover{
	color:#005689;
	text-decoration:none;
	}
	
#bottomlinks{
	width: 100%;
	float:left;
	}
	
#bottomlinks p{
	margin-bottom:0;
	padding-bottom:0;
	}
	
.photogallery{
	display:none;
	}

#copyright{
	float:left;
	width:49%;
	}
	
#websiteby{
	float:left;
	width:50%;
	text-align:right;
	}
	
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

p {
	font-size:1.0em;
	color: #333333;
	margin-bottom:15px;
	}
	
.date{
	font-size:.9em;
	color:#888888;
	}

h1 {
	font-size:1.5em;
	color:#333333;
	margin:0 10px;
	margin-bottom:10px;
	font-weight:bold;
	}

h2 {
	font-size:1.2em;
	color:#005689;
	margin:0 10px;
	margin-bottom:10px;
	font-weight:bold;
	}
	
.report h2{
	font-size:1.1em;
	margin-bottom:5px;
	}
	
.report p{
	margin-bottom:5px;
	}
	
h3 {
	font-size:1em;
	color:#005689;
	margin-bottom:5px;
	font-weight:bold;
	}
	
#topnav ul li a {
	font-size:1em;
	}
	
#left input, #left textarea{
	font-size:1em;
	}
	
#footer p{
	padding:10px;
	margin-bottom:0;
	}
