/* Start of CMSMS style sheet 'main css' */
* {
margin:0;
padding:0;
}

body {
text-align: left;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
background-color: #e9e9e9;
}

img {
border: 0;
}

hr {
border: 0;
margin: 10px 0 7px;
height: 1px;
background-color: #336699;
}

a {
color: #336699;
text-decoration: none;
}

h1, h2, h3, h4, h5 {
color: #336699;
}

h2 {
font-size: 14px;
margin-bottom: 15px;
}

h3 {
font-size: 12px;
}

#greyBar {
line-height: 22px;
height: 22px;
background-color: #666666;
text-transform: lowercase;
}

#greyBar span {
display: block;
width: 785px;
margin: 0 auto;
text-align: right;
padding-right: 15px;
}

#greyBar span a {color: #fff;}

#bodyInner {
display: block;
}

.clearBoth {
display: block;
clear: both;
height: 1px;
line-height: 1px;
}

p, table {
margin: 0 0 15px;
color: #666666;
}

table td {
padding: 2px;
}

#pageWrapper {
width: 830px;
margin: 0 auto;
}

#pageContainer {
background-image: url('images/page-bg.gif');
background-repeat: repeat-y;
padding: 10px 30px 0;
background-color: #fff;
}

#header {
margin-bottom: 10px;
}

#header a {
color: #0066CC;
}

#logo {
float: left;
}

#addressInfoContainer {
color: #0066cc;
float: right;
width: 350px;
text-align: right;
/* margin-top: 20px; */
}

#addressInfoContainer span {
display: block;
}

#contact-us {
font-size:12px;
}

#phone-number {font-size: 24px; font-family: times new roman, serif;}
#email-address {}
#address-info {}

#mainNavContainer {
width: 770px;
}

/* mainNav and subNav moved to menu stylesheet under Layout -> Stylesheets */

#mainLeft {
float: left;
width: 155px;
}

.NewsSummary {
border: 2px solid #0072bc;
padding: 12px 12px;
font-size: 11px;
color: #666666;
}

.NewsSummaryLink a {
color: #336699;
font-weight: bold;
}

#NewsPostDetailReturnLink a {
display: block;
padding-left: 15px;
}

#NewsPostDetailReturnLink a:hover {
background-image: url('images/hover-arrow.gif');
background-repeat: no-repeat;
background-position: 0 50%;
}

#mainRight {
margin-left: 155px;
padding-left: 15px;
color: #666666;
}

#mainRight .NewsSummary {
border: 0;
padding: 0;
border-top: 1px solid #666666;
padding-top: 12px;
margin-bottom: 12px;
}

#pageFooter {
background-image: url('images/page-footer.gif');
background-repeat: no-repeat;
padding: 40px 15px 0;
margin-bottom: 20px;
}

#logos {
float: right;
}

#footerNav {
text-transform: lowercase;
color: #666666;
height: 14px;
text-align: center;
}

#footerNav li {
display: inline;
padding: 0 10px;
border-left: 1px solid #666666;
line-height: 14px;
}

#footerNav li a {
color: #666666;
}


#footerNav li.firstitem {
border: none;
}
/* End of 'main css' */

