/*Kentucky Higher Education Assistance Authority CSS - July 2007 
code written by Eric Feldman, KHESLC

screen.css
This style sheet holds the screen layout styles. These styles are constant throughout the website (for screen viewing)
*/
body {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 76%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
	color:#333333;margin: 0px;padding: 0px 0px 0px 1px;background-color:#6699CC;line-height: 1.2;}
* html body {/*font-size: x-small; /* for IE5/Win f\ont-size: small; /* for other IE versions*/}
.wrapper{max-width: 968px;min-width: 768px;margin:0 auto;/*clear:both;*/}
p,h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}

/* Font Sizes */
h1 {font-size: 2.0em;font-weight: normal;}
h2 {font-size: 1.7em;font-weight: normal;}
h3 {font-size: 1.4em;font-weight: normal;}
h4 {font-size: 1.2em;font-weight: bold;}
h5, dt {font-size: 1.0em;font-weight: bold;}
h6 {font-size: 0.8em;font-weight: bold;}
p, dd{font-size: 1em;}
#sidebar-right, #sidebar-left, table,  .submit, #top-search, legend, #alert, fieldset, #content input, #content select  {font-size: .9em;}
#content textarea {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: .9em;}
#breadcrumbs, #footer, #sitenav, table caption, div#toc, #subpagenav, .small {font-size:.8em;}
/* end Font */

#skip {display:none;}
a{outline: none; /*removes dotted links*/}
/*[href^="http://"]:not([href*="kheaa.com"])::after {
    content: "\2197"; /*external links, not for IE*/
/*}*/
h2{color:#FF6347;background: url(../images/dots_drk.gif) repeat-x bottom;padding-bottom:.2em;font-weight:normal;}
#header {float:left;background: #336699;border-top:1px solid #FFFFFF;border-bottom:1px solid #FFFFFF;min-width: 768px;width:100%;}
#main-wrapper{background: #E6E6E6 url(../images/bg.gif); width:100%; float:left;min-width:768px;}
#main {clear:both;float:left;width:100%;background:#FFFFFF url(../images/border_gold.gif) left top repeat-y;}
#main-body {float: right;width:79%;background: url(../images/logoman.gif) right bottom no-repeat;}
#main-body div.gutter {padding: 0 20px 2em 0;/*for hasLayout issues in IE*/height:1%;}
#main-container {float:left;width:100%;background: url(../images/border_shadow.gif) right top repeat-y;height:100%;}
#content {float: left;width: 70%;min-height:37em;}
#content div.gutter{padding:.5em 0;} 
#sidebar-right {float: right;width: 29%;background: url(../images/dots_drk.gif) repeat-y left;color: #666666;}
#sidebar-right div.gutter{padding:0 1em 20em 1em;/*for hasLayout issues in IE*/height:1%;}
#sidebar-left {float: left;width:20%;padding-bottom:3em;}
#footer {clear:both;width:100%;min-width: 768px;background-color: #6699CC;border-top:1px solid #FFFFFF;border-bottom:1px dashed #79A6D2;color:#FFFFFF;}
h1 {margin: 0;float: left;margin: 7px;padding-left: 40px;}
h1 a, a#kylogo {display: block;text-indent: -2000em;text-decoration: none;z-index: 1000; /* need for FX and IE */}
h1 a {height: 49px;width: 76px;background: url(../images/logo.gif) 0 0 no-repeat;}
a#kylogo {clear:both;height: 32px;width: 126px;margin:0 auto;margin-bottom:1.6em;background: url(../images/kylogo.gif) 0 0 no-repeat;}
h1 a:hover, a#kylogo:hover {cursor: pointer; /* IE7 */filter:alpha(opacity=70);-moz-opacity: 0.7;opacity: 0.7;}
form {margin:0px;padding:0px;}
/* for accesskey indication: surround letter with em */
fieldset a em, label em {font-style: normal;text-decoration: underline;}
#sitenav {float: right;padding: 0 45px 0 0;list-style: none;margin:0px;}
#sitenav li, #footernav li{float: left;padding: 3px;}
#sitenav a, #footernav a{color: #CCCCCC;text-decoration:none;}
#sitenav a:hover, #footernav a:hover{color: #FFFFFF;border-bottom: 1px solid #cccccc;}
#access {float:left;background:url(../images/tabBlueL.gif) left top no-repeat;padding: 4px 0px 2px 45px; font-weight:bold;}
#access a {color:#FFFFFF;text-decoration: underline;}
#access a:hover {text-decoration: none;}
#access p {margin:1px 0px 1px 0px;padding:0px;color:#FFFFFF;}
#signin {padding-left:16px;background:url(../images/arw_grn.gif) center left no-repeat;}
#register {padding-left:17px;background:url(../images/register.gif) center left no-repeat;}
#search, #access {min-height:18px;}
#search {float:right;padding: 3px 53px 0px 0px;}
#top-search {float:left;width: 18em;padding:.1em;padding-top: 2px;color: #5f6e7c;border:none;border-top:1px solid #5AAD5A;border-bottom: 1px solid #339933;}
#top-search:focus {/*not for IE*/color: #000;}
label.inside {position: absolute;visibility: hidden;}
#searchbtn {float:left;width:4.5em;}
.submit{padding:.1em;margin:0px;background:#339933 url(../images/btn_searchbg.gif) repeat-x;color:#FFFFFF;border:0;font-weight:bold;cursor:pointer;}
#toptab {clear:both;float:left;padding: 0px;background:#336699 url(../images/tabBlueR.gif) no-repeat top right;width:100%;}
#alert {clear:both;width:100%;padding:1em 0em 1em 0em;background-color: #993333;color:#FFFFFF;border-bottom:1px dashed #FFFF00;border-top:1px dashed #FFFF00;min-height:3em;}
#alert a{color:#FFFFFF;}
#alert a:hover{text-decoration:none;}
#alert h2 {color:#FFFFFF;float:left;margin:0px .5em 0px 0px;padding:0px .5em 5px 20px;background: url(../images/incomplete.gif) no-repeat  0px 3px;font-weight: normal;border-bottom:.1em solid #ffffff;border-right:.1em solid #ffffff;letter-spacing:.1em;}
#alert p{margin:0px 5px 5px 5px;padding:0px;}
#topbar{clear:both;float:left;width:100%;margin-top: 10px;background:url(../images/corner_TR.gif) no-repeat top right;}
#topbar div{background:url(../images/corner_TL.gif) no-repeat top left;padding: 1px 45px 8px 45px;min-height:22px;height:auto;float:left;}
#botbar{clear:both;float:left;display:block;width:100%;margin-bottom: 10px;background:url(../images/corner_BR.gif) no-repeat bottom right;}
#botbar div{background:url(../images/corner_BL.gif) no-repeat bottom left;padding: 1px 45px 8px 45px;min-height:22px;height:auto;float:left;}
#bottomtab {float:left;width:100%;min-height:24px;margin-bottom:1.6em;background:#6699CC url(../images/tabBlueR.gif) no-repeat bottom right;}
#footernav{float: left;min-height:16px;padding: 2px 0px 6px 45px;margin:0px;background:url(../images/tabBlueL.gif) left bottom no-repeat;}
#footernav li{float: left;padding: 0px 6px 2px 0px;margin:0px;list-style:none;}
#copy{float:right;margin-right:53px;padding: 2px 0px 6px 45px;}
.extpdflink {background:url(../images/link_extpdf.gif) right center no-repeat;padding-right:14px;}
.pdflink {background:url(../images/link_pdf.gif) right center no-repeat;padding-right:12px;}
.extlink{background:url(../images/link_ext.gif) right center no-repeat;padding-right:12px;}
.maillink{background:url(../images/link_mail.gif) right center no-repeat;padding-right:12px;}
#noscript {background-color:#FFFF99;border-top:1px dashed #990000;border-bottom:1px dashed #990000;clear:both;width:100%;padding:1em 0em 1em 0em;min-height:3em;}
div.err {color:#990000;}
div.err h5{color:#990000;padding:0px .5em .5em 20px;background: url(../images/incomplete.gif) no-repeat  0px 0px;}
div.err ol {margin-top:0;}
