
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#969494;
	word-wrap: break-word;
}
.tdStyle {
	text-align: center;
	vertical-align: middle;
	font-family:Tahoma;
	font-size:11px;
	color:#969494;
	word-wrap: break-word;
}
form
{
	margin:0px;
}
a {

	text-decoration: none;
	color:#969494;
}
a:hover {

	text-decoration: underline;
	color:#969494;
}
.blue
{
	color:#859BB7;
}
a.blue
{
	color:#859BB7;
	text-decoration:underline;
}
.white
{
	color:#FFFFFF;
}
a.white
{
	color:#FFFFFF;
	text-decoration:underline;
}.red
{
	color:#B54040;
}
a.red
{
	color:#B54040;
	text-decoration:underline;
}
a.redn
{
	color:#B54040;
	text-decoration:none;
}
.big
{
	color:#848282;
	text-transform:uppercase;
	font-weight:bold;
}
.top
{
	color:#E6E6E6;
}
a.top
{
	color:#B8B8B9;
	text-decoration:none;
}
a.copy
{
	color:#B9B9B9;
	text-decoration:none;
}
.formObject 
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border-style : solid;
	border-width : 1px;
	//border-color : 000000;
	border-color : C0C0C0;
	font-weight : normal;
	color : Black;
	background-color : White;
	
	}

.cboStyle
	{
	font-family : Times New Roman, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	border-style : solid;
	border-width : 1px;
	border-color : C0C0C0;
	font-weight : normal;
	color : 000000;
	background-color : White;
	}
.normalText
	{
	font-family : Times New Romann, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : 859BB7;
	}
.normalGreyText
	{
	font-family : Times New Romann, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : 969494;
	}
.headingText
	{
	font-family : Times New Romann, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	}
.BodyText
	{
	font-family : Verdana, Arial, Times New Roman, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : 767A7D;
	}

.fontWhiteBoldHeader
	{
	font-family : Times New Romann, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : #FFFFFF;
	}
.fontBlackBoldHeader
	{
	font-family : Times New Romann, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : #679000;
	}
.BodyheadingText
	{
	font-family : Times New Romann, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : #767A7D;
	}
.ContentsOuterTable {
		background-color:#1C3126;
	}

	td.Row1 {
		background-color:#F0F0F0;
	}
	
	td.Row2 {
		color:#FFFFFF;
		background-color:#FEA23A;

	}
	
	td.Row3 {
		background-color:#FFFFFF;
	}	
.errText
	{
	font-family : Verdana, Times New Romann, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #FF0000;
	}