body {
	background-color: #FFFFFF;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-size:0.8em;
	font-weight: normal;
}
h1 {
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-weight: bold;
	font-size:1.2em;
	color: #333333;
}
form {
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-weight: normal;
}
.formbox {
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-weight: normal;
}
.textfieldform{ 
 	background-color: #FFFFFF; 
	border-style: solid;
	border-width:0.1em;
	border-color: #AAAAAA;
}
.subscription{ 
	margin: 40px 5px 0px 15px;
	font-size:0.8em;
}

a {
	text-decoration: underline;
	font-weight: normal;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #CA201A;
}
.floatLeft {
float: left; 
position: relative; 
top:0px;
margin-right:10px;
margin-bottom:5px;
display:block
}

.LinksHome {
float: left; 
position: relative; 
top:0px;
left:20px;
margin-right:10px;
margin-bottom:5px;
display:block;
}

.years {
	font-size:0.8em;
	font-weight: bold;
	padding-left:30px;
	padding-right:0px;
}
		
		
strong {
	font-weight: bold;
	color: #000000;
}
#container {
	margin:0px auto 0px auto;
	padding: 0px;
	width: 750px;
	height: auto;
	border-style: solid;
	border-width:0.1em;
	border-color: #AAAAAA;
	background-color: #FFFFFF;
}

#topbanner {
	width:750px;
	height:auto;
	position:relative;
	left:0px;
	top:0px;
	padding:0px 0px 0px 0px;
}

#logo {
	width:375px;
	height:100px;
	position:relative;
	left:0px;
	top:0px;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;

}
#animation {
	width:375px;
	height:100px;
	position:absolute;
	left:375px;
	top:0px;
	padding:0px 0px 0px 0px;
	background-color: #FFFFFF;

}

#navigation{
	margin:0px auto 0px auto;
	padding: 30px 0px 10px 0px;
	width: 750px;
	height: auto;
	border-bottom:0.1em solid #AAAAAA;
}
#navigation ul {
	margin:0px auto 0px auto;
	padding: 0px;
	text-align: center;	
}

#navigation li {
	margin:0px auto 0px auto;
	padding: 0px; 
	display: inline;
}

#navigation li a{
	
	padding-left:10px;
	padding-right:10px;

	white-space:nowrap;
	vertical-align: top;
	
	text-align: center;

}

#navigation a {
	text-decoration: none;	
	font-weight: normal;
	color: #666666;
} 
#navigation a:hover  {
	text-decoration: none;	
	font-weight: normal;
	color: #000000;
} 
#navigation a:selected  {	
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
#navigation li a.selected  {	
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

#left {
	float:left;
	width:170px;
	height:auto;
	position:relative;
	left:0px;
	top:10px;
	padding: 0px 0px 20px 0px;	
}


#left ul {
	margin:0px;
	padding: 40px 20px 10px 0px;
	text-align: left;	
	list-style: none;
	margin-left: 20px;
	padding-left: 1em;
	text-indent: -2.3em;

}

#left li {

	margin: 0px;
	padding: 0px 0px 10px 0px; 
	display: block;

}

#left li a{
	font-size:0.8em;
	font-weight: normal;
	background-image: url(../images/arrow.gif);
   	background-repeat: no-repeat;
   	background-position: 10px 0px;
	padding-left:30px;
	padding-right:0px;
}

#left a {
	text-decoration: none;	
	font-weight: normal;
	color: #666666;
} 
#left a:hover  {
	text-decoration: none;	
	font-weight: normal;
	color: #000000;
} 

#left a:selected  {	
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

#left li a.selected  {	
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}




#middle {
	float:left;
	width:380px;
	height:auto;
	position:relative;
	left:0px;
	top:10px;
	padding: 0px 10px 20px 10px;
	margin:0px;
}

#contentLayer {
	float:left;
	width:390px;
	height:auto;
	position:relative;
	left:0px;
	top:10px;
	padding: 0px 10px 20px 10px;
	margin:0px;
}

#right {
	float:right;
	width:170px;
	height:auto;
	position:relative;
	left:0px;
	top:10px;
	padding: 0px 0px 20px 0px;
}

#right ul {
	margin:0px;
	padding: 10px 20px 10px 0px;
	text-align: left;	
	list-style: none;
	margin-left: 20px;
	padding-left: 1em;
	text-indent: -2.3em;

}

#right li {

	margin: 0px;
	padding: 0px 0px 10px 0px; 
	display: block;

}

#right li a{
	font-size:0.8em;
	font-weight: normal;
	background-image: url(../images/arrow.gif);
   	background-repeat: no-repeat;
   	background-position: 10px 0px;
	padding-left:30px;
	padding-right:0px;
}



#right li a.selected  {	
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

