/* Kardon Kontracts */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}

a:active {
	text-decoration: none;
}
a {
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.clear {
	clear: both:
}
#pageWidth {
	width: 772px;
	background-image: url(../img/site/top_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 5px;
	margin-top: 15px;
	border: 1px double #CCCCCC;
}

.mainTextSmall {
	font-size: x-small;
}

.mainText {
	font-size: small;
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;
}
.mainText a{
	font-size: small;
	color: #fd360d;
	text-decoration: underline;
}

.mainTextBold {
	font-weight: bold;
}

.mainTextTitle {
	font-weight: bold;
	color: #fd360d;
}

/*topbar*/
.logoAlign {
	float: left;
}

#leftBar {
	float: left;
	width: 179px;
	margin-left: 5px;
}

#rightBar {
	float: right;
	margin-left: 10px;
	margin-bottom: 60px;
	margin-right: 10px;
}

#middleBar {
	margin-right: 0px;
	margin-top: 50px;
	text-align: left;
	float: none;
	margin-left: 195px;
	padding-right: 0px;
}
#middleBarBottom {
	margin-right: 0px;
	margin-top: 10px;
	text-align: left;
	float: left;
	margin-left: 14px;
	width: 566px;
}

.picturesPadding {
	border: #CCCCCC 1px solid;
	float: left;
	margin-right: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
}

.picturesPaddingNoMRight {
	border: #CCCCCC 1px solid;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*end of top Bar*/

/*left bar*/
#leftNav {
	width: 161px;
	background: #CCCCCC;
	padding-left: 18px;
	float: left;
	padding-bottom: 2px;
	margin-bottom: 10px;
	text-align: left;
}
.buttonsPadding {
	margin-top: 5px;
	margin-bottom: 3px;
}

#newsletter {
	width: 165px;
	background: #fd360d;
	float: left;
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 6px;
	margin-bottom: 10px;
}

.newsletterField {
	margin-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	vertical-align: middle;
	float: left;
}

.newsletterField a{
	margin-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	vertical-align: middle;
	float: left;
}
.newsletterButton {
	margin-top: 6px;
	float: right;
}
.surveyAlign {
	float: left;
	margin-bottom: 10px;
}

#bottomBar {
	background: #CCCCCC;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 757px;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 5px;
	clear: both;
}

.bottomText {
	font-size: x-small;
	text-align: right;
}

.bottomText a{
	font-size: x-small;
	color: #000000;
}
/*contract Page*/

#contractHighlight {
	border:2px dashed #FD360D;
	padding: 7px;
	float: left;
	margin-bottom: 10px;
	width: 550px;
}
.contractPicturePaddin {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}

.quotePadding {
	padding-right: 5px;
	float: left;
}
/*contact*/

#contactHighLight {
	border:1px dashed #FD360D;
	margin-right: 7px;
	padding: 7px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
#formNames {
	float: left;
	width: 150px;
	text-align: right;
	padding-right:10px;
}

#formFields {
	float: left;
	padding-right: 10px;
	width: 220px;
}
.formNamesLineHeight {
	line-height: 2.1em;
}

.fields {
	margin-bottom:3px;
	margin-top: 3px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 200px;
}
.send {
	margin-top: 3px;
	margin-bottom: 3px;
}

