/************************************************/
/*************** SCREEN CSS (ALL) ***************/
/************************************************/

* {margin:0; padding:0;}
body {min-width:800px;background: #fffbf2 url('http://www.cdicdc.org/whiteboard/img/bg_content.gif') repeat-y center top;color:#231f20;font:12px Arial, Helvetica, sans-serif;text-align:center;}

a {color:#004785;text-decoration:underline;}
a:hover {color:#004785;text-decoration:none;}
a:visited {color:#004785} 
a img {border:0;}

/* Paragraph */
p {margin-top:0;margin-bottom:1.5em;}

/* Headings */
h1, h2, h3, h4 {}
h1 {font-size:20px;color:#004785;margin-bottom:.5em;line-height:22px;font-weight:normal}
h2 {font-size:16px;color:#004785;margin-bottom:.4em;}
h3 {font-size:14px;color:#004785;margin-bottom:0}
h4 {font-size:12px;color:#000;margin-bottom:.2em;}
h5 {font-size:12px;color:#004785;margin-bottom:0;font-weight:bold}
h6 {font-size:12px;color:#ff6600;margin-bottom:0;}
h1 a, h1 a:hover, 
h2 a, h2 a:hover, 
h3 a, h3 a:hover,
h4 a, h4 a:hover {font-weight:normal;}

/* Lists */
ul {margin: 10px 0 10px 0;list-style-type:none} 
ul li {margin-bottom:7px;padding-left:25px;background-color: transparent;background-image: url(../img/bg_bullet1.gif);background-repeat: no-repeat;background-position: 0 0;}
ul ul li {background-color: transparent;background-image: url(../img/bg_bullet2.gif);background-repeat: no-repeat;background-position: 0 0;}
.ul-nobullet {margin-left:0;padding-left:0;margin-top:0px;margin-bottom:15px}
.ul-nobullet li {background:none;padding-left:0;margin-left:0}
.ul-nobullet li a { padding-right:18px; background-image: url(../img/bg_bulletlink.gif); background-repeat: no-repeat; background-position: right 3px;}
ol {margin-top:10px;padding-left:25px;}
ol li {line-height: 1.4em;}
dt {display:block;font-weight:bold;}
dd {margin-bottom:5px;}

/* Dividers */
hr {border:0;height:1px;overflow:hidden;background:#ccc;margin-top:15px;margin-bottom:15px}
.clear {clear:both;position:relative;font-size:0px;height:0px;line-height:0px;visibility: hidden;}
.nowrap { white-space:nowrap;}
:focus {outline: 0;}

/* Size */
small {font-size:.8em; }
big { font-size:1.25em; }

/* Special Text */
.highlight {color:#ff6600}
.subdued {color:#999}
.error {color:#c00;font-weight:bold}
.success {color:#390;font-weight:bold}
.caption {color:#999;font-size:11px}
.date {font: bold 82% arial;color:#bbb;display:block;letter-spacing:1px}
.blu {color:#004785;}

.divider { border-bottom: 1px solid #fff; border-top: 1px solid #ddd; height: 0px; padding: 0px; margin: 0px; font-size: 0px; clear: both; position: relative; line-height: 0px;z-index:1px; }


/* Form Elements */
form {display:inline;}
fieldset {border:1px solid #ccc;padding:15px}
legend {font-size:14px;font-weight:bold;color:#ff6600;padding: 0.2em .5em;}
label {color:#333;}
input, select {vertical-align:middle;}
button {border:0;cursor:pointer;padding:0 24px 0 0;text-align:center;margin-top:5px}
button span {position:relative;display:block;white-space:nowrap;padding:0 8px 0 12px;}
button.submitBtn {background:url("../img/btn_right.gif") right no-repeat;font-family:Arial, Helvetica, sans-serif;font-size:13px}
button.submitBtn span {height:24px;line-height:24px;background:url("../img/btn_left.gif") left no-repeat;color:#d51f39;}
button.submitBtn:hover {background:url("../img/btn_right_hover.gif") right no-repeat;}
button.submitBtn:hover span {background:url("../img/btn_left.gif") left no-repeat;color:#d51f39}
button.submitBtn:active {outline-color:invert;outline-style:none;outline-width:medium;}
button.submitBtn:active span {outline-color:invert;outline-style:none;outline-width:medium;}

/* Special Links */
a.morelink:link, 
a.morelink:visited, 
a.morelink:hover, 
a.morelink:active {padding-left:21px;padding-bottom:2px;background:transparent url(../img/sprites.gif) no-repeat 5px 0px;}
a.morelink:hover {height:30px;background-color:transparent;background-image: url(../img/sprites.gif);background-position: 5px -50px;}
.morelink span {position:absolute;left:-9999px;width:900px}

/* Special Links (Sliding Doors) */
a.button {background:transparent url(../img/bg_button_a.gif) no-repeat scroll right top;color:#d51f39;display:block;float:left;font-family:arial,sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;height:24px;line-height:normal;margin-right:6px;padding-right:24px;text-decoration:none;margin-top:5px}
a.button span {background:transparent url(../img/bg_button_span.gif) no-repeat scroll 0%;background-position:left top;display:block;line-height:14px;padding:5px 5pt 5px 12px;color:#d51f39;}
a.button:active {background-position:right bottom;color:#d51f39;outline-color:invert;outline-style:none;outline-width:medium;}
a.button:visited {color:#d51f39;}
a.button:hover span {color:#d51f39}
a.button:active span {background-position:left bottom;padding:6px 5pt 4px 12px;}
a.button-active {background:transparent url(../img/bg_button_a_active.gif) no-repeat scroll right top;color:#fff;display:block;float:left;font-family:arial,sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;height:24px;line-height:normal;margin-right:6px;padding-right:24px;text-decoration:none;margin-top:5px}
a.button-active span {color:#fff;background:transparent url(../img/bg_button_span_active.gif) no-repeat scroll 0%;background-position:left top;display:block;line-height:14px;padding:5px 5pt 5px 12px;}
a.button-active:active {background-position:right bottom;color:#fff;outline-color:invert;outline-style:none;outline-width:medium;}
a.button-active:active span {background-position:left bottom;padding:6px 5pt 4px 12px;}

/* Pagination */
.pagination {position:relative;background:#f2f2f2;color:#666;border:1px solid #ddd;margin: 10px 0 1.5em 0;padding:5px;}
.pagination .left {width:50%;float:left;text-align:left}
.pagination .right {width:50%;float:left;text-align:right}
.pagination a:link, 
.pagination a:visited, 
.pagination a:hover, 
.pagination a:active {text-decoration:none;background:#fff;padding:2px 5px;border:1px solid #ccc}

/* Tables */
th {padding:0;text-align:left;vertical-align:top;}
td {vertical-align:top;}
.table1 {width:100%;padding:0;margin:0;}
.table1 caption {width:100%;font-size:11px;font-style:italic;padding: 0 0 5px 0;text-align: right;}
.table1 th {font-size:11px;font-weight:bold;color:#4f6b72;border-right: 1px solid #C1DAD7;border-bottom: 1px solid #C1DAD7;border-top: 1px solid #C1DAD7;text-transform: uppercase;text-align: left;padding: 6px 6px 6px 12px;background: #CAE8EA url(../img/table1_headerbg.jpg) no-repeat;}
.table1 th.nobg {border-right: 1px solid #C1DAD7;border-top:none;background:none;}
.table1 td {border-right: 1px solid #C1DAD7;border-bottom: 1px solid #C1DAD7;background: #fff;padding: 6px 6px 6px 12px;color: #4f6b72;}
.table1 td.alt {background: #F5FAFA;color: #797268;}
.table1 th.spec {border-left: 1px solid #C1DAD7;border-top: 0;background: #fff url(../img/table1_bullet1.gif) no-repeat;font-weight: bold;font-size: 10px;}
.table1 th.specalt {border-left: 1px solid #C1DAD7;border-top: 0;background: #f5fafa url(../img/table1_bullet2.gif) no-repeat;font-weight:bold;font-size:10px;color: #797268;}


/*************** WRAP ***************/
#wrap {width:960px;text-align:left;margin-left:auto;margin-right:auto;}

/* Header */
#header	{width:960px; margin:0px; position:relative;background-color:#fcffff;}
#masthead {position:relative;height:150px;margin:0;padding:0;}
#logo {position:absolute;top:15px;left:15px;}
#tag {position:absolute;top:125px;left:15px;}
#hdrbanner-wrap {position:absolute;top:0px;right:1px;z-index:500;width:600px;line-height:14px;}
#hdrbanner {float:right;}
#hdrbanner-rt {position:absolute;top:0;right:1px;z-index:800;/*float:right;*/width:280px;height:180px;display:block;}
#hdrbanner-lt {position:absolute;top:0px;right:310px;/*float:right;width:375;position: relative;*/margin: 10px 0 0 0;/*color: #d51f39;*/color:#2989fc;font-size:13px;text-align:center;width:375px;}
#hdrbanner-wrap a, #hdrbanner-wrap a:link, #hdrbanner-wrap a:visted, #hdrbanner-wrap a:active, #hdrbanner-wrap a:hover {text-decoration: none; color:#004785;}
#hdrbanner-lt {float: none;position:absolute;/*top:90px;*/right:305px;top:0px;width:382px;height:125px;}
#hdrbanner-lt a{display:block;text-indent:-9999px;width:382px;height:125px;background:url(../img/hdrbanner-sarp.gif) no-repeat 0 0;}
#hdrbanner-lt img {margin:0px 0px 1px 0px;}
#nav-wrap {position:relative;height:29px;margin: 1px;background:url(../img/nav1_bg.gif) repeat-x 0 100% #666e73;}
/* Middle Wrap */
#middle {padding-bottom:20px;min-height:300px}

/* Middle Banner */
#topbanner {margin:0;height:200px;z-index:1;}
#topbannerhome {margin:0;padding:0;height:315px;width:960px;z-index:1}
#topbannerhome a{display:block;text-indent:-9999px;height:315px;width:960px;background:url(../img/homebanner-sarp.jpg) no-repeat 0 0;}
#breadcrumbs {color:#999;margin: 0px 25px 0px 25px;font-size:10px;padding-top:10px}

/* Middle Content + Sidebar */
#subpage1 #content {width:663px;float:left;margin:15px 0px 10px 40px;}
#subpage1 #sidebar {width:200px;margin-left:25px;float:left;margin-top:15px;margin-bottom:10px;font-size:11px;background-image: url(../img/bg_features.gif);background-repeat: no-repeat;background-position: right top;display:inline;}
#subpage1 #sidebar p {padding-right:20px;margin-bottom:0px}
#subpage1 #subnav {width:180px;margin-bottom:0px;}
#subpage1 #subnav h2 {padding-left:8px}

#subpage2 #sidebar {width:200px;float:left;margin:0px 0px 10px 0px;font-size:11px;background-image: url(../img/bg_features.gif);background-repeat: no-repeat;background-position: left top;display:inline}
#subpage2 #sidebar p {margin-left:20px;margin-bottom:0px}
#subpage2 #subnav {width:180px;margin-bottom:0px;margin-left:0px;}
#subpage2 #subnav h2 {padding-left:8px}

#subpage3 #content {width:900px;margin:15px 30px 10px 30px;min-height:200px}

#sidebar h2 {font-size:12px;color:#000;margin-bottom:.4em;}
#sidebar p {line-height:normal}

#sidebanner-cta{display:block;text-indent:-9999px;width:205px;height:228px;background:url(../img/sidebanner-sarp.gif) no-repeat 0 0;}

/* 3-column content */
#columns3-1,
#columns3-2,
#columns3-3 {float:left;margin-top:20px;margin-bottom:10px;font-size:11px}
#columns3-1 p,
#columns3-2 p {padding-right:20px;margin-bottom:.5em;}
#columns3-1,
#columns3-2 {background-image: url(../img/bg_features.gif); background-repeat: no-repeat; background-position: right top; }
#columns3-1 {width:207px;margin-left:0px;}
#columns3-2 {width:207px;margin-left:20px;}
#columns3-3 {width:207px;margin-left:20px;}

/* 4-column content */
#columns4-1,
#columns4-2,
#columns4-3,
#columns4-4 {float:left;margin-top:30px;margin-bottom:10px;font-size:11px}
#columns4-1 p,
#columns4-2 p,
#columns4-3 p,
#columns4-4 p {padding-right:20px;margin-bottom:.5em;}
#columns4-1,
#columns4-2,
#columns4-3 {background-image: url(../img/bg_features.gif); background-repeat: no-repeat; background-position: right top; }
#columns4-1 {width:210px;margin-left:0px;}
#columns4-2 {width:210px;margin-left:20px;}
#columns4-3 {width:210px;margin-left:20px;}
#columns4-4 {width:210px;margin-left:20px;}

/* Footer */
.ftr-box1 {float:left;margin:0px 1px 10px 11px}
.ftr-box1 h3 {font-size:14px;color:#004785;}
.ftr-box1-header {background: transparent url("../img/ftrbox-header.gif") no-repeat left top;height:14px;width:938px;position: relative;}
.ftr-box1a {background: transparent url("../img/ftrbox-bg.gif") repeat-y 0 0;width:938px;position:relative;}
.ftr-box1-footer {background: transparent url("../img/ftrbox-footer.gif") no-repeat left bottom;height:40px;}
.ftr-box1-content {width:920px;margin-left:15px;padding:8px 0px 8px 0px;font-size:11px;}
.ftr-box1-content ul {background: transparent url("../img/ftrbox-col-sep.gif") no-repeat right top;height:120px;width:150px;position:relative;float:left;margin:0px;padding:0px;}
.ftr-box1-content ul li {background:none;}
.ftr-box1-content ul.copy {background: none;height:120px;width:300px;position:relative;float:left;margin:0px;padding:0px;text-align:right;}
.ftr-box1-content ul.last {background: none;height:120px;width:140px;position:relative;float:left;margin:0px;padding:0px;}
.ftr-box1-content ul.last li {background:none;}

/* Homepage Content */
#homefeature1,
#homefeature2,
#homefeature3,
#homefeature4 {float:left;margin-top:0px;margin-bottom:10px;display:inline}
#homefeature1 p,
#homefeature2 p,
#homefeature3 p,
#homefeature4 p {padding-right:20px;margin-bottom:.5em;}
#homefeature1,
#homefeature2,
#homefeature3 {}
#homefeature1 {width:610px;margin:15px 45px;}
#homefeature2 {width:216px;margin-left:20px;}
#homefeature3 {width:216px;margin-left:20px;}
#homefeature4 {width:246px;margin-left:0px;}

/* Boxes */
.box1 {float:left;margin-right:1px}
.box1 h3 {background: none;height:32px;margin:0px;border:none;padding:0px;font-weight:normal;font-size:16px;color:#fff;position:absolute;top:8px;left:15px;}
.box1-header {background: transparent url("../img/box1-header.gif") no-repeat left top;height:32px;width:246px;position: relative;}
.box1a {background: transparent url("../img/box1-bg.gif") repeat-y 0 0;width:246px;position:relative;}
.box1-footer {background: transparent url("../img/box1-footer.gif") no-repeat left bottom;height:21px;}
.box1-content {width:215px;margin-left:15px;padding:8px 0px 8px 0px;}
.box1-contentlast {border:none;width:215px;margin-left:15px;padding:8px 0px 15px 0px}
.box1-mid {width:246px;margin:0px 0px 30px 0px;vertical-align: middle;}
.box1-mid img {margin-bottom: 20px;}
.sidec2a {left:68px;
position:absolute;
top:120px;}

.box1grn-header {background: transparent url("../img/box1grn-header.gif") no-repeat left top;height:32px;width:246px;position: relative;}

.box1ylw-header h3 {background: none;height:32px;margin:0px;border:none;padding:0px;font-weight:normal;font-size:16px;color:#004785;position:absolute;top:8px;left:15px;}
.box1ylw-header {background: transparent url("../img/box1ylw-header.gif") no-repeat left top;height:32px;width:246px;position: relative;}

ul.quicklinks {float:left;font-size:11px;}
ul.quicklinks li {background:none;padding-left:20px;}

ul.contactlist {float:left;}
ul.contactlist  li {background:none;padding-left:20px;}

ul.centerlist {float:left;margin: 20px;width:260px;}
ul.centerlist  li {background:none;padding-left:20px;}

/* Big Boxes */
.bigbox1 {float:left;margin:0px 1px 10px 16px}
.bigbox1 h2 {background: none;height:42px;margin:0px;border:none;padding:0px;font-weight:normal;font-size:16px;color:#fff;position:absolute;top:8px;left:15px;}
.bigbox1-header {background: transparent url("../img/bigbox1-header.gif") no-repeat left top;height:42px;width:681px;position: relative;}
.bigbox1a {background: transparent url("../img/bigbox1-bg.gif") repeat-y 0 0;width:681px;position:relative;}
.bigbox1-footer {background: transparent url("../img/bigbox1-footer.gif") no-repeat left bottom;height:40px;}
.bigbox1-content {width:650px;margin-left:15px;padding:8px 0px 8px 0px;}
.bigbox1-contentlast {border:none;width:640px;margin-left:15px;padding:8px 0px 15px 0px}
.bigbox1-mid {width:681px;margin:0px 0px 30px 0px;vertical-align: middle;}
.bigbox1-mid img {margin-bottom: 20px;}

.bigbox1grn-header {background: transparent url("../img/bigbox1grn-header.gif") no-repeat left top;height:42px;width:681px;position: relative;}

.bigbox1ylw-header h3 {background: none;height:42px;margin:0px;border:none;padding:0px;font-weight:normal;font-size:16px;color:#004785;position:absolute;top:8px;left:15px;}
.bigbox1ylw-header {background: transparent url("../img/bigbox1ylw-header.gif") no-repeat left top;height:42px;width:681px;position: relative;}

