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


HTML,BODY {
	HEIGHT: 100%;
	MARGIN: 0px;
	PADDING: 0px;
	BACKGROUND-COLOR: #000000;
	background-image: url(images/pcc_bg.png);
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

	
}

a:link{
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #F58521;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #B7BE1C;
	font-weight: lighter;
}
H2 {
	FONT-SIZE: 13px;
}
H3 {
	FONT-SIZE: 12px;
}
HR {
	COLOR: #DDDDDD;
	HEIGHT: 1px;
}

.mainBox {
	border: 1px solid #FFFFFF;
	background-color: #000000;
}
.topBox {
	
}

.navBox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.topLineBox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}

.LeftLineBox {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;	
}


.sectionLinks, .sectionLinks a:link, .sectionLinks a:visited{
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: light;
	letter-spacing: .9px;


}

.sectionLinks a:hover{
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #B7BE1C;
	text-decoration: none;
	font-weight: light;
	letter-spacing: .9px;
	
}

.redLrg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D22627;
	font-weight: lighter;
}

.redMid{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D22627;
	font-weight: lighter;
}

.redSml{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D22627;
	font-weight: lighter;
}



.bluLrg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #62C1EC;
	font-weight: lighter;
}

.bluMid{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #62C1EC;
	font-weight: lighter;
}

.blueSml{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #62C1EC;
	font-weight: lighter;
}

.greLrg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B7BE1C;
	font-weight: lighter;
}

.greMid{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B7BE1C;
	font-weight: lighter;
}

.greSml{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B7BE1C;
	font-weight: lighter;
}

.whtLrg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: lighter;
}

.whtMid{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: lighter;
}

.whteSml{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: lighter;
}

.whte10px{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: lighter;
}

.yellLrg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E7A614;
	font-weight: lighter;
}

.yellMid{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E7A614;
	font-weight: lighter;
}

.yellSml{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7A614;
	font-weight: lighter;
