body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bolder;
	font-variant: normal;
	font-style: normal;
	padding-left: 19px;
	color: #444444;
}

h1	

{	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 17px;
	font-weight:bold;
	color: #029494;
	margin-top: 0px;
	padding-left: 16px;
	margin-bottom: 0px;
}

.cost
{	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; 
	line-height: 17px;
	font-weight:bold;
	color: #029494;
	margin-top: 0px;
	padding-left: 16px;
	margin-bottom: 0px;
}


.body bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bolder;
	font-variant: normal;
	color: #023C64;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	padding-left: 16px;
	color: #444444;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	padding-left: 16px;
	color: #444444;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bolder;
	font-variant: normal;
	font-style:italic;
	padding-left: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	line-height: 16px;
	font-weight: bolder;
	font-variant: normal;
	font-style:italic;
	padding-left: 16px;
	color: #02B0B0;
}


.maintitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bolder;
	font-variant: normal;
	font-style:italic;
	padding-left: 16px;
	color: #ffffff;
}

.leftnavinstruction {	
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic; 
	text-decoration: underline;
	font-weight: bold;
}

/***********************************************/
/* A Styles                                    */
/***********************************************/

a		

{	color:#23DBE4;
	text-decoration: none;
	font-weight:bolder;
}

a:link, a:visited	

{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color:#23DBE4;
	text-decoration: none;	
}

a:hover

{	text-decoration: underline;
}

.footerlinks		

{	color:#23DBE4;
	text-decoration: none;
	font-weight:normal;
}

a:link, a:visited	

{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#23DBE4;
	font-weight:normal;
	text-decoration: none;	
}

a:hover

{	text-decoration: underline;
	font-weight:normal;
}

.anchorleftlinks		

{	color:#23DBE4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic; 
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited	

{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#23DBE4;
	font-weight:normal;
	text-decoration: none;
	font-weight: bold;	
}

a:hover

{	text-decoration: underline;
	font-weight:bold;
}


/***********************************************/
/* TABLE STYLESS					           */
/***********************************************/

.TABLE_BORDER_cccccc

{	border: 1px solid;
	border-top-color: #039595;
	border-left-color: #039595;
	border-bottom-color: #039595;
	border-right-color: #039595;
}

.TABLE_BORDER_0370B8

{	border: 1px solid #0370B8;
	border-left-color: #0370B8;
	border-bottom-color: #0370B8;
	border-right-color: #0370B8;
	border-top-color: #0370B8;
}

.TABLE_BORDER_029494

{	border: 1px solid #029494;
	border-left-color: #029494;
	border-bottom-color: #029494;
	border-right-color: #029494;
	border-top-color: #029494;
}

.TABLE_BORDER_32AB8F

{	border: 1px solid #32AB8F;
	border-left-color: #32AB8F;
	border-bottom-color: #32AB8F;
	border-right-color: #32AB8F;
	border-top-color: #32AB8F;
}

.TABLE_BORDER_015C5C

{	border: 1px solid #015C5C;
	border-left-color: #015C5C;
	border-bottom-color: #015C5C;
	border-right-color: #015C5C;
	border-top-color: #015C5C;
}


.tableouter {
	border-left-width: 7px;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

