﻿body
{
	background-image: url(images/bg.png);
	background-attachment: scroll;
	background-repeat: repeat;
	color: #000000;
	font-family: 'Microsoft Sans Serif' , Verdana, Tahoma;
	font-size: 17px;
}
.bgbody
{
	background-color: #e6e9ee;
	width: 943px;
	background-attachment: scroll;
	background-image: url(images/bgbodyimg.png);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.tpbar
{
	background-position: right;
	background-attachment: scroll;
	background-image: url(images/bgtpbar.png);
	background-repeat: no-repeat;
	height: 177px;
	width: 983px;
}
h1
{
	color: #bf1e2e;
	text-transform: uppercase;
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 19px;
	font-weight: normal;
}
h2
{
	color: #224b65;
	text-transform: uppercase;
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 17px;
	font-weight: normal;
}
a
{
	color: #524d37;
	font-family: 'Microsoft Sans Serif' , Verdana, Tahoma;
	font-size: 17px;
}
a:hover
{
	color: #985321;
	font-family: 'Microsoft Sans Serif' , Verdana, Tahoma;
	font-size: 17px;
}
.bgbtmbar
{
	color: #000000;
	font-family: 'Microsoft Sans Serif' , Verdana, Tahoma;
	font-size: 12px;
	background-color: #e6e9ee;
	width: 943px;
	vertical-align: baseline;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}
.footer
{
	background-attachment: scroll;
	background-image: url(images/bgfooter.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 993px;
	color: #000000;
	font-family: 'Microsoft Sans Serif' , Verdana, Tahoma;
	font-size: 14px;
	text-align: center;
}
.summitlogo
{
	width: 846px;
	padding-right: 0px;
	padding-left: 147px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 15px;
}
.textnav
{
	color: #524d37;
	font-family: 'Microsoft Sans Serif' , Verdana, Tahoma;
	font-size: 14px;
}
a.textnav
{
	color: #524d37;
	font-family: 'Microsoft Sans Serif' , Verdana, Tahoma;
	font-size: 14px;
}
a.textnav:hover
{
	color: #985321;
	font-family: 'Microsoft Sans Serif' , Verdana, Tahoma;
	font-size: 14px;
}
.required
{
	color: Red;
	font-family: 'Microsoft Sans Serif' , Verdana, Tahoma;
	font-size: 17px;
}
.inputButton
{
	color: #985321;
	font-family: 'Microsoft Sans Serif' , Verdana, Tahoma;
	font-size: 17px;
	border-right: #224b65 1px solid;
	border-top: #224b65 1px solid;
	border-left: #224b65 1px solid;
	border-bottom: #224b65 1px solid;
	cursor: hand;
}
.input
{
	color: #000000;
	font-family: 'Microsoft Sans Serif' , Verdana, Tahoma;
	font-size: 17px;
	border-right: #224b65 1px solid;
	border-top: #224b65 1px solid;
	border-left: #224b65 1px solid;
	border-bottom: #224b65 1px solid;
}
.select
{
	color: #000000;
	font-family: 'Microsoft Sans Serif' , Verdana, Tahoma;
	font-size: 17px;
	border-right: #224b65 1px solid;
	border-top: #224b65 1px solid;
	border-left: #224b65 1px solid;
	border-bottom: #224b65 1px solid;
}
.textarea
{
	color: #000000;
	font-family: 'Microsoft Sans Serif' , Verdana, Tahoma;
	font-size: 17px;
	border-right: #224b65 1px solid;
	border-top: #224b65 1px solid;
	border-left: #224b65 1px solid;
	border-bottom: #224b65 1px solid;
}
.subhdSM
{
	color: #224b65;
	text-transform: uppercase;
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 17px;
	font-weight: normal;
	border-top: gray 1px dotted;
	border-bottom: gray 1px dotted;
	padding-right: 85px;
	padding-left: 7px;
	padding-bottom: 5px;
	padding-top: 5px;
}
