
	body {
	
		margin: 0px;
		background-position: top;
		background-repeat: repeat-x;
		background-image: url('/img/gui/bg.gif');
	
	}
	
	img {
	
		border: none;
	
	}
	
	div#menu {
	
		padding-top: 15px;
		height: 31px;
	
	}
	
	div#menu a, div#bottom a {
	
		color: #FFFFFF;
		text-decoration: none;
	
	}
	
	div#menu a:hover, div#bottom a:hover {
	
		color: #FFFFFF;
		text-decoration: underline;
	
	}
	
	div, li {
	
		font-family: Arial, sans-serif;
		font-size: 12px;
		line-height: 18px;
		color: #333333;
	
	}
	
	a {
	
		color: #002D62;
	
	}
	
	a:hover {
	
		color: #333333;
	
	}
	
	div.p {
	
		margin-bottom: 15px;
	
	}
	
	div.div {
	
		width: 780px;
		margin: 0 auto 0 auto;
	
	}
	
	img.leftimg {
	
		float: left;
		padding-right: 10px;
		padding-bottom: 10px;
	
	}
	
	img.rightimg {
	
		float: right;
		padding-left: 10px;
		padding-bottom: 10px;
	
	}
	
	.center {
	
		text-align: center;
	
	}
	
	.right {
	
		text-align: right;
	
	}
	
	strong {
	
		color: black;
	
	}
	
	a#phonenumber {
	
		float: right;
	
	}
	
	div#flashcontainer {
	
		height: 203px;
	
	}
	
	div#h1 {
	
		height: 50px;
	
	}
	
	h1 {
	
		font-family: Arial, sans-serif;
		margin: 0px;
		font-weight: 100;
		font-size: 18px;
		color: #002D62;
		padding-top: 9px;
	
	}
	
	div#c2a {
	
		width: 778px;
		margin: 0 auto 0 auto;
		text-align: center;
		border: 1px solid #AAAAAA;
		background-color: #F7F7F7;
		padding-top: 5px;
		padding-bottom: 5px;
	
	}
	
	div#bottomparent {
	
		width: 100%;
		height: 40px;
		background-repeat: repeat-x;
		background-image: url('/img/gui/bottom.gif');
		margin-top: 15px;
	
	}
	
	div#bottom {
	
		color: #FFFFFF;
		font-size: 11px;
		padding-top: 12px;
	
	}
	
	body#bgnonhome {
	
		background-image: url('/img/gui/bgnonhome.gif');
	
	}
	
	div#flashreplacement {
	
		height: 25px;
	
	}
	
	
	
	
	
	