/* CSS Document */



<style type="text/css" media="all">
 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #FFFFFF;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: normal;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #990000;
  font-size: 36px;
  font-weight: bold;
  line-height: normal;
}
h2 {
  color: #990000;
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
}
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
  background-color: #fff;
  color: #990000;
  font-family: "Comic Sans MS", cursive;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 100%;
}
#outerWrapper #header {
	background-color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	line-height: 15px;
	padding: 10px;
	height: auto;
	color: #990000;
}
#outerWrapper #contentWrapper {
	color: #FFFFFF;
	font-size: 18px;
	line-height: normal;
}
#outerWrapper #contentWrapper #rightColumn1 {
	background-color: #990000;
	float: right;
	padding: 5px;
	width: 160px;
	font-size: 16px;
}
#outerWrapper #contentWrapper #rightColumn1 a, #outerWrapper #contentWrapper #rightColumn1 a:link {
	color: #FFF;
	font-weight: normal;
}
#outerWrapper #contentWrapper #content {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	width: auto;
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-left-color: #990000;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#outerWrapper #contentWrapper #content h1 {
  color: #000000;
}
#outerWrapper #contentWrapper #content h2 {
	color: #990000;
	font-size: 18px;
	line-height: normal;
}
#outerWrapper #contentWrapper h1 {
  color: #FFFFFF;
}
#outerWrapper #contentWrapper h2 {
  color: #FFFFFF;
}
#outerWrapper #contentWrapper .clearFloat {
	clear: right;
	display: block;
	margin: 0px;
}
#outerWrapper #footer {
	background-color: #990000;
	color: #FFFFFF;
	height: auto;
	float: left;
	width: 100%;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#outerWrapper #footer a, #outerWrapper #footer a:link {
  color: #FFFFFF;
}
#outerWrapper #footer a:visited {
  color: #FFFFFF;
}
#outerWrapper h1 {
  color: #990000;
}
#outerWrapper h2 {
  color: #000000;
}

</style>
<style type="text/css" media="print">

body {
  background-color: #fff;
  background-image: none;
  border-color: #000;
  color: #000;
}

</style>
[if IE 5]>
<style type="text/css"> 
#outerWrapper #contentWrapper #rightColumn1 {
  width: 16em;
}
</style>
<![endif]
[if IE]>
<style type="text/css"> 
#outerWrapper #contentWrapper #content {
  zoom: 1;
}
 
