body {
	color: #666666;
	background-color: #FFFFFF;	
    margin:0px 5px;
    font-style: normal;
    font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
p {
  	margin:0px 10px;
    font-weight: bold;
    font-style: normal;
    font-size: 12pt;
}
ul {
    margin: 0px 10px 10px 20px;
    font-weight: bold;
    font-style: normal;
    font-size: 10pt;
}
li {
    margin: 0px 10px 0px 20px;
    font-style: normal;
    font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border:0px none transparent;
}
h1, h2, h3, h4, h5, h5, h6 {
	margin-left: 5pt;
	color: #666666;
} 
h1 {
	font-size: 16pt;
	margin-top: 10px;
}
h2 {
    font-size: 14pt;
}
h3 {
    font-size: 12pt;
}
h4 {
    font-size: 10pt;
}
h5 {
    font-size: 10pt; 
    color: #009900;
}
h1.bottom {
	margin-left: 5pt;
	font-size: 18pt;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	text-align:center;
	bottom: 10px;
	vertical-align: bottom;
}
#header {
	font-family: "Comic Sans MS";
	height:120px;
	color:#0066FF;
	font-weight: bold;
	background-image: url(/images/logo/icon_header.png);
	background-repeat: no-repeat;
	margin:0px auto;
	padding:0px 10px 0px 20px;
}
#header h1 {
	font-size: 1.6em;
	text-align:left;
	color:#FFFF66;
	margin:0px 0px 10px 0px;
}
#header h2 {
	font-size: 1.6em;
	text-align:right;
	color:#FFFF66;
	padding:40px 0px 0px 0px;
	margin:0px 30px 0px 0px;
}
#header a {
	text-align:left;
	color:#FFFF66;
	background:transparent;
	text-decoration:none;
	margin:0px 0px 10px 0px;
}
#header a:link {
	text-align:left;
	color:#FFFF66;
	margin:0px 0px 10px 0px;
}
#header a:visited {
	text-align:left;
	color:#FFFF66;
	margin:0px 0px 10px 0px;
}
#header a:hover {
	text-align:left;
	color:#FFFF66;
	margin:0px 0px 10px 0px;
}
#header a:active {
	text-align:left;
	color:#FFFF66;
	margin:0px 0px 10px 0px;
}

#footer { 
	position:relative;
	clear:both;
	margin:10px auto;
	text-align:center;
	font-size:0.8em;
}
#footer img {
	border:0px none transparent;
}
a:link {
	color: #3333FF;
    text-decoration: underline;
    font-size: 10pt;
}
a:link {
	color: #3333FF;
    text-decoration: underline;
}
a:visited {
	color: #3366CC;
    text-decoration: underline;
}
a:active {
	color: #9966FF;
    text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	background-color:#000000;
    text-decoration: none;
}
#bottomnav {
	position:relative;
	text-align:center;
	top:20px;
	height: 80px;
}
#bottomnav a {
	position:relative;
	color: #3333FF;
	font-size:0.75em;
    text-decoration: underline;
	margin:0px 1px;
}
#bottomnav a:link {
	color: #3333FF;
}
#bottomnav a:visited {
	color: #3366CC;
}
#bottomnav a:active {
	color: #9966FF;
}
#bottomnav a:hover {
	color: #FFFFFF;
	background-color:#000000;
    text-decoration: none;
}
A.logo:link {
	color: #FFFFFF;
    text-decoration: none;
    font-size: 10pt;
}
A.logo:visited {
	color: #FFFFFF;
    text-decoration: none;
    font-size: 10pt;
}
A.logo:active {
	color: #FFFFFF;
    text-decoration: none;
    font-size: 10pt;
}
A.logo:hover {
	color: #FFFFFF;
	background-color:#FFFFFF;
    text-decoration: none;
    font-size: 10pt;
}
.doors {
	border: solid 1px blue;
	background-color: silver;
}
td {
    font-weight: normal;
    font-style: normal;
    font-size: 10pt;
    color: #c0c0c0;
	text-align: center;
    font-family: sans-serif;
}
th {
   font-weight: bold;
   font-style: normal;
   font-size: 12pt;
   color: #CC3333;
   font-family: sans-serif;
}
hr {
	padding-top: 5px;
    padding-bottom: 5px;
    color: #66ff99;
}
.black {
	color: black;
}
.dkred {
	color: #990033;
}
.dkblue {
	color: #330099;
}
.red {
	color: #FF0000;
}
#main {
	position: relative;
	color: #666666;
	background-color: transparent;
	text-align: left;
	font-size: 10pt;
	width: 750px;
	margin: 0px auto;
}
#content {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	margin-top: 0px;
	width: 720px;
	text-align:left;
}
h1.b1 {
	margin-bottom:0px;
}
.small {
	font-size:6pt;
}
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	text-align:center;
}
.footnote {
	font-size:0.75em;
	font-weight:normal;
	padding:10px 0px 0px 0px;
	margin:0px auto;
	width:95%;
}
