.home-text {font-weight:normal; color:#333; line-height:18px; padding:5px 20px;}
a {color:#000080; font-weight:normal;}
h1 {font-size:24px; color:#000080}
h2 {font-size:20px; font-weight:normal; color:#000080; margin-bottom:10px; margin-top:10px;}
.menu-list {position:absolute; left:256px; top:410px; width:550px;  height:19px; z-index:7; visibility: hidden;}
.menu-list-inner {position:absolute; left:260px; top:115px; width:550px;  height:19px; z-index:7; visibility: hidden;}
.menu-list ul, .menu-list-inner ul {list-style:none; }
.menu-list ul li, .menu-list-inner ul li {display:inline; border-right:1px solid #000080; line-height:16px; padding:0px 8px;}
.menu-list ul li.last, .menu-list-inner ul li.last {border-right:none;}
.scroll-pane1 {padding:10px;}
.footer {color:#444; font-size:12px; border-top:3px solid #000080; width:490px;padding:10px; margin-top:10px;}

body {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 80%;
				font-color: #000080;
				
			}
.BodyCopy {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #000080;
			}

.HeaderCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
   	font-weight: bold;
	text-decoration: none;
}
.LargeCopy {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
   	font-weight: bold;
	text-decoration: none;
}
.CustomerRepres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333399;
}
.infowindow {
                        width: 490px;
                        height: 289px;
				background: #D1D2E7;
   	   	   	   	align: center;			
                        padding-left: 5px;
                        padding-right: 0px;
}
.style3 {font-size: 10px}
.style4 {font-family: Arial, Helvetica, sans-serif; 
         font-size: 12px; color: #333399; 
         text-decoration: none; 
         font-style: italic; 
}
.style6 {color: #CC3300}
.Phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333399;
}
.LinkCopy {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #333399;
font-weight: bold; 
padding-left: 10px;
}

			.holder {
				position:absolute; 
   	   	   	   	top:140px;
   	   	   	   	left:308px; 
   	   	   	   	 width:495px;
   	   	   	   	background: #fff;
   	   	   	   	
   	   	   	   	  z-index:2;
			}
			.scroll-pane {
				width: 475px;
				overflow-x: auto;
				overflow-y: hidden;
				background: #D1D2E7;
                        padding-left: 10px;
                        padding-right: 10px;
   	   	   	   	text-align: justify;

                  }
			#pane {
				height: 287px;
			}
						
			a.jScrollArrowUp {
				background: url(../assets/MainGraphics/basic_arrow_up.gif) no-repeat 0 0;
			}
			a.jScrollArrowUp:hover {
				background-position: 0 -15px;
			}
			a.jScrollArrowDown {
				background: url(../assets/MainGraphics/basic_arrow_down.gif) no-repeat 0 0;
			}
			a.jScrollArrowDown:hover {
				background-position: 0 -15px;
			}
			a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
				background-position: 0 -30px;
			}