@charset "ISO-8859-1";
.no-repeat {
	background-repeat: no-repeat;
}

.headerbkg
{
background-image:url(images/header.jpg);
}

.leftpanelbkg
{
background-image:url(images/left-panel.jpg);
}

.calculatorbkg
{
background-image:url(images/left-calc.jpg);
}




.ul {
	list-style: circle;
	list-style-type: circle;

    padding:20px 0 0 40px;
}


.a:link {
	color: #ffffff;
	text-decoration: none;

}
.a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.a:visited {
    color: #ffffff;
	text-decoration: none;
}
.a:active {
	
	text-decoration: none;
}

.b:link {
	color: #ffffff;
	text-decoration: none;
}
.b:hover {
	color: #ffffff;
	text-decoration: underline;
}
.b:visited {
	color: #ffffff;
	text-decoration: none;
}
.b:active {
	color: #ffffff;
	text-decoration: none;
}

.c:link {
	color: #00557d;
	text-decoration: none;
}
.c:hover {
	color: #00557d;
	text-decoration: underline;
}
.c:visited {
	text-00557d: none;
	color: #00557d;
}
.c:active {
	color:#00557d;
	text-decoration: none;
}




.pageheader {
	color: #cc0707;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform:uppercase;
}

.pageheader1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
}


.menu {
	color: #FFFFFF;
	font-family: Century Gothic;
	font-size: 12px;
	text-align: center;
}


.bodytext {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-align:justify;
	
}

.bodytext1 {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	text-align:justify;
	
}

.bodytext2 {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-align:right;
	
}

.bodytext3 {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-align:center;
	
}

.bodytext4 {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	
}


.bodytext5 {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	text-align:left;
	
}

.header {
	color: #FFFFFF;
	font-family:Arial;
	font-size: 14px;
	text-align: center;
	
}


.footer {
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	line-height:15px;
}

.footer2 {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	line-height:15px;
}


h1{ font-size: 14px;}
