@charset "UTF-8";

* { margin: 0px; padding: 0px; }
body { background: #A2BEC2 url(../images/shell/bkg_repeat.jpg) repeat-x top left; color: #000000; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px; font-weight: normal; line-height: 1.38em; }

p, h1, h2, h3, h4, h5, h6 { color: #000000; font-weight: bold; line-height: 1.38em; text-decoration: none; }
p { font-size: 1em; font-weight: normal; margin: 0 auto 1.33em; }

h1 { font-size: 26px; margin: 0 auto .7em; }
h2 { font-size: 18px; margin: 0 auto .5em; }
h3 { font-size: 1.33em; margin: 0 auto .5em; }

a img { border: 0px; }
hr { margin: .75em 0; height: 1px; }
ul.home_sidebar, ul.home_sidebar li { list-style-type: none; }
ul.home_sidebar li a { border-bottom: 1px solid #609CA6; display: block; margin: 0; padding: 5px 0; }

ul.sub_sidebar { border-top: 1px solid #A0C4CA; list-style-type: none; margin: 30px 0 30px 24px; padding: 0; width: 244px; }
ul.sub_sidebar li { border-bottom: 1px solid #A0C4CA; list-style-type: none; margin: 0; padding: 0; text-align: right; width: 244px; }
ul.sub_sidebar li a { display: block; margin: 0; padding: 8px 30px 8px 10px; }
ul.sub_sidebar li a:hover { background: url(../images/mnav_at.gif) 223px 50% no-repeat; display: block; margin: 0; padding: 8px 30px 8px 10px; text-decoration: none; }

ul.content { list-style-type: disc; margin: 0; padding: 0 14px 8px; }
ul.content li { list-style-type: disc; margin: 0; padding: 0 0 4px; }

/* Link Styles */
a:link { color: #00525E; text-decoration: none; }
a:visited { color: #00525E; text-decoration: none; }
a:active { color: #00525E; text-decoration: none; }
a:hover { color: #00525E; text-decoration: underline; }

a.sidehead:link { color: #000000; font-size: 14px; }
a.sidehead:visited { color: #000000; font-size: 14px; }
a.sidehead:active { color: #000000; font-size: 14px; }
a.sidehead:hover { color: #000000; font-size: 14px; }

/* HOME PAGE */
#home_col1 { background: url(../images/shell/home_feature_bkg.jpg) no-repeat top left; width: 965px; }
#home_col1a { float: left; width: 180px; padding: 20px 0 0 90px; text-align: center; }
#home_col2 { background: url(../images/shell/home_body_bkg.jpg) no-repeat top left; float: left; padding: 40px 0 40px 40px; width: 654px; }
#home_col2a { float: left; font-size: 14px; line-height: 22px; padding-right: 40px; width: 324px; }
#home_col3 { float: left; width: 288px; }
#logo_top { float: left; width: 278px; }
#navigation { width: 965px; }

/* SUBPAGES */
#sub_shell { background: #FFFFFF url(../images/shell/sidebar_bottom.gif) no-repeat left bottom; border-left: 3px solid #4D8792; border-right: 3px solid #4D8792; margin: 0; padding: 0; width: 959px; }
#sub_shell_bkg { background: url(../images/shell/sub_bkg.jpg) bottom right no-repeat; }
.sub_bkg { float: left; width: 687px; }
.sub_sidecol { float: left; width: 267px; padding: 0 0 30px; }
.sub_sidebar_solo { padding: 44px 0 0; }
.sub_sidefeatures { text-align: center; width: 160px; margin: 0 0 0 90px; padding: 0; }
.sub_content { background: url(../images/shell/logo4.gif) top left no-repeat; padding: 30px 40px 40px; width: 606px; }
.sub_float_reader { float: right; padding: 0 0 20px 15px; width: 112px; }
.assets_sidebar { float: right; padding: 0 0 20px 20px; width: 184px; }
.services_right { float: right; padding-left: 20px; width: 130px; }

/* Background/Padding Styles */
#bodyContainer { margin: 0 auto; padding: 0 20px 20px; width: 965px; }
#footerContainer { color: #666666; font-size: 11px; line-height: 13px; padding: 5px 0 0 310px; width: 655px; }
#footerContainer_sub { background: url(../images/shell/footer_sidebar.jpg) no-repeat top left; color: #666666; font-size: 11px; line-height: 13px; padding: 10px 0 15px 310px; width: 655px; }
.clearfloat { clear: both; font-size: 0px; line-height: 0px; }
.floatleft { display: block; float: left; margin: 0; padding: 0 20px 20px 0; }
.floatright { display: block; float: right; margin: 0; padding: 0 0 20px 20px; }
.footer_copyright { float: left; width: 320px; }
.footer_logos { display: block; float: left; margin: 0; padding: 0 15px 0 0; }
.footer_right { float: right; text-align: right; width: 180px; }
.footer_sidebar { background: url(../images/shell/footer_sidebar.jpg) no-repeat; }
.tagline { color: #003E48; float: left; font-size: 16px; line-height: 67px; margin: 0; padding: 0 30px; width: 400px; -webkit-text-size-adjust: none; }

/* Text Styles */
.grey { color: #666666; }
.red { color: #FF0000; }
.white { color: #FFFFFF; }

/* Form Styles */
input.contactform { border: 1px solid #90B4BA; padding: 2px; width: 176px; }
select.contactform { border: 1px solid #90B4BA; padding: 2px; width: 176px; }
textarea.contactform { border: 1px solid #90B4BA; padding: 4px; width: 378px;	}