/* CSS Document */
body {
	background-color: #1EADB3;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

a:link {
	color: #1EADB3;
	text-decoration: none;
}

a:visited {
	color: #1EADB3;
	text-decoration: none;
}

a:hover {

	color: #F56A3F;
	text-decoration: none;

}

.main_table {
	border-bottom: 1px solid #15787D;
	border-left: 1px solid #15787D;
	border-right: 1px solid #15787D;
}

.small_font_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F34A0F;
}

.small_font_orange a:link {
	font-weight: bold;
	color: #F34A0F;
	text-decoration: none;
}


.small_font_orange a:hover {
	font-weight: bold;
	color: #1EADB3;
	text-decoration: none;
}
	

.top_left_table {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0F5457;
	border-right-color: #0F5457;
	border-bottom-color: #0F5457;
	border-left-color: #0F5457;
}
.tab_green {
	color: #1EADB3;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.tab_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer_table {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0F5457;
	border-bottom-color: #0F5457;
	border-left-color: #0F5457;
}
	
.header_font {
	color: #1EADB3; 
	font-weight:bold; 
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
			  
}

.large_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1EADB3;
}


.medium_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1EADB3;
	
}
.medium_font a:link {
	font-size: 14px;
	font-weight: bold;
	color: #1EADB3;
	text-decoration: none;
}

.medium_font a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1EADB3;
	text-decoration: none;
}

.medium_font a:hover {
	font-size: 14px;
	color: #F15604;
	font-weight: bold;
	text-decoration: none;
}

.small_font_grey {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: line-through;
}
.tab_green a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1EADB3;
	text-decoration: none;
}
.tab_green a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F56A3F;
	text-decoration: none;
	
}	

.small_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1EADB3;
	text-decoration: none;
}


.small_font a:link {
	font-size: 10px;
	font-weight: bold;
	color: #1EADB3;
	text-decoration: none;
}

.small_font a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1EADB3;
	text-decoration: none;
}

.small_font a:hover {
	font-size: 10px;
	color: #F15604;
	font-weight: bold;
	text-decoration: none;
}


.copyright {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.header_border {
	border-top: 0px solid #15787D;
	border-left: 1px solid #15787D;
	border-right: 1px solid #15787D;
}
