﻿/* (C) Copyright 2006-2008 Long2 Consulting. All Rights Reserved */
html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font: 76.4% Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	background-color: #e2e2e2;
}

a:link, a:visited {
	color: #224EB1; 
}


a:active, a:hover {
	color: #ffffff;
	background-color: #224EB1;
}

h1 { 
	color: #6795F3;
	font-size: 155%;
	padding: 4px 2px 2px 2px;
	text-align: center;
	border-bottom: 1px solid #6795F3;
	margin-top: 7px;
}

h2 {	
	font-size: 145%;
	color: #062365;
	padding: 4px 2px 2px 2px;
	text-align: left;
}

h3 {	
	font-size: 125%;
	color: #224EB1;
	padding: 4px 2px 2px 2px;
	text-align: left;
}

h4 { 
	font-size: 125%;
	color: #fff;
	background-color: #062365;
	padding: 2px;
}

h5 { 
	font-size: 100%;
	color: #FFFFFF;
	background-color: #224EB1;
	padding: 2px;
}

h6 { 
	font-size: 100%; 
	color: #FFFFFF;
	background-color: #6795F3;
	padding: 2px;
}

.submitbuttons {
	font-weight: bold;
	color: #062365;
	text-align: center;
	font-size: 100%;
	font-variant: small-caps;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #062365;
	border-right: 5px solid #062365;
	border-bottom: 1px solid #062365;
	border-left: 1px solid #062365;
	background-color: #6795F3;
	width: 155px;
	height: 30px;
}

#wrapper {
	margin: 0px auto; /* fix to center in firefox */
	width: 1000px;
	background: url('images/wrapper.jpg') repeat-y -1px;
}

#header {
	text-align: center;
	margin: 0px auto; /* fix to center in firefox */
	width: 1000px;
	background: url('images/header.jpg') no-repeat -1px;
	height: 105px;
}

.headercontent {
	padding: 35px 0px 0px 25px;
	font-weight: bold;
	color: #224EB1;
	text-align: left;
	font-size: 30pt;
	font-variant: small-caps;
	font-family: verdana, arial, sans-serif;
}

#topnav {
	margin: 0px auto; /* fix to center in firefox */
	background: url('images/topnav.jpg') no-repeat -1px;
	width: 1000px;
	height: 30px;
}

.topnavlinks {
	padding: 7px 18px 5px 8px;
	text-align: center;
	font-size: 96%;
	font-weight: bold;
}

.topnavlinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	
.topnavlinks li { display: inline; }
	
.topnavlinks a:link, .topnavlinks a:visited {
	padding: 4px 10px 4px 10px;
	color: #fff;
	text-decoration: none;
}
	
.topnavlinks a:active, .topnavlinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #224EB1;
}

#middle {
	margin: 0px auto; /* fix to center in firefox */
	width: 1000px;
	background: url('images/middle.jpg') no-repeat -1px;
	height: 262px;
}

#middlepicture {
	float: left;
	padding: 2px 0 0 6px;
}

.mainpicture {
	width: 400px;
	height: 253px;
	padding: 0 0 0 7px;
}

#middletext {
	float: left;
	margin: 10px;
	width: 555px;
}

.middletext {
	color: #FFF;
	font-weight: bold;
	font-size: 125%;
}

#bodycolumn {
	width: 990px;
	clear: both;
}

.bodycolumncontent {
	margin-left: 8px;
	padding: 0px 16px 5px 8px;
}

.bodycolumncontent ul {
	list-style-image: url('images/bullet.gif');
	line-height: 145%;
}

/* Used in two column layouts */
#body1 {
	width: 790px;
	float: right;
}

.body1content {
	margin-right: 8px;
	padding: 0px 8px 5px 0px;
}

.body1content  ul {
	list-style-image: url('images/bullet.gif');
	line-height: 145%;}


#body2 {
	float: left;
	width: 200px;
	height: 350px;
}

.body2content  {
	padding: 2px 0px 5px 12px;
}

/* Used in three column layouts */
#body1a {
	width: 790px;
	float: left;
}

#body1b { 
	width: 590px;
	float: right;
}

.body1bcontent {

}

#body2b {
	width: 200px;
	height: 418px;
	float: left;
}

.body2bcontent {
}

#body3 {
	width: 160px;
	float: right;
	margin-top: 4px;
	margin-right: 18px;
}

.body3content {
}

.sidelinks {
	padding: 10px 0px 8px 0px;
	text-align: left;
	font-weight: bold;
}

.sidelinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	
.sidelinks li { 
	list-style-image: none;
	margin: 0px 0px 2px 0px;
}
	
.sidelinks a:link, .sidelinks a:visited {
	padding: 0px 10px 0px 10px;
	display: block; 
	line-height: 18pt;
	width: 140px;
	color: #224EB1;
	background-color: #fff;
	border-bottom: 1px solid #224EB1;
	text-decoration: none;
}
	
.sidelinks a:active, .sidelinks a:hover {
	color: #224EB1;
	background-color: #BAD9FC;
	border-bottom: 1px solid #224EB1;
}

#footer {
	clear: both;
	clear: both;
	margin: 0px auto; /* fix to center in firefox */
	background: #e2e2e2 url('images/footer.jpg') no-repeat -1px;
	height: 60px;
	width: 1000px;
}

.footercontent {
	padding: 12px 10px 0px 10px;
	color: #224EB1;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.footercontent a:link, .footercontent a:visited  {
	padding: 4px 4px;
	color: #224EB1;
	text-decoration: underline;
}

.footercontent a:active, .footercontent a:hover {
	padding: 4px 4px;
	color: #224EB1;
	text-decoration: underline;
	background-color: #BAD9FC;
}

.clear {
	clear: both;
}

.block1 {
	color: #fff;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #6795F3;
	border-bottom: 4px solid #6795F3;
	background-color: #062365;
	padding: 6px;
}

.block2 {
	color: #fff;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #062365;
	border-bottom: 4px solid #062365;
	background-color: #224EB1;
	padding: 6px;
}

.block3 {
	color: #fff;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #062365;
	border-bottom: 4px solid #062365;
	background-color: #6795F3;
	padding: 6px;
}

.news1 {
	padding: 4px;
	display: block; 
	width: 155px;
	color: #fff;
	background-color: #224EB1;
	border-bottom: 2px solid #062365;
	font-weight: bold;
	text-align: center;
}

.news2 {
	padding: 4px;
	display: block; 
	width: 155px;
	color: #fff;
	background-color: #062365;
	border-bottom: 2px solid #6795F3;
	font-weight: bold;
	text-align: center;
}

.tiny {
	font-size: 80%;
}

.imageleft {
	float: left;
	padding: 8px;
}

.imageright {
	float: right;
	padding: 8px;
}

p {
	line-height: 130%;
}
