body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#656666;
	}

.textMain
	{
		font-family: "Trebuchet MS", Arial, Verdana;
		font-size: 12px;
		font-weight: normal;
		color: #434B4C;
		line-height:17px;
		padding:0px 50px 10px 25px;
		text-decoration: none;
	}
	
.textMain a
	{
		font-family: "Trebuchet MS", Arial, Verdana;
		font-size: 12px;
		font-weight: normal;
		color: #336393;
		text-decoration: underline;
	}	
	
.textMain a:hover
	{
		font-family: "Trebuchet MS", Arial, Verdana;
		font-size: 12px;
		font-weight: normal;
		color: #434B4C;
		text-decoration: none;
	}
	
.textMain ol
	{
		margin-left:12px;
		padding-left:12px;
	}
	
.textMain li
	{
		padding-bottom:5px;
	}	
	
.textMainBold
	{
		font-family: "Trebuchet MS", Arial, Verdana;
		font-size: 12px;
		font-weight: bold;
		color: #434B4C;
		text-decoration: none;
	}	
	
.textMainBold a
	{
		font-family: "Trebuchet MS", Arial, Verdana;
		font-size: 12px;
		font-weight: bold;
		color: #336393;
		text-decoration: underline;
	}	
	
.textMainBold a:hover
	{
		font-family: "Trebuchet MS", Arial, Verdana;
		font-size: 12px;
		font-weight: bold;
		color: #434B4C;
		text-decoration: underline;
	}	

.rightText
	{
		font-family: "Trebuchet MS", Arial, Verdana;
		font-size: 11px;
		font-weight: normal;
		color: #323232;
		line-height:14px;
		padding-right:15px;
		text-decoration: none;
	}
	
.rightText a
	{
		font-weight: normal;
		color: #323232;
		text-decoration: none;
	}
	
.rightText a:hover
	{
		font-weight: normal;
		color: #F5C724;
		text-decoration: none;
	}	
	
.rightText ol
	{
		margin-left:12px;
		padding-left:12px;
	}
	
.rightText li
	{
		padding-bottom:5px;
	}

.rightTextBold
	{
		font-family: "Trebuchet MS", Arial, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #656666;
		text-decoration: none;
	}
	
.rightTextBold a
	{
		font-weight: bold;
		color: #656666;
		text-decoration: none;
	}
	
.rightTextBold a:hover
	{
		font-weight: bold;
		color: #F5C724;
		text-decoration: none;
	}		
	
.MainHeading
	{
		font-family: "Trebuchet MS", Arial, Verdana;
		font-size: 15px;
		font-weight: bold;
		color: #F5C724;
		text-decoration: none;
	}
	
.MainHeading1
	{
		font-family: "Trebuchet MS", Arial, Verdana;
		font-size: 15px;
		font-weight: bold;
		color: #C13926;
		text-decoration: none;
	}
	
.MainHeading2
	{
		font-family: "Trebuchet MS", Arial, Verdana;
		font-size: 15px;
		font-weight: bold;
		color: #979766;
		text-decoration: none;
	}
	
.MainHeading3
	{
		font-family: "Trebuchet MS", Arial, Verdana;
		font-size: 15px;
		font-weight: bold;
		color: #F5973A;
		text-decoration: none;
	}
	
.frmtxtbox {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	FONT-SIZE: 11px;
	BACKGROUND: #FFFFFF;
	COLOR: #333333;
	font-family: Arial;
	HEIGHT: 18px;
}

.txtsml {
	FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
	COLOR:#333333;
	font-weight: normal;	
}