@charset "utf-8";
/* CORE FRAMEWORK STYLESHEET - USE 'MYSTYLE.CSS' TO ADD CSS STYLES */
@media all{
/* Reset Stylesheet Defaults */
* {margin:0;padding:0;}
* html body * {overflow:visible;}
* html iframe, * html frame {overflow:auto;}
* html frameset {overflow:hidden;}
html{height:100%;margin-bottom:1px;}
body{font-size: 100.01%;font-family:Helvetica, Arial, sans-serif;}
#wrapper{margin-left:auto;margin-right:auto;}
#footer{clear:both;font-size:10pt;}
#col1{float:left;width:200px;padding-bottom:10px;padding-top:10px;}
#col2{float:right;width:200px;padding-bottom:10px;padding-top:10px;}
#col3{width:auto;margin-right:200px;padding-bottom:10px;padding-top:10px;}
#col1_content, #col2_content, #col3_content{position:relative;}
/* Float Fix */  .clearfix:after{content: ".";display:block;height:1%;clear:both;visibility:hidden;margin:0;}
#topnavigation,#sidenavigation{display:none;}
.floatleft{float:left;}
.floatright{float:right;}
blockquote{padding:0px 5px 0px 5px;margin:0px 5px 0px 5px;font-style:italic;font-size:0.9em;}
blockquote:before{content:open-quote;}
blockquote:after{content:close-quote;}
.clearboth{clear:both;}
.image{margin:5px;border-width:2px;border-style:solid;}
form, legend, fieldset{margin:2px;padding:5px;}
input,select,textarea{border:1px solid;}
table{border:none;width:99%;margin-bottom:5px;}
td,th,fieldset{border-weight:1px;}
th{text-align:center;font-weight:bold;border:2px;}
* img{behavior:url('/iepngfix.htc');}}
