/*BODY
-------------------------------------------*/

body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	SCROLLBAR-FACE-COLOR: #EEEBE6;
	SCROLLBAR-HIGHLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-SHADOW-COLOR: #E0E0E0;
	SCROLLBAR-3DLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-ARROW-COLOR: #38575C;
	SCROLLBAR-TRACK-COLOR: #E0E0E0;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
	background-color: #FFFFFF;
}

/*LINKS DEFAULTS
-------------------------------------------*/
a {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.sublink a {
	COLOR: #FF9900;
	text-decoration: underline;
}
.sublink a:hover {
	COLOR: #9EB2CB;
	text-decoration: none;
}
.sublink_top a {
	COLOR: #9F9FB0;
	text-decoration: none;
}
.sublink_top a:hover {
	COLOR: #ff9900;
	text-decoration: none;
}
.copyright a {
	COLOR: #ffffff;
	text-decoration: underline;
}
.copyright a:hover {
	COLOR: #000066;
	text-decoration: underline;
}

/*MENU LINKS
-------------------------------------------*/

.menu_home a {
	text-decoration: none;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../amwel_middle_east_images/home_on.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	font-weight: bold;
	display: block;
	line-height: 25px;	
	height: 25px;
	padding-top: 0px;
	padding-left: 15px;
}
.menu_home a:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../amwel_middle_east_images/home_over.gif);
	background-repeat: no-repeat;
	background-position: left;
}

/*SUBMENU LINKS
-------------------------------------------*/

.submenu_cubicles a {
	text-decoration: none;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../amwel_middle_east_images/cubicles_on.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	font-weight: bold;
	display: block;
	line-height: 24px;	
	height: 24px;
	padding-top: 0px;
	padding-left: 55px;
}
.submenu_cubicles a:hover {
	color: #9EB2CB;
	text-decoration: none;
	background-image: url(../amwel_middle_east_images/cubicles_over.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

/*BACKGROUND IMAGES
-------------------------------------------*/

.background_title {
	background-attachment: scroll;
	background-image:  url(../maynard_images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 40px;
	width: 598px;
}
.background_index_top {
	background-attachment: scroll;
	background-image:  url(../maynard_images/background_index_img.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 49px;
	width: 770px;
}
.background_index_urgent_require {
	background-attachment: scroll;
	background-image:  url(../maynard_images/background_index_img1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 100px;
	width: 300px;	
}

/*HEADING TEXT
---------------------------------------------*/

.heading1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.heading2 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
	}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9F9FB0;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	}
.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.heading5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F5F5F;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;	
}
.heading6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #9EB2CB;
	text-decoration: none;
	line-height: 60px;
	font-weight: bold;	
}
.heading7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #ABC2E2;
	text-decoration: none;
	line-height: 50px;
	font-weight: bold;	
}
.heading8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #ABC2E2;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;	
}

/*CONTENT TEXT
---------------------------------------------*/

.paragraph_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	line-height: 19px;
	text-decoration: none;
	text-align: justify;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	line-height: 19px;
	text-decoration: none;
	text-align: none;
}
.paragraph_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	line-height: 19px;
	text-decoration: none;
	text-align: none;
}
.paragraph_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
	text-align: none;
}

/*FORM ELEMENTS
------------------------------------*/

.txt_input {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	clear: none;
	float: none;
	font-size: 12px;
	border: 1px solid #1288D5;
}
.txt_input1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	clear: none;
	float: none;
	font-size: 11px;
	border: 1px solid #000066;
	height: 17px;
}
.txt_textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	clear: none;
	float: none;
	font-size: 12px;
	border: 1px solid #1288D5;
}
.txt_listbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	clear: none;
	float: none;
	font-size: 12px;
	border: 1px solid #1288D5;
}
.txt_listbox1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
	clear: none;
	float: none;
	font-size: 11px;
	height: 15px;	
	width: 130px;	
}
.bu_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border: 1px #999999; 
	font-style: normal;
	line-height: normal;
	font-weight: bold; 
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../maynard_images/bu_submit.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 70px;
	cursor: pointer; 
}
.bu_submit_newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #024699;
	border: 1px #999999; 
	font-style: normal;
	line-height: normal;
	font-weight: bold; 
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../maynard_images/newsletter_bu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 17px;
	width: 20px;
	cursor: pointer; 
}
.bu_go {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0A246A;
	border: 1px #999999; 
	font-style: normal;
	line-height: normal;
	font-weight: bold; 
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../maynard_images/img_go_bu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 18px;
	width: 20px;
	cursor: pointer; 
}
.background_urgent_req {

	background-attachment: scroll;
	background-image:  url(../maynard_images/urgent_requirement_background.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 200px;
	width: 300px;
}

