body
	{
		background: #E5E9E2;
		
	}

P {
	FONT-SIZE: 11px; 
	margin: 0px; 
	}
	
td {
	padding:0;
	margin:0;
	}
tr {
	padding:0;
	margin:0;
	}


.normalText
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #5d5d5d;
	}

a.orangeLine:link
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #FF8000;
		text-decoration: underline;
	}

a.orangeLine:visited
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #FF8000;
		text-decoration: underline;
	}

a.orangeLine:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #FF8000;
		text-decoration: none;
	}

a.footerLink:link
	{
		font-family: Verdana, Tahoma;
		font-size: 10px;
		color: #999999;
		text-decoration: none;
	}

a.footerLink:visited
	{
		font-family: Verdana, Tahoma;
		font-size: 10px;
		color: #999999;
		text-decoration: none;
	}

a.footerLink:hover
	{
		font-family: Verdana, Tahoma;
		font-size: 10px;
		color: #cbcbcb;
		text-decoration: none;
	}

.leftsideShado
	{
		background: url(../images/left_side_shado.gif);
		background-repeat: repeat-y;
		width: 16px;
	}

.rightsideShado
	{
		background: url(../images/right_side_shado.gif);
		background-repeat: repeat-y;
		width: 17px;
	}

.topShado
	{
		background: url(../images/main_top_shado.gif);
		background-repeat: repeat-x;
		height: 9px;
	}

.bottomShado
	{
		background: url(../images/main_footer_shado.gif);
		background-repeat: repeat-x;
		height: 9px;
	}

.topLine
	{
		background: url(../images/top_black_line.gif);
		background-repeat: repeat-x;
		height: 8px;
		padding:0px;
		margin:0px;
	}

.footerColor
	{
		background: url(../images/footer_color.gif);
		background-repeat: repeat-x;
		height: 16px;
	}

.opacityit img
	{
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		-moz-opacity: 1;
	}

.opacityit:hover img
	{
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
		-moz-opacity: 0.6;
	}

.leftsideBG
	{
		background: url(../images/btn_spacer.gif);
		background-repeat: repeat-y;
		width: 221px;
	}

a.faqsText:link
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #5d5d5d;
		text-decoration: none;
		line-height: 15px;
	}

a.faqsText:visited
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #5d5d5d;
		text-decoration: none;
		line-height: 15px;
	}

a.faqsText:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #5d5d5d;
		text-decoration: underline;
		line-height: 15px;
	}

a.generalLinkText:link
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #5d5d5d;
		text-decoration: none;
		line-height: 15px;
	}

a.generalLinkText:visited
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #5d5d5d;
		text-decoration: none;
		line-height: 15px;
	}

a.generalLinkText:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #a5a5a5;
		text-decoration: none;
		line-height: 15px;
	}

 /* Fancy form styles for IE */
input, textarea, select {FONT-SIZE: 11px; background: #eeeeee; border-top-width : 1px; border-right-width : 1px; border-bottom-width : 1px; border-left-width : 1px;  }
input { text-indent : 0px; }
input.button {border-color: ff6600; border-top-width : 1px; border-right-width : 0px; border-bottom-width : 1px; border-left-width : 0px; 
background: #eeeeee; color: #000000;  }

.postbody { line-height: 18px}