.startpage  {
	margin-top:110px;
	text-align: center;
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.index  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-top:10px;
	text-align: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #606163;
	font-style: normal;
	text-align: center;
    vertical-align:bottom;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #606163;
	text-align: justify;
}
.content    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #606163;
	text-align: justify;
    height:550px;
    overflow:auto;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.header	{
	position:relative;
	margin-left:1px;
	margin-top:1px;
}
.menu   {
    list-style-image:url(images/bullet.jpg);
}
.menu li {
    margin-top:15px;
}
.textInst   {
    width:400px;
    float:left;
}
.imgInst    {
    width:100px;
    margin-left:50px;
}
#bold   {
    font-weight:bold;
}
ul  {
    list-style-image:url(images/bulletsmall.gif);
}
ol li {
    margin-top:10px;
}
hr  {
    color:#606163;
    border-style:solid;
}
a:link  {
    color:#00866B;
    text-decoration:underline;
}
a:hover  {
    color:#73B5A6;
}
a:active  {
    color:#73B5A6;
}
a:visited  {
    color:#00866B;
    text-decoration:underline;
}
.startpage a:visited, .index a:link {
	text-decoration: none;
}
.tbfeeshead {
	font-size: 12px;
	text-align:left;
	font-weight: bold;
}
.tbFees {
    font-size: 10px; text-align:left;
}
