@charset "utf-8";
/* CSS Document */

body
{	
	width: 100%;
	height: 100%;
	
}

.content{	

	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	
}

.master {
	font-family: Arial;
	font-size: 12px;
}

.controlpanel {
	background-color: #EAEAEA;
	border: solid #020307 1px;
	text-align: left;
}


.navspaceleft {
	width:22px;
	background-color: d5be8a;

}

.logo  {
	background: url(logo.jpg) top left;
	width:209px;
	height: 90px;
}

.logospacer {
	background: #FFFFFF;
	width: 15px;
	
	}

.whitenav {
	background: #FFFFFF;
	text-align:right;
	
	}

.banner {
	background: url(banner_cayo.jpg) no-repeat top left;
	width: 897px;
	height: 263;
	
	}
	
.dropshadow  { 
	background: url(drop_shadow.jpg) repeat top left;
	height: 28px;
}

.Bgl  {
	background: url(bg_l.jpg) no-repeat top left;
	width:187px;
}

.Bgr  {
	background: url(bg_r.jpg) no-repeat top left;
	width:186px;
}

.BdyspaceL  {
	width:14px;
}

.BdyspaceR  {
	width:14px;
}

.BodyPaneLeft  {
	width:278px;
}

.BodyPaneMain  {
	width:591px;
}

.NavLeftTop  {
	background: url(nav_main_top.jpg) no-repeat top left;
	width:278px;
	height:68px;
}

.NavLeftBody  {
	background: url(nav_main_body.jpg) repeat top left;
	width:278px;
	padding: 0px 0px 0px 0px;
}

.NavLeftBot  {
	background: url(nav_main_bot.jpg) no-repeat top left;
	height:62px;
}

.NavLeftTop2  {
	background: url(nav2_main_top.jpg) no-repeat top left;
	width:278px;
	height:63px;
}

.NavLeftBody2  {
	background: url(nav2_main_body.jpg) repeat top left;
	width:278px;
	padding: 0px 0px 0px 0px;
}

.NavLeftBot2  {
	background: url(nav2_main_bot.jpg) no-repeat top left;
	height:22px;
}



.topblkbg  {
	background: url(top_bg_blk.jpg) top left;
	width:19px;
	height: 30px;
}




.ContentBg  {
	background:url(content_bg.jpg) top left;
	width:728px;
}

.BotBgTop  {
	background: url(bot_bg_top.jpg) top left;
	height:110px;
}
.RightPane  { 
	height: 100%;
	width: 272px;
	background:#f8f8fa;
	padding: 20px 0px 0px 0px;
}




H1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  24px;
	height: 3px;
	font-weight:normal;
	color: #0086c7;
}

H2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  18px;
	font-weight:    normal;
	color: #0086c7;
}

H3  {
	font-family: "Times New Roman", Times, serif;
	font-size:  13px;
	height: 14;
	font-weight: bold;
	color: #741e1c;
}

H4  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  14px;
	height: 14;
	font-weight: bold;
	color: #FFFFFF;
}

p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color:#333333;
        line-height: 170%;   
        word-spacing: -0.1em;
        
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height: 170%;
	word-spacing: -0.1em;
	
}
	
A:link, A:visited, A:active  {
	color: #0086c7;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

A:hover {
	color: #0086c7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}
