@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 #f0f0f0;}
div#wrapper{width:734px; margin:0 auto;}
div#nav-top{background:url(../images/nav-background.png) no-repeat; width:734px; height:144px;}
div#content{border-left:1px solid #f6f6f6; border-right:1px solid #f6f6f6; background:#fff; padding:0px 10px;}
div#column-side{border:1px solid #e3e3e3;  background:#f2f3f2; width:177px; float:left; padding:20px 0 20px 14px; margin-top:11px;} 
div#column-content{padding:10px 0px; width:506px; float:left; margin-left:13px;}

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

/* a styles */
p a{font-size:11px; font-weight:bold; color:#f86046; letter-spacing:.01em; line-height:11px;}
p a:hover{color:#0048ff;}

/* h styles */
h1{font-size:18px; font-weight:bold;  color:#f85e44; margin:12px 0; text-align:center; line-height:32px;} 
h1.intro{color:#f00; font-size:17px;}
h2{font-size:14px; font-weight:bold; color:#000; margin:20px 0 10px 0; border-bottom:1px solid #cccccc;}
#column-side h3{font-size:14px; font-weight:bold; text-align:center; color:#e82d0f; line-height:18px;}

/* iframe */
#frame1{height:2150px;}
#frame2{height:380px;}

/* list style*/
ul{margin:0 0 12px 50px;}
ul li{font-size:12px; line-height:16px; color:#313131;}
#nav-top ul{margin:80px 0 0 2px; padding:24px 0 0 0; position:absolute;}
#nav-top ul li{display:inline;}
#nav-top ul li img{margin-left:-2px;}
#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:none; margin:10px 0 0 0; border-top:1px solid #f0f0f0;  }
#column-side ul li {background-image:none; padding:3px 5px;}
#column-side ul li.graybg {background-color:#fff; margin:0}
#column-side ul li a{color:#f85e44; text-decoration:none;}
#column-side ul li a:hover{font-weight:bold;}

/* p styles */
p{font-size:13px; line-height:23px; color:#313131; margin:8px 0 15px 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;}

/* img styles */
#right-clm img{margin-right:10px;}

/* general styles */
.bold{font-weight:bold;}
.clear{clear:both;}
.float-left{float:left;}
.highlight{background-color:#FF0;}



