body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	background-color: #EEEEEE;
}
.calc {
	width: 300px;
	height: 22px;
	border: 1px solid #B18A21;
	font-size: 18px;
	color: #666666;
	background-image: url(calculator.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding-left: 22px;
}
.footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	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;
}


#form1 .sub {
	position: absolute;
}
#navigation 
{
	height: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #F7BB0A;
	border-right-color: #F7BB0A;
	border-bottom-color: #F7BB0A;
	border-left-color: #F7BB0A;
} 
.rr li {
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#navigation li 
{
	float: right;
	display: block;
	padding: 0px;
	margin: 0px;
}
.about h3 {
	width: 50%;
	display: block;
	padding-left: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.about {
	text-align: justify;
}

#navigation a span {
	background-image: url(tab-blue-left2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
.login #form2 span {
	display: block;
	width: 70px;
	float: left;
	height: 30px;
	clear: both;
}
.rr h5 {
	font-size: 14px;
	background-color: #6699CC;
	color: #FFFFFF;
	display: block;
	text-align: center;
	margin: 0px;
}
.rr {
	border: 1px solid #333333;
}

a {
	text-decoration: none;
	color: #3366CC;
}


#navigation a {
	background-image: url(tab-blue-right2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
	background-color: #20619D;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#navigation a:hover span {
	background-image: url(tab-orange-left2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
#navigation a:hover {
	background-image: url(tab-orange-right2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
	background-color: #F7BB0A;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.rr img {
	margin: 3px;
	border: 1px solid #333333;
}
.rr div {
	height: 50px;
}
.mv div {
	float: left;
	position: static;
	padding-left: 17px;
	font-size: 0.9em;
	margin: 5px;
}
.mv ol {
	list-style-type: none;
	list-style-image: url(arrow.gif);
	margin: 0px;
	padding: 0px;
}
.footer a {
	font-weight: bold;
	color: #666666;
}
.sitemap a {
	font-size: 8px;
	color: #CCCCCC;
	}
.sitemap
{
	line-height: .6em;
	display: none;
}
.spacer {
	clear: both;
}
.formfield label {
	width: 70px;
	display: block;
	float: left;
}
.formfield {
	margin: 5px;
}
#form1 .info {
	background-color: #FCFADA;
	margin: 5px;
	padding-left: 10px;
	font-weight: bold;
	color: #FF0000;
}
.msg {
	background-color: #FFFFB9;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	color: #FF0000;
	border: 1px solid #666666;
}
.msg strong {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	display: block;
	width: 50%;
	font-size: 14px;
}.sum {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	height: 500px;
	width: 500px;
	background-color: #D1DEF1;
	border: thin solid #3260A5;
}
.summ {
	padding: 10px;
	color: #666666;
}
.summ h4 {
	font-size: 16px;
	color: #B08319;
	text-transform: capitalize;
	margin-top: 0px;
}
#headding {
	background-color: #6699CC;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-size: 1.2em;
}
.rbc th {
	background-color: #0099CC;
	color: #FFFFFF;
	text-transform: capitalize;
	font-size: 0.9em;
}
.rbc td {
	background-color: #EAEAEA;
	text-transform: capitalize;
	padding-left: 5px;
}
.cf {
	width: 500px;
}
.cf strong {
	display: block;
	width: 100px;
	float: left;
}

.cf input {
	border: 1px solid #999999;
	font-weight: bold;
}
.hd {
background-color: #DAF1FE;
	border: 1px solid #057BBA;
	padding: 5px;
	text-transform: capitalize;
	}