body {
	/* background: #003399 url('images/bg.gif') repeat; */
	background-color: #003399;
	font: normal normal normal 9pt/1.5em Verdana, Arial, Helvetica, sans-serif;
}

a img {
	text-decoration:none;
}

blockquote {
	padding:0;
	margin:50px;
}

h1 {
	color:#990000;
	font-size:1.5em;
	font-weight:900;
}

h2 {
	color:#003399;
	margin-top:.5em;
	font-size:1.25em;
	font-weight:900;
}

h3 {
	color:#990000;
	font-style:italic;
	font-size: 1.15em;
	font-weight:900;
}

hr {
	border-color:#990000;
}

strong {
	color: #003399;
}

.footer {
	padding-top:25px;
	padding-bottom:10px;
	text-align:center;
	font-size:.75em;
	color:#CCC;
}

.footer a {
	color:#CCC;
}

.footer2, .footer2 a{
	color:#0A7CB2;
}

.lquote {
	float: left; 
	font-size: 75px; 
	color: #990000; 
	margin-top: -10px;
	margin-bottom:-50px;
	margin-right:5px;
}

.rquote {
	float: right;
	font-size: 75px;
	color: #990000; 
	margin-top: -30px;
	margin-bottom:-75px;
}

.quotesig {
	margin-top:-40px;
	margin-left:225px;
}

.testimonials {
	font-size:.9em;
	background-color:#75A2DD;
	border:1px solid #CCC;
	margin-bottom:15px;
	height:199px;
	position:relative;
	overflow:hidden;
	overflow-x:hidden;
	overflow-y:scroll;
}

.testimonials h1 {
	color:#FFF;
	font-size:1.25em;
	text-align:center;
}

.testimonials h1 a {
	text-decoration:none;
}

.testimonials h2 {
	font-size:1.05em;
}

.testimonials h3 {
	font-size:.95em;
}

.testimonials div {
   display:none;
   position:absolute;
   left:5px;
   top:20px;
   margin-right:5px;
}

#content {
	background: #FFF url('images/logo_bg.gif') repeat-y top left;
	border-bottom: 25px solid #990000;
	margin: 0 auto;
	overflow:auto;
	width: 795px;
}

#copy {
	background-color:#FFF;
	display:inline; /* IE6 fix */
	float:left;
	margin:10px;
	min-height:500px;
	width:590px;
}

#copyleft {
	float:left;
	width:400px;
}

#header {
	background: #FFF url('images/topban.gif') repeat-y center center;
	height:71px;
}

#header ul {
	margin:0;
	list-style:none;
	position:relative;
	top:75px;
	left:528px;
	width:300px;
}

#header li {
	float:left;
}

#imageheader, #imageheader object, #imageheader embed {
	margin:0;
	padding:0;
}

#menu {
	float:left;
	font-size:8pt;
	list-style:none;
	margin:0;
	width:180px;
}

#menu a {
	/* background: #ECECEC url('images/menubg1.gif') repeat-x center center; */
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: #979797;
	display: block;
	height:23px;
	line-height:23px;
	text-decoration: none;
	text-align: left;
	text-indent:3px;
	text-transform: uppercase;
	vertical-align: center;
	width: 180px;
	overflow:auto;
}

#menu a span {
	float:left;
}

#menu a div {
	background: transparent url('images/menuarrow1.gif') no-repeat center right;
	float:right;
	height:23px;
	margin-right:3px;
	width:12px;
}

#menu a:hover {
	background: #B7D5FB url('images/menubg2.gif') repeat-x center center;
	color:#ECECEC;
}

#menu a:hover div {
	background: transparent url('images/menuarrow3.gif') no-repeat center right;
}

#menu a.current, #menu a.current:hover {
	background: #003399 url('images/menubg3.gif') repeat-x center center;
	color:#003399;
}

#menu  a.current div, #menu a.current:hover div {
	background: transparent url('images/menuarrow2.gif') no-repeat center right;
}

#menu li ul {
	margin:0;
	padding:0;
}

#menu li ul li {
	background-color:#c3d9ff;
	list-style:none;
	margin-left:10px;
}

#menu li ul li a {
	color:#003399;
	width:170px;
}

/* Scoller Box */
#scroller {
	color:#003399;
	background-color: #ECECEC;
	border:1px solid #979797;
	float:right;
	font-weight:900;	
	height:15px;
	min-height:350px;
	overflow: hidden;
	padding-top:5px;
	padding-bottom:5px;
	position:relative;
	text-align:center;
	width:175px;
}

#scroller h2 {
	color: #990000;
}

#scroller .scrollmsg {
   display:none;
   position:absolute;
   left:5px;
   top:40px;
   margin-right:5px;
}