/* CSS Document */
body {font-family: Arial, Helvetica, sans-serif;font-size: 80%; color: #030303; margin: 0px;padding: 0px 0px 0px 1px; background: #E6E6E6 url(../images/bg_tile.gif) left top repeat;}
* html body {/*font-size: x-small; /* for IE5/Win f\ont-size: small; /* for other IE versions*/}
* html div.wrapper {width: 803px /* fallback value */;
	width:expression(((document.compatMode && 
	document.compatMode=='CSS1Compat') ? 
	document.documentElement.clientWidth : 
	document.body.clientWidth) 
	> 978 ? "968px" : (((document.compatMode && 
	document.compatMode=='CSS1Compat') ? 
	document.documentElement.clientWidth : 
	document.body.clientWidth) < 822 ? "803px" : "99.7%")); 
	}
.wrapper{max-width: 968px;min-width: 788px;margin:0 auto;/*clear:both;*/}
.gutter {padding: 0 6px 1em 0;}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}

h2 {font-size: 1.7em; color:#9cb687;font-weight:bold; line-heignt:1.6em;}
h3 {font-size: 1.4em; color: #6c9dbd; text-align: left; line-height: 1.6em; font-weight: bold; font-variant: normal; padding-top:10px;}
h4 {font-size: 1.2em;}
h5 {font-size: 1em;}

#skip {display:none;}
a{outline: none; /*removes dotted links*/}
img {border:0;}
br.clear {clear:both;}

#main-wrapper{float:left; width:100%;}

#top-main, #main {float:left; width:100%;}
#top-main {background: #003399 url(../images/border_R.gif) right top repeat-y;}
#main {background:#FFFFFF;}
#top-contain, #container {clear:both; float:left; width:100%; background:url(../images/border_left.gif) left top repeat-y; }
#main {margin-bottom: 1em; background: #FFFFFF url(../images/border_R.gif) right top repeat-y;}

#containR{float:right; padding: 85px 0 220px 0;background: url(../images/tallBg.gif) top right repeat-x;}
#containL{float:left; width: 65%; margin: 2em 0 0 2%;}

#alert, #noscript {min-height:3em; margin:0px 6px 0px 2px; padding:1em 0em 1em 0em;}
#alert p, #noscript p{margin:0px 5px 5px 5px;padding:0px;}

#alert {clear:both; background-color: #4968B1; color:#FFFFFF; border-bottom:1px dashed #FFDC52;border-top:1px dashed #FFDC52;}
#alert a{color:#FFFFFF;}
#alert a:hover{text-decoration:none;}
#alert h2 {float:left; margin:0px .5em 0px 5px; padding:0px .5em 5px 20px; background: url(../images/icon_caution.gif) no-repeat  0px 3px;font-weight: normal; color:#FFFFFF;border-bottom:.1em solid #ffffff;border-right:.1em solid #ffffff;letter-spacing:.1em;}

#noscript {color:#000000;background-color:#FFDC52; border-bottom:1px solid #4968B1;}
#noscript h5{color:#000000;margin:0px .5em 0px 5px; padding:0px .5em 5px 20px; background: url(../images/icon_caution.gif) no-repeat  0px 0px;}

#botbar {background: url("../images/border_B.gif") repeat-x scroll 0 0 #000000;clear: both;float: left;height: 3px;width:99.5%;}

#banner {height: 106px; margin: 0px 6px 0 1px; background: url(../images/bgBanner.gif) top right repeat-x;}

#banner ul {list-style:none;margin:0px;padding:0px;}
#banner ul #cohort_manage{float:left;margin-top: 30px; margin-left: 25px;}
#banner ul #kheaa_logo {float:right;margin:0px 1% 0 4px;padding:0px;}

body p{line-height:1.65em;}
p#moreInfo {margin-top:20px; margin-bottom:13px;}

#icon-bar {margin:4px 0 0 0; float:right;}
#icon-bar a {text-decoration: none; margin: 0 2px 0 0;}
#icon-bar ul {list-style:none;margin:0;padding:0;}
#icon-bar ul li {float:left; margin:0 5px 0 0;}

.clear{ clear:both;}