/* BODY */
body
{
	margin:0;
	padding:0;
	background-color: #ffffff;
}

/* 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;
	padding: 7px;
	margin: 0px;
	border: 1px solid #666666;
	background-color: #f5f4f3;
	color: #000000;
	line-height: 140%;
}

.blockquote	{
	font-size: small;
	padding-left: 10px;
	margin-left:20px;
	border-left: 1px solid #666666;
	line-height: 140%;
}

.superhd1 {
	color:#000000;
	font-size: x-large;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	font-weight: normal;
	line-height: 140%;
		
}
.superhd2 {
	color:#339999;
	font-size: x-large;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	font-weight: normal;
	line-height: 140%;
	
	
}
.superhd3 {
	color:#cccccc;
	font-size: x-large;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	font-weight: normal;
	line-height: 140%;		
}

.superhd4 {
	color:#f4d650;
	font-size: x-large;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	font-weight: normal;
	line-height: 140%;
}

.head1 {
	color:#000000;
	font-size: large;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	font-weight: normal;
	line-height: 140%;
		
}

.head2 {
	color:#003A74;
	font-size: large;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	font-weight: normal;
	line-height: 140%;
}

.head3 {
	color:#cccccc;
	font-size: large;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	font-weight: normal;
	line-height: 140%;
		
}

.head4 {
	color:#f4d650;
	font-size: large;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	font-weight: normal;
	line-height: 140%;
		
}

.subhd1 {
	color:#000000;
	font-size: medium;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	font-weight: normal;
	line-height: 140%;
	
}

.subhd2 {
	color:#339999;
	font-size: medium;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	font-weight: normal;
	line-height: 140%;
	
}

.subhd3 {
	color:#cccccc;
	font-size: medium;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	font-weight: normal;
	line-height: 140%;
	
}

.subhd4 {
	color:#f4d650;
	font-size: medium;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	font-weight: normal;
	line-height: 140%;
	
}


.subtext1 {
	color:#000000;
	font-size: x-small;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	font-weight: bold;
	text-transform: none;
	line-height: 140%;
}

.subtext2 {
	color:#339999;
	font-size: x-small;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	font-weight: normal;
	text-transform: none;
	line-height: 140%;
}

.subtext3 {
	color:#cccccc;
	font-size: x-small;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	font-weight: normal;
	text-transform: none;
	line-height: 140%;
}

.subtext4 {
	color:#f4d650;
	font-size: x-small;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	font-weight: normal;
	text-transform: none;
	line-height: 140%;
}




/* END TYPOGRAPHY */

/* LINKS */
a:link	{ color:#339999; text-decoration:underline; }
a:active	{ color:#000000; text-decoration:underline; }
a:visited	{ color:#339999; 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: 32px 5px 0px 0px;
	padding: 32px 5px 0px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-transform: none;
}
a.topmenu:active
{
	font-size: xx-small;
	color: #f4d650;
	font-weight: bold;
	text-decoration: none;
	margin: 32px 5px 0px 0px;
	padding: 32px 5px 0px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-transform: none;
}
a.topmenu:visited
{
	font-size: xx-small;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin: 32px 5px 0px 0px;
	padding: 32px 5px 0px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-transform: none;
}
a.topmenu:hover
{
	font-size: xx-small;
	color: #f4d650;
	font-weight: bold;
	text-decoration: none;
	margin: 32px 5px 0px 0px;
	padding: 32px 5px 0px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-transform: none;	
}

.you-are-here
{
	font-size: xx-small;
	color: #339999;
	font-weight: bold;
	text-decoration: none;
	margin: 32px 5px 0px 0px;
	padding: 32px 5px 0px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-transform: none;	
}



/* END MAIN NAVIGATION */
	
/* 1 */

a.sublink1:link
{
	font-size: x-small;
	font-weight: normal;
	color: #999999;
	text-decoration: none;	
}

a.sublink1:active
{
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;	
}

a.sublink1:visited
{
	font-size: x-small;
	font-weight: normal;
	color: #999999;
	text-decoration: none;	
}

a.sublink1:hover
{
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;	
}

/* 2 */

a.sublink2:link
{
	font-size: xx-small;
	font-weight: normal;
	color: #8acbd2;
	text-decoration: none;
	letter-spacing: 1px;
}

a.sublink2:active
{
	font-size: xx-small;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
}

a.sublink2:visited
{
	font-size: xx-small;
	font-weight: normal;
	color: #8acbd2;
	text-decoration: none;
	letter-spacing: 1px;
}

a.sublink2:hover
{
	font-size: xx-small;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
	
}

/* END LINKS */

/* STUFF */

.rule {
	border-top: 1px solid #666666;
	padding-top: 7px;
	margin-top: 7px;
	clear: left;
}
