﻿TD {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR:#000000;
	
}
.body { FONT-FAMILY: Verdana; FONT-SIZE: 10px; COLOR:#000000}

INPUT { FONT-SIZE: 10px; FONT-FAMILY: Verdana }
SELECT { FONT-SIZE: 10px; FONT-FAMILY: Verdana }
TEXTAREA { FONT-SIZE: 10px; FONT-FAMILY: Verdana }

.nav { COLOR:#22449D;text-decoration:none;font-weight:bold  }
.nav2 { COLOR: #ff0000;  text-decoration:none; font-weight:bold  }

.toplinks {COLOR: #22449D; text-decoration:none; font-weight:bold}

.white { COLOR: #ffffff; font-weight:bold }
.green { COLOR: #488501; font-weight:bold}
.blue { COLOR: #006592; font-weight:bold }
.red { COLOR: #ff0000; font-weight:bold }

.title { FONT-SIZE: 10px; font-weight:bold }
.subtitle {
	FONT-SIZE: 14px;
	font-weight:bold;
	COLOR: #24459C;
	text-decoration: none;
}
.title-white { FONT-SIZE: 11px; COLOR: #ffffff; font-weight:bold }
.title-green { FONT-SIZE: 11px; COLOR: #4F6300; font-weight:bold }
.title-blue {
	FONT-SIZE: 11px;
	COLOR: #006592;
	font-weight:bold;
	text-decoration: none;
}

.lineandfont {  FONT-SIZE: 11px; COLOR: #006592; font-weight:bold 
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C4E2FF;
	border-right-color: #C4E2FF;
	border-bottom-color: #C4E2FF;
	border-left-color: #C4E2FF;
}

.lineandfontbold {  
	FONT-SIZE: 12px; COLOR: #006592; 
	font-weight:bold 
	
}


.tab-border {
	border: 1px solid #C4E2FF;
	
}
.tab-inside {
	background-color: #F7F7F7;
}
.tab-border1 {

	border: 1px solid #79BCFF;
}
.border-dashed {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.toplinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none}
.headblack { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none }
.text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none }
.dir-hd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #394B01;
	text-decoration: none;
}
.dir-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #638308;
	text-decoration: none;
}
.larger-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.normal-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #17316C;
	text-decoration: none;
}
.brdr {
	border: 1px solid #88C4FF;
	background-color: #00CCFF;
}
