/* body */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
	color: #363636;
}
a {
	font-family: arial;
	font-size: 12px;
	color: #01009a;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #01009a;
}
a:hover {
	text-decoration: underline;
	color: #363636;
}
a:active {
	text-decoration: none;
	color: #363636;
}


.topmenu {
	font-family: "tahoma";
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
}
.topmenu a:{
	font-family: "tahoma";
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
}
.topmenu a:link{
	font-family: "tahoma";
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
}
.topmenu a:visited{
	font-family: "tahoma";
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
}
.topmenu a:hover{
	font-family: "tahoma";
	font-size: 11px;
	font-weight: normal;
	color: #01009a;
	text-decoration: underline;
}
.topmenu a:active{
	font-family: "tahoma";
	font-size: 11px;
	font-weight: normal;
	color: #01009a;
	text-decoration: none;
}



.menu {
	font-family: "arial";
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}
.menu a:{
	font-family: "arial";
	font-size: 12px;
	color: #464646;
	text-decoration: none;
}
.menu a:link{
	font-family: "arial";
	font-size: 12px;
	color: #464646;
	text-decoration: none;
}
.menu a:visited{
	font-family: "arial";
	font-size: 12px;
	color: #464646;
	text-decoration: none;
}
.menu a:hover{
	font-family: "arial";
	font-size: 12px;
	color: #252525;
	text-decoration: none;
}
.menu a:active{
	font-family: "arial";
	font-size: 12px;
	color: #252525;
	text-decoration: none;
}

.padding {
	padding-bottom: 6px;
}


.leftmenu {
	font-family: "arial";
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
}
.leftmenu a:{
	font-family: "arial";
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
}
.leftmenu a:link{
	font-family: "arial";
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
}
.leftmenu a:visited{
	font-family: "arial";
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
}
.leftmenu a:hover{
	font-family: "arial";
	font-size: 11px;
	font-weight: normal;
	color: #01009a;
	text-decoration: none;
}
.leftmenu a:active{
	font-family: "arial";
	font-size: 11px;
	font-weight: normal;
	color: #01009a;
	text-decoration: none;
}


.blue {
	font-family: "arial";
	font-size: 12px;
	font-weight: bold;
	color: #01009a;
	text-decoration: none;
	padding: 0px;
}



.button {
	background-image: url(images/button.jpg);
	background-color:#CCCCCC;
	border: none;
	width: 96px;
	height: 21px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}

.note {
	font-family: "arial";
	font-size: 11px;
	font-weight: normal;
	color:#CC0000;
	text-decoration: none;
}




/* Headings */

.heading {
	font-family: "Arial";
	font-size: 15px;
	color: ##363636;
	letter-spacing: -1px;
	font-weight:bold;
}



h1 {
	font-family: "Arial";
	font-size: 16px;
	color: #01009a;
	letter-spacing: -1px;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-family: "Arial";
	font-size: 13px;
	color: #01009a;
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 5px;
}

p {
	padding-top: 0px;
	padding-bottom: 0px;
}


/* bgcolors */
.graylight {background-color: #f8f8f8;}




/* bgImages */
.index16 {background: url(images/index_16.jpg);}
.index26 {background: url(images/index_26.jpg);}
.index43 {background: url(images/index_43.jpg);}
.index44 {background: url(images/index_44.jpg);}
.index46 {background: url(images/index_46.jpg);}
.index51 {background: url(images/index_51.jpg);}
.index54 {background: url(images/index_54.jpg);}
.index55 {background: url(images/index_55.jpg);}
.index63 {background: url(images/index_63.jpg);}
.index70 {background: url(images/index_70.jpg);}
