/* CSS Document */

body {
	background-image:url(images/bg.gif);
	background-color: #6D6D6D;
	margin: 0;
	padding: 0;
}
#maincontent {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ACAFB3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	background-image: url(images/greygrid.gif);
}
#maincontent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: normal;
	margin-top: 0px;
}
#maincontent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: inline;
	margin-top: 0px;
	padding-top: 0px;
}
#maincontent p {
	margin-top: 0px;
}
#maincontent a:link, a:hover {
	text-decoration: underline;
	color:#660033;
}
#fpdiv {
	background-color:#404269;
	border:thin;
	float:right;
	clear:both;
	padding: 2px 5px 2px 5px;
	color: #FFFFFF;
}
#fpdiv a:link, #fpdiv a:visited, #fpdiv a:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}
#pgfooter {
	width:764px;
	height:auto;
	margin-bottom: 0px;
	line-height: 30px;
	position: relative;
	padding: 5px 0 5px 0;
}
#copyright {
	margin: 10px 0 5px 0;
	text-align: center;
}
#copyright p {
	margin-bottom: 0px;
	margin-top: 0px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 12px;
}
#footermenu {
	display: block;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top: 0px;
	margin-bottom: 0px;	
}
#footermenu p, a {
	color:#FFFFFF;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 0px;	
}
#footerimg {
	margin: 0 0 0 0;
}
#submenupane {
	width: 130px;
	position: relative;
	float: left;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	display: block;
	background-color: #ACAFB3;
	background-image: url(images/greygrid.gif);
}
#fpmenu {
	width: 120px;
	border-right: 1px solid #000;
	padding: 0 0 5px 0;
	margin-bottom: 5px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #404269;
	color: #333;
	margin-left: auto;
	margin-right: auto;
}
#fpmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#fpmenu li {
	border-bottom: 1px solid #052C38;
	margin: 0;
	color: #FFFFFF;
	list-style-type: none;
}
#fpmenu li.menutitle {
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #052C38;
	margin: 0;
	color: #FFFFFF;
	font-weight: bold;
	border-top-color: #052C38;
	border-right-color: #052C38;
	border-left-color: #052C38;
	font-size: 10pt;
}
#fpmenu li a:link {
	display: block;
	padding: 5px 5px 5px 5px;
	background-color: #404269;
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin: 0 0 0 0;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7578AA;
	border-left-color: #30314E;
}
#fpmenu li a:visited {
	display: block;
	padding: 5px 5px 5px 5px;
	background-color: #404269;
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin: 0 0 0 0;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7578AA;
	border-left-color: #30314E;
}
html>body #fpmenu li a:link {
	width: auto;
}

#fpmenu li a:hover {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #898BB6;
	border-left-color: #4A4B79;
	background-color: #7578AA;
	color: #fff;
	text-align: left;
	font-weight: normal;
}
#contentpane {
	width: 605px;
	padding-left: 15px;
	padding-right: 10px;
	position: relative;
	float: right;
	padding-top: 20px;
	background-color: #D7D1C4;
	margin-top: 0px;
}
#fpbullets {
	width: 270px;
}
#fpbullets ul {
	margin: 0;
	padding: 0;
}
#fpbullets li, a:link, a:visited, a:hover {
	list-style-type: square;
}
#fpbullets a.pdflink {
	font-weight: normal;
	font-size: 9px;
	text-decoration: underline;
	text-align: right;
	margin-bottom: 5px;
}
#leftpics {
	text-align: center;

	margin 20px 0 0 0;
	margin-top: 20px;
}
a.boldul {
	font-weight: bold;
	text-decoration: underline;
}
.imagecaption {
	text-align:center;
	font-style: italic;
	font-weight: bold;
}
