p {
	font-size: 1.2em;
	line-height: 150%;
	color: #252525;
	margin-bottom: 16px;
}

p strong {
	color: #01143e;
}

h1 {
	font-size: 1.8em;
	color: #002060;
	padding-top: 5px;
	padding-bottom: 10px;
}

h2 {
	font-size: 1.5em;
	color: #002060;
	padding-bottom: 4px;
}

h3 {
	font-size: 1.3em;
	color: #002060;
	padding-bottom: 4px;
}

#colRight_c2 ol,
#colRight_c2 ul {
	margin-left: 35px;
	font-size: 1.2em;
	line-height: 150%;
	margin-bottom: 16px;
	color: #252525;
}

p a,
ol a,
#colRight ul a {
	color: #44711f;
	text-decoration: none;
	border-bottom: 1px dotted #44711f;
}

p a:hover,
ol a:hover,
#colRight ul a:hover {
	color: black;
	border-bottom: none;
	text-decoration: underline;
}

#shortcuts h2 {
	font-size: 1.4em;
	color: #00502a;
	margin-bottom: 10px;
	margin-top: 5px;
}

#shortcuts p {
	font-size: 1.0em;
	line-height: 135%;
	color: #000;
}

#shortcuts strong a {
	color: #64a321;
	font-size: 1.1em;
	line-height: 150%;
}

#shortcuts a:hover {
	text-decoration: none;
}

#shortcuts a.lnkContact {
	color: #00502a;
	font-weight: bold;
	font-size: 1.1em;
}

#footer a {
	font-size: 1.1em;
	color: white;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	text-decoration: underline;
}

.step {
	padding-top: 10px;
	position: relative;
}

.step p {
	padding-left: 85px;
}

.labelStep {
	display: block;
	width: 80px;
	height: 26px;
	background: url(../gfx/bgnd-steps.gif) no-repeat top left;
	position: absolute;
	left: 0;
	top: 0;
	/*text-transform: uppercase;*/
	text-indent: 14px;
	color: #01143e;
	padding-top: 11px;
	font-weight: bold;
	font-size: 1.1em;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

.boxed {
	background: url(../gfx/bgnd-boxed.jpg) no-repeat top left;
	width: 609px;
	padding: 20px 30px 20px 20px;
}

.boxed h3 {
	font-size: 1.4em;
	color: #00502a;
	padding-bottom: 10px;
}

h1 .explanation,
h2 .explanation {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 0.9em;
	color: #666;
}

p .explanation {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.0em;
	color: #666;
}


.table-row {
	margin-bottom: 8px;
}

.table-row label {
	width: 125px;
	height: 19px;
	float: left;
	vertical-align: middle;
	padding-top: 5px;
	font-size: 1.2em;
	line-height: 110%;
	color: #002060;
}

label.nopadding {
	padding-top: 0;
}

.formfield {
	width: 250px;
	height: 19px;
	border: 1px solid #ccc;
	padding-top: 5px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
}

.textarea {
	width: 250px;
	height: 50px;
	border: 1px solid #ccc;
	padding-top: 5px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
}

.dropdown {
	width: 115px;
	height: 21px;
	border: 1px solid #ded676;
	padding-top: 2px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.formContact {
	border: 1px solid #ebebeb;
	padding: 15px 20px;
}

.formContact legend {
	padding: 2px 5px;
	color: #333;
	border: 1px solid #ebebeb;
	font-size: 1.1em;
	font-weight: bold;
}

.photo {
	float: right;
	border: 1px solid #ebebeb;
	padding: 4px;
	margin: 0 15px 5px 10px;
	background-color: white;
}

#sitemap {
	margin-left: 16px;
	line-height: 200%;
	font-size: 1.2em;
}

#sitemap ul {
	margin-left: 16px;
}

