
body{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
.bodyText{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5e5e5e;
	text-decoration: none;
	text-align: justify;
	padding: 0px;


}
.heading{
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515151;
	text-decoration: none;
	text-align: center;
	line-height: normal;
	
}
.subheading{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.black{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	}
.white{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.bold{

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #646464;
	text-decoration: none;

}
a:hover{
	text-decoration: none;
}
.TopHeading{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	text-align: center;
	line-height: normal;

}
.News{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: center;
	line-height: normal;

}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
.copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	padding-left: 25px;
	height: 20px;
	width: 350px;
	float:left;
	margin-top: 5px;
}
.right{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	padding-right: 35px;
	margin-top: 5px;
	height: 20px;
	width: 300px;
	float:right;

}
.link{

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00005c;
	text-decoration: none;
	text-align: center;
	line-height: normal;

}
#dropmenudiv{
position:absolute;
border:1px solid #949698;
border-bottom-width: 1;
font-family: "Trebuchet MS";
font-size: 12px;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #b0b0b0;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #707070;
}