@charset "UTF-8";
.style4 {
	color: #000066;
	font-weight: bold;
	font-size: 14px;
}
/* CSS Document */

body  {
	background-color: #000033;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-size: 100%;
}
.style1 {
	font-family: sans-serif;
	font-size: 13px;
	color: 000;
	background-color: fff;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	border-right-width: medium;
	border-left-width: medium;
}
.table1 {
	background-color: #ffffff;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: sans-serif;
	font-size: 14px;
	color: #000000;
}
p {
	font-family: sans-serif;
	font-size: .9em;
	color: #000000;
	margin-left: 1em;
	margin-right: 1em;
	text-align: left;
}
.logo {
	float: left;
	margin-right: 5px;
}
h1 {
	font-family: sans-serif;
	font-size: 1.3em;
	color: #FFF;
	margin-left: 1em;
	text-align: left;
	background-color: #C60;
	padding-left: 10px;
	width: 350px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #096600;
	margin-top: 20px;
	padding-top: 5px;
}
h3 {
	font-family: sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000066;
	margin-left: 1em;
	text-align: left;
}
.imgleft {
	float: left;
	border: thin solid #000000;
	margin-left: 1em;
	margin-right: 1em;
	text-align: center;
	background-position: center;
	margin-bottom: 0.5em;
	margin-top: .2em;
}

h2 {
	font-family: sans-serif;
	font-size: .9em;
	color: #cc6600;
	margin-left: 1em;
	text-align: left;
}
a:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.div1 {
	margin-right: 1em;
	text-align: right;
	background-position: left top;
	vertical-align: top;
}
.swf {
	float: left;
	margin-left: 20px;
}
h2 {
	font-family: sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	cursor: crosshair;
}
a:visited {
	color: #006600;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 15px;
	line-height: 20px;
}
a:hover {
	color: #FF6600;
	font-family: sans-serif;
	font-size: 15px;
	text-decoration: none;
	line-height: 20px;
}
.td1 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.leftcolumn {
	left: auto;
	float: left;
	width: 70%;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #096600;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #C60;
}
.rightcolumn {
	background-color: #ffffff;
	float: right;
	width: 30%;
}
.style6 {color: #ffffff}
.style5 {
	color: #000066
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
}
.textheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
}
#leftcolumn  {
	left: auto;
	float: right;
	width: 30%;
}
.style8  {color: #ffffff;
		font-weight: bold; }
		
		
