body {							font-family: Verdana, Arial, Helvetica, sans-serif;
								font-size: 75%;
								background-color: white;
								margin: 0px;
								text-align:center;
								}

a {								text-decoration: none;
								color: #0270A3;
								}
								
h3	{							color: #0270A3; }
								
a:hover {						text-decoration: underline;
								}
								
table {							font-size: 100%;
								}

#container {					width: 760px;
								margin: 0px auto;
								text-align: left;
								}


#top {							width:760px;
								height: 215px;
								background-image: url(images/home_r1_c1.jpg);
								background-repeat:no-repeat;
								background-position:left top;
								}
								
#address {						padding: 100px 0px 0px 15px;
								color: white;
								font-weight: bold;
								}

#top h1 {						padding: 57px 0px 0px 15px;
								margin: 0px;
								color: white;
								font-weight: bold;
								font-family:"Times New Roman", Times, serif;
								font-style:italic;
								font-size: 140%;
								}
								
#horizontal_buttons {			width:760px;
								height: 26px;
								text-align:center;
								background-image: url(images/home_r3_c1.gif);
								background-repeat:no-repeat;
								background-position:left bottom;
								font-weight: bold;
								color: white;
								}
								
#button_inner {					padding: 5px;
								}
								
#button_inner a { 				color: white; }

#mid {							width:760px;
								text-align:left;
								}
														
#mid_top {						width:760px;
								height: 60px;
								background-image: url(images/home_r4_c1.gif);
								background-repeat:no-repeat;
								background-position:left top;
								}
								
#mt_inner	{					margin: 0px 60px 0px 60px;
								font-size: 200%;
								color: #0270A3;
								text-align:center;
								}
								
#mid_mid {						width:760px;
								background-image: url(images/home_r5_c1.gif);
								background-repeat:repeat-y;
								background-position:left top;
								}
#mid_bottom {					width:760px;
								height: 50px;
								background-image: url(images/home_r6_c1.gif);
								background-repeat:no-repeat;
								background-position:left top;
								}
								
#mb_inner {						margin: 0px 80px 10px 80px;
								font-size: 80%;
								text-align: center;
								border-top: 1px dotted #0270A3;
								}
								
#mid_inner {					margin: 0px 40px 0px 40px;
								width: 680px;
								}
								
#mid_inner p {					line-height: 160%; }
				
#foot {							width: 760px;
								height: 15px;
								clear: left;
								font-size: 80%;
								text-align: center;
								}
								
.list LI {						list-style-image:url(images/bullet.gif); }