/* --- Current Link Styling --- */
#page_home #link_home {
	float: right;
	height: 18px;
	margin-right: 1px;
	border-bottom: 1px solid #0367B2;
	padding-right: 8px;
	padding-left: 8px;
	background: #0367B2;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#page_about_us #link_about_us {
	float: right;
	height: 18px;
	margin-right: 1px;
	border-bottom: 1px solid #0367B2;
	padding-right: 8px;
	padding-left: 8px;
	background: #0367B2;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#page_contact_us #link_contact_us {
	float: right;
	height: 18px;
	margin-right: 1px;
	border-bottom: 1px solid #0367B2;
	padding-right: 8px;
	padding-left: 8px;
	background: #0367B2;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#page_products #link_products {
	float: right;
	height: 18px;
	margin-right: 1px;
	border-bottom: 1px solid #0367B2;
	padding-right: 8px;
	padding-left: 8px;
	background: #0367B2;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#page_services #link_services {
	float: right;
	height: 18px;
	margin-right: 1px;
	border-bottom: 1px solid #0367B2;
	padding-right: 8px;
	padding-left: 8px;
	background: #0367B2;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#page_resources #link_resources {
	float: right;
	height: 18px;
	margin-right: 1px;
	border-bottom: 1px solid #0367B2;
	padding-right: 8px;
	padding-left: 8px;
	background: #0367B2;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#page_manufacturers #link_manufacturers {
	float: right;
	height: 18px;
	margin-right: 1px;
	border-bottom: 1px solid #0367B2;
	padding-right: 8px;
	padding-left: 8px;
	background: #0367B2;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#page_site_map #link_site_map {
	float: right;
	height: 18px;
	margin-right: 1px;
	border-bottom: 1px solid #0367B2;
	padding-right: 8px;
	padding-left: 8px;
	background: #0367B2;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

/* --- Common Styles --- */
body {
	margin: 0px;
	font: 11px/17px Arial, Helvetica, sans-serif;
}
div.container {
	width: 760px;
}
#top_bar {
	background: url(/images/top_bar.gif) repeat-x;
	height: 27px;
}

#navigation {
	height: 19px;
	background: #0342A0 url(/images/white_line.gif) repeat-x bottom;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
div.navigation {
	background: #FFFFFF;
	height: 19px;
	width: 760px;
}
a.navigation:visited, a.navigation:link, a.navigation:active {
	float: right;
	height: 18px;
	margin-right: 1px;
	border-bottom: 1px solid #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	background: #0342A0;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 18px;
}
a.navigation:hover {
	float: right;
	height: 18px;
	margin-right: 1px;
	border-bottom: 1px solid #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	background: #0342A0;
	color: #FFFFFF;
	text-decoration: underline;
	display: block;
	line-height: 18px;
}
a.display:visited, a.display:link, a.display:active {
	text-decoration: none;
}
a.display:hover {
	text-decoration: underline;
}

#footer {
	background: #012E84;
	padding: 10px 20px;
	color: #FFFFFF;
}
#footer a:visited, #footer a:link, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 16px;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 16px;
}

div.spacer {
	clear: both;
}
div.dots {
	height: 20px;
	background: url(/images/footer_bar.gif) repeat-x;
}

#action_items {
	height: 77px;
	width: 112px;
	position: absolute;
	left: 648px;
	top: 0px;
}
div.equote {
	background: url(/images/ai_button_top.gif) no-repeat;
	margin-top: 4px;
	padding-left: 18px;
	height: 22px;
	line-height: 20px;
}
div.email {
	background: url(/images/ai_button_bottom.gif) no-repeat;
	padding-left: 18px;
	height: 24px;
	line-height: 20px;
}

h1 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #0367B2;
}
h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #0367B2;
}
h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
}

.cortech_blue {
	color: #0367B2;
}

div.tall {
	height: 300px;
}

/* --- Homepage Styles --- */
#marketing_message {
	background: url(/images/home_background_tile.gif) repeat-x;
}
#left_buckets {
	background: url(/images/bucket_bkg.gif) repeat-y;
	float: left;
	width: 300px;
	margin-left: 60px;
	clear: left;
	display: inline;
}
#right_buckets {
	background: url(/images/bucket_bkg.gif) repeat-y;
	float: right;
	width: 300px;
	clear: right;
	margin-right: 60px;
	display: inline;
}
div.bucket {
	padding: 3px 13px;
}

/* --- Sub-Page Styles --- */
div.under_nav_bar {
	background: #0367B2 repeat-x;
	height: 4px;
}
div.under_nav_tile {
	background: url(/images/sub_under_menu_tile.gif) repeat-x;
	height: 8px;
}
div.nav_dots {
	background: url(/images/sub_dots.gif) repeat-x;
}
div.sub_nav {
	padding-left: 12px;
	background: #000000;
	color: #FFFFFF;
	height: 20px;
}
a.sub_nav:visited, a.sub_nav:link, a.sub_nav:active {
	text-decoration: none;
	padding-right: 5px;
	color: #FFFFFF;
	float: left;
	padding-left: 5px;
	border-right: 1px solid #FFFFFF;
	height: 20px;
	line-height: 20px;
}
a.sub_nav:hover {
	text-decoration: none;
	padding-right: 5px;
	color: #FFFF33;
	float: left;
	padding-left: 5px;
	border-right: 1px solid #FFFFFF;
	height: 20px;
	line-height: 20px;
}
a.sub_heading:visited, a.sub_heading:link, a.sub_heading:active {
	text-decoration: none;
	padding-right: 5px;
	color: #FFFF33;
	float: left;
	padding-left: 5px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
}
a.sub_heading:hover {
	text-decoration: none;
	padding-right: 5px;
	color: #FFFF33;
	float: left;
	padding-left: 5px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
}

div.content {
	padding: 20px 40px;
	width: 680px;
}

/* --- Table Styles --- */
td.left {
	width: 120px;
	background: #E5E5E5;
	text-align: right;
	font-weight: bold;
}
td.right {
	background: #E5E5E5;
	width: 280px;
}

/* --- Form Styles --- */
input.textbox {
	font: 11px Arial, Helvetica, sans-serif;
	width: 250px;
}
input.button {
	font: 11px Arial, Helvetica, sans-serif;
}
textarea.textbox {

	font: 11px Arial, Helvetica, sans-serif;
	width: 250px;
}
select.textbox {

	font: 11px Arial, Helvetica, sans-serif;
	width: 250px;
}
img.right {
	clear: right;
	float: right;
	margin-left: 10px;
}
img.left {
	clear: left;
	float: left;
	margin-right: 10px;
}
