body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #144B52;
	line-height: 1.5em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	padding: 0;
	margin-bottom: 0px;
	font-weight:  bold;
	text-transform: uppercase;
	background-image: url(images/blue_bk.gif);
	line-height: 21px;
}
h1.heading {
	color:#333333;
}
h1.title {
	color:#336699;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	padding: 0;
	margin-bottom: 0px;	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	padding: 0;
	margin-bottom: 0px;		
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#006666;
	padding: 0;
	margin-bottom: 0px;	
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 0;
	margin-bottom: 0px;	
	font-weight: normal
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	padding: 0;
	margin-bottom: 0px;	
}
.caption {
	font-size:11px;
	line-height:15px;
	font-style:italic;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}
a:link {
	text-decoration: underline;
	color: #1B2C6D;
}
a:visited {
	text-decoration: underline;
	color: #5C6B4B;
}
a:hover {
	text-decoration: underline;
	color: #4F5059;
}
a:active {
	text-decoration: underline;
}
.smtext {
	font-size: x-small;
	line-height: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.NewsTitle {
	font-size: x-small;
	line-height: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}
input.inputfield {
  font-size        : 12px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #FCFBFA;
  font-weight:  bold;
}

.formoutput {
	font-size        : 11px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
	color            : #444444;
	border           : 1px #444444 solid;
  background-color : #FCFBFA;
	font-weight:  bold;
	padding-left: 5px;
}


textarea {
  font-size        : 12px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #FCFBFA;
  font-weight:  bold;
}
select {
  font-size        : 11px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #FCFBFA;
  font-weight:  bold;
}

a.copyright:link  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
}
a.copyright:visited  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
}
a.copyright:hover  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
}
a.copyright:active  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
}

.incCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}