/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	background-image: url(images/template/bg_repeat.jpg);
	background-repeat: repeat-y;
}
a:link {
	text-decoration: underline;
	color: #1D469F;
}
a:visited {
	text-decoration: underline;
	color: #1D469F;
}
a:hover {
	text-decoration: none;
	color: #1D469F;
}
a:active {
	text-decoration: underline;
	color: #1D469F;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
}
h2 {
	font-size: 16px;
	color: #C517A7;
}
h3 {
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 24px;
}
h6 {
	font-size: 16px;
}

/* header */

div#repeattop {
    position:relative
	width: 100%;
	height: 141px;
	background-image: url(images/template/bk__blue_header.gif);
	background-repeat: repeat-x;
    background-position: 100%;
	top: 0px;
	left: 756px;
}

div#headertop {
position:
absolute; 
left: 0px; 
top: 0px;
 }
div#logo {
position:
absolute; 
left: 0px; 
top: 35px;
 }
 div#headerurl {
	position:
absolute;
	left: 578px;
	top: 35px;
 }
  div#topgray {
	position:absolute;
	left: 241px;
	top: 131px;
	width: 190px;
 }
  div#navfree{
position:absolute; 
left: 0px; 
top: 311px;
 }
   div#navbubbles{
position:absolute; 
left: 0px; 
top: 488px;
 }
   div#navseal{
position:absolute; 
left: 0px; 
top: 573px;
 }
 
  /* nav */
  
  div#content {
	position:absolute;
	left: 207px;
	top: 152px;
	width: 566px;
	visibility: visible;
   } 
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #2952A6;
}

/* Form Styling */

.Insertbox {
	color: #000033;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D5D8DD;
	border-top-color: #000033;
	border-right-color: #D5D8DD;
	border-bottom-color: #D5D8DD;
	border-left-color: #D5D8DD;
	border-color: #8F98A5;
	width: 350px;
	height: 80px;
}
.inputfield {
	color: #000033;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 140px;
}
.inputfieldnumbers {
	color: #000033;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 60px;
}
.inputfieldLong{
	color: #000033;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 260px;
}
.jumpMenu {
	color: #000033;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 120px;
}
.formbutton {
	background-color: #E3E6EA; 
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-color: #3E4655;
	border-right-color: #3E4655;
	border-bottom-color: #000033;
	border-left-color: #3E4655;
	font-weight: 600;
	width: 130px;
	height: 22px;
	letter-spacing: 4px;
}
/* End Form Styling */
