/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}

.red13 {
	font-family: Verdana;
	font-size:13px;
	font-weight:bold;
	color:#D2232A;
}

.red11 {
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	color:#D2232A;
}

.grey13 {
	font-family: Verdana;
	font-size:13px;
	font-weight:normal;
	color:#333333;
}

.linkGrey {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}
.linkGrey:hover {
	text-decoration:underline;
}

.linkRed {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#D2232A;
	text-decoration:underline;
}
.linkRed:hover {
	text-decoration:underline;
	color:#333333;
}

.linkWebstream {
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#2C75FB;
	text-decoration:none;
}
.linkWebstream:hover {
	text-decoration:underline;
}

form {
	margin-bottom:0px;
}

img {
	border:0px;
}

.field1 {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #FFFFFF;
	border:solid 1px #7D7E81;
	color: #000000;
	padding: 2px;
}

.button1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	background-color : #7D7E81;
	border : none;
	color : #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	height: 16px;
}