﻿html {
	height: 100%; 
	margin-bottom: 1px;
}

body {
	margin: 0px;
	padding: 0px;
	font: 76.4% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #dbe1ec;
}

#wrapper {
	margin: 0px auto; /* fix to center in firefox */
	width: 100%;
	background-color: #C0C0C0;
}
#innerwrapper {
	margin: 0px auto;/* fix to center in firefox */	
	width: 960px;
}
#header {
	text-align: center;
	margin: 0px auto;/* fix to center in firefox */
	height: 350px;
	width: 960px;
	background-color: #000000;
}
#headerleft {
	float: left;
	width: 960px;
	height: 350px;
}

#middle {
	text-align: left;
	margin: 0px auto;/* fix to center in firefox */
	height: 216px;
	width: 960px;
	background-color: #FFFFFF;
}

/* This is the horizontal top navigation bar */
#topnav {
	margin: 0px auto;
/* fix to center in firefox */	width: 960px;
	font-size: medium;
	background-color: #000000;
}
.topnavlinks {
	padding: 25px 14px 9px 14px;
	text-align: center;
	font-size: 95%;
	font-weight: bold;
}

.topnavlinks a:link, .topnavlinks a:visited {
	padding: 10px 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.topnavlinks a:active, .topnavlinks a:hover {
	color: #ffffff;
	font-weight: bold;
}


/* This is the footer area */

#footerwrapper {
	width: 960px;
	background-color: #000000;
}
#footer {
	clear: both;
	margin: 0px auto;
/* fix to center in firefox */	height: 165px;
	width: 960px;
}

.footercontent {
	padding: 25px 10px 0px 10px; /* If you want the footer to be below the white area, change the first padding number from 8px to 100px */
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.footercontent a:link, .footercontent a:visited  {
	padding: 4px 4px;
	color: #ffffff;
	text-decoration: underline;
}

.footercontent a:active, .footercontent a:hover {
	padding: 4px 4px;
	color: #0b2f6e;
}
#bodycolumn {
	margin: 0px auto;
/* fix to center in firefox */	width: 960px;
	min-height: 300px;
	clear: both;
	background-color: #000000;
	text-align: left;
}


/* three column layout */
#body1b {
	width: 765px;
	float: left;
}
#body1c {
	width: 545px;
	float: right;
	color: #FFFFFF;
	padding-right: 10px;
}

#body2b {
	width: 190px;
	float: left;
	height: 610px;
}
#body3 {
	width: 190px;
	float: right;
	height: 610px;
	background-color: #000080;
	color: #FFFFFF;
	text-align: left;
}

}

.body1bcontent {
	padding: 4px 20px 5px 0px;
	color: #FFFFFF;
	text-align: left;
}

.body2bcontent {
	padding: 4px 0px 5px 0px;
	
}
.body3content {
	padding: 4px 0 0 0;
	text-align: center;

}

/* End of Layout CSS */


/*  The items below the properties for the links that appear in the
main text area as well as in the sidebar of the pages  */

a:link, a:visited {
	color: #FFFFFF;
}


a:active, a:hover {
	color: #FFFFFF;
}

ul {
	list-style-image: url('../images/bullet.gif');
	padding: 0;
	margin: 0 0 20px 30px;
	line-height: 135%;
}

ol{
	padding: 0;
	margin: 0 0 20px 30px;
	line-height: 135%;
}

p {
	padding: 3px 0;
	margin: 0;
	line-height: 135%;
}

img {
	border: none;
}

/*  The items below sets the properties for the left or right sidelinks.  */

.menuheader1 {
	text-align: left;
	padding: 4px;
	color: #ffffff;
	background-color: #000080;
	font-size: small;
}
.menuheader1 a:link, .menuheader1 a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	width: 168px;
}

.menuheader1 a:hover, .menuheader1 a:active {
	color: #dbe1ec;
}

.sidelinks {
	margin: 4px 0px 2px 0px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
	font-size: small;
	background-image: none;
	background-repeat: inherit;
	background-color: #800000;
}
.sidelinks a:link, .sidelinks a:visited {
	padding: 0px 10px 0px 10px;
	display: block;
	line-height: 18pt;
	width: 168px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.sidelinks a:hover, .sidelinks a:active {
	color: #FFFFFF;
	background-color: #dbe1ec;
}


.clear {
	clear: both;
}

/*  The items below sets the properties for additional typography and page elements.  */

.block1 {
	color: #b32a2a;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #b32a2a;
	border-bottom: 4px solid #b32a2a;
	background-color: #dbe1ec;
	padding: 6px;
	margin-bottom: 8px;
}

.block2 {
	color: #ffffff;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	background-color: #0b2f6e;
	padding: 6px;
	margin-bottom: 8px;
}

.block3 {
	color: #ffffff;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border: 2px solid #000080;
	background-color: #800000;
	padding: 6px;
	margin-bottom: 8px;
}

.news1 {
	padding: 4px;
	display: block; 
	width: 180px;
	color: #ffffff;
	background-color: #690606;
	border-bottom: 2px solid #690606;
	font-weight: bold;
	text-align: center;
}

.news2 {
	padding: 4px;
	display: block; 
	width: 180px;
	color: #b32a2a;
	background-color: #dbe1ec;
	border-bottom: 2px solid #b32a2a;
	font-weight: bold;
	text-align: center;
}

blockquote {
	color: #b32a2a;
	background-color: #dbe1ec;
	padding: 2px 12px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 115%;
	font-style: italic;
	border-left: 6px solid #b32a2a;
}


.tiny {
	font-size: 80%;
}

/*  Image styles  */

.image-border {
	border: 3px solid #b32a2a;
}
	
.imageleft-noborder {
	margin: 0 10px 0 0; 
	float: left;
}

.imageright-noborder {
	margin: 0 0 0 10px; 
	float: right;
}
	
.imageleft-border   {
	margin: 0 10px 0 0; 
	float: left;
	border: 3px solid #b32a2a;
}

.imageright-border  {
	margin: 0 0 0 10px; 
	float: right;
	border: 3px solid #b32a2a;
}

.menuheader2 {
	width: 180px;
	text-align: right;
	padding: 4px;
	color: #FFFFFF;
	background-color: #800000;
	font-size: small;
	float: right;
}
.menuheader2 a:link, .menuheader2 a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.menuheader3 {
	text-align: left;
	padding: 4px;
	color: #ffffff;
	background-color: #800000;
	font-size: small;
}

.body2ccontent {
	padding: 4px 0px 5px 0px;
	text-align: center;
}
.sidelinks2 {
	margin: 4px 0px 2px 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	font-size: small;
	background-image: none;
	background-repeat: inherit;
	background-color: #800000;
}
.sidelinks2 a:link, .sidelinks2 a:visited {
	padding: 0px 10px 0px 10px;
	display: block;
	line-height: 18pt;
	width: 168px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.sidelinks2 a:hover, .sidelinks2 a:active {
	color: #FFFFFF;
	background-color: #dbe1ec;
}


