body{
	font-family:Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
 .mainBody{
	font-family:Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}	
a:hover {
	color: #e86a19;
}
.rightcolumn {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
    text-decoration: none;
	font-weight: bold;
	color: #474A74;	
	text-align: right;
        }
.rightcolumn a:link {
    text-decoration: none;
	color: #634599;
        }
.rightcolumn a:visited {
    text-decoration: none;
	color: #634599;
}
.rightcolumn a:hover {
    text-decoration: none;
	color: #e86a19;
        }
.rightcolumn a:active {
    text-decoration: none;
	color: #e86a19;
        }
.mainBody a:link {
        text-decoration: none;
        color: #634599;
        }
.mainBody a:visited {
        text-decoration: none;
        color: #634599;
        }
.mainBody a:hover {
        text-decoration: none;
        color: #e86a19;
        }
.mainBody a:active {
        text-decoration: none;
        color: #6699cc;
        }
.BodyHeadline {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #4B68CC;
	text-decoration: none;

}
.BodyHeadline a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #634599;
	text-decoration: none;
}
.BodyHeadline a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #634599;
	text-decoration: none;
}
.BodyHeadline a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #e86a19;
	text-decoration: none;
}
.dotseperators {
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
        }
.smallcaption {
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
        }
.smallcaption a:link {
        text-decoration: none;
        color: #634599;
        }
.smallcaption a:visited {
        text-decoration: none;
        color: #634599;
        }
.smallcaption a:hover {
        text-decoration: none;
        color: #e86a19;
        }
.smallcaption a:active {
        text-decoration: none;
        color: #e86a19;
        }
		
td#line  {
        border-left: 1px solid #333333;
        }
td#bodymargin  {
        padding: 10px;
        }
td#lineborderinside  {
        border-left: 1px solid #cccccc;
		 border-bottom: 1px solid #cccccc;
        }
td#lineborderright  {
        border-left: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		 border-bottom: 1px solid #cccccc;
}

.BodySubhead {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #B2006E;
	text-decoration: none;

}