body {
/*	color: #666666;
   color: #5a85ca;	*/
/* 	color: #9cb3d8;	*/
	color: #2953a1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin:5px; 
	padding:0px;
} 

a { 
  color: #0000ff; 
  text-decoration: none; 
}

a:hover { 
  color: #0000ff; 
  text-decoration: underline; 
}

.sub_content {
	margin-top : 5px;
	margin-bottom : 5px;
	text-align: justify;
	padding-left:5px;
}

.content {
	margin-top : 5px;
	margin-bottom : 5px;
	text-align: justify;
	padding-left:5px;
}

.required {
	color: #660000;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color : #2953a1;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
}

.bgHome {
	background-image: url(images/blueimage.jpg);
	background-repeat: repeat-x;
}


.centerCell {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

a.menubarT:link,  a.menubarT:visited, a.menubarT:active   {
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
	color : #2953a1;
}

a.menubarT:hover  {
	text-decoration:underline;
}
.input_table {
	/*color : #000000;  */
	background-color: #ffffff;
}

.date {
  	font-family: Verdana, Arial, Sans-Serif;
  	text-decoration: none;
  	font-size: 10px;
  	font-weight: normal;
  	color: #a70535;
  	background: transparent;
}




input{	
	background-color: #FFFFFF;
	border: 1px inset #2953a1;
	color: #000000;
	font-size: 14px;
}

td.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #9cb3d8;
}

.foot_nav {
	color: #2953a1;
}

.foot_nav:hover {
	text-decoration:underline;
}

.copyright {
	font-size: 10px;
	color: #9cb3d8;
	background: transparent;
}
.picFrame {
	border: 0px solid #336699;
	margin: 0px;
}
