body {
font-family:Arial, Helvetica, sans-serif; 
font-size:12px
}
a {
outline:none;
color:#002B56;
text-decoration:none
}
a:hover {
outline:none;
color:#002B56;
text-decoration:underline
}

.main-copy {
padding:25px;
line-height:18pt
}

.main-copy-scroll {
padding:25px;
line-height:18pt;
width:425px;
text-align:left;
float:left
}

/* Forms */
input.textbox { width:200px; font-size:12px; background-color: #f8f8f8  ; border:1px solid #cccccc; padding:2px;font-family:Arial, Helvetica, sans-serif; }
input.textbox-contact { width:200px; font-size:11px; background-color: #f8f8f8  ; border:1px solid #cccccc; padding:2px;font-family:Arial, Helvetica, sans-serif; }

div.textbox { width:200px; font-size:12px}
.label { width:75px; float:left; font-size:12px}
.form_vertical_spacer { height:4px}
select { font-size:11px; border:1px solid #002B56}
.submit_button {
background-color: #013668;
color:#FFFFFF
}

/* FAQs */
a.faq_question{
font-weight:bold;
font-size:13px
}

/* News */
a.news_title{
font-weight:bold;
font-size:12px
}
/* Local Scroll */
		ul, li, h3, h2, h1, p, #navigation, #content,.section{
			padding:0;
			margin:0;
			list-style:none;
			text-align:left
		}
		#content{
			overflow:hidden;
			width:520x;

			position:relative;
			height:370px;
			float:left;
		}
			#content h2{
				color:#00818E;
				margin:20px 0pt;
			}
			#content a{
				color:#777;
				font-weight:bolder;
				text-decoration:none;
			}
		.section{ font-size:13px;
			width:540px;
			position:relative;
		}
		
			.section .sub{
				position:relative;
				float:left;
				padding:9px 21px 42px 45px;
				width:476px;
				height:352px;
			}
				.section .sub p{
					width:435px; /* Change this number for section width */
					margin:16px 0;
					line-height:1.4em;
				}
				.section .next, .section .prev{
					font-size:18px;
					position:absolute;
					bottom:15px;
					letter-spacing:-2px;
				}
				.section .next{
					right:30px;
				}
				.section .prev{
					left:30px;
				}
		
		#first{
			top:484px !important;
			top:498px;			
		}
		#second{
			top:503px !important;
			top:517px;			
		}
		.anch {font-weight:bold; color:#000000}

.anylink{
	font:normal 12px   Arial,Tahoma,Verdana, Helvetica, sans-serif;
	font-weight:bold	
}

.anylinkdiv{
position:absolute;
visibility: hidden;
font:normal 12px  Tahoma,Verdana, Arial, Helvetica, sans-serif;
line-height: 18px;
z-index: 100;
background-color: #ffffff;
border:1px solid #dcdcdc;
width: 100px;
color: #006699;
text-align:left
}

.anylinkdiv a{
width: 100%;
display: block;
text-decoration: none;
font:normal 12px  Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-indent: 15px;
color: #006699
}

.anylinkdiv a:hover{ /*hover background color*/
color: #000066;
}

.anylinkhr {
width:90%; 
color: #D0E0BD;
border-width:.5px;
border-style:solid
}

