@charset "UTF-8";
/* CSS Document */


h1{
	padding:0px;
	margin:0px;
	color: #FFFFFF;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}

.copy{
	font-size: 10px;
	color: #333333;
}

.copy a{
	color: #333333;
	text-decoration: none;
}
.copy a:link, .copy a:visited, .copy a:active{
	color: #333333;
	text-decoration: none;
}
.copy a:hover{
	color: #333333;
	text-decoration: underline;
}

.mainHead{
	color: #FFFFFF;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
}

.pageText{
	color: #444444;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}

.boxContent a{
	color: #0E285F;
	text-decoration: none;
	font-weight: bold;
}
.boxContent a:link, .boxContent a:visited, .boxContent a:active{
	color: #143882;
	text-decoration: none;
}.boxContent a:hover{
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}

.boxContentLink a{
	color: #0E285F;
	text-decoration: none;
	font-weight: bold;
}
.boxContentLink a:link, .boxContentLink a:visited, .boxContentLink a:active{
	color: #143882;
	text-decoration: none;
}.boxContentLink a:hover{
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}



.headerLink{
font-size: 9px;
	color: #333333;
}
.headerLink a{
	color: #333333;
	font-size: 9px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.headerLink a:link, .headerLink a:visited, .headerLink a:active{
	color: #333333;
	text-decoration: none;
}
.headerLink a:hover{
	color: #0000FF;
	text-decoration: underline;
}
.headLink{
	color: #143882;
	font-size: 12px;/*14*/
	text-align: left;
	font-weight: normal;
}

.headLink a{
	color: #143882;
	font-size: 12px;/*14*/
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.headLink a:link, .headLink a:visited, .headLink a:active{
	color: #143882;
	text-decoration: none;
}
.headLink a:hover{
	color: #0000FF;
	text-decoration: underline;
}


/*.headLink{
	color: #143882;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}

.headLink a{
	color: #143882;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.headLink a:link, .headLink a:visited, .headLink a:active{
	color: #143882;
	text-decoration: none;
}
.headLink a:hover{
	color: #0000FF;
	text-decoration: underline;
}
*/

/*..... used for bold blue headers
*/
.contentHead{
	font-size:14px;
	color: #330099;
	font-weight: bold;
}

.pageTextBold {
	font-size:12px;
	font-weight: bold;
}


.pdfText{
	font-size: 10px;
}

.breadcrumb, .breadcrumb a{
	font-size: 10px;
	font-weight: normal;
	color: #555555;
	text-align: left;
	text-decoration: none;
}
 .breadcrumb a:hover{
	text-decoration: underline; 
 }