@charset "utf-8";
/* css browser reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td 
{margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%; font-family:Arial, Helvetica, sans-serif; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color:#000000;background:#ffffff;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/*General Layout*/
body{background:url(images/top-fill.png) repeat-x top;}
div#wrapper{width:760px; margin:0 auto; background:url(images/background-fill.png) repeat-y top;}
div#nav-top{background:url(images/nav-background.png) no-repeat; width:760px; height:70px;}
div#column-side{width:230px; float:right; margin:189px 12px 0px 0px;} 
div#column-content{padding:10px 0px 0px 10px; width:450px; float:left; margin-left:20px;}

/* div styles*/
#criteria{margin-left:80px; width:506px; height:95px;}
#banner{background:url(images/banner.png) no-repeat right; width:760px; height:189px; margin:-10px 0px 0px -30px;}
#body-copy{padding:0px 12px;}
#footer{clear:both; padding:5px 0px;}

iframe{height:2580px;}

/* a styles */
p a{font-size:11px; font-weight:bold; color:#063550; letter-spacing:.01em; line-height:11px;}
p a:hover{color:#0000ff;}
h2 a{text-decoration:none; color:#1D5E8F; margin-bottom:0px;}
div.entry h2{margin-bottom:0;}

/* h styles */
h1{font-size:18px; font-weight:bold;  color:#1D5E8F; margin:12px 0; text-align:center; line-height:32px;} 
h2{font-size:14px; font-weight:bold; color:#1D5E8F; margin:20px 5px 10px 5px; border-bottom:1px solid #cccccc;}


#column-side img{margin-bottom:10px; margin-top:10px;}
#body-copy img{margin-top:10px; margin-bottom:10px; margin-left:3px;}

/* list style*/
ul{margin:0 0 5px 35px;}
ul li{font-size:12px; line-height:16px; color:#313131; padding-bottom:10px;}
#nav-top ul{margin:0px 0px 0px 305px; position:absolute;}
#nav-top ul li{display:inline;}
#nav-top ul li img{margin-left:-4px;}
#criteria ul{float:left; margin:0 40px 0 0;  list-style:none;}
#criteria ul li{background:none; line-height:24px; font-weight:bold;}

#column-side ul{list-style-type:square;}
#column-side ul li a{text-decoration:none; color:#1D5E8F;}
#column-side ul li a:hover{text-decoration:underline; font-weight:bold; color:#333;}



/* p styles */
p{font-size:12px; line-height:21px; color:#313131; margin:8px 0;}
p#date{font-size:12px; color:#fff; font-weight:bold; position:absolute; padding:42px 0 0 10px;}
#footer p{text-align:center;font-size:9px;}

/* general styles */
.bold{font-weight:bold;}
.clear{clear:both;}
form#email_form{margin-left:15px;}
form#email_form input{width:80%; margin-bottom:6px;}
form#email_form input#submit{width:100px; display:block;}
form#email_form label{display:block; font-size:14px; margin-bottom:3px;}
form#email_form textarea{width:90%; height:100px; margin-bottom:10px;}

small{font-size:9px; margin-left:15px; line-height:10px;}
strong{font-weight:bold;}


