/*
Created for PNC 4.29.09, feel free to add or delete as needed.
*/

body {margin:0; padding:0; color:#333; background:#fff; font:75%/normal Arial, Helvetica, sans-serif;}

/*
OriginalColor: #333333
*/
.HeaderText1 {
	font-family: Arial;
	font-size: 13px;
	color: #f80204;
	font-weight: bold;
}

.error {
   font-family: Arial;
   font-weight: bold;
   font-size: 12px;
   color: Blue;
}


.ErrorText 
{
	text-align:left; 
	color: Blue;
	font-family: Arial;
	font-size: 9px;
	/*font-weight: bold;	*/
}

/* This section is the same as above but I dont want to remove it as of yet since it may have been used somewhere through out the platforms
*/
.boldbodyText2 {
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #666666;
}

/*
OriginalColor: #004165 
*/
.linkText {
    color: #084482;
	font-family: Arial;
	font-size: 11px;
}
.links {
	color: #f80204;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
a {color:#084482; text-decoration:underline;}

img {
                text-decoration: none;
                border-top-style: none;
                border-right-style: none;
                border-bottom-style: none;
                border-left-style: none;
}
.BorderLess {
                text-decoration: none;
                border-top-style: none;
                border-right-style: none;
                border-bottom-style: none;
                border-left-style: none;
}



/*
.blue A:link {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #76adc6; TEXT-DECORATION: none;
}
.blue A:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #76adc6; TEXT-DECORATION: none;
}
.blue A:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #76adc6; TEXT-DECORATION: none; BACKGROUND-COLOR: #f80204; TEXT-DECORATION: none;
}



a {
	display:inline;
	text-decoration: none;
	color: #f80204;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}
a.none:hover {
	text-decoration: none;
} /*

/*
Special txt items, OriginalColor: #333333
*/
.SmallTxt {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.RedText {
	color: #FF0000;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
}

hr {
	color: #1a3665;
	font-weight: bold;
}



/*
Table info
*/

.MainTable {
	border: thin solid #cccccc;
}

.BorderCells {
	padding: 2px;
	border: thin solid #cccccc;
}
/*
Partner logo placeholder
*/
.formLabel {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.formInput {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.reportValue {
    font-weight: normal;
    font-size: 11px;
    font-family: Arial;
}
