/* BODY */
body
{
	margin:0;
	padding:0;
	background-color: #ffffff;
	background-image: url(graphics/top-bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* END BODY */


/* TYPOGRAPHY */
body	{
	font-size:small;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	color:#333333;
	line-height: 140%;
}



.boxedtext	{
	font-size: x-small;
	line-height: 135%;
	padding: 7px;
	margin: 5px;
	border: 1px solid #333333;
	background-color: #ffffff;
	color: #000000;
}

.blockquote	{
	font-size: small;
	line-height: 145%;
	padding-left: 10px;
	margin-left:20px;
	border-left: 1px solid #333333;
}

.superhd1 {
	color:#306cb2;
	font-size: x-large;
	font-family: Trebuchet MS, Verdana, Geneva, "Arial MT", sans-serif;
	font-weight:normal;
	line-height: 140%;
	letter-spacing: 1px;	
}
.superhd2 {
	color:#000000;
	font-size: x-large;
	font-family: Trebuchet MS, Verdana, Geneva, "Arial MT", sans-serif;
	font-weight:normal;
	line-height: 140%;
	letter-spacing: 1px;
	
}
.superhd3 {
	color:#f2ad26;
	font-size: x-large;
	font-family: Trebuchet MS, Verdana, Geneva, "Arial MT", sans-serif;
	font-weight:normal;
	line-height: 140%;
	letter-spacing: 1px;
	
}

.head1 {
	color:#306cb2;
	font-size: large;
	font-family: Trebuchet MS, Verdana, Geneva, "Arial MT", sans-serif;
	font-weight:normal;
	line-height: 140%;
	letter-spacing: 1px;
}

.head2 {
	color:#000000;
	font-size: large;
	font-family: Trebuchet MS, Verdana, Geneva, "Arial MT", sans-serif;
	font-weight:normal;
	line-height: 140%;
	letter-spacing: 1px;
}
.head3 {
	color:#f2ad26;
	font-size: large;
	font-family: Trebuchet MS, Verdana, Geneva, "Arial MT", sans-serif;
	font-weight:normal;
	line-height: 140%;
	letter-spacing: 1px;
}

.subhd1 {
	color:#000000;
	font-size: small;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	font-weight:bold;
	line-height: 140%;
	
}

.subhd2 {
	color:#f2ad26;
	font-size: small;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	font-weight: bold;
	line-height: 140%;
	
}

.subhd3 {
	color:#666666;
	font-size: medium;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	font-weight: normal;
	line-height: 150%;
	
}


.subtext1 {
	color:#333333;
	font-size: x-small;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	font-weight:bold;
	text-transform: none;
	line-height: 140%;
}

.subtext2 {
	color:#999999;
	font-size: x-small;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	font-weight:normal;
	text-transform: none;
	line-height: 140%;
}

.subtext3 {
	color:#999999;
	font-size: x-small;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	font-weight:bold;
	text-transform: none;
	line-height: 140%;
}

.alert {
	color:#306cb2;
	font-size: large;
	font-family: "Trebuchet MS", Verdana, Geneva, "Arial MT", sans-serif;
	font-style:normal;
	font-weight: normal;
	line-height: 140%;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.posted	{
	font-size:x-small;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	font-style:italic;
	color: #cccccc;
	line-height: 140%;
}



/* END TYPOGRAPHY */

/* LINKS */
a:link	{ color:#f2ad26; text-decoration:underline; }
a:active	{ color:#000000; text-decoration:underline; }
a:visited	{ color:#f2ad26; text-decoration:underline; }
a:hover	{ color:#000000; text-decoration:underline; }

/* MAIN NAVIGATION */

/* top menu */

a.topmenu:link
{
	font-size: xx-small;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin: 58px 5px 0px 0px;
	padding: 58px 5px 0px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	text-transform: none;
}
a.topmenu:active
{
	font-size: xx-small;
	color: #f2ad26;
	font-weight: bold;
	text-decoration: none;
	margin: 58px 5px 0px 0px;
	padding: 58px 5px 0px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	text-transform: none;
}
a.topmenu:visited
{
	font-size: xx-small;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin: 58px 5px 0px 0px;
	padding: 58px 5px 0px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	text-transform: none;
}
a.topmenu:hover
{
	font-size: xx-small;
	color: #f2ad26;
	font-weight: bold;
	text-decoration: none;
	margin: 58px 5px 0px 0px;
	padding: 58px 5px 0px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	text-transform: none;	
}

.you-are-here
{
	font-size: xx-small;
	color: #f2ad26;
	font-weight: bold;
	text-decoration: none;
	margin: 58px 5px 0px 0px;
	padding: 58px 5px 0px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	text-transform: none;	
}



/* END MAIN NAVIGATION */
	
/* 1 */

a.sublink1:link
{
	font-size: x-small;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-decoration:underline;
}

a.sublink1:active
{
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-decoration:underline;
}

a.sublink1:visited
{
	font-size: x-small;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-decoration:underline;	
}


a.sublink1:hover
{
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	text-decoration:underline;
}

/* END LINKS */

/* STUFF */

.rule {
	border-top: 1px solid #333333;
	padding-top: 7px;
	margin-top: 7px;
	clear: left;
}
