/*CSS STYLESHEET FOR VIALITE 2.0 PRODUCT COPYRIGHT V---Systems 2007

------ IMPORATNT INSTRUCTIONS-----
1. MENTION THE FONT NAME IN BODY TAG. DO NOT MENTION IN CLASS NAME UNTILL ITS NECESSARY
2. USE RELATIVE FONT SIZING
3. ALWAYS USE A, A:hover; A:visited

THIS STYLESHEET IS DIVIDED INTO THREE MAJOR PORTION PRINT, VITAL AND LAYOUT RELATED....
LAYOUT RELATED CAN BE ELIMINATED
VITAL VALUES CAN BE CHAGED 
*/


/*---------V-I-T-A-L--------------------------------------------------*/
/*REQUIRED CLASSSED CAN NOT BE ELIMINATED, Just change the attribute*/
/*----------------------------------------------------------------*/
/*css for the error mail */
.errortext
{
	font-weight: bold;
	font-size: 12px;
	color: blue; 
	font-family:Tahoma;
	background-color:White;	
}
/*body
{
	font-family:Verdana;	
	scrollbar-face-color: #DCDCDC;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #BBBBBB;
	scrollbar-arrow-color: #626262;
	scrollbar-track-color: #EFEFEF;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color: #bbbbbb;
	scrollbar-darkshadow-color: #bbbbbb;
}*/
/*----MAINTEXT IS USED FOR DISPAYIMG THE CONTENT*/
/*.maintext{color:Black; font-family:Verdana; font-size:x-small;}
.maintext A{color:blue;font-family:Verdana;	font-size:x-small;font-weight:normal;font-style:normal;	text-decoration:none;}
.maintext A:hover{color:red;font-size:x-small;font-family:Verdana;font-weight:normal;font-style:normal;}
.maintext A:visited{color:Maroon;font-size:x-small;font-family:Verdana;	font-weight:normal;	font-style:normal;}*/

/*----MAINHEADING IS USED FOR DISPAYIMG THE HEADING IN CONTENT*/
/*.mainheading{ font-size:medium; color:Gray;}
.mainheading A{ font-size:medium; color:Blue; text-decoration:none;}
.mainheading A:hover{ font-size:medium; color:Gray;text-decoration:underline;}
.mainheading A:visited{ font-size:medium; color:Maroon;text-decoration:underline;}*/

/* THIS CLASS IS USED FOR DISPLAYING LABELS FOR THE INFORMATION */
.ErrorDisp{	color:Red;font-size:12px;font-weight:bold;font-family:Verdana;}

/* THIS CLASS IS USED FOR DISPLAYING CATEGORY NAMES FOR PRODUCTS STAFFS */
.CatName{font-weight:bold;color:#29559C;font-size:x-small;}
.CatName A{font-weight:bold;color:Blue;font-size:x-small;text-decoration:underline;}
.CatName A:hover{font-weight:bold;color:#29559C;font-size:x-small;text-decoration:none;}
.CatName A:visited{font-weight:bold;color:Maroon;font-size:x-small;text-decoration:none;}

/* THIS CLASS IS USED FOR DISPLAYING SITEMAP PAGES */
.SiteMap{color:Purple;font-size:x-small;text-decoration:none;}
.SiteMap A{color:#29559C;font-size:x-small;font-weight:normal;text-decoration:none;}
.SiteMap A:hover{color:Red;font-size:x-small;font-weight:normal;text-decoration:underline;}
.SiteMap A:visited{color:Maroon;font-size:x-small;font-weight:normal;text-decoration:none;}

/* THIS CLASS IS USED FOR DISPLAYING ERROR MESSAGES IN ERROR PAGES */
.ErrorInfo{	font-size:x-small;color:#000033;background-color:#DFDFDF;border: 1px solid black;}

.center{text-align:center;}

/* THIS CLASS IS USED FOR DISPLAYING TABLE CONTENTS */
.TblMainText{font-size:x-small;	color:#000000;text-decoration:none;}
.TblMainText A{	font-size:x-small;color:#0000FF;text-decoration:none;}
.TblMainText A:hover{font-size:x-small;	color:0000FF;text-decoration:none;}

/* THIS CLASS IS USED FOR DISPLAYING TABLE HEADINGS */
.TblHeading{font-size:x-small;font-weight:bold;color:#FFFFFF;background-color:#52A6D5;text-decoration:none;}
.TblHeading A{font-size:x-small;font-weight:bold;color:Blue;background-color:#52A6D5;text-decoration:none;}
.TblHeading	A:hover{font-size:x-small;font-weight:bold;color:#FFFFFF;background-color:#52A6D5;text-decoration:none;}

input{BORDER-RIGHT: activecaption 1px solid; BORDER-TOP: activecaption 1px solid; BORDER-LEFT: activecaption 1px solid; COLOR: buttontext; BORDER-BOTTOM: activecaption 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: window;}

/* THIS CLASS IS USED FOR DISPLATING MANDATORY INFORMATION */
.mandatory{color:#ff0000;}

/* THIS CLASS IS USED IN FOOTER COPYRIGHT */
.Copyright{ COLOR: #797979;FONT-FAMILY: verdana;FONT-SIZE:10px;TEXT-DECORATION: none;}
.Copyright A{COLOR: #797979;FONT-FAMILY: verdana;FONT-SIZE:10px;TEXT-DECORATION: none;}
.Copyright A:hover{COLOR: Blue;FONT-FAMILY: verdana;FONT-SIZE:10px;TEXT-DECORATION: none;}
.Copyright A:visited{COLOR: Maroon;FONT-FAMILY: verdana;FONT-SIZE:10px;TEXT-DECORATION: none}



/*----------------------L-A-Y-O-U-T- -R-E-L-A-T-E-D-----------*/
/*LAYOUT RELATED CLASSSES CAN VARY PROJECT TO PROJECT*/
/*-------------------------------------------------------------*/
body
{
position:relative;margin:0px 0px;padding:0px;background-color:#0174B5;background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-position:top;
}
#master
{
width:100%;position:relative;padding:0px;margin:0px 0px;
}
#layout
{
position:relative;width:1000px;background-image:url(../images/ContentRpt1.jpg);background-repeat:repeat-y;overflow:hidden;
}
#layout #header
{
position:relative;width:1000px;height:240px;
}
#header .headerCol1
{
	position:relative;float:left;width:11px;height:240px;
}
#header .headerCol2
{
	position:relative;float:left;width:234px;height:240px;
}
	.headerCol2 .headerCol2Row1
	{
		position:relative;width:234px;height:16px;
	}
	.headerCol2 .headerCol2Row2
	{
		position:relative;width:234px;height:111px;
	}		
	.headerCol2 .headerCol2Row3
	{
		position:relative;width:234px;height:98px;background-image:url(../images/searchBG.jpg);background-repeat:no-repeat;
	}
	.headerCol2Row3 .headerCol2Row3Abs
	{
		position:absolute;width:185px;height:21px;left:19px;top:46px;border:0px solid red;
	}
		.headerCol2Row3Abs .headerCol2Row3AbsTextBox
		{
			position:relative;float:left;width:160px;height:21px;
		}
		.headerCol2Row3Abs .headerCol2Row3AbsGap
		{
			position:relative;float:left;width:6px;height:21px;font-size:0px;
		}
		.headerCol2Row3Abs .headerCol2Row3AbsButtom
		{
			position:relative;float:left;width:19px;height:21px;
		}
	.headerCol2 .headerCol2Row4
	{
		position:relative;width:234px;height:15px;
	}
	
#header .headerCol3
{
	position:relative;float:left;width:744px;height:240px;
}
	.headerCol3 .headerCol3Row1
	{
		position:relative;width:744px;height:85px;
	}
		.headerCol3Row1 .headerCol3Row1Col1
		{
			position:relative;float:left;width:529px;height:85px;
		}
			.headerCol3Row1Col1 .headerCol3Row1Col1Row1
			{
				position:relative;width:529px;height:10px;background-color:#007CC2;font-size:0px;
			}
			.headerCol3Row1Col1 .headerCol3Row1Col1Row2
			{
				position:relative;width:529px;height:75px;
			}
				.headerCol3Row1Col1Row2 .headerCol3Row1Col1Row2Col1
				{
					position:relative;float:left;width:516px;height:75px;
				}
					.headerCol3Row1Col1Row2Col1 .menu
					{
						position:relative;width:516px;height:53px;
					}
					.headerCol3Row1Col1Row2Col1 .menuBottom
					{
						position:relative;width:516px;height:22px;
					}
				.headerCol3Row1Col1Row2 .headerCol3Row1Col1Row2Col2
				{
					position:relative;float:left;width:13px;height:75px;
				}
			
		.headerCol3Row1 .headerCol3Row1Col2
		{
			position:relative;float:left;width:215px;height:85px;background-image:url(../images/ContactBG.jpg);background-repeat:no-repeat;
		}
			.headerCol3Row1Col2 .tel
			{
				position:absolute;width:185px;height:12px;left:9px;top:5px;
			}
			.headerCol3Row1Col2 .fax
			{
				position:absolute;width:185px;height:12px;left:9px;top:23px;
			}
			.headerCol3Row1Col2 .email
			{
				position:absolute;width:185px;height:12px;left:9px;top:41px;
			}
			.headerCol3Row1Col2 .toplink
			{
				position:absolute;width:185px;height:12px;left:47px;top:68px;
			}
	.headerCol3 .headerCol3Row2
	{	
		position:relative;width:744px;height:3px;background-color:#FFFFFF;font-size:0px;
	}
	.headerCol3 .headerCol3Row3
	{
		position:relative;width:744px;height:152px;
	}
		.headerCol3Row3 .flashLeft
		{
			position:relative;float:left;width:3px;height:152px;background-color:#FFFFFF;font-size:0px;
		}
		.headerCol3Row3 .flashCenter
		{
			position:relative;float:left;width:738px;height:152px;
		}
		.headerCol3Row3 .flashRight
		{
			position:relative;float:left;width:3px;height:152px;background-color:#FFFFFF;font-size:0px;
		}
	
#header .headerCol4
{
	position:relative;float:left;width:11px;height:240px;
}
#layout #blankLine
{
	position:relative;width:1000px;height:2px;background-color:#FFFFFF;font-size:0px;
}
#layout #topContentCurve
{
	position:relative;width:1000px;height:21px;
}

#layout #middleContentCurve
{
	position:relative;width:1000px;min-height:521px;
}
*html #middleContentCurve
{
	height:521px;
}
	#middleContentCurve .middleContentCurveCol0
	{
		position:relative;float:left;width:12px;
	}
	#middleContentCurve .middleContentCurveCol1
	{
		position:relative;float:left;width:237px;border:0px solid red;
	}
		.middleContentCurveCol1 .middleContentCurveCol1Services
		{
			position:relative;width:237px;min-height:177px;/*height:expression(document.body.text1 < 177? "177px" : "auto");*/background-image:url(../images/ServicesRpt2.jpg);background-repeat:repeat-y;border:0px solid red;
		}
		*html .middleContentCurveCol1Services
		{
			height:177px;
		}
		.middleContentCurveCol1Services .ServicesBlock
		{
			position:relative;width:230px;height:15px;
		}
			.ServicesBlock .ServicesBlockArrow
			{
				position:relative;float:left;width:22px;height:15px;
			}
			.ServicesBlock .ServicesBlockText
			{
				position:relative;float:left;width:200px;height:15px;
			}
		.middleContentCurveCol1Services .ServicesBlockGap
		{
			position:relative;width:230px;height:13px;font:0px;
		}
		.middleContentCurveCol1 .middleContentCurveCol1ServicesBottom
		{
			position:relative;width:237px;height:8px;background-image:url(../images/ReadBelowRpt.jpg);background-repeat:repeat-y;font-size:0px;
		}
		.middleContentCurveCol1 .cyclicImg
		{
			position:relative;width:237px;height:115px;
		}
			.cyclicImg .cyclicImgCol1
			{
				position:relative;float:left;width:5px;height:115px;
			}
			.cyclicImg .cyclicImgCol2
			{
				position:relative;float:left;width:232px;height:115px;background-color:#FFFFFF;
			}
				.cyclicImgCol2 .cyclicImgAbs
				{
					position:absolute;width:223px;height:105px;top:5px;left:5px;
				}
		.middleContentCurveCol1 .CyclicBottom
		{
			position:relative;width:237px;height:15px;
		}
		.middleContentCurveCol1 .Latest
		{
			position:relative;width:237px;height:29px;
		}
		.middleContentCurveCol1 .LatestArea
		{
			position:relative;width:237px;height:88px;background-image:url(../images/ReadBelowRpt.jpg);background-repeat:repeat-y;
		}
		.middleContentCurveCol1 .LatestAreaRead
		{
			position:relative;width:237px;height:23px;background-image:url(../images/ReadBelowRpt.jpg);background-repeat:repeat-y;
		}
			.LatestAreaRead .ReadArea
			{
				position:absolute;width:150px;height:15px;left:10px;top:5px;border:0px solid red;
			}
		.middleContentCurveCol1 .LatestAreaReadBelow
		{
			position:relative;width:237px;height:22px;
		}
		.middleContentCurveCol1 .EmailBG
		{
			position:relative;width:237px;height:62px;background-image:url(../images/EmailBG.jpg);background-repeat:no-repeat;
		}
			.EmailBG .EmailBGAbs
			{
				position:absolute;width:197px;height:19px;left:17px;top:39px;
			}
				.EmailBGAbs .EmailBGAbsBox
				{
					position:relative;float:left;width:160px;height:19px;
				}
				.EmailBGAbs .EmailBGAbsGap
				{
					position:relative;float:left;width:19px;height:19px;font-size:0px;
				}
				.EmailBGAbs .EmailBGAbsBtn
				{
					position:relative;float:left;width:18px;height:19px;
				}
				
	#middleContentCurve .middleContentCurveCol2
	{
		position:relative;float:left;width:3px;background-image:url(../images/ContentInRpt.jpg);background-repeat:repeat-x;font-size:0px;
	}
	#middleContentCurve .middleContentCurveCol3
	{
		position:relative;float:left;width:527px;border:0px solid red;
	}
	.middleContentCurveCol3 .middleContentCurveCol3In
	{
		position:relative;width:516px;margin-left:5px;margin-right:6px;background-image:url(../images/ContentBodyRpt.jpg);background-repeat:repeat-x;min-height:521px;height:expression(document.body.text < 521? "521px" : "auto");border:0px solid red;
	}
	.middleContentCurveCol3In .middleContentCurveCol3InBody
	{
		position:relative;width:500px;margin-left:8px;margin-right:8px;
	}
	#middleContentCurve .middleContentCurveCol4
	{
		position:relative;float:left;width:3px;background-image:url(../images/ContentInRpt.jpg);background-repeat:repeat-x;font-size:0px;
	}
	#middleContentCurve .middleContentCurveCol5
	{
		position:relative;float:left;width:211px;
	}
	.middleContentCurveCol5 .ServicesTextBlock
	{
		position:relative;width:203px;height:137px;margin-left:2px;margin-right:2px;border:0px solid red;
	}
		.ServicesTextBlock .ServicesTextBlockRow1
		{
			position:relative;width:203px;height:25px;background-image:url(../images/ServicesBlockHeadBG.jpg);background-repeat:no-repeat;
		}
		.ServicesTextBlockRow1 .ServicesTextBlockRow1In
		{
			position:relative;top:6px;height:18px;
		}
		.ServicesTextBlock .ServicesTextBlockRow2
		{
			position:relative;width:203px;height:66px;background-image:url(../images/ServicesBlockRpt.jpg);background-repeat:repeat-y;border:0px solid red;
		}
			.ServicesTextBlockRow2 .ServicesTextBlockRow2Abs
			{
				position:relative;width:193px;height:64px;left:4px;top:0px;border:1px solid #FFFFFF;
			}
		.ServicesTextBlock .ServicesTextBlockRow3
		{
			position:relative;width:203px;height:9px;background-image:url(../images/ServicesBlockRpt.jpg);background-repeat:repeat-y;
		}
		.ServicesTextBlock .ServicesTextBlockRow4
		{
			position:relative;width:203px;height:15px;background-image:url(../images/ServicesBlockRpt.jpg);background-repeat:repeat-y;
		}
		.ServicesTextBlock .ServicesTextBlockRow5
		{
			position:relative;width:203px;height:22px;background-image:url(../images/ServicesBlockMoreBG.jpg);background-repeat:no-repeat;
		}
		.ServicesTextBlockRow5 .moreBlock
		{
			position:relative;width:100px;height:22px;float:right;border:0px solid red;text-align:right;margin-right:18px;
		}
	#middleContentCurve .middleContentCurveCol6
	{
		position:relative;float:left;width:2px;background-image:url(../images/ContentInRpt.jpg);background-repeat:repeat-x;
	}
	#middleContentCurve .middleContentCurveCol7
	{
		position:relative;float:left;width:12px;
	}
#bottomContentCurve
{
	position:relative;width:1000px;height:12px;
}

#bottomLine
{
	position:relative;width:1000px;height:4px;background-image:url(../images/bottomLineRpt.jpg);background-repeat:repeat-y;font-size:0px;
}
#Footer
{
	position:relative;width:1000px;height:50px;
}
	#Footer .FooterCol1
	{
		position:relative;float:left;width:989px;height:50px;background-image:url(../images/FooterRpt.jpg);background-repeat:repeat-x;
	}
		.FooterCol1 .footerLink
		{
			position:relative;width:989px;height:12px;top:8px;border:0px solid red;
		}
		.FooterCol1 .copyRights
		{
			position:absolute;width:400px;height:12px;left:45px;top:31px;border:0px solid red;
		}
		.FooterCol1 .WSI
		{
			position:absolute;width:180px;height:12px;right:43px;top:31px;border:0px solid red;
		}
	#Footer .FooterCol2
	{
		position:relative;float:left;width:11px;height:50px;background-color:#0174B5;font-size:0px;
	}






.ReadTextBold
{
color:#B4E7FA;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-align:left;
}
.ReadTextBold a
{ 
color:#B4E7FA;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-align:left;
text-decoration:none;
}
.ReadTextBold a:hover
{
color:#B4E7FA;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-align:left;
text-decoration:underline;
}
.contactTextBold
{
color:#024862;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-align:left;
}
.contactText
{
color:#024862;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
text-align:left;
}
.contactText a
{
color:#024862;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
text-align:left;text-decoration:none;
}
.contactText a:hover
{
color:#024862;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
text-align:left;
text-decoration:underline;
}
.toplinkText
{
color:#007CC3;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-align:left;
}
.toplinkText a
{
color:#007CC3;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-align:left;
text-decoration:none;
}
.toplinkText a:hover
{
color:#007CC3;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-align:left;
text-decoration:underline;
}
.footerText
{
color:#00466E;
font-family:Tahoma;
font-size:11px;
font-weight:normal;

}
.footerText a
{
color:#00466E;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
.footerText a:hover
{
color:#00466E;
font-family:Tahoma;
font-size:11px;
font-weight:normal;

text-decoration:underline;
}
.mainheading
{
color:#05A7E3;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
text-align:left;
}
.maintext2
{
color:#0375B6;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
}
.maintext
{
color:#767676;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
text-align:left;
text-align:justify;
}
.maintext a
{
color:#377396;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
text-align:left;text-decoration:underline;
text-align:justify;
}
.maintext a:hover
{
color:#377396;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
text-align:left;
text-decoration:none;
text-align:justify;
}

.newsTextBold 
{ 
color:#B4E7FA;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-align:left;
}
.newsText
{
color:#B4E7FA;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
text-align:left;
}
.newsText a
{
color:#B4E7FA;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
text-align:left;text-decoration:underline;
}
.newsText a:hover
{
color:#B4E7FA;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
text-align:left;
text-decoration:none;
}
.newsText2
{
color:#B4E7FA;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
text-align:left;
}
.newsText2 a
{
color:#B4E7FA;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-align:left;text-decoration:underline;
}
.newsText2 a:hover
{
color:#B4E7FA;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-align:left;
text-decoration:none;
}
.ServicesText
{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:left;
}
.ServicesText a
{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:left;
text-decoration:none;
}
.ServicesText a:hover
{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:left;
text-decoration:underline;
}
.ServicesTextRight
{
color:#036CA7;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:center;
}
.ServicesTextBlockText
{
color:#255669;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-align:center;
}
.moreText
{
color:#000000;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
.moreText a
{
color:#000000;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
.moreText a:hover
{
color:#000000;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
text-decoration:underline;
}
/************************** Layout Splash CSS ************************/

#master #layoutSplash
{
position:relative;width:984px;border:0px solid red;
}
#layoutSplash #headerSplash
{
position:relative;width:984px;height:123px;
}
	#headerSplash .headerSplash1
	{
		position:relative;float:left;width:225px;height:123px;
	}
	#headerSplash .headerSplash2
	{
		position:relative;float:left;width:10px;height:123px;font-size:0px;
	}
	#headerSplash .headerSplash3
	{
		position:relative;float:left;width:516px;height:123px;background-image:url(../images/SplashLinkBG.jpg);background-repeat:no-repeat;
	}
		.headerSplash3 .headerSplash3Abs
		{
			position:absolute;width:430px;height:27px;left:40px;top:40px;border:0px solid red; 
		}
		.headerSplash3Abs .headerSplash3AbsLink1
		{
			position:absolute;width:122px;height:15px;left:-3px;top:5px;border:0px solid red; 
		}
		.headerSplash3Abs .headerSplash3AbsLink2
		{
			position:absolute;width:40px;height:27px;left:118px;top:0px;
		}
		.headerSplash3Abs .headerSplash3AbsLink3
		{
			position:absolute;width:135px;height:15px;left:158px;top:5px;border:0px solid red; 
		}
		.headerSplash3Abs .headerSplash3AbsLink4
		{
			position:absolute;width:40px;height:27px;left:275px;top:0px;
		}
		.headerSplash3Abs .headerSplash3AbsLink5
		{
			position:absolute;width:115px;height:15px;left:313px;top:5px;border:0px solid red; 
		}
	#headerSplash .headerSplash4
	{
		position:relative;float:left;width:10px;height:123px;font-size:0px;
	}
	#headerSplash .headerSplash5
	{
		position:relative;float:left;width:221px;height:123px;background-image:url(../images/SplashContactUsBG.jpg);background-repeat:no-repeat;
	}
			.headerSplash5 .telSplash
			{
				position:absolute;width:185px;height:12px;left:15px;top:23px;
			}
			.headerSplash5 .faxSplash
			{
				position:absolute;width:185px;height:12px;left:15px;top:41px;
			}
			.headerSplash5 .emailSplash
			{
				position:absolute;width:185px;height:12px;left:15px;top:59px;
			}
			.headerSplash5 .toplinkSplash
			{
				position:absolute;width:185px;height:12px;left:47px;top:86px;
			}
#layoutSplash #lineSplash
{
position:relative;width:984px;height:4px;font-size:0px;border:0px solid red;
}
#layoutSplash #SplashFlash
{
position:relative;width:984px;height:188px;border:0px solid red;
}
#layoutSplash #lineSplash2
{
position:relative;width:984px;height:8px;font-size:0px;border:0px solid red;
}
#layoutSplash #contentSplash
{
position:relative;width:984px;/*min-height:462px;*/background-image:url(../images/SplashContentRpt.jpg);background-repeat:repeat-y;border:0px solid red;
}
/**html #contentSplash
{
	height:462px;
}*/
#contentSplash .contentSplashIn
{
	position:relative;width:979px;margin-left:2px;margin-right:3px;background-image:url(../images/SplashContentRpt2.jpg);background-repeat:repeat-x;border:0px solid red;min-height:462px;height:expression(document.body.text < 462? "462px" : "auto");
}
	.contentSplashIn .contentSplashInTop
	{
		position:relative;width:979px;height:20px;font-size:0px;
	}
	.contentSplashIn .contentSplashInCenter
	{
		position:relative;width:929px;margin-left:25px;margin-right:25px;/*min-height:422px;height:expression(document.body.text < 422? "422px" : "auto");*/border:0px solid red;
	}
	.contentSplashIn .contentSplashInBottom
	{
		position:relative;width:979px;height:20px;font-size:0px;
	}
#contentSplashBottom
{
position:relative;width:984px;height:10px;border:0px solid red;
}
#FooterSplash
{
	position:relative;width:984px;height:55px;border:0px solid red;
}
	#FooterSplash .FooterCol0Splash
	{
		position:relative;float:left;width:2px;height:55px;background-color:#0174B5;font-size:0px;
	}

	#FooterSplash .FooterCol1Splash
	{
		position:relative;float:left;width:979px;height:55px;background-image:url(../images/SplashFooterRpt.jpg);background-repeat:repeat-x;
	}
		.FooterCol1Splash .footerLinkSplash
		{
			position:relative;width:979px;height:12px;top:8px;border:0px solid red;
		}
		.FooterCol1Splash .copyRightsSplash
		{
			position:absolute;width:400px;height:12px;left:45px;top:31px;border:0px solid red;
		}
		.FooterCol1Splash .WSISplash
		{
			position:absolute;width:180px;height:12px;right:43px;top:31px;border:0px solid red;
		}
	#FooterSplash .FooterCol2Splash
	{
		position:relative;float:left;width:3px;height:55px;background-color:#0174B5;font-size:0px;
	}

.ServicesTextTop
{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-align:left;
}
.ServicesTextTop a
{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-align:left;
text-decoration:none;
}
.ServicesTextTop a:hover
{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-align:left;
text-decoration:underline;
}
