a {
	color: #1E62A4;
	background-color: transparent;
	text-decoration: none;	
}

a:hover {text-decoration: underline;}

body {
	color: #000000;
	background: white;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

form {
	margin: 0px;
	padding: 0px;
	color: #000000;
}

h1 {color: #1E62A4;}

h2 {color: #1E62A4;}

h3 {color: #1E62A4;}

h4 {color: #1E62A4; padding:0px; margin:0px; font-size:14px;}

h5 {color: #1E62A4;}

img {border:none;}

input {
	font-family: Arial;
	font-size: 14px;
	border: 1px solid #73758f;
	background-color: #FFFFFF;
}

select {
	border: #73758f 1px solid;	
	font-size: 11pt; 
	scroll: auto;
	font-family: Arial, Helvetica, sans-serif;
}

textarea {
	border: #73758f 1px solid;	
	font-size: 11pt; 
	font-family: Arial, Helvetica, sans-serif;
    overflow: auto;
}

li { margin-left: 5px; margin-bottom:0px;}

table td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
}

ol {
  margin-bottom:0px;
}
ul  {
  list-style: square outside;    
  margin-bottom:0px;
}
ul current {
  list-style: square outside;
  color:#FFFFFF;  
  margin-bottom:0px;
}

.activeleftbandlinks {
	color: #000000;
	background: #73758f;
	margin: 0;	
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;	
}

.activeleftbandlinks:hover {
	text-decoration: underline;
}

.activelinks {
	color: #00000;
	background: #73758F;
	font-size: 13px;
	text-decoration: none;	
}

.activelinks:hover {
	text-decoration: underline;	
}

.address {
	color: #FFFFFF;
	vertical-align:bottom;	
	font-size: 10px;
	font-weight: bold;
}

.bodytext {
	color: #000000;
	background: white;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: normal;
}

.bottombandbackground {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
}

.bottombandlinks {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;	
}

.bottombandlinks:hover {
	text-decoration: underline;
	font-style: 14px;
}

.button {
	background-color: #73758f;
	border: #73758f 1px solid;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
}

.headertext {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.inactiveleftbandlinks {
	color: #FFFFFF;
	background: #73758F;	
	font-size: 14px;
	font-weight: bold;
}

.leftbandbackground {
	background-color: #73758f;
	color: #FFFFFF;
}

.newscontent {
	color: #000000;
	background:#D0D6DF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	font-weight: normal;
	border-bottom: 1px solid #C1BDB0;
	padding-bottom:7px;
}

.newsheading {
	color: #000000;
	background:#D0D6DF;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
}

.purplebackgroundtext {
	color: #000000;
	background: #73758F;
	font-size: 16px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}

.smalltextaddress {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.tableblueborder {	
	border-top: 0px none;
	background: #73758F;	
}

.externalTable {
	border: 1px solid  #73758f;
	width:750px;
}

