a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.sideheader1 {
	color: #ededed;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.sideheader2 {
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.sidebody {
	color: #333333;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight: bold;
	background-position: center;
	text-decoration: none;
}

.centerheader {
	color: #003366;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: none;
	background-repeat: repeat-x;
	background-position: center;
}

.plaintext {
	color: #333333;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
}

.centerbody {
	background-image: none;
	background-repeat: repeat-x;
}

.centerheaderCopy {
	color: #003366;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: none; 
	background-repeat: repeat-x;
	background-position: center;
}

div#tabs table {
	width: 100%;
}

div#tabs a {
	font-size: 12px;
}

.tab1 {
  color: #FFFFFF;
  font-family: Verdana, Arial;
  text-decoration: none;
}

.tab2 {
  color: #00FF99;
  font-family: Verdana, Arial;
  text-decoration: none;
  font-weight: bold;
}
