/************************************************************************** Shell **/
html,body,p,table,tr,td,dl,dd,dt,form,img,h1,h2,h3,h4,h5,h6,input,fieldset,img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	text-align: left !important;
	background-color: #C0C0FF;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../../images/Background.jpg);
}

/************************************************************************** Font Modules **/
/*Blue*/
.F-BlueTen {font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #003366;}
.F-BlueEleven {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #003366;}
.F-BlueTwelve {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #003366;}
.F-BlueFourteen {font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #003366;}
.F-BlueSixteen {font-family: Arial, Helvetica, sans-serif;font-size: 16px;color: #003366;}
.F-BlueEighteen {font-family: Arial, Helvetica, sans-serif;font-size: 18px;color: #003366;}
.F-BlueTwenty {font-family: Arial, Helvetica, sans-serif;font-size: 20px;color: #003366;}
.F-BluetwentyTimeNewRoman {font-family: "Times New Roman";font-size: 22px;color: #333960;text-decoration: none;font-style: italic;}
/*White*/
.F-WhiteTen {font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #FFFFFF;}
.F-WhiteEleven {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #FFFFFF;}
.F-WhiteTwelve {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #FFFFFF;}
.F-WhiteFourteen {font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #FFFFFF;}
.F-WhiteSixteen {font-family: Arial, Helvetica, sans-serif;font-size: 16px;color: #FFFFFF;}
.F-WhiteEighteen {font-family: Arial, Helvetica, sans-serif;font-size: 18px;color: #FFFFFF;}
.F-WhiteTwenty {font-family: Arial, Helvetica, sans-serif;font-size: 20px;color: #FFFFFF;}
.F-BlueTwentyfour {font-family: Arial, Helvetica, sans-serif;font-size: 24px;color: #003366;}
/************************************************************************** Styles for Links **/
/*Blue*/
.FL-BlueEleven a,.FL-BlueEleven a:link,.FL-BlueEleven a:active,.FL-BlueEleven a:visited 
{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #003366;text-decoration: none;}
		.FL-BlueEleven a:hover
		 {text-decoration: underline;}
.FL-BlueTwelve a,.FL-BlueTwelve a:link,.FL-BlueTwelve a:active,.FL-BlueTwelve a:visited 
{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #003366;text-decoration: none;}
		.FL-BlueTwelve a:hover
		 {text-decoration: underline;}
/*White*/
.FL-WhiteEleven a,.FL-WhiteEleven a:link,.FL-WhiteEleven a:active,.FL-WhiteEleven a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
		.FL-WhiteEleven a:hover
		 {text-decoration: underline;}
.FL-WhiteTwelve a,.FL-WhiteTwelve a:link,.FL-WhiteTwelve a:active,.FL-WhiteTwelve a:visited 
{
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
		.FL-WhiteTwelve a:hover
		 {text-decoration: underline;}
#TopSectionHolder {
	height: 100px;
	width: 900px;
	position: absolute;
	left: 0px;
}

/************************************************************************** Top General Section **/
#Logo {
	background-image: url(../../images/LOGO.jpg);
	height: 47px;
	width: 257px;
	position: absolute;
	top: 5px;
	left: 11px;
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-left: 320px;
}
#TRNavigation {
	font-size: 10px;
	color: #000000;
	height: 15px;
	width: 261px;
	position: absolute;
	left: 630px;
	top: 29px;
}
#MainNavigationBar {
	position: absolute;
	height: 28px;
	width: 900px;
	left: 0px;
	top: 74px;
	margin: 0px;
	padding: 0px;
}
}
#Partners {
	height: 28px;
	width: 146px;
	position: absolute;
	left: 597px;
	top: 0px;
}
#Solutions {height: 20px;width: 146px;position: absolute;left: 159px;top: 0px;}
#About {height: 28px;width: 146px;position: absolute;left: 13px;top: 0px;}
#Services {height: 28px;width: 146px;position: absolute;left: 305px;top: 0px;}
#Customers {height: 20px;width: 146px;position: absolute;left: 451px;top: 0px;}
#Contact {
	height: 28px;
	width: 155px;
	position: absolute;
	left: 738px;
	top: 0px;
}
#LBMenu_Left {
	height: 28px;
	width: 13px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-image: url(../../images/nav_images/lbmenu_left.jpg);
	background-position: left;
}
#LBMenu_Right {
	height: 28px;
	width: 13px;
	position: absolute;
	left: 887px;
	top: 0px;
	background-repeat: no-repeat;
	background-image: url(../../images/nav_images/lbmenu_right.jpg);
}


.F-GrayTwentyfourItalics {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #666666;
	font-style: italic;
	text-align: center;
}
.F-BlueTwelveBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	list-style-position: outside;
	list-style-type: square;
}
.F-WhiteTwentyFour {
font-family: Arial, Helvetica, sans-serif;font-size: 24px;color: #FFFFFF;
}
.F-Blue28TimeNewRoman {
font-family: "Times New Roman";font-size: 36px;color: #333960;text-decoration: none;font-style: italic;
}
.F-BlackFourteen {font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #000000;}
.F-RedEighteen {font-family: Arial, Helvetica, sans-serif;font-size: 18px;color: #003366;}
.F-GreenEighteenCopy {font-family: Arial, Helvetica, sans-serif;font-size: 18px;color: #3b5f54;}
.F-RedTwenty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000;
	font-weight: bolder;
}
.F-REDFourteen {
font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #FF0000;
}
.F-Red22TimeNewRoman {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.F-GrayFruiteger28 {
	font-family: "Frutiger LT 55 Roman", "Frutiger LT 47 LightCn";
	font-size: 24px;
	color: #BBBBBB;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.F-RedEighteen {
font-family: Arial, Helvetica, sans-serif;font-size: 18px;color: #DD0000;
}
.F-BlueFruiteger12 {

	font-family: "Frutiger LT 55 Roman", "Frutiger LT 47 LightCn";
	font-size: 13px;
	color: #000066;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
