@charset "utf-8";
/* CSS Document */
img { behavior: url(iepngfix.php) }
td { behavior: url(iepngfix.php) }
body {
	background-color: #001B3B;
	background-image: url(images/bkg_body.gif);
	background-repeat: repeat-x;
	background-position:center top;
	margin-top: 0px;
	margin-bottom: 0px;
}
.imgSolo {
 border: 1px solid #000000;
}
.imgRight {
	border: 1px solid #000000;
	margin-left: 10px;
}
.imgLeft {
	border: 1px solid #000000;
	margin-right: 10px;
}
.imgMid {
	border: 1px solid #000000;
	margin-left: 10px;
	margin-right: 10px;
}
.imgRight_SansFrame {
	margin-left: 10px;
}
.imgLeft_SansFrame {
	margin-right: 10px;
}
.imgMid_SansFrame {
	margin-left: 10px;
	margin-right: 10px;
}
.imgText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Border_TopLeft {
	background-image: url(images/PB_TopLeft.png);
	background-repeat: no-repeat;
	width:20px;
	height:19px;
}
.Border_Top {
	background-image: url(images/PB_Top.png);
	background-repeat: repeat-x;
}
.Border_TopRight {
	background-image: url(images/PB_TopRight.png);
	background-repeat: no-repeat;
}
.Border_Left {
	background-image: url(images/PB_Left.png);
	background-repeat: repeat-y;
}
.Border_Right {
	background-image: url(images/PB_Right.png);
	background-repeat: repeat-y;
}
.Border_BottomLeft {
	background-image: url(images/PB_BottomLeft.png);
	background-repeat: no-repeat;
}
.Border_Bottom {
	background-image: url(images/PB_Bottom.png);
	background-repeat: repeat-x;
}
.Border_BottomRight {
	background-image: url(images/PB_BottomRight.png);
	background-repeat: no-repeat;
}
.HeaderLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color: #DFEDF8;
}
.HeaderLinks a {
	color: #DFEDF8;
	text-decoration: none;
}
.HeaderLinks a:hover {
	color: #EB2429;
	text-decoration: none;
}
.FooterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color: #000000;
}
.FooterLinks a {
	color: #000000;
	text-decoration: none;
}
.FooterLinks a:hover {
	color: #EB2429;
	text-decoration: none;
}
.FooterLinks_MainPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color: #DFEDF8;
}
.FooterLinks_MainPage a {
	color: #DFEDF8;
	text-decoration: none;
}
.FooterLinks_MainPage a:hover {
	color: #EB2429;
	text-decoration: none;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #000000;
}
.PageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color: #000000;
}
.PageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #000000;
}
.PageText a{
	text-decoration: none;
	color: #0000FF;
}
.PageText a:hover{
	color: #EB2429;
	text-decoration: none;
}
.PageOptionsBlurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color: #000000;
	text-align: center;
}
.NewsPageDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color: #004175;
}
.NewsPageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #0000FF;
}
.NewsPageItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #000000;
}
.NewsPageTitle a{
	text-decoration: none;
	color: #0000FF;
}
.NewsPageTitle a:hover{
	text-decoration: none;
	color: #FF0000;
}
.NewsPageByLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #000000;
	font-style: italic;
}
.NewsOptionsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color: #000000;
	text-align: center;
}
.NewsOptionsItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color: #000000;
	text-align: left;
}
.NewsOptionsItem a{
	text-decoration: none;
	color: #0000FF;
}
.NewsOptionsItem a:hover{
	text-decoration: none;
	color: #FF0000;
}
.NewsBorder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #CCCCCC;
}
.NewsTableOver {
	color: #FFFFFF;
	background-color: #000000;
}
.NewsTableOut {
	text-decoration: none;
	color: #000000;
	background-color: #999999;
}
.NewsImageText {
	font-size:8pt;
	font-style:italic;	
}
.TableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.TableSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.TableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.TableSubText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.TableLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.Location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.LocationBorder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #CCCCCC;
}
.LocationAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.LocationPhone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.LocationPhoneHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #005DAA;
}
.LocationPhoneNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.LocationHours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}