/* (C) Copyright 2006 Long2 Consulting. All Rights Reserved */
html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font: 84% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FEFEFC;
	background: url('images2/bkground.gif');
}

td {
	vertical-align: top;
}

.hr {
	border-bottom: 1px solid #232F67;
}

ul, ol {
	color: #000000;
	font-size: 100%;
}

ol {
	list-style-type: decimal;
}

ul, li {
	color: #000000;
	font-size: 100%;
	text-align: left;
}

a:link, a:visited, a:active  {
	padding: 0px 2px 0px 2px;
	color: #232F67;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold; 
}


a:hover {
	color: #FEFEFC;
	font-weight: bold; 
	font-size: 100%;
	background-color: #232F67;
}

h1 { 
	color: #1E665E;
	font-size: 235%;
	font-family: Georgia, Verdana, Arial, sans-serif;
	text-align: left;
}

h2 {	
	font-size: 150%;
	font-family: Verdana, Arial, sans-serif;
	color: #953902;
}

h3 {	
	font-size: 135%;
	color: #953902;
	font-weight: bold; 
	font-family: Verdana, Arial, sans-serif;
	border-bottom-style: solid;
	border-color: #953902;
	border-width: 1px;
}

h4 { 
	font-size: 120%;
	margin: 3px 5px 3px 0px;
	font-weight: bold; 
	color: #1E665E;
	font-family: Verdana, Arial, sans-serif;
	border-bottom-style: solid;
	border-color: #1E665E;
	border-width: 1px;
}

h5 { 
	font-size: 115%; 
	font-variant: small-caps;
	background-color: #1E665E;
	padding: 3px 4px 3px 4px;
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff; 
}

h6 { 
	font-size: 112%; 
	font-weight: bold; 
	background-color: #163A67;
	padding: 2px 4px 2px 4px;
	font-family: Verdana, Arial, sans-serif;
	color: #FEFEFC; 
}

#topleft {
	text-align: center;
}

.topleft {
}

#logo {
}

.logocontent {
	font-weight: normal;
	color: #FEFEFC;
	text-align: center;
	font-size: 22pt;
	font-family: Georgia, Verdana, Arial, sans-serif;
}

#topnav {
	background-color: #cccccc;
	text-align: center;
	vertical-align: middle;
}

.topnavlinks {
	padding: 2px 2px 2px 2px;
	text-align: center;
	font-size: 80%;
}

.topnavlinks ul {
	margin: 0px 0px;
	text-align: center;
	padding: 0px;
	list-style: none;
}
	
.topnavlinks li { display: inline; }
	
.topnavlinks a:link, .topnavlinks a:visited {
	padding: 2px 4px 2px 4px;
	text-align: center;
	color: #232F67;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps
}
	
.topnavlinks a:active, .topnavlinks a:hover {
	padding: 2px 4px 2px 4px;
	color: #FEFEFC;
	background-color: #163A67;
}

#body1 {
	vertical-align: top;
	background-color: #FEFEFC;
	background: url('images2/bkground.gif');
}

.body1content {
	padding: 0px 4px 0px 3px;
	background-color: #FEFEFC;
	background: url('images2/bkground.gif');
}

.body1content li {
	list-style-image: url('none');
	line-height: 120%;
}

#body2 {
	vertical-align:top;
	background-color: #FEFEFC;
	background: url('images2/bkground.gif');
}

#body2 .content {
	margin-left: 8px;
	background-color: #FEFEFC;
	background: url('images2/bkground.gif');
	padding: 3px 4px 3px 4px;
}

#MainPicture {
	margin: 0px;
	padding: 0px;
}

.sidelinks {
	padding:  0px 18px 5px 12px;
	color: #FEFEFC;
	text-align: left;
	font-size: 80%;
	font-weight: bold;
}

.sidelinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	
.sidelinks li {
	list-style-image: none;
}
	
.sidelinks a:link, .sidelinks a:visited {
	padding:  2px 10px 2px 8px;
	font-size: 105%;
	display: block; 
	width: 143px;
	background-color: #163A67;
	border-bottom: 0px;
	line-height: 10pt;
	color: #FEFEFC;
}
	
.sidelinks a:active, .sidelinks a:hover {
	text-decoration: none;
	color: #163A67;
	background-color: #CCCCCC;
}

#body3 {
	background-color: #FEFEFC;
	background: url('images2/bkground.gif');
	padding: 0px 6px 4px 6px;
	vertical-align: top;
}

.body3content {
}

.newstable {
	width: 145px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.tableheader {
	width: 145px;
	height: 25px;
	color: #FEFEFC; 
	background: url('images2/tableheader.gif') no-repeat;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}

.tablebody {
	width: 145px;
	color: #000000; 
	background: url('images2/tablebody.gif');
	background-repeat: repeat-y;
	vertical-align: top;
	font-size: 8pt;
	font-weight: normal;
	line-height: 110%;
	padding: 5px;
}

.tablebody p {
	margin: 0px 0px;
	padding: 2px 2px;
}

.tablebottom {
	width: 160px;
	height: 26px;
	background: url('images2/tablebottom.gif') no-repeat;
}

.interiortable {
	border: 2px solid #1E665E;
	padding: 5px 5px;
	vertical-align: top;
	background-color: #FEFEFC;
}

.interiortable p {
	margin: 0px 0px;
	padding: 4px 10px;
}

#footer {
	text-align: center;
	color: #FEFEFC;
	font-weight: normal;
	font-size: 8pt; 
	line-height: 150%;
	vertical-align: middle;
}

#footer a:link, #footer a:visited { 
	padding: 0px 2px;
	color: #FEFEFC; 
	font-size: 8pt; 
}

#footer a:active, #footer a:hover { 
	padding: 0px 2px;
	color: #232F67; 
	text-decoration: none;
	background-color: #CCCCCC;
}
