* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Arial,Tahoma, Verdana, Helvetica, sans-serif;
    font-size: small;
    text-align: center;
    margin: 0 auto;
    height: 100%;
}

.outer {
	clear: both;
	width: 100%;
	text-align: center;
}

#outerMenu {
	clear: both;
}

#outerNews {
	clear: both;
	height: 64px;
	margin-top: 3px;
}

#pageHeader,
#pageContent,
#pageMenu,
#pageNews,
#footer {
	width: 896px;
	text-align: left;
	margin: 0 auto;
    height: 100%;
    padding: 0 50px;
}

#pageHeader {
	padding: 0;
	width: 996px;
}
#pageMenu {
	height: 22px;
	background-color: #0A51A1;
}
#pageNews {
	height: 64px;
	background: url('../images/home_tmpnewsflash.jpg') no-repeat;
}
#pageHeader,
#pageContent,
#footer {
	background-color: #FBFBFB;
}
#twoCol #pageContent {
	padding: 0 0 0 50px;
	width: 946px;
}
.twoColContent,
.twoColContentNews {
	float: left;
	width: 660px;
	text-align: justify;
	padding-right: 30px; /* 30px in the layout */
}
.twoColContent {
	border-right: 20px solid #0A51A1;
}

.topBlue {
	height: 4px; 
	float: left;
}

.newsContent {
	clear: both;
	width: 796px;
	text-align: justify;
	padding-right: 30px; /* 30px in the layout */
	padding-left: 30px;
	border-left: 20px solid #0A51A1;
	border-right: 20px solid #0A51A1;
}
.newsListingContent {	/* used in listing news, holds the center content, could make it wider */
	clear: both;
	width: 656px; /*416 796px;*/
	text-align: justify;
	padding: 0 100px; /* 0 178px 0 220px */
	margin: 0;
	border-left: 20px solid #0A51A1;
	border-right: 20px solid #0A51A1;
}
.newsPaging {			/* used in listing news */
	font-size: .8em;
	margin-top: 10px;
}
.newsLineItem {			/* used in listing news, container for news item image and text */
	margin: 5px 0;
}
.newsImage {			/* used in listing news, image that goes with the news item */
	float: left;
	width: 220px;
	border: 1px solid #0A51A1;
	overflow: hidden;
	margin-right: 10px;
}
.newsText {				/* used in listing news, news item: title, introtext, read more */
	float: left;
	width: 380px;
}
* html .newsText {
	width: 370px;
}
#content {
    padding-top: 25px;
}
#home #content {
	padding-top: 7px;
	font-size: 11px;
}

.post {
	/*font-family: "Times New Roman", Times, serif;*/
    color: #676670;
    float: left;
  	margin: 0 auto;    
	position: relative;
  	text-align: left;	
    width: 420px;
}

#twoCol .post {
	width: 710px;
}
.oneColContent {
	/*font-family: Garamond, "Times New Roman", Times, serif;*/
  	text-align: justify;
  	margin: 0 auto;
    float: left;
    color: #676670;
}

.oneColContent p {
	margin-bottom: 10px;
}

h1 {
	color: #F80140;
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 21px;
	font-weight: normal;
}

h3 {
	color: #676670;
	/*font-family: "Times New Roman", Times, serif;*/
}

.pagewidth {
	width: 996px; /* used in listings users for ie 6 specifically */
}

.equalColumnContainer {
	overflow: hidden;
}

.equalColumn {
	margin-bottom: -800px; 
    padding-bottom: 800px; 
    
}



/**
/* links
------------------------------------------------------------------------- */
a {
	color: black;
	border: 0px;
}

a img {
	border: 0px;
}


.post p {
	text-align: justify;
	margin-bottom: 8px;
	margin-top: 8px;
}

#home .post p {
	margin-bottom: 3px;
}

/**
/* Header 
------------------------------------------------------------------------- */
#header {
	height: 138px;
	margin: 0 auto;
	background: url('../images/header.gif') no-repeat;
}

#logo {
	clear: both;
	height: 49px;
  	width: 213px;
  	padding-top: 52px;
  	padding-left: 50px;
}

#rightlogo {
	float: right;
	width: 212px;
	height: 48px;
	margin-right: 50px;
	text-align: right;
}



/*********************** search *******************************/

.submitButton {
	background: #F8582F url('../images/submitButton.gif') no-repeat;
	width: 66px;
	height: 28px;
}


.submitButton:hover {
  	text-decoration: underline;
}


.ajaxSearch {
	background: transparent url('../images/search_middle.gif') repeat-y;
	float: right;
	padding: 10px 0;
	width: 212px;
	
	
}
.ajaxSearch label {
	width: auto;
}

#email,
#ajaxSearch_input {
	background: transparent url('../images/bg_input.gif') no-repeat;
	border: 0px;
	color: #C3C3C5;
	padding: 5px 0 0 5px;
	margin-left: 10px;
	width: 125px;
	height: 28px;
}

.searchBottom {
	background: transparent url('../images/search_bottom.gif') no-repeat;
	clear: both;
	height: 4px;
	margin-right: 50px;
	width: 100%;
}

/**
/* home page content
------------------------------------------------------------------------- */
.qsform {
	background-color: #C9E0ED;
}

.formInputSeparator {
	height: 5px;
}

#form input {
	float: left;
	
}

.post form select {
	width: 194px;
}

#home .post p {
	line-height: 20px;
	margin: 15px 0;
}

/**
/* left column
------------------------------------------------------------------------- */
.colLast {
	height: 15px;
}
#home .colLast {
	height: 0px;
	font-size: 1px;
	line-height: 1px;
}
.colItemSeparator {
	clear: both;
	height: 30px;
}
#home .colItemSeparator {
	height: 8px;
	font-size: 1px;
	line-height: 1px;
}
.centerBottom {
	height: 10px; /*50px;*/
	font-size: 1px;
	line-height: 1px;
}
#home .centerBottom {
	height: 70px;
	position: absolute;
	bottom: -65px;
}
.leftCol {
	width: 210px;
	float: left;
	margin-right: 25px;
	height: 100%;
}

#dbSearchTitle {
	background: transparent url('../images/title_companysearch1024.gif') no-repeat;
	height: 38px;
}

#dbSearch {
	/*border-left: 1px solid #DBDDDD;
	border-right: 1px solid #DBDDDD;*/
	background: transparent url('../images/leftcol_search.gif') no-repeat;
	float: left;
	height: 64px;
	padding-left: 8px;
	padding-top: 10px;
	width: 210px; /* was 200*/
}

#dbSearch #companyName {
	border: 1px solid #A5ACB2;
	font-size: 12px;
	height: 20px;
	width: 190px;
	padding-left: 5px;
}

#dbSearch form select {
	width: 117px;
	border: 1px solid #A5ACB2;
	font-size: 12px;
}
* html .bottomEdge {
	position: absolute;
}
#selectRegionTitle {
	background: transparent url('../images/title_selectregion1024.gif') no-repeat;
	height: 29px;
}
#selectRegion {
	background: transparent url('../images/bg_selectregion1024.gif') no-repeat;
	height: 110px;
	padding-top: 20px;
}
#selectRegion a {
	color: white;
	font-weight: bold;
	font-size: 12px;
	margin-left: 19px;
	text-decoration: none;
}
.regionLineSeparator {
	height: 5px; 
	font-size: 1px;
	line-height: 1px;
	display: block;
}



/**
/* right column	border-left: 1px solid #CFCED0;
------------------------------------------------------------------------- */
.rightCol {
	width: 210px;
	float: right;
}

#membersLoginTitle {
	background: transparent url('../images/title_memberslogin1024.gif') no-repeat;
	height: 38px;
}
#membersLogin {
	/*border-left: 1px solid #DBDDDD;
	border-right: 1px solid #DBDDDD;width: 198px;*/
	background: transparent url('../images/members.gif') no-repeat;
	cursor: pointer;
	height: 69px;
	width: 200px;
	padding-top: 5px;
	padding-left: 10px;
}
#membersLogin #username,
#membersLogin #password {
	float: left;
	font-size: 12px;
	height: 20px;
	width: 110px;
	color: #002060;
	border: 1px solid #A5ACB2;
	padding-left: 5px;
}
#signup,
#forgotpw {
	display: block;
	float: left;
	font-weight: bold;
	color: #F80140;
	font-size: 11px;
	text-decoration: none;
}
#forgotpw {
	color: #002060;
	float: right;
	padding-right: 5px;
}

.ditto_item {
	background-color: #063A5A;
	color: white;
	padding: 5px 0;
}

.ditto_introText { 		/* this is used for the news items */
	font-size: .8em;
	color: white;
	padding: 0 20px;
}

.ditto_pageTitle,
.ditto_pageTitle a,
.ditto_pageTitle a:visited {
	padding: 5px 0 10px 10px;
	color: white;
	position: relative;
}

.ditto_documentInfo {
	color: white;
	background-color: #063A5A;
	font-size: .9em;
	padding-left: 20px;
}



.date {
	color: #B1AFAF;
	display: block;
	margin: 15px 0;	
}

.readmore {
	padding-right: 20px;
	font-size: .9em;
}

a.readmore {
	color: #0A51A1; /*#ED1848;*/
}

.dittoThoughtbox {
	background: transparent url('../images/bg_thoughtbox1024.gif') no-repeat;
	height: 184px; /*189px;*/
	padding: 0 14px;
	position: relative;
}

.dittoThoughtboxTitle {
	color: #74767B;
	font-size: 11px;
}

.dittoThoughtboxText {
	color: #676670;
	margin-top: 10px;
}

.thoughtboxReadMore {
	position: absolute;
	bottom: 20px;
}

.bottomRight {
	position: absolute;
	bottom: 0px;
	height: 85px;
}

.newsbox {
	background: transparent url('../images/bg_newsRightCol.gif') no-repeat;
	height: 108px; /*189px*/
	padding: 30px 10px 0 10px;
	position: relative;
}

.newsbox ul {
	list-style-type: none;
	height: 105px;
}


.newsbox li {
	position: relative;
	height: 105px;
}

* html .newsbox,
* html .newsbox ul,
* html .newsbox li {
	height: 100px;
}

.newsTitle {
	margin-bottom: 8px;
	font-size: 11px;
	font-weight: normal;
}

.newsDate {
	margin: 8px 0 17px 0;
	color: #0A51A1; /* blue*/
}

.newsbox .readmore {
	position: absolute;
	bottom: 5px;
	color: #F80140;
}

.productsOne {
	background: transparent url('../images/bg_productsRightCol.gif') no-repeat;
	height: 135px;
	padding: 15px 0 0 25px;
}

.productsTwo {
	background: transparent url('../images/bg_productsRightCol.gif') no-repeat;
	height: 135px;
	padding: 15px 0 0 25px;
}

.productsOne ul,
.productsTwo ul {
	list-style-image: url('../images/arrow_gray.gif'); 
	list-style-position: inside;
}

.productsOne a,
.productsTwo a {
	text-decoration: none;
	color: #0D53A2; /*#74767B;*/
	font-size: 11px;
}


/**
/* Center col
------------------------------------------------------------------------- */
.countryMore {
	color: #0A51A1;
	display: block;
	float: right;
	font-weight: bold;
}

.grayButton,
.redButton,
.blueButton {
	color: white;
	font-weight: bold;
	width: 139px;
	height: 28px;
	float: left;
	padding-top: 5px;
	text-align: center;
}

.grayButton {
	background: transparent url('../images/bg_countrygreybutton.gif') no-repeat;
	cursor: pointer;
	margin-right: 1px;
	text-decoration: none;
}
.redButton {
	background: transparent url('../images/bg_countryredbutton.gif') no-repeat;
	cursor: pointer;
	text-decoration: none;
}
.blueButton {
	background: transparent url('../images/bg_countrybluebutton.gif') no-repeat;
	cursor: pointer;
	margin-right: 1px;
	text-decoration: none;
}
.grayBottom {
	background: transparent url('../images/bg_countrygreybottom.gif') no-repeat;
	clear: both;
	color: white;
	cursor: pointer;
	font-weight: bold;
	height: 18px;
	margin-top: 3px;
	text-align: center;
	text-decoration: none;
	width: 423px;
}
/**
/* Footer
------------------------------------------------------------------------- */

#c2glogo {
	float: right;
	margin: 10px 0;
}

.footerLeft {
	width: 685px;
	padding-top: 20px;
	float: left;
	position: relative;
	z-index: 1;
}

#copyrightfooter {
	height: 80px;
	float: left;
	text-align: left;
	width: 100%;
}
#copyrightfooter a {
	padding-left: 5px;
	padding-right: 5px;
	color: #005581;
}


/* 
* Menu using wayfinder plugin
------------------------------
see dropdown.css

*/

#flagscontainer {
  width: 55px;
  float: left;
}


/**
/* Body 
------------------------------------------------------------------------- */


label { /* forms */
  width: 30%;
  display: block;
  float: left;
  
}

.bold {
  	font-weight: bold;
}

/****************************** login form **************************/ 
.loginForm {
	width: 400px;
	padding: 10px auto;
	margin: 0 auto;
}

.agentLoginForm {
	width: 270px;
	padding: 10px auto;
	margin: 0 auto;
}

#WebLoginLayer0 {
	background-color: #E5E5E5;
	color: #F8582E;
	padding: 20px 0;
}

/****************************** PAGING from room1twelve **************************/ 
.listingspaging {
	float: right;
	margin-right: 90px;
}

.paging {
	font-size: 12px;
}


.nav_img {
	position: relative;
	top: 2px;
}


.paging_current {
	font-family: arial, helvetical, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold; 
	color: black;
}

a.paging_link:link {
	font-size: 10px;
	color: #1C1B1B;
	text-decoration: none;
}

a.paging_link:link:hover {
	font-size: 10px;
	color: #8C0003;
	text-decoration: none;
}
a.paging_link:visited {
	font-size: 10px;
	color: #1C1B1B;
	text-decoration: none;
}
a.paging_link:visited:hover {
	font-size: 10px;
	color: #8C0003;
	text-decoration: none;
}

.paging_dropdown {
	font-family: Tahoma, verdana, ms sans serif;
	font-size: 11px;
	width: 40px;
	height: 18px;
}

.paging_arrows {
	font-family: Tahoma, verdana, ms sans serif;
	font-size: 1.3em;
	font-weight: bold;
	
}

.record_control_holder {
	position: relative;
	background: #EDEDED;
	text-align: right;
	width: 160px;
	float: right;
	margin-right: 10px;
	margin-bottom: 3px;
	/*background: blue;*/
}

/****************************** PAGING END **********************************/




/**
/* positioning
------------------------------------------------------------------------- */
.center { text-align: center;}
.alignright { float: right; }

.alignleft,
#dbSearch img,
#dbSearch select,
#rightColPartnerLogos img { 
	float: left; 
}

.error, 
.message {
    padding: 12px;
    background-color: red;
    color: #fff;
}
.clear {
    clear: both;
    font-size: 1px;
    height: 1px;
    margin: -1px 0 0;
}
.separator {
	clear: both;
	font-size: 1px;
    line-height: 1px;
}

/************************************* sitemap *****************************************/


.sitemap ul li  {		/* first level */
	font-weight: bold;
	margin-bottom: 10px;
}

.sitemap ul li ul {		/* sub levels */
	margin-bottom: 0px;
	margin-left: 0px;
}

.sitemap ul li li {
	font-weight: normal;
	list-style-type: disc; 
	margin-left: 30px;
	margin-bottom: 0px;
}

/**
/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}


/* ---------------------------- Articles Template ---------------------------- */

#article_head{
	margin: 0 auto;
	position: relative;
	height: 160px;
}
.article_head{
	width: 100%;
}
.orangeseparator_shadow {
	background-image: url('../images/orange_sep_shadow.gif');
	height: 17px;
	float:left;
	width: 100%;
}

.clear_both {
	clear: both;
}

.articleleftcoltop {
	width: 850px;
}
.articlerightcoltop {
	height: 50px;
	width: 145px; /* may be 284 */
}

.members_login_box {
  	background-image: url('../images/member_login_box.gif');
	width: 145px;
	height: 49px;
	float: right;
	margin-top: -17px;
}

.article_title {
	font-size: 19px;
	color: #EC008C;
	font-weight: bold;
	margin-bottom: 7px;
	padding-top: 15px;
	float: left;
}

.article_separator{
	background-image: url('../images/blue_article_separator.gif');
	width: 100%;
	height: 7px;
	line-height:1px;  /* need this, otherwise in IE; the min-height of the box is equal to */
  	font-size:1px;	  /* the inherited line-height, even if the element is empty.  */
	margin-bottom: 38px;
}

.article_content_holder {
	margin-left: 35px;
	width: 678px; 	/*690px;*/
}

* html .article_content_holder {
	margin-left: 15px;
}

.article_image,
.article_image img {
	border:3px solid #F6582D;

}
.article_image {
	float: left;

}

.article_content {
	margin-left: 37px;
	margin-bottom: 10px;
	width: 439px;
	float: left;
}

.articlelefttop {
	width: 712px;
}
* html .articlelefttop {
	width: 712px;
}	

.articleleft {
	width: 712px;
}
* html .articleleft {
	width: 725px;
}