	body{
			font-size: 10pt;
			font-family: helvetica,arial;
			color: #000000;
			background: #DDDDFF;
			text-align: center;
			}
	a,a:visited,a:active{
			color: #5D749E;
			}
	a:hover{
			color: #7f88c3;
			}
	h1,h2,h3,h4,h5{
			color: #5D749E;
			margin: 0px 0px 15px 0px;
			}
	p{
			margin: 0px 0px 15px 0px;
			}
	form{
			margin: 0;
			padding: 0;
			}
	.title{
			color: #5D749E;
			font-size: 18pt;
			}
	img{
			border: 0px;
			}
	h1{font-weight: normal; font-size: 18pt;}
	h2{ font-weight: normal;font-size: 16pt;}
	h3{ font-size: 14pt;}
	h4{ font-size: 12pt;}
	h5{ font-size: 10pt;}
	#container{
		width: 980px;
		margin: 0px auto;
		text-align: left;
		background: #ffffff;
		border: solid #000066;
		border-width: 0 1px 0 1px;
		}
	#copyright{
		color: #000000;
		font-size: 13px;
		padding: 3px;
		text-align: center;
		border-bottom: 1px solid #000066;
		border-top: 16px solid #7f88c3;
		}
	td,div{
		font-size: 10pt;
		}
	input,textarea,select{
		font-family: arial,verdana,sans-serif;
		font-size: 10pt;
		background: #ffffff;
		color: #330000;
		border: #330000 1px solid;
		}
	#map,#map div{
			background: none;
			}
	#navigation{
			padding: 0px 10px 3px 0px;
			font-size: 10pt;
			}
	#main-container{
			padding: 25px 45px 25px 45px;
			}
	#secondary_navigation{
			background: #DEDEDFF;
			border-bottom: 1px solid #000066;
			padding: 3px 10px 3px 10px;
			}
	#line{
			background: #7f88c3;
			height: 10px;
			font-size: 1px;
			}
	#news-events{
			font-size: 10pt;
			border: #7f88c3 1px solid;
			margin: 3px 0px 0px 0px;
			padding: 5px;
			}
	#navigation a,#secondary_navigation a{
			color: #000000;
			text-decoration: none;
			}
	#stable td{
		padding: 3px;
		border: 1px solid #999999;
		text-align: center;
		}
	#stable .description{
		border: none;
		text-align: right;
		}
	#stable .title_row{
		border: none;
		font-weight: bold;
		font-size: 11pt;
		}
	ul{
			list-style: none;
			list-style: outside;
			list-style-image: url(/images/ibull.jpg);
			margin-top: 0px;
			margin-left: 20px;
			}
	a.gallery{
		float: left;
		margin: 8px;
		}
	.error{
		color: #ff0000;
		}
	.backtotop{
		border-top: 1px solid #999999;
		padding: 5px;
		}
	.backtotop a{
		text-decoration: none;
		color: #000000;
		}
