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

.menu
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-variant: normal;
	font-style: normal;
}

.fontHeader
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border: thin dotted #CCCCCC;
	background-color: #FFFF00;
}

.fontMoreInfo
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration: underline;
}

.fontMidHeader
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: thin dotted #CCCCCC;
	background-color: #FFFF00;
}
.fontSubHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.fontBody
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	border: thin dotted #CCCCCC;
}

.fontBodyProvinces
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: thin dotted #CCCCCC;	
}

.fontBodyMENU
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: thin dotted #CCCCCC;
	font-weight: bold;
	background-position: center center;
}

.fontBodyTable
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: thin none #CCCCCC;
}

.fontBIG
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
}

.fontMID
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
}
/* navigation footer */
.footer
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #ffffff;
}

.text_box {
	border: thin dotted #cccccc;
}

img 
{
      border: 0;
}

.calculator 
{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	padding-top: 8px;
}

a
{
	color: #ffffff;
	text-decoration: none;
	
}

a:hover 
{
	color: #CCCCCC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
