* {
  font-family: arial, sans-serif;
  font-size: 10pt;
  color: #000000;
  font-weight: normal;
}

body  { 
	background-color: #FFFFED;
	padding: 0; 
	margin: 0; 
	border: 0; 
	margin: 0;
	font-weight: normal;
}

form  { 
	padding: 0; 
	margin: 0; 
}

table {
  vertical-align: top;
	padding: 0; 
	margin: 0; 
	border: 0; 
	margin: 0; 
}

tr {
  vertical-align: top;
}

img {
  border: 0px;
}

.contentHighlight, .contentHighlight td, .contentHighlight th, .contentHighlight a, .contentHighlight a:hover {
  font-size: 12pt;
  color: #000000;
  font-weight: bold;
}

.error {
  color: #000000;
  font-weight: bold;
} 

.menu, .menu a, .menu a:hover {
  font-size: 10pt;
  color: #ffffff;
  font-weight: bold;
  padding-top: 10px;
}       

a {
  text-decoration: none;
  font-weight: bold;
  color: #0253A2;
}

.footer {
  text-align: center;
  background-color: #C3CAE6;
  vertical-align: bottom;
  padding-left: 50px;
  padding-right: 50px;
}

.submenu {
  color: #0253A2;
  font-weight: bold;
  font-size: 14pt;
}

.main {
}

.login input {
  font-size: 10px;
}

.login {
  text-align: center;
}

.login table {
  width: 125px;
}

 input, textarea{
  font-weight: normal;
  border: 1px solid;
  color: #000000;
  background-color: #ffffff;
}

select, option {
  color: #000000;
  background-color: #ffffff;
  font-weight: normal;
}
  


.contentContainer {
  height: 400px;
  border: 0px;
  vertical-align: top;
}

h1 {
  color: #000000;
	font-size: 16pt;
	font-weight: bold;
	border-bottom: 2px solid #0253A2;
	margin-top: 0px;
	margin-bottom: 5px;    
}



h2 {
  color: #0253A2;
  font-weight: bold;
  font-size: 14pt;  
}

h3 {
  color: #0253A2;
  font-weight: bold;
  font-size: 12pt;  
}

h2 a {
	font-size: 11pt;	

}

th {
  text-align: left;
  font-weight: bold;
}

li {
  padding-top: 5px;
}

.adminData {
  border: 0px;
  vertical-align: top;
}