@charset "utf-8";


.tile_green_left {
	float:left;
	display:block;
	width:231px;
	background-image:url(../../Images/tile_greenleft_back.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	text-decoration:none;
	}
.tile_green_left_head {
	float:left;
	width:211px;
	padding:10px 0px 7px 15px;
	color:#111111;
	font-size:11px;
	}
.tile_green_left_head a{
	color:#111111;
	}
	.tile_green_left_head a:hover{
	color:#111111;
	}
.tile_green_left_img {
	float:left;
	width:64px;
	padding:0px 0px 0px 10px;
	}
.tile_green_left_txt {
	float:left;
	width:140px;
	color:#6a6967;
	font-size:11px;
	padding:0px 0px 0px 0px;
	}
.tile_green_leftbot {
	float:left;
	width:231px;
	height:5px;
	}
	
.tile_green_left_base
{
	clear: both;
	text-align: center;
	margin: 0;
	padding:0px 0px 8px 0px;
	height: 68px;
	position: relative;
}

.tile_green_left_base img
{
	position: absolute;
	top: 0px;
	left: 2px;
}

.tile_home {
	float:left;
	display:block;
	width:207px;
	background-image:url(../../Images/tile_home_back.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	text-decoration:none;
	}
.tile_home_head {
	float:left;
	width:191px;
	padding:10px 10px 7px 10px;
	color:#00ace4;
	font-weight:bold;
	font-size:13px;
	}
.tile_home_img {
	float:left;
	display:block;
	width:47px;
	padding:0px 0px 10px 10px;
	}
.tile_home_txt {
	float:left;
	width:140px;
	color:#6a6967;
	font-size:11px;
	padding:0px 0px 10px 0px;
	}
.tile_homebot {
	float:left;
	width:207px;
	height:5px;
	}
	
/* Right Teal Panel */
.tilelink
{
	color:#0a0597;
	text-decoration:underline;
}
.tealpanel_dividera {
	float:left;
	width:162px;
	height:15px;
	background-image:url(../../Images/tealpanel_dividera.gif);
	background-repeat:no-repeat;
	}
.tealpanel_dividerb {
	float:left;
	width:162px;
	height:17px;
	background-image:url(../../Images/tealpanel_dividerb.gif);
	background-repeat:no-repeat;
	}
.tealpanel_bot {
	float:left;
	width:162px;
	height:5px;
	}
	
.tealpanel_fran {
	float:left;
	display:block;
	width:162px;
	background-image:url(../../Images/teal_fran_back.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	text-decoration:none;
	}
.tealpanel_fran_head {
	float:left;
	width:145px;
	padding:10px 7px 7px 10px;
	color:#00ace4;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	}
.tealpanel_fran_img {
	float:left;
	width:44px;
	padding:0px 0px 10px 7px;
	text-align:left;
	}
.tealpanel_fran_txt {
	float:left;
	width:105px;
	color:#6a6967;
	font-size:11px;
	padding:0px 0px 10px 0px;
	text-align:left;
	}

.tealpanel_email {
	float:left;
	display:block;
	width:162px;
	background-image:url(../../Images/teal_email_back.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	text-decoration:none;
	}
.tealpanel_email_img {
	float:left;
	width:38px;
	padding:10px 0px 10px 7px;
	text-align:left;
	}
.tealpanel_email_head {
	float:left;
	width:115px;
	padding:10px 0px 0px 0px;
	color:#00ace4;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	}
.tealpanel_email_txt {
	float:left;
	width:145px;
	padding:7px 7px 7px 10px;
	color:#6a6967;
	font-size:11px;
	text-align:left;
	}
	
.tealpanel_learn {
	float:left;
	display:block;
	width:162px;
	background-image:url(../../Images/teal_learn_back.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	text-decoration:none;
	}
.tealpanel_learn_img {
	float:left;
	width:142px;
	padding:10px 10px 8px 10px;
	text-align:left;
	}
.tealpanel_learn_txt {
	float:left;
	width:142px;
	padding:0px 10px 7px 10px;
	color:#6a6967;
	font-size:11px;
	text-align:left;
	}
.tealpanel_fran a, .tealpanel_email a, .tealpanel_learn a{
	color:#0a0597;
	font-size:11px;
	text-decoration:underline;
	}