/* CSS Document */

	body {
	BACKGROUND: #FFFFFF url(art/bg.gif);
	MARGIN: 0px;
	COLOR: #000;
	padding: 40px 0px 0px;

}

a:link {
	color: #CC3300;


}
a:hover{
	color: #99CC33;
	text-decoration: none;


}

#mainTable {
	padding: 15px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;




}
ul {
	color: #333333;
	list-style-type: square;




        }



h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;




}
h2 {
	font-size: 20px;
	font-family: Century, Garamond, Georgia, "Times New Roman";
	color: #333333;
	font-weight: normal;


}
h3 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #996600;
}

		#sidebar-a {
	font-size: 11px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	line-height: 16px;
	background-color: #FFFFCC;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;









		}
				#sidebar-a h1{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990033;
	font-weight: normal;









		}
#sidebar-a h2{
	font-size: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;








		}
		#footer {
	clear: both;
	padding: 10px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;









		}
#footer p {
	clear: both;
	margin: 0px;
	padding: 0px 0px 5px;

}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;


}

  
  ul.left {
    float: left;
    width: 175px; 
    margin: 0px;
    padding: 15px 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: square;
    position: relative;
    left: 10px;
  }
  
  ul.right {
    float: right;
    width: 200px; 
    margin: 0px;
    padding: 15px 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: square;
  }
  

#menu {
	color: #CC3300;
	font-size: 12px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	font-weight: normal;














	}

#menu  a {
	color: #999999;
	text-decoration: none;


 
	}




#menu a:hover {
	color: #CC3300;
	background: url(img/nav-bg-active.gif);
	text-decoration: underline;

	}
span.highlight
 {
	background-color: #FFFFCC;

}

form {
	font-size: 11px;
	padding: 5px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
.greybox {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #999966;
	clear: both;
	font-size: 11px;


}
.yellowbox {
	padding: 5px;
	background-color: #FFFFCC;
	font-size: 11px;
	line-height: 19px;

}
.smallertext {
	font-size: 11px;
	line-height: 19px;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999966;
	border-bottom-color: #999966;
	border-top-width: 1px;
	border-bottom-width: 1px;


}
table#small {
	border: 1px solid #CCCCCC;
	
}
table#small td{
	font-size: 11px;
	margin: 0px;
	padding: 2px;
}
.path {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #99CC33;
	padding: 10px;


}

.preformatted {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
	padding: 3px;
}
.border-top {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #99CC33;
}
.topbg {
	background-image: url(art/top-bg.gif);
	background-position: left top;
	text-align: right;
	padding: 40px 25px 25px;
	height: 200px;


}
.midbg {
	background-image: url(art/mid-bg.gif);
	padding-left: 140px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0px;



}
.midbg p{
	font-family: Century, Garamond, Georgia, "Times New Roman";
	font-size: 16px;
	color: #333333;

}
.midbg img{}
.bottombg {
	background-image: url(art/bottom-bg.jpg);
	padding: 10px 10px 10px 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;


}
.bottombg a:link{
	color: #FFFFFF;
}
.bottombg a:visited{
	color: #FFFFFF;
}
.bottombg a:hover{
	color: #FFFFFF;
}
