@charset "UTF-8";
/* CSS Document */


a  {
	color: #0066CC;
	border: 0;
}

a img {
	color: #0066CC;
	border-color: #FFFFFF;
	border-width: 0px;
}
body {
	background-repeat: repeat-x;
	background-image: url(../images/background.jpg);	
}

#content{
	padding-left: 6px;
	padding-top: 4px;
	float: left;
	padding-right: 6px;
	border-bottom: 1px solid;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
	margin-right: 6px;
}

#footer {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 60px;
}

h1 {
	font-size: 20pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0066CC;
	font-stretch: wider;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}


h2 {
	margin-left: 4px;
	border-bottom: 1px solid;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0066CC;
}


h3 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0066CC;
	padding-top: 4px;
	text-decoration: underline;
}

h4 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0066CC;
	margin-top: -10px;
}

li {
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	list-style-type: circle;
	}

p {
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-style: normal;
	text-align: justify;
}

b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #666666;
}

#footer p {
	text-align: center;
	margin-top: -14px;	
}

#movement {
	margin-top: -14px;
}

#content h4 {
	font-style: italic;
}

#nameplate {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	margin:0px auto;
	text-align: center;
}
#nameplate a {
	border: 0;
	border-color: #FFFFFF;
}

#imageside {
	border: solid thin;
	float: right;
	margin-right: 15px;
	margin-top: 90px;}
