/* CSS Document */

body
	{ font-family: Helvetica, Arial, Verdana;}

A:link {
color: Blue;
}
A:visited {
 color: Blue;
}
A:active {
 color: Blue;
}
A:hover {
 color: red;
} 
h1 {font-size: 45px;}
h2 {font-weight: normal;}
h3 {font-weight: normal;
	font-size: 28px;
}


/* Top Banner */

.banner {
	border: none; 
	float:left;
	width:100%;
	height:126px;
	position:relative;
	z-index: 1;
	background-image:url(images/banner-noshade.jpg);
	background-position:right top;
	background-repeat: no-repeat;

}
.banner2 {
	border: none; 
	float:left;
	width:100%;
	height:auto;
	position:relative;
	z-index: 1;
	background-image:url(images/banner.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	height:129px;

}
.banner3 {
	border: none; 
	float:left;
	width:100%;
	height:auto;
	position:relative;
	z-index: 1;
	background-image:url(images/green_shaded.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	height:129px;

}
.banner4 {
	border: none; 
	width:100%;
	background-image:url(images/banner.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:50px;

}
.banner5 {
	border: none; 
	width:100%;
	background-image:url(images/banner-noshade.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:50px;

}
.banner6 {
	border: none; 
	float:left;
	width:100%;
	height:auto;
	position:relative;
	z-index: 1;
	background-image:url(images/banner-noshade.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:129px;

}
.list li{
	font-size:24px;
	height:74px;

}
.style3 {font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	color: #000080;
}
.style5 {
	color: #4863A0;
	font-size: 14px;
        font-weight: bold;
		position: relative;
		top: -27px;
		left:170px;
}
.style6 {
	color: #000;
	font-size: 18px;
        font-weight: normal;
		position: relative;
		top: -23px;
		left:1px;
}
.style7 {
	color: #000;
	font-size: 18px;
        font-weight: normal;
		position: relative;
		top: -33px;
		left:1px;
}
.style8 {font-size: 16px}
.style9 {
	color: #000;
	font-size: 18px;
        font-weight: normal;
		position: relative;
		top: -28px;
		left:50px;
}
.style10 {
	color: #000;
	font-size: 18px;
        font-weight: normal;
		position: relative;
		top: -25px;
		left:1px;
}
.style29 {font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	color: #000080;
}
.ads1 {position: relative;
		top: -28px;
		left:1px;
}

.text {font-size: 24px;


}
.text1 {font-size: 33px;
		text-align: center;
		letter-spacing:2px;
word-spacing:6px;


}
.text3 {font-size: 20px;


}
.header1 {
		position: relative;
		top: -15px;
		left:1px;
}
.header2 {
		position: relative;
		top: -2px;
		left:1px;
}
.disclaimer{
            background: #e4e4e4;
            border: 2px solid #339900;
            padding: 4;
        }
.table{background-color: #e0ffff;
		font-family: Arial, Helvetica;
		color: #0000a0;
		padding: 10px;
}
.image
	{
		float: left;
		padding: 6px;
	}
.tablekit

{border: 1px solid #000000;
background-color: #e4e4e4;
padding: 15px;

}

.tablekit p 

{font-size: 16px;}