@charset "utf-8";
/* CSS Document */
a {text-decoration: underline;}
a:hover {display:none}
body {
	float: none !important;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	background:none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000;
	padding: 5px 5px 5px 0px;
	line-height: 24px;
	font-weight:normal;
}

h2
	{
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	margin: 10px 0;
	padding: 5px 0;
	font-weight:normal;
	font-size:14px;
	}

h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
	
p {
	line-height: 16px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
	padding-bottom: 0;
}
a img {border: 0;}

#header {
	display:none;
}

#layout {
  color: #000000;
  margin: 0 auto;
  width: 760px;
  }

#content {
  margin: 0;
  padding: 0 0 3px 5px;
  text-align: left;
  display:block;
  }
#content p {
  line-height: 16px;
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #000000;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0;
  padding-bottom: 0;
  }
#content img {
  padding: 1px;
  display:inline;
  background: #999999;
  border: 4px solid #E8E8E8;
  margin-bottom: 3px;
  margin-left: 3px;
  }
#content table {
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  border: 1px solid #999999;
  top: 5px;
  position: relative;
  width: 90%;
  padding:0;
  }
#content table p {
  font-size: 1em;
  margin: 0;
  padding: 3px;
  }
#content th {
  color: #4a8241;
  font-size: 16px;
  background-color: #eeeeee;
  }
#content td {
  font-family: "Times New Roman", Times, serif;
  font-size: 11px;
  color: #000000;
  line-height: 14px;
  text-decoration: none;
  padding: 5px;
  margin: 0px;
  background-color: #eeeeee;
  }
#content td img {
  padding: 2px;
  margin: 0px;
  background-color: #FFFFFF;
  }
#content ul{
  margin-left: 10px;
  list-style-type: disc;
 font-family: "Times New Roman", Times, serif;
  }
#content li {
  list-style-position:outside;
  border:none;
  font-weight:normal;
  background:none;
  font-size:12px;
  font-family: "Times New Roman", Times, serif;
  }
#content li a{
  background:none;
  color:#0000FF;
  }
#content li a:hover{
  background:none;
  text-decoration:underline;
  color:#0000FF;
  }
#content .smalltext {
  font-family: "Times New Roman", Times, serif;
  font-size: 10px;
  color:#666666;
  }

#leftCol{
display:none;
  }
#leftNav{
 display:none;
  }

ul {
  margin: 0;
  padding: 5px;
  list-style:none;
  }
li {
  margin: 0;
  padding: 5px;
  line-height: 16px;
  font-family: "Times New Roman", Times, serif;
  font-size: 11px;
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCCCCC;
  }
li a {
  display: block;
  color: #4A8241;
  padding: 0 0 2px 0;
  margin: 0 0 0 0px;
  text-decoration: none;	
  }
li a:hover {
  color: #000000;
  text-decoration: none;
  }

.leftextra {
  border: 1px solid #eeeeee;
  margin: 0;
  padding: 5px;
  background-color: #FFFFFF;
  }

/* MISC SETTINGS
--------------------*/
.small_content {
  font-size: .80em;
  padding-top: 100px;
  }
/*------------------*/

/* TOPCONTENT SETTINGS
------------------------------*/
.topContent {	
display:none;
  }
.imgLeftCentered {
display:none;
  }
.imgLeftCentered_right {
display:none;
  }
.imgLeftCentered p, .imgLeftCentered_right p {
 display:none;
  }
/*-----------------------------*/

/* CONTENTTOP SETTINGS 
--------------------------*/
.contentTop {
display:none;
  }
.contentColumn {
display:none;
  }
.contentColumn p {
display:none;
  }
/*------------------------*/

/* IMGCAPTION SETTINGS
------------------------------*/
.imgCaptionRight {
  float: right;
  width: 300px;
  margin: 5px;
  padding: 5px;
  background: #FFF;
  }
.imgCaptionRight p, .imgCaption p {
  font-size: .95em;
  font-weight: bold;
  color: #666;
  }
.imgCaption {
  width: 500px;
  background: #FFF;
  }
/*-----------------------------*/

/* COLUMNTXT
---------------*/
.columntxt {
display:none;
  }
/*-------------*/
#footer {
	display:none;
}
#footer p {
	display:none;
}
#footer a {
	display:none;
}
#footer a:hover{
	display:none;
}
#footerLogo {display:none;}
#footerLogo a, #footerLogo a img, #footerLogo img {display:none;}
/*End Footer*/

.skip {
display:none;
}
.skip:hover {
display:none;
}

