.SmallText
{
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.MediumText
{
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.SubHeading {
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.TitleHeading {
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align:justify;
	text-decoration: none;
}
.Heading {
	font-family : "Trebuchet MS", Arial, sans-serif;
	text-indent : 10px;
	letter-spacing : 2px;   
	font-size: 30px;
	color: #00632d;
}
.TextBoxText{
	font-family : Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.bodyline {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 15px;
}
.TextContent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	line-height:1.5;
	text-align: left;
}

a.TextContent:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}

a.TextContent:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #F99C1C;
	text-align: left;
}

.grey {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
.HeaderText {
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: left;
}

/* Blue Color Links*/
.blulinks {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: 336699;
	font-weight: bold;
	text-decoration: none
}
a.blulinks:active
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: 336699;
	font-weight: normal;
	text-decoration: none
}
a.blulinks:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: 336699;
	text-decoration: none
}
a.blulinks:visited{
	font-size: 10px;
	color: 6699cc;
	text-decoration: none
}
a.blulinks:hover
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: cc0000;
}

/* blue links with line */
.blulinksline {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: 336699;
	font-weight: normal;
	line-height: 15px;
}
a.blulinksline:active
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: 336699;
	font-weight: bold;
	line-height: 15px;
}
a.blulinksline:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: 336699;
	font-weight: bold;
	line-height: 15px;
}
a.blulinksline:visited
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: 6699cc;
}
a.blulinksline:hover
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #cc0000;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
}

/* Black with Red Color Link */
.globalnav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.globalnav:active
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

a.globalnav:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.globalnav:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.globalnav:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
/* For General Purpose */
a:active
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: 336699;
	font-weight: bold;
	line-height: 15px;
}
a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 15px;
}
a:visited
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}
a:hover
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
	text-align: right;
}
.footer1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#FFFFFF;
}
.footer
{
font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#FFFFFF;
}
