BODY {
font-size : 13px; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #111111; /* changed from 666666 to 111111 */
background-color : #12527D;
background-image: url(/images/background.jpg);
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}
a:link {
	color: #003399;
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 13px; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : 0.9em;
font-family : Arial, Helvetica, sans-serif;
text-indent: 5px;
text-align: justify;
padding-left: 10px;
padding-right: 20px;
}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
  color: #003399;
}

.noline a:visited{
  text-decoration : none;
  color: #003399;
}
.noline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Georgia, "Times New Roman", Times, serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #709EC5;
}

.bg_medium {
  background-color : #7792BA;
  color: #FFFFFF;
  font-size:14px;
}

.bg_light {
  background-color : #D0E0F0;
}

.alt_bg_dark {
  background-color : #003399;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.copyright {
    font-size: .8em;
    text-align: center;
}

.mainTable	{
	border: 0px solid black;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}