BODY
{
background-color: #ffffff;
margin-top: 0;
margin-left: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 13px;
}
.CTXbody
{
background-color: #ffffff;
margin-top: 0;
margin-left: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 13px;
}

.webHeader
 {
	background-image:url(images/headerBackground.jpg);
	
 }


form 
{
	display: inline;
}

PRE 
{
	font-size: 11px;
}

H2
{
	font-size: large;
	color: #669999;
	font-family: verdana, arial, helvetica, sans-serif;
}


.title

{
	font-size: large;
	color: #669999;
	font-family: verdana, arial, helvetica, sans-serif;
}
.bodyTable 
{
	background-color: #ffffff;
	width: 100%;
	border-width: 0;
	padding: 0;
	margin-top: 0;
	margin-left: 0;
}

.webBodyTable 
{
	background-color: #ffffff;
width: 778px;
border-width: 1;
border-color: Black;
border-collapse:collapse;
padding: 0;
margin-top: 0;
margin-left: 0;
}





.headerBar 
{
	background-color: #bfc6df;
	color: Black;
	font-weight: bold;
	font-size:  medium;
	border-width: 1;
	border-left-color: #bfc6df;
	border-right-color: black;
	border-top-color: Black;
	border-bottom-color: Black;
	border-collapse:collapse;
	text-align: center;
	width: 100%;
}
.headerBar:hover
{
		background-color: #cacbcf;
}
.headerCell
{
	color: Black;
	font-size: 13px;
	text-align: center;
	background-color: #bfc6df;
}
.headerCell:hover
{
	background-color: #cacbcf;
}
.headerCellSelected
{
	background-color: #edebe7;
}

.gray
{
	background-color: #ffffff;
}

.content 
{
	background-color: #ffffff;
	margin-left: 15px;
	font-size: 16px;
}

.clLine
{
	background-color: #999999;
}


a
{
	color: #281D90; 

}
a:hover
{
	color: #584eb9;
}

.content 
{
	background-color: #ffffff;
	margin-left: 10px;
	font-size: 12px;
	text-decoration: none;
}

.fineprint
{
	font-size:10px;
}
.whitelink
{
	color: #281D90; 
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif; 
}
.whitelink:hover
{
	color: #6d0d23; 
}

@media screen 
{
	
		
	.headerAlign
	{
		text-align:left;
	}

	.pageTitleBackground 
	{
		text-align: center;
		font-size: large;
		color: #669999;
		font-family: verdana, arial, helvetica, sans-serif;
	}
		
		
	.printBanner 
	{
		display:none;
	}	
		
		
.leftMenu 
{
	margin-left: 5px;
	margin-top: 0;
	background-color: #cacbcf;
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	}
a.leftMenu {
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}
}
.leftMenu2 {
	border-width: 0;
	margin-left: 5px;
	margin-top: 0;
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	}

@media print 
{

	.noprint
	{
		display: none;
	}



	.headerAlign
	{
		text-align:center;
	}
	.pageTitleBackground
	{
		color: black; 
		font-size: small;
		font-weight: bold;	
	}

	.title
	{
		color: black; 
		font-size: small;
		font-weight: bold;	
	}
	.titleCaps
	{
		color: black; 
		font-size: small;
		font-weight: bold;	
		text-transform:none;
	}

	.printHeader
	{
		display: table-header-group;
	}
	.printFooter
	{
		display: table-footer-group;
	}

	.leftMenu 
	{
		display: none;
	}
	.pageBanner
	{
		display: none;
   		
	}

	td 
	{
		font-size: 10px;
		color: black; 
		font-family: Times New Roman;
	}
	th 
	{
		font-size: 10px;
		color: black; 
		font-family: Times New Roman;
	}
	p
	{
		font-size: 10px;
		color: black; 
		font-family: Times New Roman;
	}
	.bodyTableRowHeader  
	{
		text-align: center;
		font-weight: bold;
		font-size: 10px;
		color: black; 
		font-family: Times New Roman;
	}
	.bodyTableRowItem  
	{
		color: black; 
		text-align: left;
		font-size: 10px;
		font-family: Times New Roman;
	}
	a
	{
	color: black; 
		font-size: 10px;
		font-weight: bold;
		font-family: Times New Roman;
	}
   	
}

