body
{
    margin: 0px 0px 0px 0px;
    line-height: 140%;
    font-family:  Verdana, Sans-Serif;
    font-size:14px;
	background: #c7ccd7 url(images/body-bg.gif) repeat-x top;
	color:#000;
}
/* main site links */
a:link {color: #5a1e10;}
a:visited {color: #5a1e10;}
a:hover {color: #000;}

#global {width:950px; margin-left:auto; margin-right:auto;}

#topWrapper {width:950px; height:128px; margin-left:auto; margin-right:auto;}
#contentWrapper {width:950px; background-color:#fff; min-height: 400px;}
#content { border:1px solid #8f8f8f; border-top:0px solid #8f8f8f; padding:4px 8px 0px 8px; width:932px; min-height: 400px; }
#contentInterior { border:1px solid #8f8f8f; border-top:0; padding:4px 8px 0px 8px; width:932px; min-height: 400px; line-height:22px;}
#outerWrapper {width:100%; background:url(images/outerDivBG.png) center top no-repeat; margin-left:auto; margin-right:auto; }
#navWrapper {width: 950px; font-size:12px; background: url(images/nav-bg.gif) no-repeat center; height:25px; padding-top:5px; color:#fff;}
#navWrapper a {font-family:Arial, Sans-Serif; font-weight:bold; color:#ccc; text-decoration:none; padding:4px 16px 4px 16px; font-size:13px;}
.footerOutside {padding: 4px 8px; border-left: solid 1px #8f8f8f; border-right: solid 1px #8f8f8f; border-bottom: solid 1px #8f8f8f;}
#footerWrapper {padding:4px; font-size: 10px; line-height:12px; width: 924px; margin:8px auto 5px auto; display: inline-table; background-color:#9c9c9c;}
#footerWrapper a {color:#000;}

#homeLeftContent {width: 445px; border-right:1px solid #999; padding-right:10px; min-height:200px; line-height:22px;}
#homeRightContent {width:465px; float:right; line-height:22px;}
.homeImg {display:inline; padding: 0px 0px 4px 14px; border:none;}
.homeImg1 {display:inline; padding: 0px 0px 4px 0px; border:none;}
.PageHeader {font-size: 140%; font-weight: bold; border-bottom: solid 1px #dddddd;}
.SectionHeader {font-weight: bold; border-bottom: solid 1px #dddddd;}
.mediumText {font-size:90%;}
.smallText {font-size:80%; line-height:130%;}
p.smallText {margin-top:8px; margin-bottom:8px;}

.homeLinks {margin-top: -5px;}
.homeLinks a {font-size: 12px;}
img {display:block;}

.bottomLinks {text-align: center; font-size: 11px;}
.bottomLinks a {padding: 0 4px;}

h1 
{
    color:#23333f;
    text-align:left;
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	font-size: 24px;
	font-weight:bold;
    font-variant: small-caps;
	margin-top:3px;
	line-height: 24px;
	border-bottom: solid 2px #CCC;
}

h2 {
	padding: 6px 0px 0px 0px;
	text-align:left;
	font-size: 20px;
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	color:#23333f;
}

h3 {
	text-align:left;
	margin-top:8px;
	margin-bottom: 15px;
	padding:  0 0 0 0px;
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	font-size: 110%;
	color:#23333f;
}

li {font-size:100%;
    font-family: Arial, Sans-Serif;
    }


