body,td {
	font: 100% Trebuchet MS, New Gothic Std, Verdana, Arial, Helvetica, sans-serif;
	color: #004171;
}

th {
	padding-bottom:10px;
	}
body {
	background-color: #FFFFFF;
	margin: 0px;
	text-align:center;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #009ee0;
	margin: 0px;
	padding: 0px;
}
#topgrey, #bottomgrey {
	background-color: #cccccc;
	height: 20px;
	width: 100%;
}

#bottomgrey {
	height:200px;
	}
	
#topbar {
	height: 16px;
	background-color:#004171;
	color:#ffffff;
	text-align:right;
	font-weight:bold;
	font-size:90%;
	padding: 1px 0 3px 0;
	}
	
#topbar p {
	width:780px;
	margin:0 auto;
	}
	
#footer {
	height: 16px;
	background-color:#004171;
	color:#ffffff;
	text-align:left;
	font-size:70%;
	padding: 1px 0 3px 0;
	}
	
#footer p {
	width:780px;
	margin:0 auto;
	}
	
#footer a:link, a:visited, a:active  {
	text-decoration:none;
	color:#ffffff;
	}
	
#footer a:hover {
	color:#83d0f0;
	}
	
#wrapper {
	width:780px;
	text-align:left;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	

#header {
	margin:0 auto;
	width: 780px;
	height: 110px;
}

#logo {
	float: left;
	margin: 0px;
	height: 110px;
	width: 250px;
	}

#subhead{
	height:53px;
	margin-left:250px;
	color:#83d0f0;
	font-size:16px;
	font-weight:bold;
	padding-top:57px;
	text-align:left;
	}
	
#logo h1{
	margin: 0px;
	padding: 0px;
	left: -999px;
	position: absolute;
	}
#menubar {
	height: 52px;
	background:url(images/shadowslice.gif) repeat-x;
	font-size:90%;
	font-weight:bold;
}

.menu {
	width:780px;
	height:52px;
	margin:0 auto;
	padding: 0;
	list-style: none;
}


.menu ul {
	height:52px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

.menu ul li {
	background:url(images/tab.gif) no-repeat;
	width: 95px;
	text-align:center;
	display:inline;
	float: left;
	height: 27px;
	padding-top: 25px;
	}
	
.menu ul li:hover {
	background:url(images/tabhover.gif) no-repeat top;
	height: 37px;
	padding-top: 15px;

}

#tabfirst {
	background:url(images/tabfirst.gif) no-repeat;
	width:80px;
	text-align:left;
	padding-left:30px;
	}
	
#tabfirst:hover {
	background:url(images/tabfirsthover.gif) no-repeat;
}

#tablast {
	background:url(images/tablast.gif) no-repeat;
	width:85px;
	text-align:center;
	padding-right:25px;
	}
	
#tablast:hover {
	background:url(images/tablasthover.gif) no-repeat;
}

	
#thispage {
	background:url(images/tabcurrent.gif) no-repeat;
	}
	
#papercliptop {
	background:url(images/papercliptop.jpg) no-repeat;
	width:54px;
	}
	
#paperclipnone {
	background:none;
	width:54px;
	}



	
.menu ul li a:link, .menu ul li a:visited, .menu ul li a:active  {
	text-decoration:none;
	color:#004171;
	display:block;
	}
	
.menu ul li a:hover {
	text-decoration:none;
	color:#009ee0;

}

#content {
	width:780px;
	min-height:600px;
    height:auto !important;
    height:600px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 85%;
	}
#copy {
	margin-left: 127px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom:20px;
}

#copy a:link, #copy a:visited, #copy a:active {
	color:#009ee0;
	text-decoration:none;
	}
		
#copy a:hover {
	color:#83d0f0;
	text-decoration:underline;
	}
	
#copy a img{
	border:none;
	}
	

.nav {
	float: left;
	height: 450px;
	width: 127px;
	padding-top: 25px;
}
	
.nav ul {
	list-style-type: none;
	float: left;
	width: 127px;
	margin: 0;
	padding: 0;
	text-align:right;
	}
.nav ul li {
	height: 25px;
	background:url(images/navnormal.gif) no-repeat;
	padding-right:20px;
	font-weight:bold;
	color:#009ee0;
}

.nav ul li:hover {
	height: 25px;
	background:url(images/navhover.gif) no-repeat;
	padding-right:20px;
	font-weight:bold;
	color:#009ee0;
}

#navtop{
	height: 25px;
	background:url(images/navtop.gif) no-repeat;
}

#navbottom{
	height: 25px;
	width: 127px;
	float:left;
	clear:left;
	background:url(images/navbottom.gif) no-repeat;
}

.nav a:link, .nav a:visited, .nav a:active  {
	color:#004171;
	text-decoration:none;
}

.nav a:hover {
	color:#009ee0;
	}
#polaroid {
	height: 280px;
	width: 224px;
	float: right;
	padding:0 0 10px 10px;
}
#flower {
	background-image: url(images/flower.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 55px;
	width: 102px;
}
	

.floatleft {
	float:left;
	}
	
.floatright {
	float:right;
	}
	
.clearleft {
	clear:left;
	}
	
.clearright {
	clear:right;
	}
	
.clearboth {
	clear:both;
	}

	
.bluecyan {
	color: #009ee0;
}
.bluelight {
	color: #83d0f0;
}

.indent {
	padding-left:10px;
	}
	
