@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/back-fill.png) repeat-x top #f0f0f0;}
div#wrapper{background:url(images/background-fill.png) repeat-y; width:808px; margin:0 auto;}
div#nav-top{background:url(images/nav-background.png) no-repeat; width:808px; height:39px; padding-bottom:0px; margin-bottom:-1px;}
div#content{margin:0px 0px 0px 9px;}
div#column-side{width:186px; float:left; padding:0px 0px 20px 0px;} 
div#column-content{padding:10px 0px; width:566px; float:left; margin-left:13px;}
#foot{clear:both;}
#nav-foot{margin:5px 0 30px 0;}
#frame-position{margin-left:5px;}

/* div styles*/
#criteria{margin-left:80px; width:506px; height:95px;}
#body-copy{padding:0px 0px 0px 12px; margin-left:12px;}
#footer{clear:both; padding:5px 0px;}

/* 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:#333; font-size:18px;}
h2 a:hover{color:#0C0;}
#column-side ul li a{text-decoration:none; color:#666;}
#column-side ul li a:hover{color:#0CF;}
#nav-foot a{color:#5a5a5a; font-size:10px; border-left:1px solid #5a5a5a; text-decoration:none; padding:0 5px 0 10px;}
#nav-foot a:hover{color:#0080ff;}

/* h styles */
h1{font-size:18px; font-weight:bold;  color:#0f0951; margin:13px 0; text-align:center; line-height:32px;} 
h2{font-size:14px; font-weight:bold; color:#666; margin:20px 0 7px 0; border-bottom:1px solid #cccccc;}
h3{font-size:18px; font-weight:bold;  color:#100A52; margin:12px 0; text-align:center; line-height:26px;}
#column-side h2{text-align:center;}


/* list style*/
ul{margin:0 0 12px 50px;}
ul li{font-size:12px; line-height:16px; color:#313131;}
#nav-top ul{margin:0px 0 0 2px; padding:0px 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{margin-left:25px;}
#column-side ul li{list-style:none; margin:10px 0px;}

#button ul{margin:-162px 0px 0 183px; padding:0px 0 0 0; position:absolute;}
#button ul li{display:inline;}
#button ul li img{margin-left:4px;}

/* p styles */
p{font-size:13px; line-height:22px; color:#313131; margin:8px 0;}
p#date{font-size:12px; color:#fff; font-weight:bold; position:absolute; padding:42px 0 0 10px;}
#nav-foot p{font-size:10px; width:700px; line-height:12px; padding:5px 0 0 0; color:#5a5a5a;}
ol {font-size:13px; line-height:18px; color:#313131; margin:8px 0 8px 20px;}
li {margin-bottom:10px;}


/* general styles */
.bold{font-weight:bold;}
.clear{clear:both;}
small{font-size:10px;}

iframe{height:1700px;}

/**box**/
.box1{background-color:#e8f4fe; border:thin #a0a0a0 solid; margin:10px 0px 10px 0px; padding:0px 15px 0px 15px;}
.box2{background-color:#ffffff; border:thin #a0a0a0 solid; margin:10px 0px 10px 0px; padding:0px 15px 0px 15px;}
.box1 p, .box2 p{font-family:"Courier New", Courier, monospace;}
.testimonialname{text-align:right;}
/**form**/
form#comment_form{width:500px; border:1px solid #cccccc; background:#e8f4fe; padding:15px; margin:15px auto;}
form#comment_form label{display:block; margin-bottom:4px;}
form#comment_form input{width:99%; margin-bottom:4px;}
form#comment_form input#submit{width:125px; margin-top:15px;}
form#comment_form textarea{width:99%;}