html, body {width: 100%}
body, table, tr, td {background: #ffffff; font-family: arial; font-size: 12pt;}
img {border: 0;}

a, a:link, a:hover, a:visited {color: #0000FF; background: transparent; font-weight: bold; text-decoration: underline;}

h1 {position: relative; font-family: arial; font-size: 20pt; color: #000000; line-height: 20pt; margin-top: 0px; padding-top: 0px;}
h2 {position: relative; font-family: arial; font-size: 16pt; color: #000000; margin-top: 0px; padding-top: 0px;}
h3 {position: relative; font-family: arial; font-size: 12pt; color: #000000; margin-top: 0px; padding-top: 0px;}
.divider {display: none;}

/* SECTION WRAPPERS */
.wrapper {position: relative; margin: 0 auto; padding: 0px; text-align: left;}
.wrapper_header {display: none;}
.wrapper_header_print {display: block; height: 60px; text-align: right;}
.wrapper_navigation_primary_sub {display: none;}
.wrapper_content_home {position: absolute; top: 110px; background-color: #FFFFFF; text-align: center;}
.wrapper_content_sub {position: relative; background-color: #FFFFFF; text-align: left;}
.wrapper_footer {display: none;}

/* CONTENT BLOCKS */
.content_home {background-image: url('/images/templates/blue/content_home_mainimage.png'); width: 950px; height: 345px; text-align: left; font-weight: normal;}

/* SITE NAVIGATION */
.navigation_section {position: relative; float: left;}

.navigation_primary_home {position: relative; margin: 0 auto; top: 40px; text-align: left;}

.page_navigation_links {display: none;}

/* MISC */
.noprint {display: none;}
