﻿

.pageTitles {
	font:Trebuchet MS, sans-serif;
	font-size:35px;
	font-weight:bold;
	font-variant:small-caps;
	color:#006699;
	text-decoration:underline;
}

.blackFont 
{
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #000;
}

.buttons {
	background-color: #E5ECF9;
	border: 1px solid #3D3E4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.largeBlackFont 
{
	font-size: 14px;
	font-family: Trebuchet MS;
	color: #000;
}

.XLargeBlackFont 
{
	font-size: 18px;
	font-family: Trebuchet MS;
	color: #000;
}

.XXXLargeBlackFont 
{
	font-size: 35px;
	font-family: Trebuchet MS;
	color: #000;
}






.tableHeader
{
	background-image: url(images/table_background.gif);
	
	background-color: #5475CB;
	color: #FFF;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
}

.simpleTables
{
	border: 1px #000 solid;
}


.blackTableHeader
{
	color:#FFF;
	background-color: #000;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}


.rowTitles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.rowData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}

.textitems
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #000000;
	
}

.footerFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D3E4A;
}

.footerFont a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D3E4A;
	text-decoration: none;
}


.footerFont A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D3E4A;
	text-decoration: none;
}
.footerFont A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D3E4A;
	text-decoration: none;
}
.footerFont A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D3E4A;
	text-decoration: none;
}

