﻿/* (C) Copyright 2006 Long2 Consulting. All Rights Reserved */
html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font: 76.4% Verdana, Arial, Helvetica, sans-serif;
	color: #CBC9C9;
	background-color: #797979;
	text-decoration: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2A2A2A;
}

a:visited {
	color: #797979;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #C0C0C0;
	text-decoration: none;
}
h1 {
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

h2 {
	font-size: large;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

h4 {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
h3 {	
	font-size: 125%;
	color: #01107A;
}

h5 {
	font-size: large;
	color: #FFFFFF;
}

h6 {
	font-size: large;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.submitbuttons {
	font-weight: bold;
	color: #000;
	text-align: center;
	font-size: 100%;
	font-variant: small-caps;
	font-family: Verdana, Arial, sans-serif;
	background: url('images/button.gif') no-repeat;
	width: 135px;
	height: 25px;
	border-style: none;
}

#wrapper {
	margin: 0px auto; /* fix to center in firefox */
	width: 969px;
	background: url('images/wide/bg.jpg') repeat-y;
}

#header {
	text-align: center;
	margin: 0px auto; /* fix to center in firefox */
	background: url('images/wide/header.jpg') no-repeat;
	height: 36px;
}

.headerlinks {
	padding: 10px 18px 5px 8px;
	text-align: right;
	font-size: 90%;
}
.headerlinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	
.headerlinks li { display: inline; }
	
.headerlinks a:visited {
	padding: 0px 10px 0px 10px;
	color: #CBC9C9;
	text-decoration: none;
}
	
.headerlinks a:hover {
	color: #2255E7;
	text-decoration: none;
}


.headerlinks a:active {
	color: #2255E7;
	text-decoration: none;
}


#logo {
	background: url('images/wide/logo-bg.jpg') repeat-y;
	height: 144px;
}

.logocontent {
	padding: 2px 0px 0px 9px;
	text-decoration: blink;
}
.headerlinks a:link {
	padding: 0px 10px 0px 10px;
	color: #CBC9C9;
	text-decoration: none;
}

#topnav {
	margin: 0px auto; /* fix to center in firefox */
	background: url('images/wide/topnav.jpg') no-repeat;
	width: 969px;
	height: 36px;
}

.topnavlinks {
	padding: 10px 18px 5px 8px;
	text-align: left;
	font-size: 90%;
}

.topnavlinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	
.topnavlinks li { display: inline; }
	
.topnavlinks a:visited {
	padding: 0px 10px 0px 10px;
	color: #CBC9C9;
	text-decoration: none;
}
	
.topnavlinks a:link {
	padding: 0px 10px 0px 10px;
	color: #CBC9C9;
	text-decoration: none;
}
	
.topnavlinks a:hover {
	color: #2255E7;
	text-decoration: none;
}

.topnavlinks a:active {
	color: #2255E7;
	text-decoration: none;
}

#body2column {
	background: url('images/bg.gif') repeat-y;
	width: 969px;
}

.body2columncontent {
	padding: 4px 10px 10px 10px;
	margin-left: 10px;
}

.body2columncontent ul {
	list-style-image: url('images/bullet.gif');
}


#body1 {
	width: 769px;
	float: left;
}

.body1content {
	padding: 4px 10px 10px 10px;
	margin-left: 10px;
}

.body1content ul {
	list-style-image: url('images/bullet.gif');
}

#body1a {
	width: 565px;
	float: right;
}

.body1acontent {
	padding: 0 10px 1px 10px;

}

#body2 {
	float: right;
}

.body2content {
	padding: 4px 18px 5px 5px;
}

/* Used in three column layouts */
#body2b { 
	width: 200px;
	float: left;
}

.body2bcontent {
	padding: 6px 10px 10px 10px;
	margin-left: 10px;
}

#body3 {
	float: right;
}

.body3content {
	padding: 6px 10px 10px 10px;
	margin-right: 10px;
}

.sidelinks {
	padding: 10px 18px 5px 8px;
	text-align: left;
}

.sidelinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 18px;
}
	
.sidelinks li { display: block; }
	
.sidelinks a:visited {
	padding: 2px 10px 2px 10px;
	color: #CBC9C9;
	text-decoration: none;
}
	
.sidelinks a:link {
	padding: 2px 10px 2px 10px;
	color: #CBC9C9;
	text-decoration: none;
}
	
.sidelinks a:hover {
	text-decoration: none;
	background-color: #03176D;
}

.sidelinks a:active {
	text-decoration: none;
	background-color: #03176D;
}

#newsbox { 
	width: 169px;
}


#newswrapper {
	border-left: 2px solid #2A2A2A;
	border-right: 2px solid #2A2A2A;
}

.newscontent p {
	margin: 0px;
	padding: 2px 4px 4px 4px; 
}


#newstitle {
	background: url('images/newsbox-top.gif') no-repeat;
	font-size: 13px;
	height: 24px;
}

#newstitle2 {
	background: url('images/newsbox-top2.gif') no-repeat;
	font-size: 13px;
	height: 24px;
}

#newsfooter {
	background: url('images/newsbox-bottom.gif') no-repeat;
	width: 169px;
	height: 21px;
}

#footer {
	margin: 0px auto; /* fix to center in firefox */
	background: #797979 url('images/wide/footer-bg.jpg') no-repeat;
	width: 969px;
	height: 86px;
	clear: both;
}

.footercontent {
	padding: 14px 0px 5px 20px;
	color: #FFFFFF;
	text-align: center;
}

.footercontent a:visited {
	color: #CBC9C9; 
}

.footercontent a:link {
	color: #CBC9C9; 
}

.footercontent a:hover {
	color: #2255E7;
}

.footercontent a:active {
	color: #2255E7;
}

img {
	border: 0px;
}

.clear {
	clear: both;
}

.p1unbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: inherit;
	background-color: #2A2A2A;
}
.p3bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

