body {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.content {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 25px;

}


.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}

.blueborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #EAF2F7;
}

.orangeborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #F9E6D5;
}

.yellowborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #F4F1D9;
}


.orange {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 11pt;

}
a.orange:link {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #E07D22;
	text-decoration: none;
}
a.orange:visited {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #E07D22;
	text-decoration: none;
}
a.orange:hover {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #E07D22;
	text-decoration: underline;
}

.blue {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;

}
a.blue:link {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
a.blue:visited {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
a.blue:hover {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
}
.yellow {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;

}
a.yellow:link {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #C3AE1F;
	text-decoration: none;
}
a.yellow:visited {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #C3AE1F;
	text-decoration: none;
}
a.yellow:hover {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #C3AE1F;
	text-decoration: underline;
}
input
{
	color: #781351;
	background: #F2F2F2;
	border: 1px solid #781351;
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	padding: 0px;



}
.bold {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #999999;


}
.boldRed {

	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #990000;
}
