.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5d6971;
	font-weight: normal;
	line-height: 16px;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 10px;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 10px;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #04C0F3;
	line-height: 16px;
	font-size: 10px;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #04C0F3;
	line-height: 16px;
}
.textboldbg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	line-height: 20px;
	background-color: #04C0F3;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #04C0F3;
	border-right-color: #04C0F3;
	border-bottom-color: #04C0F3;
	border-left-color: #04C0F3;
	-moz-border-radius: 1px 4px 1px 4px;
	border-radius: 1px 4px 1px 4px;
}
.textboldbg_transp {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	line-height: 15px;
	background-color: #04C0F3;
	/* Fallback for web browsers that doesn't support RGBa */
    background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
    background: rgba(4, 192, 243, 1.0);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #04C0F3;
	border-right-color: #04C0F3;
	border-bottom-color: #04C0F3;
	border-left-color: #04C0F3;
	-moz-border-radius: 1px 4px 1px 4px;
	border-radius: 1px 4px 1px 4px;
}

.textLG {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d6971;
	font-weight: normal;
	line-height: 16px;
}
.textsmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	line-height: 16px;
}
.textbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5d6971;
	font-weight: bold;
	line-height: 16px;
}
.textbg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	line-height: 16px;
	background-color: #5d6971;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5d6971;
	border-right-color: #5d6971;
	border-bottom-color: #5d6971;
	border-left-color: #5d6971;
	-moz-border-radius: 1px 4px 1px 4px;
	border-radius: 1px 4px 1px 4px;
}
.textbg_transp {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	line-height: 15px;
	background-color: #5d6971;
	/* Fallback for web browsers that doesn't support RGBa */
    background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
    background: rgba(93, 105, 113, 0.6);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5d6971;
	border-right-color: #5d6971;
	border-bottom-color: #5d6971;
	border-left-color: #5d6971;
	-moz-border-radius: 1px 4px 1px 4px;
	border-radius: 1px 4px 1px 4px;
}
.textsmallblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #04C0F3;
	font-weight: normal;
	line-height: 16px;
}
.textsmallgrey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #5d6971;
	font-weight: normal;
	line-height: 16px;
}

