
.text, .textreq,.redtext, input.computed, computed,.redtextbold {
	font-family : Verdana;
	font-size : 10px;
	line-height : 12px;
	color:#000000;
	text-decoration : none;
}
.computed  {
	width:76px;
	height:18px;
  border-width:1px;
  border-style:solid;
  border-color:#000000;
	background-color: lightgrey;
	display: block;
}

.textreq {
	background-color: #FFCECE;
}

.redtext,.redtextbold {
	color:#FF3A24;
}
.redtextbold{
	font-weight : bold;
}
.dbtext  {
	font-family : Verdana;
	font-size : 10px;
	line-height : 12px;
	color:#FF0000;
	text-decoration : none;
	font-weight : bold;
}

.textbold  {
	font-family : Verdana;
	font-size : 10px;
	line-height : 12px;
	color:#000000;
	text-decoration : none;
	font-weight : bold;
}

.textboldblue  {
	font-family : Verdana;
	font-size : 10px;
	line-height : 12px;
	color:#005082;
	text-decoration : none;
	font-weight : bold;
}

.textlightblue  {
	font-family : Verdana;
	font-size : 10px;
	line-height : 12px;
	color:#CBE5F2;
	text-decoration : none;
}

.textwhite  {
	font-family : Verdana;
	font-size : 10px;
	line-height : 12px;
	color:#FFFFFF;
	text-decoration : none;
}

.small  {
	font-family : Verdana;
	font-size : 10px;
	line-height : 12px;
	color:#000000;
	text-decoration : none;
}

.smallblue  {
	font-family : Verdana;
	font-size : 10px;
	line-height : 12px;
	color:#006699;
	text-decoration : none;
}

.smallbluebold  {
	font-family : Verdana;
	font-size : 10px;
	line-height : 12px;
	color:#006699;
	text-decoration : none;
	font-weight : bold;
}

.smallprint  {
	font-family : Verdana;
	font-size : 10px;
	line-height : 12px;
	color:#ffffff;
	text-decoration : underline;
	font-weight : bold;
}

.textlarge  {
	font-family : Verdana;
	font-size : 11px;
	line-height : 13px;
	color:#000000;
	text-decoration : none;
}

.header  {
	font-family : Verdana;
	font-size : 16px;
	line-height : 18px;
	color:#006699;
	text-decoration : none;
	font-weight : bold;
}

.subheader  {
	font-family : Verdana;
	font-size : 11px;
	line-height : 14px;
	color:#000000;
	text-decoration : none;
	font-weight : bold;
}

.subheader2  {
	font-family : Verdana;
	font-size : 11px;
	line-height : 14px;
	color:#005082;
	text-decoration : none;
	font-weight : bold;
}

.subheaderwhite  {
	font-family : Verdana;
	font-size : 11px;
	line-height : 13px;
	color:#FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

.subheaderblue  {
	font-family : Verdana;
	font-size : 11px;
	line-height : 14px;
	color:#006699;
	text-decoration : none;
	font-weight : bold;
}

.gray {
	font-family : Verdana;
	font-size : 10px;
	line-height : 12px;
	color: Gray;
	text-decoration : underline;
	font-weight : normal;
}

.link {
	font-family : Verdana;
	font-size : 10px;
	line-height : 12px;
	color:#005083;
	text-decoration : underline;
	font-weight : normal;
}

.link2 {
	font-family : Verdana;
	font-size : 11px;
	line-height : 14px;
	color:#005082;
	text-decoration : underline;
	font-weight : bold;
}

.linkblue {
	font-family : Verdana;
	font-size : 10px;
	line-height : 12px;
	color:#006699;
	text-decoration : underline;
	font-weight : bold;
}

.linkblue2 {
	font-family : Verdana;
	font-size : 10px;
	line-height : 12px;
	color:#006699;
	text-decoration : underline;
	font-weight : normal;
}

.linkblack {
	font-family : Verdana;
	font-size : 10px;
	line-height : 12px;
	color:#000000;
	text-decoration : underline;
	font-weight : normal;
}

.linkwhite {
	font-family : Verdana;
	font-size : 10px;
	line-height : 12px;
	color:#FFFFFF;
	text-decoration : underline;
	font-weight : normal;
}

.linkwhitebold {
	font-family : Verdana;
	font-size : 10px;
	line-height : 12px;
	color:#FFFFFF;
	text-decoration : underline;
	font-weight : bold;
}

.homelinkblue {
	font-family : Verdana;
	font-size : 10px;
	line-height : 15px;
	color:#006699;
	text-decoration : underline;
	font-weight : normal;
}

.homelinkbluebold {
	font-family : Verdana;
	font-size : 10px;
	line-height : 15px;
	color:#006699;
	text-decoration : underline;
	font-weight : bold;
}

.popuplink {
	font-family : Arial;
	font-size : 10px;
	line-height : 12px;
	color:#005281;
	text-decoration : underline;
	font-weight : normal;
}

.popuptext  {
	font-family : Arial;
	font-size : 10px;
	line-height : 12px;
	color:#000000;
	text-decoration : none;
}

.noresultsfound {
	font-family : Verdana;
	font-size : 18px;
	line-height : 20px;
	color:#005083;
	text-decoration : none;
	font-weight : normal;
}

body {
	background-color : #BFD8E5;
	margin : 0 0 0 0;
}

BODY {
	background-color : #BFD8E5;
	margin : 0 0 0 0;
}

TR.darkrow {
        background-color : #BFD8E5;
}

TR.lightrow {
        background-color : #D7EAF8;
}

TD.darkcolumn {
        background-color : #A7CDE0;
}

.button  {
	font-family : Verdana;
	font-size : 10px;
	line-height : 18px;
	color:#FFFFFF;
	text-decoration : none;
	font-weight : bold;
	cursor: pointer;
}

.help  {
	font-family : Verdana;
	font-size : 10px;
	line-height : 12px;
	color:#006400;
	text-decoration : none;
	font-weight : bold;
}

.fixedtext  {
	font-family : Verdana;
	font-size : 10px;
	line-height : 12px;
	color:#808080;
	text-decoration : none;
}

.fixedtextbold  {
	font-family : Verdana;
	font-size : 10px;
	line-height : 12px;
	color:#A0A0A0;
	text-decoration : none;
	font-weight : bold;
}

.navLink {
   font-family:      Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
   font-size:        12px;
   letter-spacing:   1px;
   text-decoration:  None;
   color:            Black;
   font-weight:			 bold;
   background:			 #D7EAF8;
}
.navLink a:link {
   color:            Black;
   text-decoration:  None;
   font-weight:			 bold;
}
.navLink a:visited {
   color:            Black;
   text-decoration:  None;
   font-weight:			 bold;
}
.navLink a:hover {
   color:            Red;
   text-decoration:  Underline;
   font-weight:			 bold;
}

.navLinkDark {
   font-family:      Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
   font-size:        12px;
   letter-spacing:   1px;
   text-decoration:  None;
   color:            Black;
   font-weight:			 bold;
   background:			 #BFD8E5;
}
.navLinkDark a:link {
   color:            Black;
   text-decoration:  None;
   font-weight:			 bold;
}
.navLinkDark a:visited {
   color:            Black;
   text-decoration:  None;
   font-weight:			 bold;
}
.navLinkDark a:hover {
   color:            Red;
   text-decoration:  Underline;
   font-weight:			 bold;
}

input.computed  {
	width:76px;
	height:18px;
  border-width:1px;
  border-style:solid;
  border-color:#000000;
	background-color: lightgrey;
}
