@charset "utf-8";
.medtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subjectheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topmenu
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: White;
	text-align: center;
	text-decoration: none;
	height: 30px;
	vertical-align: middle;
	background-image: url(../images/interface/topmenu/Background.gif);	

}
a.topmenu:hover
{
	text-decoration: underline;
}
.bottommenu
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/interface/bottommenu/background.gif);
	height: 25px;
}


a.bottommenu:hover
{
	text-decoration: underline;
}
.Copyright
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: White;
	height: 33px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/interface/bottommenu/CopyrightBackground.gif);
}
.MenuSeperator
{
table
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
.contentlink
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: blue;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/interface/bottommenu/background.gif);
	height: 25px;
}


a.contentlink:hover
{
	text-decoration: underline;
}