BODY{
margin:0;
padding:0;
background-color:#F0EEEA;
}

DIV, SPAN, P, A{
font-family:arial, sans-serif;
font-size:9pt;
color:#333;
text-decoration:none;
}
IMG{
border:0;
}
A{
color:#d76008;
}
A:hover
{
    color:#666;   
}
.pageTitle{
font-size:18pt;
font-weight:bold;
margin-bottom:10px;
color:#000;
}
.pageIntro{

color:#000;
font-size:larger;
}
.contentBody .pageImage{
margin:20px 0;
}

.contentTitle{
font-weight:bold;
font-size:larger;
margin-bottom:20px;
color:#000;
}
.contentTitle .light
{
    color:#666666;
}

.rollover { display:block; } /* Allow setting widths and heights */
.rollover img { width: 100%; height: 100%; border: 0; background-color:#000;} /* only set width and height once */
.rollover:hover { visibility: visible; /* for IE */ } /* sets any property for the :hover state */
.rollover:hover img { visibility: hidden; } /* 'rolls over' the image */

#Navigation a { float: left; margin:0 16px; }

.header{
background-image:url(../../files/images/MainNav_BKG_v01.gif);
background-position:center center;
}
.headerImage{
background: #000 url(../../files/images/home/Image_Short.jpg) no-repeat center center;
}
.headerShadow{
background-image:url(../../files/images/MainNav_BKGShadow.gif);
background-position:center center;
}

.mainNav{
color:#FFF;
}

.topNav A{
margin:0 5px;
color:#A3A3A3;
}

.contentBox{
background-image:url(../../files/images/Content_BKG_Sliver.gif);
background-repeat:repeat;
width:609px;
margin:5px 0;

}
.contentTop{
background-image:url(../../files/images/Content_BKG_Top.gif);
background-repeat:no-repeat;
height:7px;
margin:0;
}
.contentBody{
background-image:url(../../files/images/Content_BKG_Gradient.gif);
background-repeat:no-repeat;
margin:0;
padding-top:23px;
padding-bottom:11px;
padding-left:32px;
padding-right:34px;
}
.contentBottom{
background-image:url(../../files/images/Content_BKG_Bottom.gif);
height:7px;
margin:0;
clear:both;

}

.contentBody a{
margin:0;
}

.contentBody img{
float:right;
margin:0 0 10px 10px;

}

/*Home page Styles */
.box1{
padding-left:35px;
}
.box1 .title, .box2 .title, .box3 .title{
font-weight:bold;
font-size:larger;
padding-bottom:10px;
}



.headline{
font-size:larger;
font-weight:bold;
margin:5px 0;
}

.contentRight{
padding-top:0px;
}

.contentRight .title{
color:#333;
font-size:larger;
padding:8px 0 3px;
}

.contentRight .subTitle{
font-style:italic;
font-size:smaller;
color:#515151;
padding:2px 0;
}

.contentRight .body{
color:#666;
padding:5px 0 10px;
}

.quote{
margin-top:37px;
}

.newsletter{
position:relative;
background-image:url(../../files/images/Newsletter_BKG.gif);
width:271px;
height:100px;
padding:55px 18px 0 18px;
margin-top:30px;
}


.newsletter .field{
position:absolute;
width:200px;
height:22px;
margin:0;
padding:0 10px;
border:1px solid #CCC;
left:18px;
top:110px;
color:#A0A0A0;
}

.newsletter .btn{
position:absolute;
left:220px;
top:110px;
border:none;
background:url(../../files/images/But_SignUp_OFF.gif) no-repeat top left;
width:60px;
height:23px;
}

.newsletter .btn:hover{
position:absolute;
left:220px;
top:110px;
background:url(../../files/images/But_SignUp_ON.gif) no-repeat top left;
cursor:pointer;
}

.dottedLine{
border-top:1px dotted #C5C5C5;
margin:15px 0 10px;
}

.divideThin{
width:100%;
height:1px;
background-color:#000;
}
.divideThick{
width:100%;
height:5px;
background-color:#000;
}

.footerLine{
margin:5px 0;
width:100%;
height:1px;
background-color:#4B4A45;
}

.bottomNav .mainNav{
float:left;
display:block;
color:#696969;
}
.bottomNav .mainNav A{
    margin:0 5px;
    color:#696969;
}
.bottomNav .topNav{
    float:right;
}
.footer .dottedLine
{
    margin-top:45px;
    margin-bottom:10px;    
}

.footer .memberAssoc
{
    text-align:right;
    color:#999;
}
.footer .MemberAssoc div a
{
    color:#666;
}
.footer .MemberAssoc div
{
    text-align:right;
}
.footer .MemberAssoc img
{
    margin:100px;
}
.formBox{
background-image:url(../../files/images/Field_Container_Sliver.gif);
background-repeat:repeat;
width:605px;
margin:5px 0;

}
.formTop{
background-image:url(../../files/images/Field_Container_Top.gif);
background-repeat:no-repeat;
height:7px;
margin:0;
}
.formBody{

margin:0;
padding-top:23px;
padding-bottom:11px;
padding-left:32px;
padding-right:34px;
}
.formBottom{
background-image:url(../../files/images/Field_Container_Bottom.gif);
height:7px;
margin:0;
clear:both;

}

.formTitle
{
    font-weight:bold;
    font-size:larger;
    color:#000;
}
.required 
{
    color:Red;
    font-size:smaller;
}
.small
{
    font-size: smaller;  
}
.pager
{
    text-align:right;
    margin:5px 10px 50px 0;
    font-size:smaller;
}