html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 6px 0 0 0;
	font: 76.4% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #dbe7ff url('images/bg.jpg') repeat-x;
}

#wrapper {
	margin: 0px auto; /* fix to center in firefox */
	width: 1000px;
	background: url('images/wrapper.png') repeat-y;
}

#header {
	text-align: center;
	margin: 0px auto; /* fix to center in firefox */
	background: url('images/header.jpg') no-repeat;
	width: 1000px;
	height: 129px;
}

#headerleft {
	float: left;
	width: 720px;
	height: 129px;
}

.headerleftcontent {
	padding: 0;
	margin: 0;
	text-align: left;
}

#headerright {
	float: right;
	width: 275px;
	height: 129px;
}

.headerrightcontent {
	margin-right: 20px;
}


#topnav {
	margin: 0px auto; /* fix to center in firefox */
	background: url('images/topnav.jpg') no-repeat;
	width: 1000px;
	height: 41px;

}

/* Used in single column layouts */
#bodycolumn {
	width: 1000px;
	clear: both;
}

/* Used in single column layouts */

.bodycolumncontent {
	padding: 4px 60px 0px 60px;
	min-height: 200px;
}


#bottomnav {
	margin: 0px auto; /* fix to center in firefox */
	width: 1000px;
	height: 30px;
}

.bottomnavlinks {
	text-align: center;
	padding: 0;
}
.bottomnavlinks a:link, .bottomnavlinks a:visited  {
	padding: 4px 4px;
	color: #0f306a;
	text-decoration: underline;
}

.bottomnavlinks a:active, .bottomnavlinks a:hover {
	padding: 4px 4px;
	color: #c7122b;
	text-decoration: none;
	background-color: transparent;
}


#footer {
	clear: both;
	margin: 0px auto; /* fix to center in firefox */
	background: url('images/footer.jpg') no-repeat;
	height: 168px;
	width: 1000px;
}

#footerleft {
	float: left;
	width: 300px;
}

#footerright {
	float: right;
	width: 700px;
}

.footercontent {
	padding: 35px 270px 0px 0px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
}

.footercontent a:link, .footercontent a:visited  {
	padding: 4px 4px;
	color: #ffffff;
	text-decoration: underline;
}

.footercontent a:active, .footercontent a:hover {
	padding: 4px 4px;
	color: #c7122b;
	text-decoration: none;
	background-color: transparent;
}

.copyrightlarge {
	font-weight: bold;
	font-size: 165%;
}

#yearsinservice {
	width: 200px;
	height: 135px;
	background-color: #0f306a;
	border: 4px solid #ffffff;
	margin: 5px 0 0 45px;
}

.yearsinservice {
	color: #ffffff;
	font-weight: bold;
	font-size: 145%;
	text-transform: uppercase;
	text-align: center;
	padding-top: 0px;
}

.largetext {
	font-size: 185%;
}

/* End of Layout CSS */

/* Start General Styles */
img {
	border: none;
}

table {
	border-collapse: collapse;
}

ul {
	list-style-image: url('images/bullet.gif');
	line-height: 145%;
}

p {
	margin: 6px 0;
	line-height: 125%;

}

a:link, a:visited {
	color: #0f306a;
	text-decoration: underline;
}

a:active, a:hover {
	color: #c7122b;
	text-decoration: none;
}

h1 { 
	color: #0F306A;
	font-size: 155%;
	text-align: left;
	font-family: Verdana;
	padding: 0;
	margin: 6px 0

}

h2 {	
	font-size: 150%;
	color: #c7122b;
	text-align: left;
	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
	padding: 0;
	margin: 6px 0;

}

h3 {	
	font-size: 145%;
	color: #999999;
	text-align: left;
	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
	padding: 0;
	margin: 6px 0;

}

h4 { 
	font-size: 135%;
	color: #999999;
	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
	padding: 0;
	margin: 6px 0;
}

h5 { 
	font-size: 125%;
	color: #c7122b;
	font-weight: bold;
	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
	padding: 0;
	margin: 6px 0;
}

h6 { 
	font-size: 125%; 
	color: #0f306a;
	font-weight: bold;
	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
	padding: 0;
	margin: 6px 0;

}

.clear {
	clear: both;
}

/*  The invisible class is used for a small Top of Page link that can't be seen.  */

#invisible {
	color: #9bbbf6;
	font-size: .1%;
}

#invisible a:hover {
	color: #9bbbf6;
}

.topofpage {
	padding: 0 0 4px 0;
	text-decoration: none;
	text-align: center;
	color: #0f306a;
	
}

.topofpage a:link, .topofpage a:visited  {
	padding: 4px 4px;
	color: #0f306a;
	text-decoration: underline;
}

.topofpage a:active, .topofpage a:hover {
	padding: 4px 4px;
	color: #c7122b;
	text-decoration: none;
	background-color: transparent;
}



.block1 {
	color: #0f306a;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border: 2px solid #0f306a;
	background-color: #dddddd;
	padding: 6px;
}

.block2 {
	color: #ffffff;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	background-color: #0f306a;
	padding: 6px;
}

.block3 {
	color: #ffffff;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	background-color: #c7122b;
	padding: 6px;
}

blockquote {
	color: #0f306a;
	background-color: #ffffff;
}

.tiny {
	font-size: 80%;
}

.imageleft {
	float: left;
	padding: 8px;
}

.imageright {
	float: right;
	padding: 8px;
}

.news1 {
	padding: 4px;
	display: block; 
	width: 160px;
	color: #0f306a;
	font-weight: bold;
	text-align: center; 
}

.news2 {
	padding: 4px;
	display: block; 
	width: 160px;
	color: #c7122b;
	font-weight: bold;
}