/* CSS Document */
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin: 0; padding: 0; }

html, body {
     margin: 0;
     padding: 0;
	 height: 100%;
}

body { behavior: url(csshover.htc); }

#width {
	width: 100%;
	min-width: 800px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	left: 17px;

}
* html #width {
	height: 100%;
}
* html #minwidth {
	padding-left: 800px;
}
* html #container {
	margin-left: -800px;
	position: relative;
}
/*\*/
* html #minwidth, * html #container, * html #root, * html .layout {
	height: 1px;
}
/**/
body, td, input, textarea, select {	color: #000; font: normal 11px/16px Arial, sans-serif; }

.fl { float: left; }
.fr { float: right; }

a { color: #00457C; } a:hover { text-decoration: none; }

h1 { font-family: Times New Roman, Times, serif; font-style: bold; font-size: 1.7em; line-height: 1em; text-align: center;}
#text h1 { font-family: Times New Roman, Times, serif; font-style: bold; font-size: 1.7em; line-height: 1em; }
h2 { font-family: Arial, serif; font-style: bold; font-size: 1em; line-height: 13px; color: #00457C; text-align: center; margin: 0px; }
h2 a { text-decoration: none; }
h3 { font-family: Arial, serif; font-style: bold; font-size: 1.1em; line-height: 13px; color: #00457C; margin: 0px; }

.root { min-width: 800px; height: 100%; border: 8px solid #FCB040; }
#header { height: 166px; padding: 0 0 0 0; background: url(../images/hdr-stretch.gif); }
#croot { background: url(../images/corner.jpg) no-repeat right top; margin: -8px 0 0 0; padding: 0 0 80px 0; }
#content { margin: 0px 0px 0px 150px; padding: 25px 100px 2px 20px; }
#content p { text-align: justify; }
#footer { position: fixed; left: 0; bottom: 0; clear: both; width: 100%; height: 41px; margin: 0 0 0 0; padding: 20px 8px 8px 8px; color: #00457C; text-align: center; background: #FCB040 url(../images/footer.gif) no-repeat right; }
#footer a { color: #00457C; text-decoration: none; } #footer a:hover { color: #fff; text-decoration: none; }
#text { float: left; padding: 20px 20px 50px 30px; width: 500px; font: normal 12px/17px Arial, sans-serif;}
#form { float: right; margin: 60px 15px 50px 15px; border: 2px solid #FCB040; width: 300px; height: 400px; padding: 10px; background: #FFFF99; }
.tbl-bg { background: background: #fff url(../images/corner.jpg) no-repeat right top; }
#text ul { padding: 0 0 0 20px; }
#text li {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	padding-top: 6px;
}
#men {
	float:left;
	background: #00457C;
}

#men ul {
	list-style: none;
    width: 142px;
}

* html #men ul {
    width: 142px;
}

#men ul a {
    color: #FFF;
    font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
    display: block;
    padding: 8px 5px 8px 10px;
    width: 127px;
    background: #00457C;
}
* html #men ul a {
    width: 142px;
}

#men ul a:hover {
    color: #00457C;
    text-decoration: none;
    background: #FCB040;
}
#men ul li {
    float: left;
    position: relative;
}

#men ul li ul {
    list-style: none;
    position: absolute;
    left: 143px;
    top: 0;
    display: none;
    width: 127px;
}
*html #men ul li ul {
    left: 143px;
}

#men ul li ul a {
    font-size: 12px;
	padding: 6px 5px 6px 10px;
}

#men ul li:hover ul { display: block; }




/*#men { 
float: left;
width: 142px;
background: #00457C;
}
#men ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
margin: 0;
}
#men li
{
display: block;
float: left;
padding: 0;
background: #00457C;
}
#men a
{
display: block;
height: 18px;
padding: 8px;
color: #fff;
font-family: Arial, san-serif; font-weight: bold; font-size: 15px; text-align: center;
background: #00457C;
}
#men a:link, #menitems a:visited
{
text-decoration: none;
font-weight: bold;
}
#men a:hover
{
color: #00457C;
background: #FCB040;
font-weight: bold;
}
#men li ul {display: none; }

#men li > ul {
	top: auto;
	left: auto;
	}
#men li:hover ul, li.over ul { display: block; position: absolute; top: 291px; left: 141px; width: 142px; }

#men li:hover ul a, li.over ul a { font-size: 12px; }

/*div#men a span {display: none; }  

div#men ul li:hover > ul {display: block;}

div#men ul li:hover > ul {display: block;
   position: absolute; top: 285px; left: 132px; width: 125px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #fff; background: #00457C;
   font: bold 12px Arial, sans-serif; text-align: center;}

div#men a:hover span {display: block;
   position: absolute; top: 285px; left: 132px; width: 125px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #fff; background: #00457C;
   font: bold 12px Arial, sans-serif; text-align: center;}*/

/*a.fm { font-weight: bold; }
ul#sidemenu { background: #f1ddd8; border-bottom: 1px solid #FCFAF0; padding: 0px 0px 0px; margin: 0px; list-style: none; }
 ul#sidemenu li { border-top: 1px solid #FCFAF0; }
 ul#sidemenu li.x { border-top: none; }
  ul#sidemenu li a { display: block; width: 188px; padding: 5px 0px 5px 27px; color: #90182B; }
  ul#sidemenu li.x a { padding: 10px 0px 6px 27px; }
  ul#sidemenu li a:hover, ul#sidemenu li a.x { background: #E6D396; }
  
