/* CSS for Indatel Group */

body {
	margin:0 0 0 40px;padding:0;
	background: #ffffff url(background.gif);
	font-family:arial, verdana, sans-serif;
	font-size: .7em;
	color:#3C3A3B;
}

/****************/
/* Text & Links */

img {border:none;}

h2.blueText {color:#435FB8;font-weight:bold;}
td.blueText {color:#435FB8;font-weight:bold;font-size:13px;}
li.blueText {color:#435FB8;font-weight:bold;}
.blueText {color:#435FB8;font-weight:bold;}

a.link {text-decoration:underline;color:#7B0203;}
a.link:hover {text-decoration:none;color:#7B0203;}

a.whiteLink  {text-decoration:none;color:#ffffff;}
a.whiteLink:hover  {text-decoration:underline;color:#ffffff;}

/************/
/* Sections */

.body_Wrapper {
	width:750px;
	background-color: #EDECE6;
}

.rightNav {
	position:absolute;
	width:213px;
	margin: 0 0 0 0;
	background-color: #EDECE6;
}

.navImg {
	margin: 0 0 0 12px;
}

.headerHome {
	position:relative;
	left:213px;top:10px;
	padding:0 0 15px 0;
	width:537px;
}

.contentHome {
	position:relative;
	left:213px;top:15px;
	padding: 0 0 35px 0;
	width:537px;
}

.headerInterior {
	position:relative;
	background: #EDECE6 url(_Layout/Indatel/Indatel_images/header_singleLayout.jpg) no-repeat top center;
	width:750px;
	height:114px;
}

.contentInterior {
	position:relative;
	padding: 23px 18px 23px 18px;
}

.titleFrame{
	position:relative;
	padding-bottom:4px;
}

.rightLinkPosition {
	position:absolute;
	left:0;
	padding: 4px 0 0 623px;
	width:200px;
}

.topBottom5px {
	position:relative;
	padding:5px 0 5px 0;
}

.listTable {
	padding: 0 0 0 10px;
	width:700px;
}

.footer {
	position:relative;
	width:750px;
	height:40px;
	color: #ffffff;
	background: #EDECE6 url(_Layout/Indatel/Indatel_images/footer_bgRepeat.gif) repeat-x top;
}

