.imgLeft {
	margin-right:20px;
}
.imgRight {
	margin-left:20px;
}
.nofade {
	/* for IE */
    filter:alpha(opacity=100);
	/* for IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
	/* CSS3 standard */
    opacity:1.0;
	/* for FF */
	-moz-opacity: 1.0;
}
.fadeImg {
	/* for IE */
    filter:alpha(opacity=20);
	/* for IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=20)";
	/* CSS3 standard */
    opacity:0.2;
	/* for FF */
	-moz-opacity: 0.2;
}
.fadeImg10 {
	/* for IE */
    filter:alpha(opacity=10);
	/* for IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=10)";
	/* CSS3 standard */
    opacity:0.1;
	/* for FF */
	-moz-opacity: 0.1;
}
.fadeImg50 {
	/* for IE */
    filter:alpha(opacity=50);
	/* for IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
	/* CSS3 standard */
    opacity:0.5;
	/* for FF */
	-moz-opacity: 0.5;
}
.fadeImg80 {
	/* for IE */
    filter:alpha(opacity=80);
	/* for IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
	/* CSS3 standard */
    opacity:0.8;
	/* for FF */
	-moz-opacity: 0.8;
}
.dashline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B4B4B4;
	}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F5BE60;
	font-weight: bold;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F5BE60;
	font-weight: bold;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F5BE60;
	font-weight: bold;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}

a.blulink:link{
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3275BB;
	color: #3275BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
}
a.blulink:visited
{
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3275BB;
	color: #3275BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
}
a.blulink:hover
{
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C9761C;
	color: #C9761C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
}
a.blulink:active
{
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3275BB;
	color: #3275BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
}

a.goldlink:link{
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C9761C;
	color: #C9761C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
}
a.goldlink:visited
{
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C9761C;
	color: #C9761C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
}
a.goldlink:hover
{
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
}
a.goldlink:active
{
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C9761C;
	color: #C9761C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
}

a.goldlink2:link{
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F5BE60;
	color: #F5BE60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
}
a.goldlink2:visited
{
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F5BE60;
	color: #F5BE60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
}
a.goldlink2:hover
{
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
}
a.goldlink2:active
{
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F5BE60;
	color: #F5BE60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
}


a.whtlink:link{
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
}
a.whtlink:visited
{
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
}
a.whtlink:hover
{
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F5BE60;
	color: #F5BE60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
}
a.whtlink:active
{
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #F5BE60;
	font-weight: bold;
}
P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	font-weight: normal;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
.textLrg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #F5BE60;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #F5BE60;
	font-weight: bold;
}
