/***************************************************
Global Text Elements
***************************************************/


body, td, tr {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #2A3766;
}

p {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #2A3766;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	line-height: 25px;
	color: #00588A; 
}

h2 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height:16px;
	color: #2A3766; 
}

a {
	color: #2A3766;
	font-weight: normal;
	text-decoration: underline; 
}

a:active { 
	color: #2A3766;
}

a:visited { 
	color: #2A3766;
}

a:hover {
	color: #84C6EB;
	text-decoration: none; }

/***************************************************
Specific Text Elements
***************************************************/


.bodySmall {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #2A3766;
}

.bodyBold {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #2A3766;
}

.bodyBoldUl {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #2A3766;
}

.footerTxt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #2A3766;
}

.footerTxtBold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #2A3766;
}

.header {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	line-height: 25px;
	color: #00588A; 
}

.headerSmall {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height:16px;
	color: #2A3766; 
}

.headerSmallGrn {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height:16px;
	color: #00588A; 
}

.testimonialTxt{
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 19px;
	color: #00588A; 
}

.testimonialName {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
	color: #00588A; 
}

/***************************************************
Page and Table Elements
***************************************************/


.blueBox {
	background-color: #ECF3FF;
	border: 1px solid #8D8FA7;
	margin-bottom: 2px;
}

.whtBox {
	border: 1px solid #8D8FA7;
	padding: 8px 25px;
}
	