/* GENERAL STYLES */

html {
     overflow: -moz-scrollbars-vertical;
}


#container {
  width: 961px;
  border: 3px solid #cd3a35;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  background-color:#FFFFFF;
  height:inherit;
    }

#banner {
  padding: 0px;
  margin-bottom: 0px;  
  border-bottom:3px solid #0E4887;
  background-image: url(/images/top.jpg);
  width:961px;
  height:122px;
}
#area {
  height:100%;
  background-image: url(/images/menupurpleline.gif);
  background-repeat: repeat-y;  
  margin-top:0px;
}

html>
body #area {min-height:500px;} /*IE can't see this*/

#content {
  padding-right: 0px;
  padding-top: 8px;
  margin-left: 190px;
  margin-right: 15px;
  background-color: white;
  vertical-align: top;
  height:100%;
  min-height:100%;
  line-height:20px;
}

html>
body #content  {
  margin-right:15px;
  margin-left:195px;
}
#content p {
  font-size:13px;
}
#sidebar-a {
  float: left;
  width: 180px;
  margin: 10px 0px 12px 5px;
  margin-right:0px;
  padding: 0px;
    }

#sidebar-a img {
  padding:0px;
    }
#sidebar-b img {
  padding:0px;
    }

#sidebar-b {
  float: right;
  width: 190px;
  margin: 0;
  margin-left: 0px;
  margin-top: 0px;
  padding: 0px;
  background-color: white;
  font-size:8pt;
}
#sidebar-b p{
  padding-left:0px;
    }

#kcfooter {
  clear: both;
  padding: 0px;  
  margin-top: 5px;
  font-size: 15px;
  font-weight:bold;
  text-align:right;
  padding-right: 35px;
  padding-top: 5px;
  background-image: url(/images/bot.jpg);
  color: white;
  border-top: solid 1px #562182;
  height: 28px;
  vertical-align: middle;
  
    }
body
{
    font-family: georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000000;
    background-image: url(/images/bg.jpg);
    background-color:#224862;
    height: 100%;
    margin: 0;
    font-size: 80%;
}
img {border: none;} 

ul {
  list-style: none;
  margin: 0;
  padding: 0;
  }

#menuonly
{
    background: url(/images/menubg.jpg) repeat-y;
}

#menu3
{
    margin: 0px 0px 0px 0px;
    width: 175px;
    border-size: 1px;
    float: left;
    margin-right: 0px;
    padding: 0px;
    font-weight: bold;
list-style: none;
}

#menu3 LI A
{
    min-height: 20px;
    text-decoration: none;
    voice-family: inherit;
    border:solid 2px #114889;
    border-left-width: 0px;
    border-top-width: 0px;
}

#menu3 LI A:link, #menu3 LI A:visited, #menu3 LI A:hover
{
    padding-right: 0px;
    display: block;
    padding-left: 15px;
    color: #000000;
    padding-bottom: 3px;    
    padding-top: 6px;
}
#menu3 LI A:hover{background: url(/images/mbg70.png) repeat;}


#menu3 LI LI A:link, #menu3 LI LI A:visited, #menu3 LI LI A:hover
{
    padding-right: 0px;
    display: block;
    padding-left: 30px;
    color: #000000;
    background: url(/images/mbg35.png) repeat;
    padding-bottom: 3px;    
    padding-top: 6px;
}
#menu3 LI LI A:hover{background: url(/images/mbg70.png) repeat;}

#menu3 LI LI LI A:link, #menu3 LI LI LI A:visited
{
    padding-right: 0px;
    display: block;
    padding-left: 50px;
    color: #000000;
    padding-bottom: 3px;    
    padding-top: 6px;    
}

#selectedarrow
{
padding-top: 5px;
background-image: url("/images/arrow.gif");
background-repeat: no-repeat;
}
  

#menu3 LI LI #selectedarrow{background: url(/images/mbg35o-copy.png) no-repeat;}


h1
{
    font-size: 18px;
    font-weight:bold;    
    padding-bottom: 5px;
}


table.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #cccccc;
	border-collapse: collapse;
	width: 600px;
}

table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #cccccc;
	background-color: #ffffff;
	width: 250px;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

