body{
	padding: 0;
	border: none;
	width: 1100px;
	margin-top: 05px;
	font-family: "sans-serif";
	background-image:url("images/background.png");
	background-repeat: repeat-x;
	background-color:#3D7ED9;
}

#tdMainMid{
	width:850px;
}

#divTopMenu{
	color:#B1CDF1;
	height:20px;
	font-size: 11px; font-weight: bold; font-family: sans-serif;
	margin-top: 4px;
}

.tdTopQuickMenu{width:100%; height:20px; vertical-align: top; padding-top:3px;}
#topHome{color: #B1CDF1}#topHome:hover{text-decoration:underline; cursor: hand;}
#topCareers{color: #B1CDF1}#topCareers:hover{text-decoration:underline; cursor: hand;}
#topContactUs{color: #B1CDF1}#topContactUs:hover{text-decoration:underline; cursor: hand;}
#txtSearch{height:11px; border: none; font-size:11px; text-align: left; vertical-align: top;} 
.btnSearch{
	margin-top:-3px;
	font-weight: normal;
	color:#EEF3FB;
	cursor: hand;	
	background: transparent; border: none; font-family: Trebuchet MS; font-size:11px;
}

#divImgIntro{
	height:250px;width:100%;
	background-color: white;
}

#divHomeDetails{
	height:300px; background-color: #FEFDFD;
}

#tdMainLeft
{
}

.tdTopLeftCurv{
	background-image:url("images/top_left_curv.png");
	background-repeat:no-repeat;
	background-position: left top;
}

.tdTopMidCurv{
	background-image:url("images/top_left_curv.png");
	background-repeat:no-repeat;
	background-position:top;
}

.txtSearch{
	height:15px;
	width:100px;
	border-style: solid;
	border-width: 1px;
}

.tdTopRightCurv{
	background-image:url("images/top_left_curv.png");
	background-repeat:no-repeat;
	padding-top:2px;
	background-position:top right;
}

.btnSearch{
	font-weight: normal;
	color:#EEF3FB;
	cursor: hand;	
}

.tdMenu{
	background-image: url("images/bg_menu2.png");
	background-repeat: repeat-x; background-position:bottom;
	font-weight: bold; font-family: Trebuchet MS; font-size:15px; font-stretch:normal;
	color:#626454; vertical-align:middle;
	height:30px; vertical-align:text-bottom; padding-bottom: 2px;
}

.divMenu
{
	height: 20px; vertical-align:text-bottom;
}

.onlyFontStyle
{
	font-weight: normal; font-family: MS sans-serif; font-size:15px; font-stretch:narrower;
	richness: 100%; text-align: justify;
}

A
{
	text-decoration: none;
	border: none;
}

.tdHomeDetails
{
	background-image: url("images/bg_home_details.png");
	background-repeat: repeat-x;
}
.divUpdatesDetails{
	font-family: Trebuchet MS; font-size:11px; margin-left:-1px; margin-top: 10px; margin-bottom: -12px; color:#1233B7;
	overflow: hidden; text-align: left; height: 188px; margin-right: 5px;
}

.divFooter{padding-top: 5px;}