/* reset styles */

h1, h2, h3, h4, p, ul, ol, blockquote, form {
	margin: 0;
	padding: 0;
}

li {
	margin-left: 0;
}


#header img {
	display: block;
	text-align: center;
	margin-top: 70px;
}

#mainContent {
	background: url(../images/bgBottomCol.png) repeat-x left bottom;
}

#sidebar1 {
}

#mainContent h1 {
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 4px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #89b44c;
	padding-top: 9px;
	word-spacing: 2px;
}
#capsInline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #89b44c;
	letter-spacing: 2px;
}
#mainContent h1 strong {
	font-weight: normal;
	color: #EC6206;
}
#mainContent p {
	font-size: 12px;
	line-height: 120%;
	margin: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#mainContent .tagline {
	font: 16px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	border-bottom: 1px solid #EC6206;
	padding-bottom: 5px;
	margin: -2px 0 15px 0;
	color: #779A00;
}
#mainContent h2 {
	font-weight: normal;
	font-size: 12px;
	color: #89b44c;
	font-style: italic;
	text-align: right;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	border-top-color: #89b44c;
}
#NAME {
	font-weight: bolder;
	color: #89b44c;
	letter-spacing: 2px;
	font-style: normal;
	text-transform: uppercase;
}
#sidebar1 h2 {
	font-size: 16px;
	text-align: center;
	margin: 0 0 25px 0;
	line-height: 100%;
}
#sidebar1 h3 {
	color: #EC6206;
	font-size: 14px;
	border-top: 1px solid #999;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 2px;
	margin: 20px 0 0 0;
}
#sidebar1 p {
	margin-top: 200px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 120%;
	color: #FFF;
	text-align: right;
	margin-right: 34px;
	margin-left: 20px;
}






#question input, #question textarea {
	width: 240px;
	border: 1px solid #779A00;
	font-size: 16px;
}

#question input#submitQuestion {
	width: auto;
	background-color: #FF9933;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
}

#sidebar1 dt {
	margin-bottom: 5px;
	font: bold 14px/115% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#sidebar1 dl strong {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #EC6211;
	font-size: 14px;
}

#sidebar1 dd {
	font-size: 13px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 130%;
}

.twoColFixRtHdr #container #footer p {
	font-size: 12px;
	line-height: 150%;
}
#footer p {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-align: right;
	margin-top: 140px;
	margin-right: 20px;
}
#legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: right;
}
#mainContent pbullet {
	font-size: 12px;
	line-height: 120%;
	margin: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	list-style-position: inside;
	list-style-type: disc;
}
#mainContent p_svcs {
	font-size: 12px;
	line-height: 120%;
	margin: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#mainContent h1_svcs {
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 4px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #89b44c;
	padding-top: 9px;
	word-spacing: 5px;
}

