@charset "utf-8";
/* CSS Document */

A:LINK {color:#335783; text-decoration :none;}
A:HOVER {color: #335783; text-decoration: underline;}
A:VISITED {	color :#696969; text-decoration :none;}




td {
font-family : Arial;
font-size : 12px;
line-height: 12pt;
color: #101C44;

 }

  .pic{
font-family : Arial;
font-size : 11px;
line-height: 12pt;
color: #34517B;

 }

 .homepage {
font-family : Arial;
font-size : 12px;
line-height: 12pt;

 }

 .nav {
font-family : Arial;
font-size : 10px;
line-height: 12pt;
color: #689c87;
 }

  .search {
font-family : Arial;
font-size : 10px;
line-height: 12pt;
color: #696969;
 }

  .title {
font-family : Arial;
font-size : 14px;
font-weight : Bold;
line-height: 12pt;
color : #101C44;
text-transform:uppercase;
 }


  .graytitle {
font-family : Arial;
font-size : 10px;
line-height: 12pt;
color: #858585;
text-transform:uppercase;

 }


  .bluetitle {
font-family : Arial;
font-size : 16px;
font-weight : Bold;
line-height: 12pt;
color: #34517B;

 }

.texta {
 font-size: 10px;
 border: 1px solid #101C44;
}

.pagecomment {
font-family : Arial;
font-size : 12px;
font-weight : Normal;
line-height: 12pt;
color: #7B3434;
}

body,div,table,td,tr,input
{
	color : #101C44;
}

.editField {
	border: 1px solid #7FB5E5;
	background : #f2faff;
	}



