@charset "utf-8";
body {
	background-color: #999999;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

input.button {
  color: #fff; background: #0034D0;
  font-size: .8em;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: solid 1px #ffcf31;
}

#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background-color: #FFFFFF;
	margin: 12px;
}
#content {
	padding-top: 0px;
}
#wrapper #content {

}

#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	margin-right: 12px;
}

#logo {
	height: 144px;
	padding-bottom: 14px;
}
#nav {
	height: 50px;
	background-color: #592000;
	color: #99CCFF;
}
#banner {
	
}
#leftcolumn {
	float: left;
	width: 299px;
	margin-left: 20px;
}

#rightcolumn {
	float: right;
	width: 302px;
	margin-right: 20px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #99CCFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #2222FF;
	text-decoration: underline;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.style14 {
	font-style: italic;
	color: #990066;
	font-weight: bold;
	font-size: 10px;
}

.style11 {
	color: #0000CC;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
.style11big {
	color: #0000CC;
	font-weight: bold;
	font-style: italic;
	font-size: 25px;
}
.style7 {
	color: #990066;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}

.style8 {
	font-size: 10px;
	color: #000000;
}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

.style15 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.style16 {
	font-size: 12px;
	color: #000000;
}

.style10 {
	font-size: 18px;
	color: #FFFFFF;
}

.style25 {
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
}

.style17 {color: #0000CC}

