/* reset styles */
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:inherit;vertical-align:baseline;}
:focus{outline:0;}
html{width:100%;height:100%;}
body{line-height:1;color:black;background:white;width:100%;height:100%;}
ol,ul{list-style:none;}
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:"" "";}
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix{display:inline-block;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}
.clear-block{display:inline-block;}
.clear-block{display:block;}
b,strong{font-weight:bold;}
i,em{font-style:italic;}

/* font style */
body {font:10.5px Verdana,Helvetica,Arial,sans-serif;}

.collection .caption,
.nav_right,
.nav_right_reframe,
#reframe_home_hdrsubmit,
h3,
.header3 {font:11px Gotham,Verdana,Helvetica,Arial,Sans-serif;font-weight:bold;text-transform:uppercase;}
.body_small {font:9px Verdana,Helvetica,Arial,sans-serif;}


/* header styles */
h3 {margin-bottom:12px;}


/* link styles */
a{text-decoration:none;color:#008dd2;}
a:hover{text-decoration:underline;}
li a{color:#000000;}
li a:hover{color:#008dd2;}

/* clear both */
.clearboth {clear:both; font-size:1px;}

/* page size */
body{line-height:14px;color:#000000;}
#page_wrap{width:990px;margin:0 auto;}


/* masthead */
#masthead {position:relative;z-index:9999;}
#masthead #header{height:50px;padding:15px 0;background:#000000;}
#masthead #header img.logo{margin-left:15px;}
#masthead #header img.logo_small {margin-right:15px;float:right;}
#masthead #nav{height:40px;margin-bottom:25px;border-bottom:4px solid #000000;}
#masthead #main_nav ul{display:none}




/* main nav */
/* main nav css has been moved to superfish.css */

/* nav right */
.nav_right{position:relative;float:right;line-height:40px;width:235px;text-align:left;}
.nav_right a{color:#000000;}
.nav_right a.inline {position:absolute;top:0px;left:0px;}
input.input{position:absolute;top:10px;left:95px;width:80px;height:16px;border:1px solid #000000;}
.nav_right a.submit_search{position:absolute;top:0px;right:0px;}
.nav_right .inline,.nav_right form,.nav_right form div {display:inline;}

/* nav right - Reframe only*/
.nav_right_reframe {float:right;width:375px;}
.nav_right_reframe #hdrsubmit,
.nav_right_reframe li,
.nav_right_reframe #search {float:right; margin-left:25px;}
.nav_right_reframe li,
.nav_right_reframe #hdrsubmit {line-height:40px;}
.nav_right_reframe #search {border:1px solid #000;margin-top:10px;width:110px;}
.nav_right_reframe #hdrsubmit {margin-left:15px;}
.nav_right_reframe a {color:#000;}

/* faq */
.post .faq > p {font-weight:bold; color:#1F638A;}
.post .faq > blockquote {padding:0xp; margin:0px;}

/* accordian */
.post  .accordian {border:1px solid #008DD2; border-top:0px solid #008DD2; margin-bottom:25px}
.post  .accordian h2 {margin-bottom: 0px; color:#008DD2; cursor:pointer; padding:10px; margin:0px;}
.post  .accordian .fold { border-top:1px solid #008DD2;}
.post  .accordian .fold .accordian_content{display:none; padding:0px 10px 10px 10px}
.post  .accordian .fold .accordian_content li {margin:0px;}
.post  .accordian .active {background-color:#eee;}
.post  .accordian .active h2 {margin-bottom: 11px; color:#000;}