body
{
    margin:0;
    padding:0;
    background:#004f2f;
    font:400 12px "Times New Roman", Tahoma, Arail;
}
div,ul,ol,li,p{margin:0; padding:0; position:relative;}
a,a:visited{text-decoration:none; color:#2c245d;}
a:hover{text-decoration:underline;color:#2c245d;}
dt,dd{margin:0 0 5px; padding:0;}
dl{margin:0 0 15px;}
dt{font-weight:700; text-decoration:underline;}
img{border:0;}
p{margin:0 0 15px; line-height:17px; color:#000;}
h2{font-size:18px; font-weight:700; margin:0 0 15px; padding:0; color:#415571; line-height:20px;}
/* Common Classes */
.replace {display: block; text-indent: -10000px; line-height: 0; outline: none;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.bold{font-weight:700;}
.italic{font-style:italic;}
.arrows{padding:0 0 0 25px; margin:0 0 25px;}
.arrows li{list-style-image:url(../images/arrow.png); margin:0 0 5px;}
.label{clear:both;}
.label span
{
    height:34px;
    width:60px;
    display:block;
    text-align:right;
    color:#415571;
    font-weight:700;
    margin:0 10px 0 0;
    float:left;
}
/* end Common Classes */
/* Body Wrap */
#wrap
{
    min-height:320px;
    width:900px;
    margin:0 auto;
    background:url(../images/pageBG.jpg) no-repeat 0 0;
    z-index:0;
}
* html #wrap{height:320px;background:url(../images/pageBGIE6.jpg) no-repeat 0 0;}
/* end Body Wrap */
/* Header Area */
#header
{
    height:151px;
    width:900px;
    background:url(../images/wrapBG.png) no-repeat 0 0    !important;
    background:url(../images/wrapBG.jpg) no-repeat 0 0;
    z-index:0;
}
#logoText
{
    height:62px;
    width:424px;
    background:url(../images/logoText.gif) no-repeat 0 0;
    position:absolute;
    bottom:3px;
    right:145px;
}
#logo /* This is in the navigation area */
{
    height:159px;
    width:243px;
    background:url(../images/logo.jpg) no-repeat 0 0;
    position:absolute;
    bottom:0;
    left:85px;
    z-index:9999;
}
/* end Header Area */
/* Navigation */
#navWrap
{
    height:58px;
    width:900px;
    background:url(../images/contentBG2.png) repeat-y 0 0    !important;
    z-index:0;
}
* html #navWrap{background-image:none !important;}
#nav
{
    height:58px;
    width:687px;
    background:url(../images/navBG.jpg) no-repeat 0 0;
    margin:0 0 0 90px;
    z-index:0;
}
#nav ul{float:right; list-style:none; padding:25px 20px 0 0;}
#nav ul li
{
    height:18px;
    float:right; 
    padding:0 5px;
    color:#000; 
    font:700 18px "Times New Roman", Tahoma, Arail;
}
#nav a, #nav a:visited, #nav a:hover{color:#000; font:700 18px "Times New Roman", Tahoma, Arail;}
#nav a.active, #nav a.active:visited, #nav a.active:hover{color:#fff;}
/* end Navigation */
/* Content Area */
#contentWrap
{
    width:900px;
    min-height:150px;
    background:url(../images/contentBG2.png) repeat-y 0 0    !important;    
    z-index:0;
}
* html #contentWrap{height:150px;background:url(../images/content2BG.jpg) repeat-y 0 35px    !important;}
#content
{
    width:686px;
    min-height:150px;
    background:url(../images/contentBG2.jpg) repeat-x 0 0;
    margin:0 0 0 91px;
    z-index:0;
}
* html #content{height:150px;}
/* end Content */
/* Columns Area */
#contentColm1
{
    min-height:100px;
    width:263px;
    margin:5px 0 0;
    padding:0 20px;
    float:left;
}
* html #contentColm1{height:100px;}
#contentColm2
{
    min-height:100px;
    width:375px;
    margin:5px 0 0;
    float:left;
}
* html #contentColm2{height:100px;}
/* end Columns Area */
/* Footer Area */
#footer
{
    width:900px;
    height:70px;
    background:url(../images/footerBG.png) no-repeat 0 0    !important;
    background:url(../images/footerBG.jpg) no-repeat 0 0;
}
/* end Footer Area */

#content-padding {
	padding: 10px;
}
#pathway {
	font-size:10px;
	color: #646464;
	padding-bottom: 5px;
}