/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: 4e4e4d;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.date{
	color: #006700;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.content {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: 4e4e4d;
	line-height: 18px;
}
.bigcontent {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: 4e4e4d;
	line-height: 20px;
}
.whiteContent {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.blueContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #0135AD;
	font-weight: bold;
	font-size: 12px;
}
.formbutton
{
    BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    FONT-SIZE: 11px;
    BACKGROUND: #d7d7d7;
    BORDER-BOTTOM-WIDTH: 1px;
    COLOR: #4d4d4d;
    FONT-FAMILY: tahoma;
    HEIGHT: 20px;
    BORDER-RIGHT-WIDTH: 1px
}
.purpleText{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #610e69;
}
.blueText{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #2f5882;
}
.whiteText{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.download {
	color: #2f5882;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.specPurple {
	font-family: Arial, Helvetica, sans-serif;
	color: #642699;
	font-size: 11px;
}

