table
{
	border:collapsed 1px #000055;
	padding: 0;
}

td
{
	font-family: Verdana;
	font-size: 8pt;
}

body
{
	
}

hr
{
	color: #000055;
	border: collapsed 1px;
	width: 80%;

}

link
{
	color: #000055;
}

a
{
	color: #000055;
}

.link:hover
{
	color: #D9D9B0;
}

.content
{
	font-family: Verdana;
	font-size: 8pt;
}

.contentFirstPhone
{
	font-family: Verdana;
	font-size: 8pt;
	width:28px;
}

.contentLastPhone
{
	font-family: Verdana;
	font-size: 8pt;
	width:36px;
}

.contentBold
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
}

.contentBoldBig
{
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
}

.InnerTable, .EmailTable, .EmailInnerTable
{
	width: 100%;
	border: 1px collapsed;
	border-color: #000055;
	background-color: White;
}

.EmailHeading
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	background-color:White;
}

.EmailFooter
{
	font-family: Verdana;
	font-size: xx-small;
	background-color: White;
}

.EmailData
{
	font-family: Verdana;
	font-size: xx-small;
	background-color: White;
}

.InnerTable
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	border-left: 1px solid #000055;
	border-top: 1px solid #000055;
	border-right: 1px solid #000055;
	border-bottom: 1px solid #000055;	
}

.OuterTable
{
	background-attachment: fixed;
	background-image: url(../images/watermark2.gif);
	background-repeat: no-repeat;
	background-position: center center; 
	border: 1px solid #000055;
	padding: 10pt;
}

.EmailOuterTable
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;	
	
	width: 100%;
	
	border: 0px;
}

.liability
{
	font-family: Verdana;
	font-size:xx-small;
	color: Gray;
}

.pageHeader
{	
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
}

.errorText
{
	font-family: Verdana;
	font-size: x-small;
	color: Red;
}

.Success
{
	font-family: Verdana;
	font-size: x-small;
	color: Green;
}

.Button
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: White;
	height: 23px;
	line-height: 11pt;
	background-color: #000055;
	cursor: hand;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;

}

.sections
{
	border-collapse: collapse;	
   border-bottom: none;
   border-top: none;
   padding:10;
   background-color: #FFFFFF;
   width: 100%;        
}

.sectionheader
	{
	background-color: #BFBFD4;
	color:#000055;
	font-weight:bold;
	}
	
.CellTitle
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #2e3472;
}
.DataGridItem
	{
	background-color: #BFBFD4;
	}
.DataGridAlternateItem
	{
	background-color: #FFFFFF;
	}
.DataGridSelectedItem
	{
	background-color: #6F9FCF;
	color:#FFFFFF;
	}
	


