/* ***************************************** */
/* *  START -> HTML ELEMENT STYLES         * */
/* ***************************************** */
html, body, select {
	margin: 0px;
	background-color: #fff;
	font-family: Tahoma, Sans-serif;
	font-size: 9pt;
	color: #000000;
	overflow: hidden;
}
body {
	background: url(images/bg_lmr.gif) repeat-y;
}
table {
	font-family: Tahoma, Sans-serif;
	font-size: 9pt;
	color: #000;
}
td {
	vertical-align: top;
}
input, textarea {
	font-family: Tahoma, Sans-serif;
	font-size: 8pt;
	color: #000;
	border: 0px;
	background-color: #fff;
}
a:link, a:visited {
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* ***************************************** */
/* *  END -> HTML ELEMENT STYLES           * */
/* ***************************************** */



/* ***************************************** */
/* *  START -> ELEMENT STYLES              * */
/* ***************************************** */
div#top_menu {
	padding: 2px 0px 2px 0px; /* t r b l */
	background-color: #FFFFFF;
}
div#site_container {
	width: 980px;	
}
div#main_content {
	padding-bottom: 25px;	
}
div#footer {
	width: 980px;
	text-align: center;
        background-color: #A0AACC;
	padding: 5px 0px 5px 0px;
	color: #003E7E;
	margin: 0 auto;
	margin-bottom: 0px !important;
	margin-bottom: -1px;
	position: absolute;
	height: 15px;
	bottom: 0px;
	align: center;

}
div#footer li {
	font-size: 7pt;
	display: inline;		
	border-right: 1px solid #003E7E;
	padding: 0px 5px 0px 5px; /* t r b l */
	text-transform: uppercase;
}
div#footer ul {
	display: inline;
	font-weight: bold;    	
}
div#content {      	
    margin: 0 auto;
    overflow: auto;
    height: 100%;
}

/* ***************************************** */
/* *  END -> ELEMENT STYLES                * */
/* ***************************************** */



/* ***************************************** */
/* *  START: CLASSES                       * */
/* ***************************************** */
.header {	
	font-family: Tahoma, Sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000;
	display: block;
	text-transform: uppercase;
	padding: 0px 0px 5px 0px; /* t r b l */
}
.subheader {	
	font-family: Tahoma, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	display: block;
	text-transform: uppercase;
}
.ingress {
	font-family: Tahoma, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	display: block;
	padding: 0px 0px 5px 0px; /* t r b l */
}
hr {
    height:1px;
    color: black;
    background: black;
    border: none;
}
.text {
	font-family: Tahoma, Sans-serif;
	font-size: 10pt;
	color: #000;
	display: block;
}
.small_text {
	font-family: Tahoma, Sans-serif;
	font-size: 9pt;
	color: #000;
	display: block;
}
.readmore, .readmore:link, .readmore:visited,
.ingress a, .ingress a:link, .ingress a:visited,
.cpsitebase-articledisplay-body a, .cpsitebase-articledisplay-body a:link, .cpsitebase-articledisplay-body a:visited {
	color: #003E7E;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
.readmore:hover,
.ingress a:hover,
.cpsitebase-articledisplay-body a:hover {
	text-decoration: underline;
}
.menu_table {
	border-collapse: collapse;
	width: 100%;
	font-size: 9pt;
	font-weight: bold;	

}
.menu_cell {
	padding: 4px;
	background-color: #003E7E;
	color: #ffffff;
	width: 143px;
	text-align: center;
	border-right: 2px solid #fff;
}
.menu_cell_last {
	padding: 0px;
	text-align: right;
	background-color: #003E7E;
}
.menu_innertable {
	margin-right: 0px;
	padding: 0px;
	border-collapse: collapse;
}
.menu_link, .menu_link:link, .menu_link:visited {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.menu_link:hover {
	text-decoration: underline;
}
.menu_link_active, .menu_link_active:link, .menu_link_active:visited {
	color: #9fdaf9;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.menu_link_active:hover {
	color: #9fdaf9;
	text-decoration: underline;
}
.search_cell {
	padding: 0px 5px 0px 5px; /* t r b l */
	width: 100%;
	text-align: right;
	vertical-align: middle;
}
.lang_selector_cell {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #8f9ac2;
	color: #000;
	white-space: nowrap;
	width: 60px;
}
.lang_selector_link:link, .lang_selector_link:visited {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}
.lang_selector_link:hover {
	text-decoration: underline;
}
.menu_search_form {
	display: inline;
}
.sitelocator_table {
	width: 100%;
	background-color: #FFFFFF;
}
.sitelocator_left_cell {
	width: 166px;
}
.sitelocator_middle_cell {
	vertical-align: top;
	height: 55px;
}
.sitelocator_right_cell {
	width: 300px;
	text-align: right;
}
.sitelocator_prefix {
	font-size: 11px;
	font-weight: bold;
	color: #003E7E;
	text-transform: uppercase;
}
.sitelocator_link, .sitelocator_link:link, .sitelocator_link:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.sitelocator_link:hover {
	text-decoration: underline;
}
.content_table {
	border-collapse: collapse;
}
.content_left_cell {
	width: 151px;
	padding: 0px;		
}
.content_middle_cell {
	padding: 0px 20px 20px 20px; /* t r b l */
	width: 100%;
}
.content_right_cell {
	width: 215px;
	padding: 0px;	
}
.content_spacer_cell {
	width: 2px;
	background-color: #fff;
	padding: 0px;
}
.left_menu_table {
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	/*padding: 10px 0px 20px 0px;*/ /* t r b l */
}
.left_menu_table td {
	padding: 10px 0px 40px 0px; /* t r b l */
}
.left_menu, .left_menu:link, .left_menu:visited {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding: 10px 20px 0px 10px; /* t r b l */
	text-decoration: none;
}
.left_menu:hover {
	/*text-decoration: underline;*/
	color: #9fdaf9;
}
.left_menu_active, .left_menu_active:link, .left_menu_active:visited {
	color: #9fdaf9;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding: 10px 20px 0px 10px; /* t r b l */
	text-decoration: none;
}
.left_menu_active:hover {
	/*text-decoration: underline;*/
	color: #9fdaf9;
}
.content_footer {
	width: 100%;
	padding: 25px 0px 0px 0px; /* t r b l */
}
.right_table {
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
}
.right_header_cell {
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
	background-color: #003E7E;
	padding: 4px 10px 4px 10px; /* t r b l */
	text-transform: uppercase;
}
.right_content_cell {
	padding: 10px 10px 10px 10px; /* t r b l */
}
.right_element {
	padding-bottom: 10px;
}
.footer, .footer:link, .footer:visited {
	font-size: 7pt;
	text-transform: uppercase;
	color: #003E7E;
	text-decoration: none;
}
.footer:hover {
	text-decoration: underline;
}

.projectlifecycle_table {
	border-spacing: 2px;
	padding: 5px;
}
.projectlifecycle_table th {
	background-color: #8e9ac2;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	width: 90px;
}
.projectlifecycle_even {	
	background-color: #5e6fa3;
	text-align: center;
	padding: 3px 0px 3px 0px; /* t r b l */	
}
.projectlifecycle_even:link, .projectlifecycle_even:visited {
	font-size: 7pt;
	white-space: nowrap;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}
.projectlifecycle_even:hover {
	white-space: nowrap;
	text-transform: uppercase;
	text-decoration: underline;
	color: #fff;
}
.projectlifecycle_odd {	
	background-color: #8e9ac2;
	text-align: center;
	padding: 3px 0px 3px 0px; /* t r b l */	
}
.projectlifecycle_odd:link, .projectlifecycle_odd:visited {
	font-size: 7pt;
	white-space: nowrap;
	text-transform: uppercase;
	text-decoration: none;
}
.projectlifecycle_odd:hover {
	white-space: nowrap;
	text-transform: uppercase;
	text-decoration: underline;
}
.projectlifecycle_cell {
	overflow: hidden;
}



/* ***************************************** */
/* *  END: CLASSES                         * */
/* ***************************************** */

.styled_form_element {
	padding: 3px;
	border: 1px solid #003E7E;
}
.SMALL_ERROR {
	font-weight: bold;
	color: #f00;
}
.EMAIL_DISABLED_TEXT {
	font-size: 9px;
}
.analysis_row1 {
	/*background-color: #ECECEC;*/	
}
.analysis_row2 {
	background-color: #ACACAC;	
}
.analysis_headerrow {
	font-weight: bold;
}
.analysis_linktoolbar {
}
.analysis_linktoolbar_active {
	text-decoration: none;
}
.analysis_input {
	border: 1px solid black;
}