BODY {
    font-family: arial, tahoma, verdana, helvetica, sans-serif; 
    color: 444444;
    font-size:10px;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	crollbar-3dlight-color:#FCFCFC;
	scrollbar-arrow-color:gray;
	scrollbar-base-color:#EEEEEE;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	crollbar-face-color:#F0F0F0;
	scrollbar-highlight-color:#EEEEEE;
	crollbar-shadow-color:EEEEEE;

	background-image:url(Images/Background.jpg);
	ackground-repeat:repeat-x;
	ilter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FF0A387E', EndColorStr='#FF4699EC');
	
}

.MainWidth {
 
}

XSNBlue {
	font:inherit;
	color:#254D72; 
}

.BG_Header {
	background-image:url('Images/Title.jpg');
	width:1000;
}


.BG_Footer {
	background-image:url('Images/Bottom.jpg');
	background-repeat:no-repeat;
	width:1000;
}

.TM {
	font:inherit;
	font-size:9px;
}

.SubFont {
	font:inherit;
	font-size:10px;
}

.Titles {
	font:inherit;
	font-size:18px;
	padding-bottom:10;
}

.TitlesBlue {
	font:inherit;
	color:#254D72;
	font-size:16px;
	width:230; 
	border-bottom-width:1;
	border-bottom-color:#cccccc;
	border-bottom-style:dotted;
}

	
.LINK	{ 
	cursor:pointer;
	Text-Decoration:underline; 
	color: #254D72;
	olor: 666666;
}

.MENULINK	{ 
	cursor:pointer;
	Text-Decoration:none; 
	color: 666666;
}



.MENU_BG_OFF {
	
	background-color:#FFFFFF;
	cursor:pointer;

}


.MENU_BG_ON {
	
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FF333333', EndColorStr='#FFFFFFFF');
	cursor:pointer;
	color:#FFFFFF;

}

.BulletLink {
	position:inherit;
	background-image:url('Images/LBullet.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="Images/LBullet.png");
	width:20;
	vertical-align:middle;
	height:20;
}

* html .BulletLink {
	background: none;
}

.MenuTable {
	border-bottom-color: 999999;
	border-bottom-style: solid;
	border-bottom-width: 1;
	order-top-color: 000000;
	order-top-style: solid;
	order-top-width: 1;
}

.MenuTable TD {
	border-bottom-color: DDDDDD;
	border-bottom-style:dotted;
	border-bottom-width: 1;
	height:25;
}
	
A:link	{
			Text-Decoration : None;
			color: blue;
		}
A:link:hover	{
			Text-Decoration : None;
			color:blue;
		}		
A:active {
			Text-Decoration : None;
			color: 303030;
		}
A:visited{
			Text-Decoration : None;
			color: blue;
		}
A:visited:hover	{
			Text-Decoration : None;
			color:blue;
		}

TD.dotted_right_border {
	border-right-width:1;
	border-right-color:#cccccc;
	border-right-style:dotted;
	vertical-align:top; 
	padding-top:20;
	padding-right:10;
	padding-bottom:10;
	padding-left:10;
}	

TD.dotted_bottom_border {
	border-bottom-width:1;
	border-bottom-color:#cccccc;
	border-bottom-style:dotted;
	padding-top:20;
	padding-right:10;
	padding-bottom:20;
	padding-left:10;
}	

TD.no_right_border {
	vertical-align:top; 
	padding-top:20;
	padding-right:10;
	padding-bottom:10;
	padding-left:10;

}

TD.solid_right_border {
	border-right-width:1;
	border-right-color:#cccccc;
	border-right-style:solid;
	width:230; 
	vertical-align:top; 
	padding-top:20;
	padding-right:10;
	padding-bottom:10;
	padding-left:10;
}	

TD.solid_right_border_no_pad {
	border-right-width:1;
	border-right-color:#000000;
	border-right-style:solid;
	vertical-align:top; 
}	

TD.MainMenu_solid_right_border_no_pad {
	border-right-width:1;
	border-right-color:#000000;
	border-right-style:solid;
	vertical-align:top; 
}

.solid_bottom_border {
	border-bottom-width:1;
	border-bottom-color:#cccccc;
	border-bottom-style:solid;
}	


			
TD { 
	font-family:Arial; font-weight:100; font-size:9pt; 
	}


.SalesForceData {
	width:100%;
	padding-top:10;
	padding-bottom:10;
	border-bottom-color:#999999;
	border-bottom-style:dashed;
	border-bottom-width:1;
	vertical-align:middle
}	


.SalesForceLabel {
	width:200;
}	

