@import url(/css/PFheadFoot.css);

body {
	margin-left: 0px;
	margin-top: 0px;
	background: #fff;
}
body, td {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 16x;
	color: #000;
}
/*
a:link, a:hover {
	color: #f60;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #663333;
	text-decoration: none;
	font-weight: bold;
}*/
a.blackLink:link, a.blackLink:hover {
	color: #000;
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
}
a.blackLink:visited {
	color: #000;
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
}
a:link, a:hover {
	color: #000; 
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
a:visited {
	color: #666;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
a.small:link, a.small:hover {
	color: #000; 
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
a.small:visited {
	color: #666;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
a.boldLink:link, a.boldLink:hover {
	color: #000; 
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.boldLink:visited {
	color: #666;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.boldLink2:link, a.boldLink2:hover {
	color: #000; 
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
a.boldLink2:visited {
	color: #666;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
a.largerLink:link, a.largerLink:hover {
	color: #000; 
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
a.largerLink:visited {
	color: #666;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
a.blueLink:link {
	color: #006699;
	text-decoration: normal;
	font-size: 14px;
	font-weight: bold;
	}
a.blueLink:hover {
	color: #000000;
	text-decoration: normal;
	font-size: 14px;
	font-weight: bold;
	}
a.blueLink:visited{
	color: #006699;
	text-decoration: normal;
	font-size: 14px;
	font-weight: bold;
	}
a.top:link, a.top:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
a.top:visited {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
a.backTop:link, a.backTop:hover {
	color: #000; 
	text-decoration: none;
	font-weight: bold;
	
}
a.backTop:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	
}
.boldWhite {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.greenHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #093;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.textMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.redBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c00;
	font-weight: bold;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c00;
}
.redDark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #900;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.arialMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bold {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.boldLarge {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.boldBlue {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	font-size: 20px;
}
.boldBlue2 {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	font-size: 18px;
}
.boldBlue3 {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	font-size: 12px;
}
.boldGray {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #61667F;
	font-size: 14px;
}
.boldBlack {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #093;
}
.smallHelvetica {
	font-family:Helvetica;
	font-size: 11px;
	text-align: center;
}
a.greenLink:link, a.greenLink:visited {
	text-decoration: underline;
	color: #093;
	font-weight: bolder;
	font-size: 12px;
}
a.greenLink:hover {
	text-decoration: none;
	color: #093;
	font-weight: bolder;
	font-size: 12px;
}
