.box {
	background-color: #00999e;
	padding: 15px;
	border: 1px solid #000000;
	text-align: left;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: small;
	line-height: 115%;
	color: #FFFFFF;
	text-decoration: none;
}

.greenbox {
	background-color: #336633;
	padding: 15px;
	border: 1px solid #000000;
	text-align: left;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: small;
	line-height: 115%;
	color: #FFFFFF;
	text-decoration: none;
}

.strongbox {
	background-color: #CC3300;
	padding: 15px;
	border: medium dashed #000000;
	text-align: center;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: large;
	line-height: 115%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.subscribebox {
	background-color: #4786b9;
	padding: 8px;
	border: medium solid #8dbde3;
	text-align: center;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 115%;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: normal;
}

.subscribetext {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 115%;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}

.picksbox {
	background-color: #ac855a;
	padding: 8px;
	width: 420px;
	border: medium solid #d8c0a6;
	text-align: center;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 15px;
	line-height: 115%;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}

.pickstext {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 15px;
	line-height: 115%;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}

.knowledgebox {
	background-color: #ac855a;
	padding: 15px;
	border: 1px solid #d8c0a6;
	text-align: left;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: small;
	line-height: 115%;
	color: #FFFFCC;
	text-decoration: none;
}

.linkbox {
	background-color: #65a29b;
	padding: 8px;
	width: 420px;
	border: medium solid #b1ceca;
	text-align: center;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 15px;
	line-height: 115%;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}

.mottobox {
	background-color: #ac855a;
	padding: 8px;
	text-align: center;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 115%;
	color: #FFFFCC;
	text-decoration: none;
	font-style: italic;
	border: 3px solid #d8c0a6;
}

.gradbox {
	background-color: #FFFFFF;
	padding: 15px 15px 0px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: small;
	line-height: 115%;
	color: #000000;
	text-decoration: none;
	background-image: url(images/grad_back.gif);
	text-align: left;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #EEEEEE;
}
.textheader {
	font-family: "Arial Rounded MT Bold", "Arial Rounded MT Bd", Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: 115%;
	color: #FFFFFF;
}

.whitelink {
	color: #FFFFFF;
	font-weight: bold;
}

.quote {
	background-color: #d8c0a6;
	padding: 15px;
	width: 475px;
	border: 2px dashed #000000;
	text-align: left;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: small;
	line-height: 115%;
	color: #000000;
	text-decoration: none;
	margin-left: 25px;
}

.callout {
	background-color: #a1f2f5;
	padding: 15px;
	width: 500px;
	border: 2px dashed #000000;
	text-align: center;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: small;
	line-height: 115%;
	color: #000000;
	text-decoration: none;
}

#topboxes
{
	width: 185px;
	font-family: "Arial Rounded MT Bold", "Arial Rounded MT Bd", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul#tops
{
text-align: center;
list-style: none;
padding: 0;
margin: 0 0 0 0em;
}

ul#tops li
{
display: block;
margin: 0;
padding: 0;
}

ul#tops li a
{
display: block;
padding: 5px;
border: 3px solid #9d2801;
border-style: solid;
color: #EEEEEE;
text-decoration: none;
background-color: #CC3300;
}

#navcontainer>ul#tops li a { width: auto; }

ul#tops li a:hover, ul#tops
{
color: #00999e;
background-color: #FFFFFF;
}
