a:active, a { outline: none; }

* html h1#title { margin: -14px 3px 0.5em 3px; background: #202a5b url(/images/layouts/home/head_title.gif) repeat-x bottom; padding: 3px 20px; font-size: 19pt; color: #fff; }
#content > h1	{ margin: 0 0 0.5em 0; background: #202a5b url(/images/layouts/home/head_title.gif) repeat-x bottom; padding: 3px 20px; font-size: 19pt; color: #fff; }
#content h2, #content h2 a { color: #F16722; margin-bottom: 0; text-decoration: none; margin-top: 25px; }
#content h2 a:hover { color: #F7AA82; }
#content h3 { color: #F16722; }
#content h4 { color: #F16722; margin-bottom: 0; }
#content h4.intro { margin-top: 0; }
#content hr { height:0; border: none; border-top: 1px solid #D6D6D6; }

#content h3.intro2 { margin-top: 0pt; margin-bottom: 0; }
p.first { margin-top: 0; }

#container #content { margin-bottom: 50px; }
div.wrapper { clear: both; }
#container .wrapper.last { height: 50px; }

ul.square {
	list-style-image: url(/images/layouts/home/list_style_orange.gif);
	list-style-position: outside;
	position: relative;
}

ul.square li { position: relative; }
ul.square li a { position: relative; top: -3px; left: 5px; color: #1F295A; }
ul.square li a:hover { color: #F16722; }

ul.img_bullets,
ul.img_bullets li ul { list-style: none; padding-left: 1em; }

ul.img_bullets,
ul.img_bullets li ul,
ul.img_bullets li,
ul.img_bullets li ul li { padding: 0; margin: 0; }
ul.img_bullets { margin-bottom: 1em; }
ul.img_bullets li,
ul.img_bullets li ul li{ padding-left: 40px; background: #FFF url('/images/bullet.gif') 19px 5px no-repeat; }
ul.img_bullets li ul li { background-image: url('/images/bullet_sub.gif'); }


input.submit_btn_blue {
	background-color: #1F3C6F;
	border: 1px solid #1F3C6F;
	padding: 0 2px;
	color: #fff;
}

input.submit_btn_blue:hover {
	background-color: #64789B;
	border-color: #64789B;
}

div#content_box { padding-left: 20px; padding-right: 20px; }
div#content_box hr { margin-top: 0; }

#content div.right_column a img { border: 2px solid #A3A3A3; }
#content div.right_column a:hover img { border-color: #F16722; }