/*
---------------------------------
//General
---------------------------------
*/

body 
{
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	background-color: #FFFFFF;
	background-image: url(../images/gridbg.gif);
	background-repeat: repeat;
}

a {
	color:#005941;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	color: #E56B1F;
}

p {
	line-height:22px;
	margin-bottom: 20px;
	color:#333333;
}

h1{
	color:#005941;
	margin-top:4px;
	font-size:21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	line-height:normal;
	font-weight:normal;
	padding-bottom: 10px;
	padding-top: 0px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 2px none #005941;
	border-left: 1px none #FFFFFF;
}

h2{
	color:#005941;
	margin-top:10px;
	font-size:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}

h3{
	color:#333333;
	margin-top:10px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	font-weight: bold;
}

h4{
	color:#333333;
	margin-top:10px;
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	font-weight: normal;
}

h5{
	color:#4285b9;
	margin-top:10px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}

h6{
	margin-top:10px;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:20px;
	color: #333333;
}

dl { margin-left:20px; margin-bottom:20px;}

dt { font-weight:bold; color:#333333;}

dl { color:#828282; }

ul {
	list-style:circle outside;
	margin-left:50px;
	margin-bottom: 20px;
	color: #333333;
}

ol { 
	list-style: decimal; 
	margin-left:50px; 
	list-style-position:inside; 
	margin-bottom:20px;
	color:#7a9da5;
}

li { margin-bottom:8px; }

legend {
	color:#333333;
	padding:0px 10px 0px 10px;
	margin-bottom: 10px;
	margin-top:20px;
	font-size:14px;
	margin-left:-26px;
}

fieldset {
	padding:10px 30px 20px 40px;
	margin-bottom:20px;
	border:1px solid #cccccc;
}

label { float:left; width: 100px;}

	/* Input classes */
	
	.text_field, .file, .password {
		background: url(../images/input_bg.png) repeat-x;
		height: 21px;
		border:1px solid #d1d1d1;
		padding:4px 0px 0px 5px;
		font-size:12px;
	}
	
	.text_area{
	background: url(../images/textbox_bg.png) repeat-x;
	border:1px solid #d1d1d1;
	padding:4px 0px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
	.radio, .checkbox { margin-top:5px; }

blockquote {
	margin-left:0px;
	border-left:4px solid #E46B1F;
	margin-bottom: 20px;
	color:#333333;
	line-height:20px;
	padding-left:10px;
	font-style:italic;
}
.blockquoteSpecial {
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #009966;
	margin-left: 20px;
}

.blockquoteCerts {
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #009966;
}

.blockquoteCaptions {
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #76A59D;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
}



pre {
	margin-left: 50px;
	background-color:#f1f1f1;
	border-top:1px solid #cccccc;
	padding:10px;
	margin-bottom:20px;
	color:#333333;
}

hr {
	margin: 10px 0px;
	background-color: #FFFFFF;
}

table {
	background-color: #F0F1F6;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #005941;
	border-right-color: #005941;
	border-bottom-color: #005941;
	border-left-color: #005941;
	
}

tr{
}

th { 
	padding: 5px 10px 5px 10px; 
	text-align:left; 
	border:1px solid #cccccc; 
	background:#4285b9;
	color:#fff;
}

td{
	padding:5px 10px 5px 10px;
	text-align:left;
	border: 1px none #cccccc;
}

/* COMMENT USED CLASSES */

.more {text-align: right; font-weight:bolder;}

.ar {text-align:right;}

.al {text-align:left;}

.ac {text-align:center;}

.fl {float:left;}

.fr {float:right;}

.clear {clear: both;}

.italic {font-style:italic;}

.bold {font-weight:bold;}

.lighter {font-weight:lighter;}

.underline {text-decoration:underline;}

.no_underline {
	text-decoration:none;
	color: #FF6633;
}

.clear_margin {margin:0px;}

.read_more {text-align:right; margin:0px 5px 0px 0px; }

/* DEFAULT STYLE */

/* Container */

#container 
{
	text-align: left;
	margin: 0px auto auto;
	background:#FFFFFF;
	width:940px;
	padding:1px;
	border: 1px solid #FFFFFF;
}

/* Top  original top set to 160 height testing at 152*/

#top {
	width:940px;
	height:152px;
	background-image: url(../images/envent_logonofx_final.png);
	background-repeat: no-repeat;
}

.logo {
	height:100px;
	width:275px;
	float:left;
	visibility: hidden;
}

#search_box { float:right; width:193px; margin-top:40px; }
.search_label { margin: 3px 10px 0px 0px; float:left; }
.search_field { width:100px; float:left; margin-right:5px;}
.search_submit { 
	background:url(../images/search_submit_bg.png) 0px -27px no-repeat; 
	border:none; 
	height:27px;
	width:33px;
	cursor:pointer;
	float:left;
}

.search_submit:hover { background:url(../images/search_submit_bg.png) 0px 0px no-repeat; }

/* Menu */

#menu {
	width: 940px;
	background:#009966 url(../images/bg_main.png);
	margin-bottom:6px;
	float:left;
	padding-bottom: 1px;
	position: relative;
	z-index: 99;
	height: 50px;
	padding-top: 1px;
}

#content {
	float:left;
	margin-bottom:20px;
}


/* Right Column */

#right_column {
	float:right;
	width:250px;
}
.rightcolumn_HeaderServices {
	width: 228px;
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: 180px top;
	font-size: 13px;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	font-variant: normal;
	padding-bottom: 10px;
	border: 1px none #C3D4D7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}

.rightcolumn_HeaderChoose {
	width: 228px;
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: 180px top;
	font-size: 13px;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	font-variant: normal;
	padding-bottom: 10px;
	border: 1px none #C3D4D7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}

.rightcolumn_HeaderNews {
	width: 228px;
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: 180px top;
	font-size: 13px;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	font-variant: normal;
	padding-bottom: 10px;
	border: 1px none #C3D4D7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}


	/* Submenu */
	
	.submenu {
	margin-top:10px;
	font-size:11px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
}
	
	.submenu ul {
	list-style: none;
	margin:0 0 20px;
	list-style-position: outside;
	width: 248px;
	padding-bottom: 0px;
	float: left;
	border-top: 1px none #C3D4D7;
	border-right: 1px none #C3D4D7;
	border-bottom: 1px none #C3D4D7;
	border-left: 1px solid #C3D4D7;
}



	.submenu li {
	margin:0;
	float:left;
	width:245px;
	background-color: #FFFFFF;
	padding-right: 2px;
	height: 38px;
}

.submenu li p {
	margin:0;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
}

	.submenu li a {
	height:25px;
	display:block;
	background:url(../images/submenu_bg.png) 0px -70px no-repeat;
	padding:10px 0px 0px 25px;
	text-decoration:none;
	color:#006666;
	margin:0;
	}
	.submenu li a:hover {
	background:url(../images/submenu_bg.png) 0px -35px no-repeat;
	color:#E46A1E;
}
	.submenu li a.submenu_current {
	background:url(../images/submenu_bg.png) no-repeat 0px 0px;
	color:#ef6a1e;
}
	.submenu li a.submenu_current:hover {
	background:url(../images/submenu_bg.png) 0px 0px no-repeat;
	color:#005841;
}
	
	.submenu li.submenu_divider {
	background:url(../images/submenu_divider.png) no-repeat;
	height:2px;
	width:248px;
	padding:0;
}

/* Main Content */

#main_content {
	margin-right:30px;
	float:left;
	width:470px;
}
 
	.column_big {
	width:670px;
	border:1px solid #c3d4d7;
	padding:1px 1px 8px;
	font-size:11px;
	float:left;
	position:relative;
	margin:0;
	clear: right;
	}
	

	.column_bigMAIN {
	border:1px none #c3d4d7;
	font-size:12px;
	width: 638px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 3px;
	}

	
	
.subtitle_intro {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

	

	
	
.content_hr {
	font-family: Arial, Helvetica, sans-serif;
	height: 4px;
	width: 620px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #BDD4CE;
	border-right-color: #BDD4CE;
	border-bottom-color: #BDD4CE;
	border-left-color: #BDD4CE;
}

	
	.column_big p { margin-bottom:15px; line-height: 16px; color:#7a9da5;}
	
	.column_headline {
	height:30px;
	width:420px;
	position:relative;
	font-size:13px;
	color:#005941;
	padding:10px 0px 0px;
	font-weight: bold;
	margin-bottom: 10px;
	}
	.column_content {
	padding:20px;
	background:#FFFFFF repeat-x;
	height:166px;
	color: #99CC00;
}

.column_contentMAIN {
	padding:20px;
	background:#FFFFFF repeat-x;
	
}
.introNews {
	font-weight: bold;
}
.sectionLocatorMainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E56B1F;
}

/* Ticker */

#ticker {
	margin-bottom:3px;
	width: 670px;
	height:36px;
	position: relative;
	background-color: #333333;
	float: left;

}

/* Content */

#banner {
	margin-bottom:3px;
	height:300px;
	background:#fff;
	position: relative;
}



.banner_text {
	position:absolute;
	top:50px;
	right:30px;
	height:100px;
	width:180px;
	line-height:20px;
	font-size:11px;
}

.banner_text p { color:#f1f1f1; display:none;}
.banner_images img {
	display:none;
}

.bodycolA{
	width:250px;
	float:left;
	margin-left:100px;
	display:inline;
	font-size: 12px;
	background-repeat: repeat-x;
	padding: 0px 0px 0px 10px;

}

.bodycolB{
	width:220px;
	float:left;
	margin-left:40px;
	display:inline;
	font-size: 12px;

}

.bodycolATesti{
	width:280px;
	float:left;
	display:inline;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 20px;

}

.bodycolBTesti{
	width:300px;
	float:left;
	margin-left:26px;
	display:inline;
	font-size: 12px;

}
.highlightFootnote {
	font-size: 10px;
	background-color: #99CC99;
	padding: 6px;
	width: 280px;
	border: 1px solid #005941;
}








.bodycolCareers{
	float:left;
	display:inline;
	padding: 8px;
	border: 1px dotted #E56B1F;
	width: 97%;
	background-color: #FFFFCC;

}


.bodycolTestiLogos{
	float:left;
	display:inline;
	border: 1px solid #CCC;
	width: 570px;
	background-color: #FFF;
	background-image: url(../p7apm/img/p7apm_bevel_white.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 69px;

}


.bodycolOfficesHDQ{
	float:left;
	display:inline;
	padding: 8px;
	border: 1px solid #E0E0E0;
	width: 290px;
	background-color: #FFFFFF;
	background-image: url(../p7apm/img/p7apm_bevel_white.jpg);
	background-repeat: repeat-x;
	margin-right: 5px;

}
.bodycolOffices{
	float:left;
	display:inline;
	padding: 8px;
	width: 290px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../p7apm/img/p7apm_bevel_white.jpg);
	margin-left: 15px;
	border: 1px solid #E0E0E0;

}

	
	/* Latest info box */
	
	
	.subtitle_introNews {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	 } 
	
	
	#latest_info {
	width: 248px;
	border:1px solid #c3d4d7;
	font-size:11px;
	}
	
	#latest_info a {
	text-decoration:none;
	color: #333333;
	font-weight: bold;
	line-height: 23px;
}

#latest_info a:hover {
	text-decoration:underline;
	color: #E46B1E;
}

	#latest_info p {
	font-size:10px;
	line-height:19px;
}
	#latest_info ul { margin-left:10px; margin-top:10px; }
	
	#latest_info a.latest_info_heading {
		cursor:pointer;
		display:block;
		padding:3px 3px 3px 6px;
		text-decoration: none;
		font-weight: bold;
		font-size: 11px;
		color: #f1f1f1;
		background:url(../images/latest_info_headline_bg.png) no-repeat;
		height:18px;
	}
	#latest_info a.latest_info_heading:hover {
		background:url(../images/latest_info_headline_bg.png) no-repeat;
	}
	#latest_info a.selected {
		color: #fff;
		background:url(../images/latest_info_headline_bg.png) 0px -24px no-repeat;
	}
	
	.latest_info_item {
	background:#FFFFFF url(../images/latest_info_bg.png) repeat-x 0px 0px;
	height:225px;
}
	.latest_info_content { width:228px; padding:10px; }

		
	.news_date { color:#b0b0b0; }
	.news_heading { font-weight:bold; font-size:12px;}
	.news_text { }
	.news_divider { background:url(../images/news_divider.png) no-repeat; height:2px; width: 228px; margin: 15px 0px 15px 0px;}
	
	
	
	
	

	/* Login box */
	
	#login {
	width:246px;
	height:246px;
	border:1px solid #c3d4d7;
	padding:1px 1px 1px 1px;
	float:left;
	position:relative;
	margin-top:20px;
	}
	#login p {
	color:#333333;
}
	
	.column_headline_small {
	height:24px;
	width:236px;
	background:url(../images/navmenu_current_firstsucker.png) repeat-x;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006633;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 10px;
	font-variant: normal;
	text-transform: uppercase;
	padding-bottom: 1px;
	}
	
	.lock { float:right; position:absolute; top:120px; right:10px;}

/* Footer */

#footer {
	width: 940px;
	height:37px;
	background:#d6d6d6;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}

.footer_content {
	width: 919px;
	height:17px;
	background:#7EAEA5 url(../images/bg_main.png) repeat-x;
	float:left;
	color:#f1f1f1;
	font-size: 11px;
	padding:9px;
	padding-left:10px;
	border:1px solid #fff;
}

#footer a {color:#f1f1f1; text-decoration:none; }
#footer a:hover {text-decoration:underline;}


/*
---------------------------------
//SPECIFIC PAGES -> Index
---------------------------------
*/

/* Services */

.services_icon {
	position:absolute;
	right:113px;
	bottom:48px;
}

.services {
	list-style-position:outside;
	margin-left:20px;
	list-style-image:url(../images/services_bullet.png);
}


.services li { margin-bottom:10px; padding-left:5px;}
.services li a {text-decoration:none; margin-top:200px;}
.services li a:hover {text-decoration:underline}

/* Our departments */

.globe { position:absolute; right:10px; bottom:5px; }

	/* Vertical slider menu */
	
	.menu_slider {
		height: 32px;
		width: 184px;
		margin: auto;
	}
	
	.menu_slider_button {
		border:none;
		position:absolute;
		cursor:pointer;
		left:20px;
		z-index:999;
		background:url(../images/choose_bg.png) 0px 0px no-repeat;
		height:25px;
		width:178px;
	}
	
	.menu_slider_button_active {
		background:url(../images/choose_bg.png) 0px -25px no-repeat;
	}
	
	.menu_slider_content {
		display:none;
		width:174px;
		border: 1px solid #fff;
		margin:0;
		list-style-position:outside;
		background:#a5bac4 url(../images/choose_content_bg.png) repeat-x;
		padding:20px 1px 1px 1px;
		margin-top:5px;
		position:absolute;
		left:20px;
		
	}
	
	.menu_slider_content li {
		
		margin:0;
		list-style:none;
	}
	
	.menu_slider_content li a {
		color:#FFFFFF; 
		text-decoration:none; 
		padding:0px; 
		display:block;
		padding:5px 0 5px 10px;
		width:164px;
	}
	
	.menu_slider_content li a:hover {
		padding:5px 0 5px 10px;
		background:#b4c3ca;
	}


/*
---------------------------------
//SPECIFIC PAGES -> Contact us
---------------------------------
*/

#response p{ margin-bottom:15px; color:#fff;}

#form_fields { position:relative; margin-top:20px;}

#form_fields img.loaderIcon
{
	width: 48px;
	position: absolute;
	top:340px;
	right:100px;
}

.contact_form_field {width:270px;}

.form_succes { 
	background:#9fbaa1; 
	border-top: 1px solid #757575; 
	border-bottom: 1px solid #757575; 
	margin:0; 
	padding:20px;
}

.form_error { 
	background:#e58585; 
	border-top: 1px solid #757575; 
	border-bottom: 1px solid #757575; 
	margin:0;
	padding:20px; 
	color:#fff;
}
.form_error li {margin-left:45px; }

.form_response_image { float:left; margin-right:10px;}

.form_p { margin-bottom:10px;}

.button {
	background:url(../images/button_bg.png) no-repeat 0 0;
	border:0px;
	height:31px;
	width:68px;
	cursor:pointer;
	color:#f1f1f1;
	padding:0;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:10px;
}

.button:hover { background:url(../images/button_bg.png) no-repeat 0 -31px; }
.banner_textIntro {
	font-size: 14px;
	font-weight: bold;
}

.button_margin { margin-left:100px; }

.verification_image {margin-right:10px; float:left; }
.verification_input {margin:1px 0px 5px 0px;}


/*
---------------------------------
//TICKER -> 
---------------------------------
*/

#portal {
	position:relative;
	width:114px;
	height:20px;
	right: 72px;
	top: 116px;
	visibility: visible;
	float: right;
	
}





/*
---------------------------------
//CLIENT PORTAL -> 
---------------------------------
*/





#ticker {
	margin-bottom:3px;
	width: 670px;
	height:36px;
	position: relative;
	background-color: #333333;
	float: left;
	visibility: inherit;
}

.client_portal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	float: right;
	height: 20px;
	width: 100px;
	padding: 14px;
	border: thin solid #E46B1F;
	clear: none;
}

/* Image Styles */


.image-left, .image-border, .image-right{
	padding:3px;
	margin:0px 0px 3px 10px;
	border:1px solid #c3d4d7;
}


.image-borderColChoose{
	background: #ffffff;
	padding:3px;
	border:1px solid #c3d4d7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
}

.image-small-left{
	background: #fdfdfd;
	padding:4px;
	margin:0 5px 0 0;
	border:1px solid #ccc;
}

.image-small-Icon{
	background: #fdfdfd;
	padding:0px 4px;
	margin:0;
	border:1px none #ccc;
}

.image-small-right {
	background: #E6E6E6;
	padding:4px;
	margin:0 0 10px 10px;
	border:1px solid #CCCCCC;
	float: right;
}

.image-border {
	margin:0;
	background-color: #E6E6E6;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
.subtitleSpecial {
	font-size: 13px;
}
.img_leftRTspace {
	padding-right: 10px;
	vertical-align: middle;
}
.ul-pdf {
	list-style-type: none;
	list-style-image: url(../images/pdf_icon.gif);
}
.boldSpecial {
	font-weight: bold;
	line-height: 30px;
}
#getquote {
	background-image: url(../images/webMkt_banner_245x150_Quote.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 245px;
}
#container #contentHome #right_column #getquote p {
	padding-top: 110px;
	padding-left: 78px;
	color: #F63;
}
