@charset "utf-8";
	
	a:link { color: #B52C07;
	font-family:"Courier New", Courier, monospace;
	font-size:105%;
	}
	a:visited { color: #600; }
	
	a:hover, a:active
	{
	color: #fff;
	background-color: #000066;
	font-size: 105%;
	}
	
	body
	{
	background-color: #FFFFCC;
	}
	
	h1
	{
	color: #330033;
	font-family: "Courier New", Courier, monospace;
	font-size: 2em;
	}
	
	h2
	{
	color: #330033;
	font-weight: bold;
	margin: 0 0 2px 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 120%;
	line-height: 100%;
	}
	
	h2 a { text-decoration: none; }
	
	h3
	{
	color: #330033;
	font-weight: bold;
	margin-top: 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 150%;
	line-height: 130%;
	}
	
	h3 a
	{
	color: #330033;
	font-weight: bold;
	margin-top: 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
	line-height: 130%;
	}
	
	#container
	{
	width: 650px;
	text-align: left;
	background-color: #FFFFFF;
	border: 5px solid #000000;
	margin-right: auto;
	margin-left: auto;
	font-family: "Courier New", Courier, monospace;
	}
	
	#header
	{
	height: 95px;
	background-image: url(../images/nav/hdr_retire.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	border: 0px none #FFFFFF;
	}
	
	#header h1
	{
		font-size: 1px;
		text-align: right;
		color: #fff;
		margin: 0;
		padding: 0;
	}
	
	#mainnav
	{
	background-color: #B6C1D1;
	padding-top: 3px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-color: #000000;
	border-bottom-color: #000000;
	}
	
	#mainnav ul
	{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
	text-align: center;
	}
	
	#mainnav li
	{
	display: inline;
	padding: 0 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	font-weight: bold;
	}
	
	#mainnav li a
	{
	text-decoration: none;
	color: #000066;
	}
	
	#mainnav li a:hover
	{
	text-decoration: none;
	}
	
	#menu
	{
	float: right;
	width: 160px;
	padding-top: 20px;
	background-image: url(../images/nav/bluebar5.gif);
	background-repeat: repeat-y;
	height: 950px;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 10px;
	padding-right: 20px;
	}
	
	#menu ul
	{
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		line-height: 165%;
	}
	
	#contents {
	margin-top: 0;
	margin-bottom: 40px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

	#contents2 {
	margin-top: 0;
	margin-bottom: 40px;
	padding-top: 20px;
	padding-right: 100px;
	padding-left: 100px;
}
	
	#contents p {
	line-height: 105%;
	color: #000000;
	font-size: 100%;
	font-family: "Courier New", Courier, monospace;
}
	.maincontent { border-bottom: 1px solid #C5C877; }
	
	.maincontent2 { border-bottom: 1px solid #C5C877;padding-left: 110px; }
	
	.maincontent ul
	{
	list-style-type: none;
	text-align: right;
	font-size: 105%;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	font-family: "Courier New", Courier, monospace;
	}
	
	.maincontent li
	{
	display: inline;
	padding: 0 0 0 7px;
	background-color: #FFFFFF;
	}
	
	.imagefloatright
	{
	float: right;
	padding: 2px;
	border: 1px solid #003399;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	}
	
	.imagefloatleft
	{
	float: left;
	padding: 2px;
	border: 1px solid #003399;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	}
	
	#footer
	{
	clear: both;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	font-size: 90%;
	}
h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
