/* ------------- Generic Styles */
* {margin: 0; padding: 0; }
.homeWrapper { background-image:url(../images/static/nav-back.jpg); background-color:#FFFFFF; background-repeat: repeat-x; font-family:Arial, Helvetica, sans-serif; font-size: 14px; color:#555f67; line-height: 18px; }
.internalWrapper { background-image:url(../images/static/internal-back.gif); background-color:#FFFFFF; background-repeat: repeat-x; font-family:Arial, Helvetica, sans-serif; font-size: 14px; color:#555f67; line-height: 18px;}
#wrapper {margin: auto; margin-top: 0px; width:960px; padding-bottom:30px; }
a img { border: none; }
h1 { font-size: 180%; color: #002d5a; font-weight: normal; padding: 0px 0 20px 0px; }
h3 { font-size: 140%; color: #8D8D8D; font-weight: normal; padding-bottom: 12px; }
p { padding-bottom: 20px; }

/* ------------- Header / navigation */
#mastheadHome { height:360px; }
#mastheadInternal { height: 150px; }
#logolinkconatainer{padding-top:10px; width: 960px; }
#logo{float:left; width:300px; }
#navlinks {margin: 0; padding:0 0 0 9px; width: auto; height: 26px; }
#navlinks a img, #navlinks img { border: 0; float: left; }
#navlinks li { display: inline; padding:0; margin:0; }
#navlinks li.first { padding-left: 0px; }
.selected { color: #6699FF; }
.first { margin-top: 20px; }
#flashContainer { padding: 40px 0 0 30px; }
#column01 ul { list-style: none; font-size: 12px; padding-bottom:2px; margin-left: 10px; }
#column01 ul li { background-image: url(../images/static/sub-nav-arrow.gif); background-repeat: no-repeat; padding-top: 1px; background-position: 0px 8px; padding-left: 14px;  } 
#column01 ul li.submenuHeader { background-image: none; padding: 10px 0px 10px 5px; font-weight: bold; color:#002D5A;  } 
a.current { font-weight: bold; }

/* ------------- Content */	
a {color: #555f67; text-decoration: none; }
a:hover {color: #003366; text-decoration: underline; }
#internalContent { 	margin-top:0px; padding-top:20px; background-image:url(../images/static/internal-line.gif); background-repeat:no-repeat; }
#content {margin-top:15px; padding-top: 30px; background-image:url(../images/static/home-line.gif); background-repeat:no-repeat; }
#left-column { float: left; width: 700px; }
h2 { font-weight: bold; font-size: 100%; }
#column02 ul { margin-left: 16px; padding-bottom: 20px;}
#column02 ul li {list-style-type: disc; padding-left: 0px;}

#right-column { float: right; width: 214px; font-size: 12px; }
#home-pic { margin: 0 0 10px 0; }
.image-border { padding: 0px 0px 36px 0px;}
#columnhome1 { float: left; width: 214px; }
.column-title { font-weight: bold; display: block; padding: 5px 12px 0px 10px; color: #002d5a; }
.internalColumn-title { font-size:12px; font-weight: bold; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; padding: 50px 0 8px 14px; margin-bottom: 15px; color: #002D5A; }
.news-date { line-height: 20px; padding-top: 10px; padding-left: 12px; color: #002d5a; }
.news-content { line-height: 20px; padding-left: 12px; }
.news-link { font-style:italic; float:right; }
#news-divider { border-bottom: solid 1px #e3e3e3; padding-bottom: 10px;}
/*hr { color:#CCCCCC; border: 0; background-color: #e3e3e3; outline: none; height: 1px; }*/
hr { color:#CCCCCC; border: none; color: #e3e3e3; outline: none; height: 1px; }
#columnhome2 { float: right; width: 214px; }
.email { padding-top:10px; }
.pagenumbers { padding-bottom: 20px; }


/* ------------- Footer */
#footer { font-size: 10px; color: #999999; clear:both; background-color:#002d5a; width:100%; height:22px; padding-top:10px; margin-top: 10px; }
#footer a { color: #8096AD; text-decoration: none; font-family:Arial, Helvetica, sans-serif; }
#footer a:hover { text-decoration: underline; }
#footer-content { width:960px; margin:auto;}
.terms { float: left; font-size: 10px; }
.copywrite { float: right; font-size: 10px; color: #8096AD; font-family:Arial, Helvetica, sans-serif; }

/* --------------Internal */
#column01 { float: left; width:210px; margin-top:-30px; }
#column02 { float: left; margin-left:30px; width:470px; }
.main-title { padding-bottom: 20px; }
#column03 { float: right; width:214px; font-size: 12px; }

/* --------------Newsletter */
.newslettercontent { background-color: #B2B2B2; color: White; padding: 10px 10px 0 10px; }
.newsletter-top { background-image:url(../images/static/newslettertop.gif); background-repeat: repeat-x; }
.newsletter-bottom { background-image:url(../images/static/newsletterbottom.gif); background-repeat: repeat-x; padding-top: 15px; }
.newsletter-title { font-weight: bold; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; padding-bottom: 6px; }
.newsletter-content { padding-top: 10px; padding-bottom: 12px; }
.newsletter-smallitalic { font-style:italic; font-size: 10px; color: White; }
input.newsletter-emailbox { font-size: 12px; font-family:Arial, Helvetica, sans-serif; color: #7F7F7F; width: 128px; padding: 2px 0 3px 6px; border: solid 1px #B2B2B2; }
.go-button { vertical-align:bottom; }

