/* CSS Document */

.border{
    border-style:solid;
    border-top-color:white;
    border-bottom-color:black;
    border-left-color:black;
    border-right-color:black;
    border-width:4px;
    border-top-width:0px;
    border-left-width:4px;
       }
	   
.background
			{
		background:url(../Images/header_bg.gif);
			}

.linktext a, .linktext a:active, .linktext a:visited
		{
		font-family:Arial;
		color:#FFFFFF;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		}

.linktext a:hover
		{
		text-decoration:underline;
		}
		
.SubTitle {
	font-size: 14px;
}	
.link-bg
		{
		background-color:#A52939;
		}

.MainContentCell {
	font-size: 11px;
	padding-top: 32px;
	padding-right: 26px;
	padding-bottom: 12px;
	padding-left: 26px;
}
.PhoneNumbers {
	font-size: 11px;
}

		
a.MainContentCell:active
		{
		font-family:Arial;
		color:#000000;
		font-size:11px;
		font-weight:normal;
		text-decoration:none;
		}
		
a.MainContentCell:visited
		{
		font-family:Arial;
		color:#000000;
		font-size:11px;
		font-weight:normal;
		text-decoration:none;
		}
		
a.MainContentCell:hover
		{
		font-family:Arial;
		color:#000000;
		font-size:11px;
		font-weight:normal;
		text-decoration:underline;
		}
		
.title
		{		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000000;
		font-size:18px;
		font-weight:normal;
		}		
		
.DataTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
	margin: 03px;
	padding: 0px;
}

.DataTable TD
{
	padding:3px;
}

.tableSeparatorRow {
	background-color: #F5F7FE;
}
.tableTitleCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.tableHeaderCell
{
	background-color: #E1E1E1;
}
.PDF_Icon {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.tableFormsHeaderCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	background-color: #EEEEEE;
}
.tableFormsTable {
	border: 1px solid #666666;
}

.tableFormsTable TD {
	padding-left: 8px;
	padding-right: 8px;
	border: 1px none #EEEEEE;
}
.FormLink {
}


.tableFormsTable TH {
	padding-left: 8px;
	padding-right: 8px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
.SA_Subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
.SA_BoldText {
	font-weight: bold;
}
.SA_Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}
.SA_TitleTable {
	border: 2px solid #666666;
	padding: 12px;
	text-align: center;
}
.SA_TitleDate {
	font-size: 14px;
	font-weight: bold;
}
.SA_Subject {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	padding-left: 20px;
}
.SA_TitleTableCell {
	padding: 12px;
}
.FooterLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.smalltitle{
	font-size: 9px;
       }
