* {
	margin: 0;
	padding: 0;
}	
a {
	color: #325358;
}
a:hover {
	color: #872428;
	text-decoration: none;
}	
body {
	font-family:"Times New Roman", Times, serif;
	background: #DCE5E7;
	color: #1B2C2E;
}
	
.clear {
	clear: both;
	font-size: 1px;
}		

#site_wrapper {
	margin: 0 auto;
	width: 781px;
	background: url(images07/body_bground_slice.jpg) repeat-y;
}	

#wrapper1000 {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	border: 1px solid #375458;
	background : url(images/media_release/background.jpg) white no-repeat center 277px;
}
#wrapper1000 p {
	margin: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}	
#wrapper1000 table {
		xxxxwidth: 960px;
	margin: 0 0 20px 20px;
	border: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}	
#leftbar {
	background: url(images07/header_top_left.jpg) 10px top no-repeat;
	padding-top: 150px;
	width: 240px;
	padding-right: 6px;
	float: left;
}

#latestnews {
		xxxfloat: left;
	border: 1px solid #325358;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: white;
	width: 206px;
	margin: 0 0 20px 24px;
	clear: both;
	font-weight: bold;
}
#latestnews a {
	text-decoration: none;
	font-weight: normal;
}	
#latestnews p {
	padding: 5px 10px;
	font-weight: bold;
}	
#latestnews h3 {
	background: #325358;
	color: white;
	padding: 3px 5px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
}
	
#content {
	margin:0 20px 20px 252px;
	font-size: 12px;
	color: #044B52;
	font-weight: normal;
	letter-spacing: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}	
#content h1 {
	font-family:"Times New Roman", Times, serif;
}
#content p {
	padding: 0.5em 0; 
}	
#content ul li {
	margin: 5px 0 0 17px;
}
#flasher {
	float: left;
	margin-bottom:22px;
}	
#footer {
	height: 38px;
}	
#foottext {
	background:url(images07/footer.jpg) no-repeat;
	height: 38px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 630px;
}	
#foottext a {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
		xxxfloat: right;
	display:inline;
	line-height: 27px;
}
#foottext a:hover {
	color: #CCF1E9;
}	

#content h1, #wrapper1000 h1 {
	text-transform: uppercase;
	font-size: 18px;
		xxxborder-bottom: 1px solid #B5B5B5;
	float: left;
		xxxwidth: 200px;
}	
#content h2, #wrapper1000 h2 {
	font-size: 14px;
	border-bottom: 1px solid #B5B5B5;
	line-height: 25px;
	text-align: right;
	margin-bottom: 10px;
}
#wrapper1000 h2, #wrapper1000 h1 {
	margin: 20px;
}	
#content h3 {
	margin: 10px 0;
}
#wrapper1000 h3	{
	margin: 0 20px;
}	
#wrapper1000 .menu h3	{
	margin: 0 -5px 0 -10px;
}
#content h4, #wrapper1000 h4 {
	text-transform: uppercase;
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
}	
#wrapper1000 h5 {
	font-size: 14px;
	margin:0 20px;
}		
#content ul {
	padding: 0 0 0 15px;
}	
/************************************************************************************************
																		NAV TOP LEVEL
************************************************************************************************/
#nav {
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	float: right;
	text-align: right;
	color: #325358;
	margin-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
}
#nav li {
	margin: 3px 0;
}	
#nav a {
	text-decoration: none;
	color: #044B52;	
}
#nav span.arrow {
	visibility:hidden;
	margin-left: 4px;
}	
#nav a:hover {
	color: #872428;
}	
#nav a:hover span.arrow {
	visibility:visible;
	color: #044B52;
}	
	
/************************************************************************************************
																		NAV SELECTED STYLE
************************************************************************************************/
#nav li.true {
	border-top: 1px solid #325358;
	border-bottom: 1px solid #325358;
	padding: 5px 0;
}	
#nav li.true a{
	color: #872428;
	letter-spacing: 1px;
}
#nav li.true li a {
		xxxcolor: #044B52;	
	color: #872428;
	text-transform: uppercase;
}
/************************************************************************************************
																		NAV SECOND LEVEL
************************************************************************************************/
#nav ul {
	list-style: none;
	font-size: 9px;
		xxxpadding-right: 6px;
		xxxfont-family: Verdana, Arial, Helvetica, sans-serif;
	
}	

#nav ul li a {
	text-decoration: none;
	color: #044B52;	
}
#nav ul li a:hover {
	color: #872428;
}
#nav ul li a:hover span.arrow {
	visibility:visible;
	color: #872428;
}

/************************************************************************************************
																		NAV THIRD LEVEL
************************************************************************************************/
	
#nav ul ul a{
	font-size: 9px;
		xxxpadding-right: 3px;
}

/************************************************************************************************
															DIRECTORS TABLES AND PADDING
************************************************************************************************/

#profiles {	
	padding: 0;
	list-style:none;
}
#profiles li {
	width:40%;
	float:left;
}
#profiles a {
	display:block;
	border: 1px solid #000;
	height:auto !important;
	height: 77px;
	min-height: 77px;
	xpadding: 3px;
	text-decoration:none;
	margin:.4em;
	color: #001828;
}
#profiles a:hover, #profiles a:active {
	background-color: #DBE9F2;
}
#profiles img {
	float: left;
	margin-right: .5em;
	border:none;
}
#directors a {
	text-decoration: none;
}
#directors img {
	margin-right: 6px;
	margin-top: 2px;
}
small {
		xxxxfont-size: 8pt;
}
a.hoverhighlight img {
	filter:alpha(opacity=70);

    -moz-opacity:0.7;
	opacity: 0.7;
	cursor: hand;
}
a.hoverhighlight:hover img {
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity: 1;
}
a.hoverfade img {
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity: 1;
}
a.hoverfade:hover img {
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    opacity: 0.7;
}
.btp {
	margin: 0px 0px 10px;
	padding: 0px;
	color: #21526B;
	text-align: right;
}

.floatRight {
	padding: 0 -10px 6px 16px;
	float: right;
	margin-left: 30px;
}
.imgspace {
	margin-right: 10px;
}
#content ol {
	width: 420px;
	margin-left: 60px;
	list-style-type: upper-roman;
}
table ol {
	width: 280px;	\
}	
#sfw ol{
	width: 220px;
}
.caption {
	color:#21526B;
	font-size:11px;
	font-style:italic;
}
#subscribe {
	border: solid 1px #325358;
	background-color:#dbe9f2;
	width: 90%;
	padding: 6px;
}
#subscribe input {
	width: 123px;
	border: 1px solid #67A0A9;
}
#subscribe #iKarereSubmit {
	width: 90px;
	background-color: #325358;
	color: #FFF;
	border: 1px solid #67A0A9;
}