body {
	font-family: Arial, Helvetica, sans-serif;
	
	min-width: 600px;
	margin:0px;
}
h2	{
	color: #063061;
	font-family: "Eras Medium ITC", sans-serif;
	margin-bottom:0px;
	padding-bottom: 0px;
	}
	
h4 {
	color: #063061;
	font-family: "Eras Medium ITC", sans-serif;
	line-height: normal;
	margin-bottom:0px;
}
	
p {
	font-size: 0.8em;
	line-height: normal;
	text-align: left;
	}
ul	{
	font-size: .8em;
	}
.li {
	line-height: normal;
	text-align: left;
	}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#container	{
	width:100%;
	}
	
#banner {
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 136px;
	width: 100%;
		}
		
#banner1{
	background-image:url(../images/banner_01-left.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height: 96px;
	width: 75%;
	float:left;
	}
#banner2	{
	background-image:url(../images/banner_04-right.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	margin-right: 50px;
	}
#navbar {
	width:100%;
	float:left;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
#content {
	float:left;
	width: 100%;
	}	
#left {
	position: relative;
	padding-top: 35px;
	padding-left: 15px;
	float: left;
	width: 20%;
	text-align: left;	
	}
.center	{
	text-align: center;
	color: #ffffff;
	}
.headline	{
	font-family: Palatino, Georgia, serif;
	font-size: 1.2em;
	line-height: 1em;
	color: #063061;	
		}
.rightindent	{
	padding-left:15px;
	}
.topborder {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #063061;
	width: 200px;
	}
#right {
	position: relative;
	padding-top: 35px;
	padding-left: 15px;
	float: right;
	width: 72%;
	text-align:left;
	}
.title {
	font-size: 1.8em;
	color: #333333;
	padding-top: 40px;
	font-weight: bold;
	text-align: center;
	}
.smalltext {
	font-size: .7em;
	text-align:left;
	padding-top: 3px;
	padding-left: 10px;
	color: #fff;
	}
.whitetext	{
	color: #FFFFFF;
	}
.centerblack {

	text-align: center;
	color: #333333;
}
.smalltextblack {

	font-size: 0.7em;
	padding-top: 3px;
	padding-left: 10px;
	color: #333333;
}
.table230	{
	width: 235px;
		}
.tabletext {
	line-height: normal;
	text-align: left;
	font-size: .8em;
	color: #000000;

}
.alignleft {
	text-align: left;
	width: 650px;
	clear: both;
	float: left;
}
