/* CSS Document */

html { 
	height		: 100%; 
	margin-bottom	: 1px; 
}

body {
	padding: 0;
	height:  100%;
	margin-bottom: 0px;
	background-image: url(../images/cp_background.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	background-attachment: scroll;
}

a:link, a:visited {
	color: #006666;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #999900;
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	font-size: 14px;
	color: #000;
}

h2 {
	font-weight: normal;
	font-size: 14px;
	color: #333;
}

td, p, div, span {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 130%;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 5px;
}

h3, .componentheading {
	color: #333;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0;
	margin: 10px 0;
	border-bottom: 1px solid #ccc;
}

.componentheading {
	padding: 0;

}

.contentheading {
	height: 25px;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
}

.buttonheading {
	vertical-align: bottom;
}

.sectiontableheader {
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.contenttoc {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #006666;
}

span.small, td.createdate {
	font-size: 11px;
	font-weight: normal;
	color: #999;
}

a.mainlevel {
	display: block;
	padding-left: 20px;
	height: 20px;
	background-image: url(../images/cp_menu_bullet.png);
	background-repeat: no-repeat;
	background-position: 0 -3px;
}

div.clr {
	clear: both;
	
}

div#center {
	height: 100%;
	text-align: center;
}

div#wrapper {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	min-width: 760px;
	max-width: 970px;
  width: expression(document.body.clientWidth > 970? "970px": "auto" );
	margin-top: 10px;
	margin-bottom: 10px;	
}

div#whitebg {
	background: #fff;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

div#header {
	height: 165px;
	background-image: url(../images/cp_header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

div#header_frog {
	height: 165px;
	background-image: url(../images/cp_mosaico.jpg);
	background-repeat: no-repeat;
	background-position: 100%;
	margin: 0px;
	padding: 0px;
}

span.header {
	display: block;
	line-height: 0%;
	vertical-align: bottom;
	padding-left: 30px;
	padding-top: 80px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #fff;
}
span.subhead {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #CFEDC8;
	padding-left: 30px;
}

div#padding {
	padding-bottom: 0px;
	background-image: url(../images/cp_ocean.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	margin: 0px;
}

div#horizsep {
	height:1px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#divider {
	background-position: 25% 0 !important;
	background-position: 26% 0;
	visibility: inherit;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.thinsep {
	clear: both;
	margin-top: 15px;
	height: 5px;
	overflow: hidden;
}

div#footer {
	clear: both;
	text-align: center;
	color: #999;
	font-size: 10px;
	height: 35px;
}


div#main {
	margin-left: 25%;
	float: none;
	width: auto !important;
	width: 100%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #EAF2F1;
	margin-right: 15px;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#main_padding {
	padding: 0 15px;
	float: none;
	width: auto !important;
	width: 100%;
}

div#sidebar {
	float: left;
	width: 25%;
}

div#sidebar_padding {
	padding: 0 15px;
	float: none;
	width: auto !important;
	width: 100%;
}


div#horizmenu {
	background-color: #FFFFFF;
	height: 0px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin: 0px;
	visibility: visible;
}

/*div#horizmenu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

div#horizmenu li {
	float: right;
	background: url(../images/cp_vert_sep.png) 0 0  no-repeat;
	margin: 0;
	padding: 0;
}

div#horizmenu ul#mainlevel-nav a {
	float:left;
	display:block;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	padding: 0 15px;
}

div#horizmenu a:hover {
}

div#horizmenu a.active_menu {
  color: #000;
}*/

span.pathway {
	float: left;
	margin: 0px;
	padding: 0px;
}
li {
	margin-top: 5px;
	margin-bottom: 5px;
}
ul {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 18px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #DFDFDF;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #DFDFDF;
}
#banner {
	margin: 10px;
	padding: 10px;
}

.mosimage_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	margin-left: 5px;
	color: #666666;
}
