/* CSS Document */

#maintable{
	border:#666666 solid; border-width:1px;
}

.topbg{
	background-image:url(../images/topbg.gif);
	background-repeat:repeat-x;
}

.topbottombg{
	background-image:url(../images/topbottombg.gif);
	background-repeat:repeat-x;
}

.text{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding-left:10px;
}

.boxtext{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	padding-top:8px;
	text-align: justify;
	color:#FFFFFF;
}

.indextext{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	padding-left:35px;
	padding-right:20px;
	text-align: justify;
	color:#000000;
}

a.bottomlinks:link{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
}
a.bottomlinks:visited{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
}
a.bottomlinks:active{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
}
a.bottomlinks:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	color:#FFFFFF;
}

a.emaillink:link{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	text-decoration:underline;
	color:#C17711;
}
a.emaillink:visited{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	text-decoration:underline;
	color:#C17711;
}
a.emaillink:active{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	text-decoration:underline;
	color:#C17711;
}
a.emaillink:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	text-decoration:underline;
	color:#7F9E00;
}

.linkdevider{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
}

.staffCellOff
{
	font-family:Tahoma;
	font-size: 11px;;
	text-transform: capitalize;
	color: #0099ff;
	text-decoration: none;
	cursor: hand;
}

.staffCellOn
{
	font-family:Tahoma;
	font-size: 11px;;
	text-transform: capitalize;
	color: #0099ff;
	text-decoration: none;
	cursor: hand;
}

.desig
{
	font-family:Tahoma;
	font-size: 11px;
	text-transform: capitalize;
	color: #333366;
	text-decoration: none;
}
.content {
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: .085em;
}

.subHead
{
	color: #333333;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-weight: normal;
	letter-spacing: 0.2em;
	font-size: 13px;
	text-align: left;
	padding-left: 5px;
}
