* {
    padding: 0;
    margin: 0;
} 

body, html {
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #464646;
	line-height: 18px;
	background-color: #ffffff;
	background-image: url(../images/bgtile_2.jpg);
	background-repeat: repeat-x;
	height: 100%; /* for footer stick*/
}

#bgtwo {
	background-image: url(../images/section_bg_tile.jpg);
}

img { border: none; }

a:link {color:0066FF; font-weight: none; }      
a:active {color:maroon;  }    
a:visited {color=maroon; }  
a:hover {background: #91C8FF; }
a.pdf-icon { display: block; background: url(../images/pdficon_small.gif) no-repeat; padding-left: 20px; height: 16px;}

h1 {
	font-size: 18px;
	color: #1f6a8e;
	background-repeat: no-repeat;
	color: #971112;
	margin: 15px 0;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	color: #A00F12;
	margin-top: 15px;
	font-weight: normal;
}

h3 {
	color: #333333;
	padding-bottom: 4px;
	font-size: 17px;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 7px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: normal;
}

h4 {
	color: #666666;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
}

.tiny {
    font-size: 9px;
}

.clear {
    clear: both;
    
}

#wrap {
	padding: 0px;
	width: 777px;
	background-image: url(../images/content_shadow.jpg);
	background-repeat: repeat-y;
	position: relative;
	min-height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

* html #wrap {
    height: 100%;
}


#header {
	height: 311px;
	background-color: #fff;
	background: #fff url(../images/home-header.jpg) left bottom no-repeat;
}

#headersection {
        height: 267px;
	background-color: #fff;
	background: #fff url(../images/section-header.jpg) left bottom no-repeat;
}

#logo {
        margin-top: 30px;
        margin-left: 15px;
}

#sitemap {
        float: right;
        margin-right: 15px;
        position: relative;
        top: -20px;
}


div.crumb-menu {
	margin-top: 8px;
	margin-right: 20px;
	float: right;
         margin-top: 173px;
        //margin-top: 178px;
}
div.crumb-menu a {
	color: #333333;
	text-decoration: none;      
}

div.crumb-menu a:hover {
	text-decoration: underline;
}

div.crumb-menu img {
	vertical-align: middle;
}

div.crumb-menu img.arrow {
	padding: 0 2px;
}

div.crumb-menu p	{
	background: #FFF url('../images/breadcrumb-bg.gif') repeat-x top left;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	width: auto;
}

div.crumb-menu span.this	{
        color: #277A9A;
}

#headerbreadcrumb {
        float: right;
	padding: 0;
        margin: 0;
        padding-right: 20px;
	font-size: 10px;
	color: #333333;
        margin-top: 218px;
        //margin-top: 223px;
}

#headerbreadcrumb.section {
        float: right;
	padding: 0;
        margin: 0;
        padding-right: 20px;
	font-size: 10px;
	color: #333333;
        margin-top: 174px;
        //margin-top: 179px;
}

#headerbreadcrumb ul {
        display: block;
        height: 15px;
        list-style-type: none;
        padding: 0;
        margin: 0;
        background: url('../images/breadcrumb-bg.gif') repeat-x top left;
}

#headerbreadcrumb li {   
	color: #277A9A;
	float: left;
        background-color: transparent;
        line-height: 15px;
}

#headerbreadcrumb li.on {
	color: #277A9A;
	padding: 0 5px 0 8px;
	background-repeat: no-repeat;
	background-image: url(../images/headerbreadcrumb_arrow.jpg);
	background-position: 0 6px;	
}


#headerbreadcrumb li a {
	color: #666666;
	padding: 0 5px 0 8px;
	background-repeat: no-repeat;
	background-image: url(../images/headerbreadcrumb_arrow.jpg);
	background-position: left center;
}

#headerbreadcrumb a:hover {
	color: #971112;
	background-repeat: no-repeat;
	background-image: url(../images/headerbreadcrumb_arrow.jpg);
	background-position: left center;
}


#headerbreadcrumb li.off a {
	color: #666666;
	background-image: none;
	padding-left: 2px;
}

#headerbreadcrumb li.time {
	padding: 0 5px;
}


#headerbreadcrumb li.off a:hover {
	color: #971112;
	padding-left: 2px;
	background-image: none;
}

#headerbreadcrumb li.first {
	width: 3px;
	margin: 0;
	background: url('../images/breadcrumb-left.gif') no-repeat top left;
        background-color: transparent;
}

#headerbreadcrumb li.last {
	width: 3px;
        height: 15px;
	margin: 0;
	background: url('../images/breadcrumb-right.gif') no-repeat top right;
        background-color: transparent;
}

#top {
	font-size: 10px;
	color: #247DA8;
	float: right;
	padding-right: 20px;
}

h1.home-title {
        margin: 0;
        background: url(../images/home-title.gif) no-repeat;
        width: 507px;
        color: #256F94;
        height: 64px;
        font-size: 20px;
        font-weight: 200;
        line-height: 24px;
        padding: 15px 20px 0 20px;
}

h1.section-title {
        margin: 0;
        background: url(../images/section-title.gif) no-repeat;
        width: 507px;
        color: #256F94;
        height: 36px;
        font-size: 20px;
        padding: 20px 20px 0 20px;
}

#pdfsmall {
	font-size: 10px;
	color: #247DA8;
	float: left;
	margin-left: 20px;
}

#content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 80px;
	width: 763px;
	min-height: 100%;
	background: url(../images/content-bg.jpg) no-repeat;
        background-position: 7px top;
        line-height: 20px;
}

#right {
	width: 547px;
	float: right;
	font-size: 12px;
	background-color: #ffffff;
	background-image: url(../images/right_bg_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-top: 20px;
	padding-bottom: 5px;
	margin-right: 20px;
}
/*p  {
	padding-top: 10px;
	padding-bottom: 10px;
}*/

#right li {
	list-style-type: disc;
	list-style-position: outside;
	font-weight: normal;
	margin-bottom: 4px;
	margin-left: 15px;
	color: #333333;
}

#rightcontent  {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
        min-height: 400px;
}

#rightcontent p {
    padding: 10px 5px;
    line-height: 20px;
}


#rightcontent ul {
    padding: 0 20px;
}

#rightcontent ul li {
    padding: 5px 0px;
}

#rightcontent ul.short li {
    padding: 0px 0px;
}

#rightcontent .contact {
    line-height: 16px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#rightcontent .contact-bottom {
    line-height: 16px;
}


#left {
	margin-top: 2px;
	width: 175px;
	float: left;
	height: 100%;
}

#left img {
        margin: 0;
        padding: 0;
        position: relative;
        left: -13px;
}

#left img.left-bg {
        margin: 0;
        padding: 0;
        border: 0;
        position: relative;
        left: -13px;
}

#left ul {
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0;
        line-height: 20px;
}

.main li {
	display: block;
	text-decoration: none;
    font-weight: 600;
	font-size: 12px;
	padding-left: 9px;
	margin-bottom: 12px;
	list-style-type: none;
    line-height: 15px;
}

.main li a {
	color: #256F94;
}

#left ul li a:hover { color : #8F0D15; }

#left ul li.on{
	color: #FFFFFF;
	background-image: url(../images/list_on_nav.jpg);
	background-repeat: no-repeat;
	padding-left: 9px;
	font-size: 13px;
	list-style-type: none;
	width: 179px;
        line-height: 20px;
}

#left ul li.on a{
	color: #FFFFFF;
}

#subsection {
	background: #fff url('../images/sub-menu-bottom.gif') bottom center no-repeat;
	height: auto;
	width: 184px;
        margin: 0;
        padding: 0;
}

#subsection img {
        float: left;
        margin: 0;
        padding: 0;
        margin-left: 13px;
}

#subsection ul{
	padding-left: 10px;
	margin-left: 9px;
        padding-bottom: 10px;
        padding-top: 10px;
}

#subsection li {
	color: #666666;
	list-style-type: square;
	font-size: 10px;
	line-height: 11px;
	padding: 4px 0;
}

#subsection li.first {
	padding: 0px 0;
        background: url('../images/sub-menu-top.gif') bottom center no-repeat;
}

#subsection li a {
	color: #971112;
	text-decoration: none;
	font-size: 10px;
}

#subsection .sub a:hover {
	color: #000;
}

#subsection .subon a {
	color: #333333;
	text-decoration: underline;
}

#subsection .subon a:hover {
	color: #000;
}

.sitemap a {
    font-weight: 900;
}

.sitemap ul a {
    font-weight: 500;
}

.sitemap ul {
    padding: 0px 0px;
    margin: 0;
    margin-bottom: 10px;
    line-height: 2px;
}

.sitemap ul li {
    padding: 0px 0px;
    margin: 0;
    
    
}


#footerlist ul {
	
}

#footerlist li {
	display: inline;
	list-style-type: none;
	color: #FFFFFF;
	padding: 0 15px;
}


#footer {
	font-size: 11px;
	color: #fff;
	text-align: center;
	background-color: #464646;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
	position: relative;
}

#footer-wrapper {
    width: 777px;
    margin: 0 auto;
    
}

#footer a { 
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #d3d0bf;
	text-decoration: none;
}

#footer img {
	float: left;
        margin-left: 20px;
	margin-top: 8px;
}

/* ================================================== forms ==== */

#members_login {
	padding: 20px;
	margin: 10px 0 0 100px;
        //margin-left: 0;
	border: #F7F7F7 4px solid;
	width: 250px;
	background-color: #d8d6c9;
}

  
.form label {
	font-size: 11px;
	font-weight: bold;
	color: #256F94;
}  

.form input {
	background: #F7F7F7;
	border: solid 1px #9C9990;
	border-bottom-color: #BFBCB3;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #ccc;
	margin: 0;
	margin-bottom: 20px;
	width: 230px;
	
}

.form input[type='text'], .form input[type='password'], .form textarea {
	background: #F7F7F7;
	border: solid 1px #9C9990;
	border-bottom-color: #BFBCB3;
	padding: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #ccc;
	margin: 0;
	margin-bottom: 10px;
	width: 230px;
}

.form input[type='text']:hover, .form input[type='password']:hover, .form input[type='submit']:hover, .form input[type='button']:hover {
	border-color: #888;
}

.form input[type='text']:focus, .form input[type='password']:focus {
	background: #FFF;
	color: #333;
}


.form input.login-button {
        width: 102px;
        height: 28px;
	float: right;
        padding: 0; margin: 0; border: 0;
}


/* =========== Production Notes === */

.highlight {
    display: block;
    font-size: 16px;
    font-weight: 700;
    padding: 15px;
    margin: 5px;
    background-color: yellow;
}