﻿/* Global Reset */
* 
{
padding: 0;
margin: 0;
}

body
{
text-align: center;
font-size: 62.5%;
font-family: Arial Unicode MS, Arial, Helvetica;
color: #000000;
line-height: 18px;
background-color: #ffffff;
}

/* Global Sets */

a
{
text-decoration: none;
color: #ffffff;
}

img
{
padding: 0;
border: 0;
margin: 0;
display: block;
}

ul
{
margin-left: 15px;
padding-bottom: 10px;
padding-right: 30px;
}

/* Item Styles */

.pc_SectionTitle
{
font-weight: bold;
color: #000000;
}

#pageContainer
{
width: 100%;
text-align: left;
margin-left: auto;
margin-right: auto;
font-size: 1.1em;
}

#pageHeader
{
background-color: #ffffff;
width: 100%;
padding: 10px;
padding-right: 20px;
}

#pageContent
{
clear: both;
float: left;
width: 100%;
}

#pageFooter
{
float: left;
clear: both;
background-color: #ffffff;
color: #962452;
width: 100%;
font-size: 0.8em;
padding-top: 10px;
font-weight: bold;
padding-left: 10px;
padding-right: 10px;
}

#menuPane
{
display: none;
}

#logoPane
{
float: right;
width: 120px;
text-align: right;
padding: 5px;
padding-right: 10px;
background-color: #ffffff;
}

#contentPane
{
float: left;
clear: both;
}

#contentMain
{
float: left;
width: 700px;
padding-top: 35px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;
}

#contentMain a
{
color: #000000;
}

#contentExtra
{
display: none;
}

#pageTitle
{
color: #ffffff;
background-color: #000000;
font-size: 3em;
padding: 20px;
padding-top: 40px;
padding-right: 100px;
float: left;
}

#footerLegal
{
float: left;
width: 620px;
}

#footerLinks
{
float: left;
clear: right;
width: 250px;
text-align: right;
color: #ffffff;
}

#contentExtras{display: none;}

/* Content Headers */
.ch_001
{
background: url(/Images/contentHeaders/B1_001.jpg);
float: left;
height: 255px;
width: 100%;
}

.ch_002
{
background: url(/Images/contentHeaders/B1_002.jpg);
float: left;
height: 255px;
width: 100%;
}

.ch_003
{
background: url(/Images/contentHeaders/B1_003.jpg);
float: left;
height: 255px;
width: 100%;
}

.ch_004
{
background: url(/Images/contentHeaders/B1_004.jpg);
float: left;
height: 255px;
width: 100%;
}

.ch_005
{
background: url(/Images/contentHeaders/B1_005.jpg);
float: left;
height: 255px;
width: 100%;
}

.ch_006
{
background: url(/Images/contentHeaders/B1_006.jpg);
float: left;
height: 255px;
width: 100%;
}

.ch_007
{
background: url(/Images/contentHeaders/B1_007.jpg);
float: left;
height: 255px;
width: 100%;
}
