/* ------------------------------------ */
/***           CONTENT CSS            ***/
/* This file contains only content      */
/* style definitions. Group them per    */
/* layout IDs and classes.              */
/* ------------------------------------ */
/* $Id: content.css,v 1.56 2004/06/23 07:24:52 rommelm Exp $ */

/* Start General Content CSS Declaration */


#content {
float: left;
margin-top: 40px;
margin-left: 44px;
width: 925px;
height: auto;
padding-bottom: 40px;
font-size: 12px;
}

#content h1 {
	font-size: 20px;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	color: #025c8b;
	font-weight: normal;
}

#content h2, #content h2 a {
	font-size: 13px;
	margin: 20px 0px 5px 0px;
	padding: 0px;
	color: #025c8b;
	font-weight: bold;
}

#content h3 {
	font-size: 12px;
	margin: 15px 0px 5px 0px;
	padding: 0px;
	color: #025c8b;
	font-weight: bold;
}

#content h4 {
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #025c8b;
	font-weight: normal;
}

#content h5 {
	font-size: 12px;
	margin: 2px 0px 5px 0px;
	padding: 0px;
	color: #025c8b;
	font-weight: normal;
}

/*#content h6 { original
	font-size: 10px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #666;
	font-weight: bold;
}*/

#content h6 {
	font-size: 14px;
	margin: 20px 0px 5px 0px;
	padding: 0px;
	color: #025c8b;
	font-weight: bold;
}


#content .firstword {
	font-size: 12px;
	margin: 9px 0px 5px 0px;
	padding: 0px;
	color: #025c8b;
	font-weight: bold;
}

#content a {
	color: #669900;
	text-decoration: underline;
}

#content a:hover {
	color: #046;
	text-decoration: underline;
}

#content a:visited {
	color: #999;
	text-decoration: underline;
}

#content p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	line-height: 18px;

}

#leadershipPhoto
{
	float:left;
	margin: 4px 20px 8px 0px;
	width:94px;
}

#content p.nobreak {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;

}

#content p.intro {
	font-size:13px;
	/*line-height: 1.5em;*/
	line-height:1.5em;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#content ul {
	margin: 0px 0px 5px 35px;
	padding: 0px;
	list-style-type:disc;

}

#content ul.nomargin {
	margin: 0px 0px 5px 35px;
	padding: 0px;
	list-style-type:disc;

}

#content .ul-inner {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-type:disc;
}

#content ol {
	margin: 0px 0px 15px 45px;
	padding: 0px;
	list-style-type:decimal;
}

#content .ol-inner {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	list-style-type:upper-alpha;
}

#content li {
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}



#content address {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

#content p.copyright {
	width: 100%;
	font-size: 9px;
	line-height: 18px;
	margin: 15px 0px 0px 0px;
	padding: 5px 0px;
	color: #666;
}

#content .thumbnail {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}
/* End General Content CSS Declaration */


/* Start Location Class */
#content .locationphoto {
	float: left;
	width: 150px;
}

#content .locationaddress {
	margin: 0px 0px 0px 150px;
}

#content .locationaddress ol {
	margin: 0px 0px 0px 24px;
	padding: 0px;
	font-weight: bold;
}

#content .locationaddress ol li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: normal;
}

#content .location img {
	display: block;
}
/* End Location Class */


/* Start Graphic class */
#content .graphic {
	margin: 30px 26px 40px 26px;
	padding: 0px;
	background-color: #fff;

}

#content .graphic img {
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	display:block;
}
/* COL 3 FUNCTIONS */
#content-col-3{
	padding-left: 15px;
	padding-top: 10px;
	font-size: 11px;

}

#content-col-3 h6 {
	font-size: 14px;
	margin: 20px 0px 5px 0px;
	padding: 0px;
	color: #025c8b;
	font-weight: bold;
}

#content-col-3 a {
	color: #669900;
	text-decoration: underline;
}

#content-col-3 a:hover {
	color: #046;
	text-decoration: underline;
}

#content-col-3 a:visited {
	color: #999;
	text-decoration: underline;
}

#content-col-3 ul {
	margin: 0px 0px 30px 35px;
	padding: 0px;
	list-style-type:disc;

}

#content-col-3 ul.nomargin {
	margin: 0px 0px 5px 35px;
	padding: 0px;
	list-style-type:disc;

}

#content-col-3 .ul-inner {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-type:disc;
}

#content-col-3 li {
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}


/* COL 3 END FUNCS */

#content .graphic h1 {
	color:#333;
	padding: 7px 0px;
	font-size:11px;
	font-weight:bold;
	margin: 0px;
	vertical-align:top;
	text-align:center;
	background: #fff url("/images/dotted_line.gif") bottom left repeat-x;
}

#content .graphic p {
	color:#333;
	font-size:10px;
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
	text-align:center;
	background: #eee url("/images/dotted_line.gif") top left repeat-x;


}
/* End Graphic class */


/* Start itemlist section */
#content .itemscontainer {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

/* \*/
* html #content .itemlist {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 1%;
	background: #e7e7e7 url("/images/bg_itemlist.gif") top left repeat-y;
}
/* */

#content .itemlist {
	margin: 0px;
	padding: 0px;
	display: block;
	background: #e7e7e7 url("/images/bg_itemlist.gif") top left repeat-y;
}

#content .itemlist img {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	float: left;
	border: 5px solid #fff;
}

#content .itemlist h1 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0px 0px 0px 150px;
	padding: 10px 0px 0px 10px;

}

#content .itemlist p {
	margin: 0px 0px 0px 150px;
	padding: 0px 10px 10px 10px;
}

#content .itemlist a, #content .itemlist a:visited {
	color: #a7be5a;
	font-weight: bold;
}

#content .itemlist a:hover {
	color: #046;
	font-weight: bold;
}

#content .itemlist a.button, #content .itemlist a.button:visited {
	color: #fff;
	font-weight: bold;
	background: #a7be5a;
	float: right;
	padding: 6px 10px 6px 10px;
	margin: 5px 0px 0px 0px;
}

#content .itemlist .anchor {
	display: none;
}
/* End itemlist section */



/* Start Content DivTable area */

		#content .divtable {
			padding: 0px;
			margin: 35px 0px 20px 0px;
			text-align: left;
			vertical-align:middle;
		}

/* Start CSS Definition visible ONLY in IE5.x PC */
/* \*/
* html #content .divtable {
			padding: 0px;
			margin: 35px 0px 20px 0px;
			text-align: left;
			vertical-align:middle;
			height: 1%;
		}
/* */
/* End CSS Definition visible ONLY in IE5.x PC */

		#content .divtable td {
			padding: 15px 10px 15px 10px;
			font-size: 11px;
			text-align: left;
			vertical-align:top;
			color: #333;
			background: #fff url("/images/dotted_line.gif") bottom left repeat-x;
		}

		#content .divtable td.alternative {
			padding: 15px 10px 15px 10px;
			font-size: 11px;
			text-align: left;
			vertical-align:top;
			color: #333;
			background: #eee url("/images/dotted_line.gif") bottom left repeat-x;
		}

		#content .divtable td.title {
			font-size: 12px;
			font-weight: bold;
			color: #fff;
			background: #025c8b url("/images/dotted_line.gif") top left repeat-x;
			padding: 12px 8px 12px 8px;

		}

		#content .divtable td.coltitle {
			font-size: 10px;
			font-weight: bold;
			color: #003e61;
			padding: 8px 8px 6px 8px;
			background: #cdd7e1 url("/images/dotted_line.gif") -10px -10px repeat-x;
		}

		#content .divtable td.rowtitle {
			font-size: 10px;
		}

/* End Content Table area */







/* Start Diagram Table area */
#content .diagtable {
	padding: 0px;
	margin: 20px 0px 35px 0px;
	text-align: left;
	vertical-align:middle;
	border-bottom: 15px solid #c6ced9;
}

/* Start CSS Definition visible ONLY in IE5.x PC \*/
* html #content .diagtable {
	padding: 0px;
	margin: 20px 0px 35px 0px;
	text-align: left;
	vertical-align:middle;
	height: 1%;
}
/* End CSS Definition visible ONLY in IE5.x PC */

#content .diagtable td {
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	text-align: left;
	vertical-align:top;
	color: #333;
}

#content .diagtable td.title {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 12px 8px 12px 8px;
}

#content .diagtable td.coltitle1 {
	font-size: 10px;
	font-weight: bold;
	color: #003e61;
	padding: 8px 8px 6px 8px;
	background: #b0b7c1 url("/images/col_arrow1.gif") right no-repeat;
}
		
#content .diagtable td.coltitle2 {
	font-size: 10px;
	font-weight: bold;
	color: #003e61;
	padding: 8px 8px 6px 8px;
	background: #cad1d9 url("/images/col_arrow2.gif") right no-repeat;
}
		
#content .diagtable td.coltitle3 {
	font-size: 10px;
	font-weight: bold;
	color: #003e61;
	padding: 8px 8px 6px 8px;
	background: #dde3ec url("/images/col_arrow3.gif") right no-repeat;
}
		
#content .diagtable td.coltitle4 {
	font-size: 10px;
	font-weight: bold;
	color: #003e61;
	padding: 8px 8px 6px 8px;
	background: #e5edf3 url("/images/col_arrow4.gif") right no-repeat;
}
		
#content .diagtable td.coltitle5 {
	font-size: 10px;
	font-weight: bold;
	color: #003e61;
	padding: 8px 8px 6px 8px;
	background: #f3f8fe;		
}

#content .diagtable ul {
	margin: 0px 0px 0px 24px;
	padding: 0px;
}
		
#content .diagtable li {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
/* End Diagram Table area */



#content .customersblock {
	background: transparent url("/images/dotted_line.gif") top left repeat-x;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	display: block;
	clear: left;
	min-width: 500px;

}

/* Style for Mac IE5.5 */
*>html #content .customersblock {
	clear: none;
	
}
/* end style for mac IE5 */

#content .customersblock p {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	width: 33%;
}

/* Start Sidebox class */
.sidebox {
	margin: 0px 10px 20px 10px;
	padding: 0px;

}

.sidebox h1 {
	font-size: 11px;
	color: #003e6e;
	background: #e8e8e8;
	padding: 4px 10px 4px 10px;
	margin: 0px 0px 4px 0px;
}

.sidebox h2 {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0px 10px 0px 10px;
	margin: 16px 0px 0px 0px;
}

.sidebox p {
	padding: 5px 10px 5px 10px;
	margin: 0px;
	line-height: 1.1em;
}

.sidebox a {
	margin: 0px;
	display: block;
	text-decoration: underline;
	color: #799036;
	font-size: 11px;
}

.sidebox a.list {
	background: transparent url("/images/ul_arrow.gif") 0px 0px no-repeat;
	padding: 0px 0px 0px 13px;

}
/* Start Sidebox class */
/* End Content block*/


/* Start Sitemap Content class*/
#sitemapcol-1 {
	/*width: 45%;*/
	width: 40%;
	
	float:left;
}

#sitemapcol-2 {
	/*width: 45%;*/
	margin-left:10px;
	background: transparent;
	float:left;
}

.sitemapblock {
	display:block;
	margin-top: 30px;
}

.sitemapblock a {
	font-size: 10px;
	padding: 0px 0px 0px 10px;
	line-height: 18px;
	text-decoration: underline;
}

.sitemapblock a.withsub {
	background: transparent url("/images/circle_bullet1.gif") 0px 6px no-repeat;
	font-weight: bold;
}


/*	Search Page Styles */
#search-content {
	margin: 50px 45px 75px 45px;
}

#search-content h1 {
	font-size: 20px;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	color: #025c8b;
	font-weight: normal;
}

#search-content ol {
	margin: 30px 0px 35px 24px;
	padding: 0px;
}

#search-content p.intro {
	font-size:13px;
	line-height: 1.5em;
	margin: 20px 0px 80px 0px;
	padding: 0px;
}

#search-content ol li {
	margin: 0px 0px 30px 0px;
	padding: 0px;	
	list-style: none; 
	font-weight: bold;
}

#search-content ol li h1 {
	font-size: 11px;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	color: #333;
	font-weight: bold;
	text-decoration:none;
}

#search-content ol li h1 a {
	color: #333;
	font-weight: bold;
	text-decoration:none;
}

#search-content ol li h1 a:hover {
	text-decoration:underline;
	color:#669900;
}


#search-content ol li p {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 1.6em;
}

#search-content ol a {
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
	font-weight: normal;
	color: #669900;
	text-decoration: underline;
}

.bluebar {
	height: 9px;
	background: #14496d;
	margin: 0px;
}

#numresults {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	float: left;
}

.numpages {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	float: right;
}

.numpages a {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	color: #a7be5a;
}

.numpages a:hover {
	text-decoration: underline;
	color: #046;
}

#content .testbox {
	margin: 0px;
	padding: 0px;
}

#content .testbox p {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	width: 100px;
	height: 100px;
	background: #ffcc00;
	float: left;
	
}



/* Try now page styles */
#trynow-2col-box {
	background: transparent url("/images/dottedgray_vert.gif") 50% 0% repeat-y;
	margin: 15px 0px 15px 0px;
}

/* workaround to prevent element disapperance in IE6pc \*/
* html #trynow-2col-box {
	height: 1%;
}
/* end workaround */

#content p.introleft {
	float: left;
	font-size:13px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	\width: 40%; /* width attribute for IE5.5/PC */
	w\idth: 47.5%; /* width attribute for the rest */
}

#content p.introright {
	float: right;
	font-size:13px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	\width: 40%; /* width attribute for IE5.5/PC */
	w\idth: 47.5%; /* width attribute for the rest */
}

#trynow-col-1 {
	float: left;
	width: 47.5%; /* width attribute for the rest */
}

#trynow-col-2 {
	float: right;
	width: 47.5%; /* width attribute for the rest */
}

.trynowitem {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#trynow-col-1 .trynowitem h1, #trynow-col-2 .trynowitem h1 {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	background: #a8be5a;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

#trynow-col-1 .trynowitem p, #trynow-col-2 .trynowitem p {
	margin: 0px;
	padding: 8px 10px 8px 10px;
}

#trynow-col-1 .trynowitem a, #trynow-col-2 .trynowitem a {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	float:right;
}#table-vertical {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
#table-vertical th {
	font-weight: bold;
	color: #003e61;
	background-color: #cdd7e1;
	padding: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#table-vertical td {
	color: #333333;
	padding: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	text-align: center;
}
#table-horizontal {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
#table-horizontal th {
	font-weight: bold;
	color: #003e61;
	background-color: #cdd7e1;
	padding: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	text-align: left;
	vertical-align: top;
	width: 25%;
}
#table-horizontal td {
	color: #333333;
	padding: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	width: 75%;
}
.img-runaround {
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
li.biglist a {
	font-size:1.2em;
	/*line-height: 1.5em;*/
	margin: 0px;
	padding: 0px;
}
td.introbox {
	font-size: 11px;
}
#content .graphic2 {
	padding: 0px;
	background-color: #fff;
	margin-top: 30px;
	margin-right: 26px;
	margin-bottom: 40px;
	margin-left: 0px;
}
