@charset "utf-8";
@import url("positioning.css");
@import url("typography.css");
@import url("color.css");
@import url("ie6.css");
@import url("ie7.css");
@import url("opera.css");


/* =reset.css (by Andy Clarke) */

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; background : transparent; }

:focus { outline : 0; } 
ol, ul { list-style : none; }
table { /*border-collapse : collapse; border-spacing : 0;*/ margin-top: 5px; }
caption, th, td { text-align : left; font-weight : normal; }

/* =tags */
html { }
body { font: 100% normal Arial, Helvetica, sans-serif; text-align: left; background: #FFFFFF url(../img/bg.png) repeat-x top left; }
p { color:#666666; }
a { text-decoration:none; color:#666666; }
a:hover { text-decoration: underline; }
.indent { text-indent: 15px; } 
.last { border: none !important; }
.line { margin:10px 0px 10px 10px; width:98%; border-bottom:5px solid #A8BCCF; padding-top:40px; }

/* =clear */
.clear { clear: both; font-size: 1px; line-height: 0; }

/* =clearfix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/ * html .clearfix {height: 1%;} .clearfix {display: block;} /* End hide from IE-mac */

.top-img { float: left; margin:0 !important; margin-bottom:20px !important;  }

/* =left */
.left { float: left; font: normal 0.9em Arial, Helvetica, sans-serif; }
.img-left { float: left; padding: 5px; border:1px solid #A8BCCF;  }

/* =right */
.right { float: right; font: normal 0.9em Arial, Helvetica, sans-serif; }
.img-right { float: right; padding: 5px; border:1px solid #A8BCCF; margin:5px !important; }

.hiddentext { position: absolute; right: 9999px; }
.no-line { padding: 0; margin: 0; border: none; }
#main_nav li .selected { color: #FFFFFF; background: #394859; }