body{
	color: #000000;
	text-align: center;
	background-color:#EEEEEE;
	background-image: url('../images/bgrndGrad.gif');
	background-repeat: repeat-x;
	margin-top:0px;
	margin-bottom:0px;
}
a{
	color:#000000;
	text-decoration: underline;
}
a:link{
	color:#0000FF;
	text-decoration: underline;
}
a:visited{
	color:#000000;
	text-decoration: underline;
}
a:hover{
	color:#0000FF;
	text-decoration: none;
}
img{
	border:0px;
}
#container{
  	margin: 0 auto;
  	background-color: #FFFFFF;
  	width: 780px;
  	text-align:left;
	padding-bottom:5px;
 }
#header{
	width: 780px;
	height:50px;
	text-align:left;
}
#topLeftWrapper{
	width:450px;
	height:200px;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
}
#logo{
	width:450px;
	height:200px;
	background-image: url('../images/logo.gif');
	background-repeat: no-repeat;
	float:left;
	margin-bottom:0px;
}
.links{
	width:100%;
	font-family:verdana,georgia,arial;
	font-size:80%;
	font-weight:bold;
	text-align:right;
	color:#0000FF;
}
.listLinks{
	text-align:left;
	font-family:verdana,georgia,arial;
	font-size:70%;
	font-weight:normal;
	line-height:16px;
}
#logoSpacer{
	width:60px;
	height:118px;
	background-color: #1C91CB;
	float:left;
	margin-top:-1px;
	margin-bottom:0px;
}
.address{
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	color:#FFFFFF;
	font-family:verdana,georgia,arial;
	font-size: 100%;
	font-weight:bold;
	line-height:20px;
	text-align:left;
}
#slideShow{
	width:330px;
	height:200px;
	background-color:#1A91CB;
	float:left;
	margin-bottom:0px;
	text-align:center;
	vertical-align:middle;
}
#dynamicMenu{
	width:780px;
	height:20px;
	background-image:url('../images/menu_spacer.gif');
	background-repeat: repeat-x;
	line-height: 10px;
}
/*#menuWrapper{
	width:780px;
	height:25px;
	clear:all;
	background-color:#8BB1CC;
	margin-top:-4px;
}*/
#statement{
	width:330px;
	height:25px;
	float:right;
	margin-top:0px;
	margin-bottom:0px;
	padding-right:0px;
	text-align:right;
	font-size:130%;
	font-weight: bold;
	font-style:italic;
	color:#EEEEEE;
	background-color:#8BB1CC;
}
#contentWrapper{
	width: 780px;
	margin-left:0px;
	margin-top:0px;
	background-color: #FFFFFF;
	color: #000000;
	text-align:left;
	float:left;
}
#content{
	width:750px;
	margin-top:10px;
	margin-left:15px;
	margin-right:15px;
	background-color: #FFFFFF;
	color: #333333;
	text-align:left;
	float:left;
}
.headingBar{
	width:100%;
	font-family:verdana,georgia,arial;
	font-size:100%;
	color: #FFFFFF;
	background-color:#666666;
	text-align:center;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
h3.headings{
	font-family:verdana,georgia,arial;
	font-size:100%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom:10px;
}
h4.headings{
	font-family: verdana,georgia,arial;
	font-size: 80%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: left;
}
.bodyText{
	width:100%;
	font-family:verdana,georgia,arial;
	font-size: 80%;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
}
ul.disc{
	list-style-type:disc;
	font-family:verdana,georgia,arial;
	font-size: 80%;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	text-align: justify;
}
ul.circle{
	list-style-type:circle;
	font-family:verdana,georgia,arial;
	font-size: 100%;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
	text-align: justify;
}
li{
	font-weight:normal;
}
.imageRight{
	float:right;
	padding-left:5px;
	padding-bottom:5px;
	border: 0px;
}
.imageLeft{
	float:left;
	margin-right:20px;
	margin-bottom:5px;
	border:0px;
}
#footer{
	clear: both;
	width: 780px;
	text-align: center;
	float: left;
	border: 0px;
	font-size: 100%;
	font-family:verdana,georgia,arial;
	margin-top: 30px;
	margin-bottom: 10px;
}
.footerTopMargin{
	margin-top:100px;
}
tr.footerHeading{
	text-align:center;
	color:#FFFFFF;
	font-family:verdana,georgia,arial;
	letter-spacing:-1px;
	font-size:70%;
	font-weight:bold;
	background-image:url('../images/footer_spacer.gif');
	background-repeat: repeat-x;
	height:30px;
}
tr.footerData{
	text-align:left;
	vertical-align:top;
	font-size:60%;
	font-family:verdana,georgia,arial;
	letter-spacing:-1px;
	line-height:18px;
	border:1px solid #000000;
}
table.footer{
	width: 100%;
}
#container #contentWrapper table tr th .headings font {
	text-align: left;
}
