body { background-image: url(../images/backgrounds/bg-background.jpg);
	background-color: #FFFFFF;
	background-position: 0% 100%;
	background-repeat: no-repeat; 
	margin: 0px;
	border: 0px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	scrollbar-face-color: #CED8DE;
	scrollbar-track-color: #FFFFFF;
	scrollbar-higlight-color: #E3DFE6; 
	scrollbar-shadow-color: #19205B;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #19205B;
	scrollbar-darkshadow-color: #FFFFFF; 
}
td { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #19205B; 
}
p { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #19205B; 
}
h1 { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: normal;
	color: #19205B; 
}
h2 { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	color: #19205B; 
}
h4 { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	color: #19205B; 
}
h5 { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color: #19205B; 
}
h6 { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	color: #19205B; 
}
.custom1 { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	color: #19205B;
	padding-bottom: 1px;
}
.custom2 {
	font-size: 14px;
	color: #00A0C6;
	font-weight: bold;
	text-decoration: none;
}
.custom3 { color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}


/* ------- Standard Link Formatting ------ */


a:link { color: #00A0C6;
	text-decoration: none;
}
a:hover { color: #00A0C6;
	text-decoration: none;
}
a:visited { color: #00A0C6;
	text-decoration: none;
}
a:active { color: #00A0C6;
	text-decoration: none;
}
.activePageLink { color: #222288;
}
.col1 { font-weight: bold;
	background: #D8E4F2;
}
.blueCellHeader { background: #222288;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.blueCellFooter { background: #222288;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.headerLinks { font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
#hand { cursor: hand;
}


/* --------- Formatting of Internal Navigation ------ */
.internalNav { background-image: url(../images/bg-navCurve.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
.internalNavCellTitle {font-weight: bold;
	color: #19205B;
	font-size: 16px;

}
.internalNavCellOff { font-weight: bold;
	color: #19205B;
}
a.internalNavCellOff:link { color: #19205B;
	font-weight: bold;
	text-decoration: none;
}
a.internalNavCellOff:hover { color: #19205B;
	font-weight: bold;
	text-decoration: none;
}

a.internalNavCellOff:visited { color: #73747A;
	font-weight: bold;
	text-decoration: none;
}

a.internalNavCellOff:active { color: #00A0C6;
	font-weight: bold;
	text-decoration: none;
}

.internalNavCellOn { font-weight: bold;
	color: #00A0C6;
}

a.internalNavCellOn:link { color: #00A0C6;
	font-weight: bold;
	text-decoration: none;
}

a.internalNavCellOn:hover { color: #00A0C6;
	font-weight: bold;
	text-decoration: none;
}

a.internalNavCellOn:visited { color: #00A0C6;
	font-weight: bold;
	text-decoration: none;
}

a.internalNavCellOn:active { color: #00A0C6;
	font-weight: bold;
	text-decoration: none;
}
/* ------ These control the pages with no menu on the left hand side ----- */


.mainContentHeader { font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #19205B;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.mainContentBullets { padding-left: 100px;
	padding-bottom: 10px;
}
.mainContent { font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #19205B;
	padding-left: 10px;
	padding-bottom: 10px;
}
.pageList { padding: 15px;
}
.newsArticle { padding: 15px;
}


/* ------ These control the contact page ----- */
.leftColumn { padding-left: 70px;
	padding-top: 10px;
}
.rightColumn { padding-left: 20px;
	padding-top: 10px;
}


/* ------ These control the pages with a menu on the left hand side ----- */
.arrowon { background-image:  url(../images/list_arrowOn.gif);
	 background-repeat: no-repeat;
	 background-position: 0% 50%;
	 cursor: hand;
}
.arrowoff { background-image:  url(../images/list_arrowOff.gif);
	 background-repeat: no-repeat;
	 background-position: 0% 50%;
	 cursor: hand;
}
#leftNav { font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	cursor: hand;

}


/* ------ These control the background images for the table cells ----- */
#bgCurve {background-image: url(../images/list_curve.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
#bgContact {background-image: url(../images/backgrounds/bg-contact.jpg);
	background-position: 100% 80%;
	background-repeat: no-repeat;
}


/* ------ These format the icon used for bulleted lists ----- */
.oval { list-style-image: url(../images/nav-bulletPoint.gif);
}
.oval A:visited {
	color: #73747A}
	
.tick { list-style-image: url(../images/nav-bulletTick.gif);
}
.circle { list-style-image: url(../images/nav-bulletCircle.gif);
}
