/* (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: #777777;
	background-color: #CCCCCC;
}

a:link, a:visited {
	color: #2D4E92; 
}


a:active, a:hover {
	color: #ffffff;
	background-color: #2D4E92;
}

h1 { 
	color: #101C43;
	font-size: 155%;
	padding: 4px 2px 2px 2px;
	text-align: center;
	border-bottom: 1px solid #101C43;
}

h2 {	
	font-size: 145%;
	color: #777777;
	padding: 4px 2px 2px 2px;
	text-align: left;
	border-bottom: 1px solid #777777;
}

h3 {	
	font-size: 125%;
	color: #2D4E92;
	padding: 4px 2px 2px 2px;
	text-align: left;
	border-bottom: 1px solid #2D4E92;
}

h4 { 
	font-size: 125%;
	color: #2D4E92;
}

h5 { 
	font-size: 100%;
	color: #777777;
}

h6 { 
	font-size: 100%; 
	color: #101C43; 
}

.submitbuttons {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 100%;
	font-variant: small-caps;
	font-family: Verdana, Arial, sans-serif;
	border: 1px solid #101C43;
	background-color: #2D4E92;
	width: 155px;
	height: 30px;
}

#wrapper {
	margin: 0px auto; /* fix to center in firefox */
	width: 990px;
	background: url('images/wrapper.gif') repeat-y -1px;
}

#wrapper1 {
	margin: 0px auto; /* fix to center in firefox */
	width: 990px;
	background: url('images/wrapper1.gif') repeat-y -1px;
}

#header {
	text-align: center;
	margin: 0px auto; /* fix to center in firefox */
	background: url('images/header.gif') no-repeat -1px;
	height: 175px;
}

.headercontent {
	padding: 65px 0px 0px 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 36pt;
	font-variant: small-caps;
	font-family: "Times New Roman", "Georgia", sans-serif;
}

#topnav {
	margin: 0px auto; /* fix to center in firefox */
	background: url('images/topnav.gif') no-repeat -1px;
	width: 990px;
	height: 29px;
}

#topnav1 {
	margin: 0px auto; /* fix to center in firefox */
	background: url('images/topnav1.gif') no-repeat -1px;
	width: 990px;
	height: 29px;
}

.topnavlinks {
	padding: 6px 10px;
	text-align: left;
	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;
	color: #FFFFFF;
	text-decoration: none;
}
	
.topnavlinks a:active, .topnavlinks a:hover {
	color: #FFFFFF;
	background-color: #101C43;
	text-decoration: none;

}

#bodycolumn {
	width: 990px;
}

.bodycolumncontent {
	padding: 0px 16px 5px 12px;
}

.bodycolumncontent ul {
	list-style-image: url('images/bullet.gif')
}

/* Used in two column layouts */
#body1 {
	width: 743px;
	float: left;
}

.body1content {
	padding: 1px 6px 4px 16px;
}

.body1content  ul {
	list-style-image: url('images/bullet.gif')
}


#body2 {
	float: right;
	width: 247px;
	height: 418px;
}

.body2content  {
	padding: 0px 18px 5px 5px;
}

/* Used in three column layouts */
#body1a {
	width: 743px;
	float: left;
}

#body1b { 
	width: 525px;
	float: right;
}

.body1bcontent {
	padding: 2px 0px 4px 0px;
}

.body1bcontent  ul {
	list-style-image: url('images/bullet.gif')
}

#body2b {
	width: 190px;
	height: 418px;
	float: left;
}

.body2bcontent {
	padding: 4px 4px 4px 12px;
}

#body3 {
	width: 160px;
	float: left;
}

.body3content {
	padding: 0px 20px 5px 6px;
}

.sidelinks {
	padding: 8px 0px 0px 30px;
	font-weight: bold;
}

.sidelinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	
.sidelinks li { 
	list-style-image: none;
	margin: 0px 0px 2px 0px;
	text-align: center;
}
	
.sidelinks a:link, .sidelinks a:visited {
	padding: 0px 10px 0px 10px;
	display: block; 
	line-height: 18pt;
	width: 170px;
	color: #FFFFFF;
	background-color: #2D4E92;
	border-bottom: 1px solid #101C43;
	text-decoration: none;
}
	
.sidelinks a:active, .sidelinks a:hover {
	color: #FFFFFF;
	background-color: #101C43;
	border-bottom: 1px solid #101C43;
}

#footer {
	clear: both;
	margin: 0px auto; /* fix to center in firefox */
	background: #CCCCCC url('images/footer.gif') no-repeat -1px;
	height: 72px;
	width: 990px;
}

#footer1 {
	clear: both;
	margin: 0px auto; /* fix to center in firefox */
	background: #CCCCCC url('images/footer1.gif') no-repeat -1px;
	height: 72px;
	width: 990px;
}

.footercontent {
	padding: 25px 10px 0px 10px;
	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: #101C43;
	background-color: #FFFFFF;
}

img {
	border: 0px;
}

.clear {
	clear: both;
}