﻿body
{
	margin: 0;
	background-image: url('../Images/mbackground.png');
	background-repeat: repeat-x;
}

.bodytext
{
	margin: 10px;
	font-family: Calibri, Veranda, Arial, Helvetica, sans-serif;
	color: #4e6d95;
	line-height: 1.3em;
	font-size: 12pt;
}



a.bodytext:link
{

	font-family: Calibri, Veranda, Arial, Helvetica, sans-serif;
	color: #4e6d95;
	line-height: 1.3em;
	font-size: 12pt;
}
a.bodytext:active
{

	font-family: Calibri, Veranda, Arial, Helvetica, sans-serif;
	color: #4e6d95;
	line-height: 1.3em;
	font-size: 12pt;
}
a.bodytext:visited
{

	font-family: Calibri, Veranda, Arial, Helvetica, sans-serif;
	color: #4e6d95;
	line-height: 1.3em;
	font-size: 12pt;
}

.contenttext
{
	margin: 5px;
	font: Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	width: 300px;
}

.quotetext
{
	margin: 5px;
	font-family: Aharoni, Arial Black;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 1.1em;
	text-align: center;
}

.contenthead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FFFFFF;
}

.rightnav
{
	border-style: none none solid none;
	border-width: thin thin 1px thin;
	font-family: Verdana;
	font-size: 10pt;
	background-color: #4B8AFE;
	text-decoration: none;
	border-bottom-color: #FFFFFF;
}

.centernav
{
	border-style: none none solid none;
	border-width: thin thin 1px thin;
	font-family: Verdana;
	font-size: 10pt;
	background-color: #4B8AFE;
	text-decoration: none;
	border-bottom-color: #FFFFFF;
	text-align: center;
}

a.rightnav:link
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: .1em;
	color: #FFFFFF;
	text-decoration: none;
}
a.rightnav:active
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: .1em;
	color: #FFFFFF;
	text-decoration: none;
}
a.rightnav:visited
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: .1em;
	color: #FFFFFF;
	text-decoration: none;
}
a.rightnav:hover
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: .1em;
	color: #FFFFFF;
	text-decoration: underline;
}



.menublue
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FFFF00;
}

a.menublue:link
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: .1em;
	color: #FFFFFF;
	text-decoration: none;
}
a.menublue:active
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: .1em;
	color: #FFFFFF;
	text-decoration: underline;
}
a.menublue:visited
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: .1em;
	color: #FFFFFF;
	text-decoration: none;
}
a.menublue:hover
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: .1em;
	color: #FFFFFF;
	text-decoration: underline;
}
.imgmargin
{
	margin: 0px;
	FILTER:revealTrans(duration=2, transition=12);
	
}

.imgright
{
	margin-top: 10px;
	margin-left: 500px;
}

a.mainnav:hover
{
	font-family: Verdana;
	font-size: 12pt;
	background-color: #000078;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: #FFCC00;
	height: 35px;
	text-align: center;
}

.mainnav
{
	font-family: Verdana;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	height: 44px;
	text-align: center;
}

.mainnavitem
{
	border-color: #C0C0C0;
	border-width: 1px;
	font-family: Verdana;
	font-size: 12pt;
	background-color: #000078;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	height: 35px;
	text-align: center;
	border-bottom-style: groove;
	border-top-style: none;
}

a.mainnavitem:hover
{
	font-family: Verdana;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;z
	font-style: normal;
	color: #FFCC00;
	height: 35px;
	text-align: center;
}

.navback
{
	background-image: url('../Images/navback.png');
	background-repeat: repeat-x;
}

.newstext
{
	color:#464646;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	margin: 15px;
	text-align : left;
}
