body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FED700;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
input{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}
.style1 {	font-size: 10px;
	font-weight: bold;
}
.style3 {font-size: 9pt; font-weight: bold; color: #FFFFFF; }
.style4 {color: #FFFFFF}
.style5 {
	font-size: 15px;
	font-weight: bold;
	color: #003685;
	line-height: 18px;
}
.style6 {font-size: 8pt}
.style7 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.style8 {font-size: 11px}
.style9 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.style10 {
        font-size: 11px;
        font-weight: bold;
        color: #003685;
}

.linkWhiteBold A {
	font-weight: bold;
	color: #ffffff;
}
.linkWhiteBold A:hover {
	font-weight: bold;
	color: #FFD700;
}
.linkBlack A {
	color: #000000;
	font-size: 11px;
}
.linkBlack A:hover {
	color: #003685;
}
.linkBlackBold A {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.linkBlackBold A:hover {
	font-weight: bold;
	color: #003685;
	text-decoration: underline;
}
.linkBlue A {
	color: #003685;
}
.linkBlue A:hover {
	color: #D70000;
}
.linkRed A {
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
}
.linkRed A:hover {
	font-size: 10px;
	color: #666666;
}

.linkBlue GRB {
	color: #003685;
        border-right:1px solid #efefef;
}

.textRedBold {
	font-family: Arial;
	font-weight: bold;
	font-size: 24px;
	color: #FF0600;
}

.linkGray A {
        font-size: 11px;
        color:gray;
        text-decoration: none;
}
.linkGray A:hover {
        color: #003685;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.greyborder {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.findmoreText {font-size: 15px}

.activeYellow {
	color: #FED700;
	font-size: 8pt;
	font-weight: bold;
}

