/* CSS Document */
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #FFFFCC;
}

td, th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 24px;
	line-height: 30px;
	color: #00CC00;
	text-decoration: none;
	font-style: italic;
	font-weight: bolder;


}

.subtitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.header {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	background-color: #CCCC99;
 color: #CCFF33;
}

a.nav:visited {
	color: #0066FF;
	padding: 2px;
	font-size: 12px;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-weight: bold;
	background-color: #D2C8BE;

}

a.nav:hover {
	color: #009900;
	background-color: #FFFFCC;
	padding: 2px;
	font-size: 12px;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-weight: bold;
	}
	
.sidebar {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	padding: 3px;
	color: #003333;
	font-weight: bold;
}

.sidebarHeader {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	line-height: 18px;
	color: #006600;
	font-weight: bold;

}

.sidebarFooter {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.legal {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFCC;
}

.box1 {
	border: thin double #CCFF33;

 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.marquee {
	font-family: "Comic Sans MS";
	color: #006600;
	font-weight: normal;
	font-size: 18px;
	font-style: italic;

 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
a:link {
	color: #0033FF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;


}

a:visited {
	color: #0066FF;
	font-size: 12px;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
	color: #FF6600;


}

a:active {
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;

}
a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
}
a.box:visited {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
.box2 {
	border-top: thin double #FFFFFF;
	border-right: thin double #FFFFCC;
	border-bottom: thin double #FFFFFF;
	border-left: thin double #D2C8BE;

}
.abstract {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #006600;
	font-weight: bold;
}
.box3 {

	border-top: thin double #FFFFFF;
	border-right: thin double #D2C8BE;
	border-bottom: thin double #FFFFFF;
	border-left: thin double #FFFFCC;
}
a.welcome {

	color: #FFFFFF;
	padding: 2px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
a.welcome:hover {


	color: #FFFFFF;
	padding: 2px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
.footer {
	color: #333333;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 10px;
}
li {
	list-style-image: url(images/bullet.gif);
}
.sidebar a:link {
	text-decoration: underline;
}
.sidebar a:visited {
	text-decoration: underline;
}
.sidebar a:hover {
	color: #009900;
	text-decoration: none;
}
