/* commented backslash hack \*/
html, body { height: 100%; }
/* end hack */
body { color: #000; font-size: 100%; font-family: Arial, Helvetica, sans-serif; background-color: #003; background-image: url(../images/bg-page.gif); background-repeat: repeat-y; background-position: 50% 0; margin: 0; padding: 0; }
#fade { background-image: url(../images/bg.gif); background-repeat: repeat-x; background-attachment: scroll; height: 100%; min-height: 100%; margin: auto; }
#wrap {
	background-image: url(../images/bg-page.gif);
	width: 992px;
	min-height: 100%;
	margin: auto auto -25px;
	text-align: left;
}
* html #wrap { height: 100%; }
#top { background-color: #fff; background-image: url(../images/top.jpg); background-repeat: no-repeat; background-position: center top; width: 992px; height: 120px; }
#top h1 { display: none; }
#menupad { padding-right: 6px; padding-left: 6px; }
#menusubpad { padding-left: 6px; }
#menu { background-image: url(../images/bg-menu.gif); background-repeat: repeat-x; width: 992px; height: 40px; }
#col-left {
	width: 192px;
	float: left;
	overflow: visible;
}
#col-left    p  {
	color: #cc9;
	line-height: 190%;
	padding: 6px 12px 6px 13px;
	font-size: 80%;
}
#main {
	width: 794px;
	float: left;
	padding-bottom: 25px;
	padding-top: 10px;
}
#main p, h1, h2, h3, h4, h5 {
	padding-right: 20px;
	padding-left: 30px;
}
#main ul, ol { margin-right: 20px; margin-left: 20px; padding-right: 20px; padding-left: 40px; }
#float-right { float: right; }
#float-left {
	float: left;
}
#image_rotate {
	background-image: url(../images/bg-img-rotate.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 345px;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-left: 11px;
	margin-top: 20px;
}
#clearall { clear: both; }
#footer { background-image: url(../images/bg-footer.gif); background-repeat: repeat; background-position: 0 top; width: 980px; height: 25px; clear: both; margin: auto; }
#footer p { color: #999; font-size: 70%; margin: 0; padding-top: 5px; }
#footer a:link    { color: #ccc ; text-decoration : none}
#footer a:visited { color: #ccc; text-decoration : none}
#footer a:hover { color: #ffcc00; text-decoration : none; }
a:link    { color: #0066FF ; text-decoration : none}
a:visited { color: #3366CC; text-decoration : none}
a:hover { color: #ffcc00; text-decoration: none; }
p {
	color: #000000;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
}
ul {
	color: #000000;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 180%;
}
ol {
	color: #000000;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
ul ul { font-size: 100%; }
td {
	color: #000000;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
td td { font-size: 100%; }
td h1 { font-size: 120%; }
td h2 { font-size: 100%; }
td p { font-size: 100%; }
td ul { font-size: 100%; }
td ol { font-size: 100%; }
h1 { color: #006; font-size: 120%; font-family: Arial, Helvetica, sans-serif; margin: 10px 0 0; }
h2 {
	color: #006;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0 0;
}
h3 {
	color: #069;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0 0;
}
h4 { color: #f90; font-size: 80%; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin: 10px 0 0; }
h5 { color: #333; font-size: 60%; font-family: Arial, Helvetica, sans-serif; font-weight: normal; margin: 0; padding: 0; }
h6 { color: #ccc; font-size: 60%; font-family: Arial, Helvetica, sans-serif; font-weight: normal; margin: 0; }
hr { color: #69c; background-color: #69c; height: 1px; border-width: 0; }
.textwhite { color: #fff; }
.red { color: #c00; }
.bg_home {
	background-image: url(../images/bg-home.jpg);
	background-repeat: no-repeat;
	height: 490px;
}
.bg_home_col {
	background-image: url(../images/bg-home-col.jpg);
	background-repeat: no-repeat;
	height: 490px;
}
.bg_green {
	background-color: #009900;
	font-weight: bold;
	color: #FFFFFF;
	margin: 1px;
	padding: 1px;
}
.bg_blue {
	background-color: #0066CC;
	font-weight: bold;
	color: #FFFFFF;
	margin: 1px;
	padding: 1px;
}
.smaller {
	font-size: 90%;
}
.grey {
	font-size: 80%;
	color: #CCCCCC;
}
.image_border {
	background-image: url(../images/bg-img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 9px 14px 14px 11px;
}
