/* ############################################ */
/* masthead                                     */

#masthead {
	width: 100%;
	height: 80px;
	background-image: url('/images/interior/background.gif');
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	clear: both;
}

#masthead #logo {
	float: right;
	margin: 0;
	padding: 0;
}

#masthead #logo #logo_top {
	background-color: white;
	padding: 0 12px 4px 12px;
	margin: 0;
	clear: both;
}

#masthead #logo #logo_top img {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#masthead #logo #logo_top a {
	text-decoration: none;
	color: #828282;
	font-size: 9px;
	letter-spacing: .05em;
}

#masthead  #section_title {
	position: absolute;
	top: 60px;
	left: 193px;
	font-size: 19px;
	font-family: verdana, arial;
	color: #fff;
}
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

/* ############################################ */
/* masthead solid blue header                   */

#mastheadsolid {
	width: 100%;
	height: 80px;
	background-image: url('/Images/Interior/background_solid_blue.gif');
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	clear: both;
}

#mastheadsolid #logo {
	float: right;
	margin: 0;
	padding: 0;
}

#mastheadsolid #logo #logo_top {
	background-color: white;
	padding: 0 12px 4px 12px;
	margin: 0;
	clear: both;
}

#mastheadsolid #logo #logo_top img {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#mastheadsolid #logo #logo_top a {
	text-decoration: none;
	color: #828282;
	font-size: 9px;
	letter-spacing: .05em;
}

#mastheadsolid  #section_title {
	position: absolute;
	top: 60px;
	left: 12px;
	font-size: 19px;
	font-family: verdana, arial;
	color: #fff;
}
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

/* ############################################ */
/* locations form                               */

#locations_form {
	background-color: white;
	margin: 0;
	padding: 10px 0 10px 0;
	text-align: center;
}

#locations_form form {	
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;	
}

#locations_form form select {
	width: 168px;
	height: 18px;
	font-size: 10px;
	font-family: verdana, arial;
	border: 1px solid #979797;
	color: #575759;
}
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */


/* ############################################ */
/* left column ads                              */

#navigation_column #ads {
	background-color: white;
	margin: 0;
	padding: 0 0 5px 0;
}

#navigation_column #ads img {
	display: block;
	padding: 0 0 10px 0;
	margin-left: auto;
	margin-right: auto;
}
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

/* ############################################ */
/* left column faq                              */

#navigation_column #faq {
	background-color: white;
	margin: 0;
	padding: 0 0 5px 0;
}

#navigation_column #faq img {
	display: block;
	padding: 0 0 10px 0;
	margin-left: auto;
	margin-right: auto;
}
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */



/* ############################################ */
/* body area                                    */

#container {
	margin: 0;
	padding: 0;
}

#main {
	padding: 0;
	margin:  0;
}

#main_table_left {
	width: 180px;
	vertical-align: top;
}

#main_table_right {
	vertical-align: top;
}

#navigation_column {
	width: 180px;
	margin: 0;
	padding: 0;
	background: #58585A;
}

#content_area {
	margin: 0 0 0 12px;
	padding: 10px 0 0 0;
}

	#content_area #page_headings {
		border-top: 1px solid #A8A7AC;
		border-bottom: 1px solid #A8A7AC;
		padding: 4px 0 4px 0;
		margin: 0;
	}

		#content_area #page_headings #page_title {
			font-family: arial, verdana;
			font-size: 18px;
			color: #003366;
		}

		#content_area #page_headings #page_tagline {
			display: block;
			padding-top: 4px;
			margin: 0;
			font-style: italic;
			font-size: 13px;
			font-weight: bold;
			font-family: arial, verdana;
			color: #333333;
		}

	#content_area #page_copy {
		margin: 0 10% 0 0;
		padding: 10px 0 0 0;
	}

		#content_area #page_copy #body_copy {

		}

			#content_area #page_copy #body_copy h4 {
				margin: 12px 0 12px 0;
				padding: 0 0 2px 0;
				font-size: 13px;
				font-family: arial, verdana;
				line-height: 14px;
				background: #fff url("/images/interior/h4-background.gif") left bottom no-repeat;
			}

			#content_area #page_copy #body_copy p {
				padding: 6px 0 6px 0;
				margin: 0;
			}

			#content_area #page_copy #body_copy .callout {
				float: right;
				width: 200px;
				padding: 6px 0 10px 10px;
				font-style: italic;
				font-weight: bold;
			}

			#content_area #page_copy #body_copy select, #content_area #page_copy #body_copy input {
				font-size: 11px;
				font-family: verdana, arial;
			}

			#content_area #page_copy #body_copy textarea {
				font-size: 11px;
				font-family: verdana, arial;
			}


			#content_area #page_copy #body_copy ul {
				margin-top: 4px;
				margin-bottom: 4px;
			}

			#content_area #page_copy #body_copy ul li {
				padding-top: 1px;
				padding-bottom: 1px;
			}
			#content_area #page_copy #body_copy #hrPurple {margin-left:0px; width:100%; height:0px; border-top:3px solid #8d54a2; padding:0px;}

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */



/* ############################################ */
/* icons                                        */

div#page_icons {
	border-top: 1px dotted #B0B0B2;
	border-bottom: 1px dotted #B0B0B2;
	margin: 12px 0 0 0;
	padding: 10px 0 10px 0;
}

div#page_icons table {
	width: 100%;
	border-collapse: collapse;
}

div#page_icons table #icon_left {
	text-align: left;
	width: 33%;
	padding: 0 0 0 12px;
}

div#page_icons table #icon_middle {
	width: 34%;
	text-align: center;
	padding: 0;
}

div#page_icons table #icon_right {
	text-align: right;
	width: 33%;
	padding: 0;
}

div#page_icons .icon {
	vertical-align: middle;
}

div#page_icons .page_icon_link {
	text-decoration: none;
}

/*
#icon_container {
	width: 100%;
	float: left;
	margin: 0 -33% 0 0;
	padding: 0;
}

#icons_lm {
	margin: 0;
	padding: 0;
}

#icon_middle {
	margin: 0 33% 0 33%;
	text-align: center;
}

#icon_left {
	width: 33%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 0 0 12px;
}

#icon_right {
	width: 33%;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0 12px 0 0;
}
*/
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */



/* ############################################ */
/* Image drop shadow styles                     */

#content_area #image {
	float: right;
	padding: 0;
	margin: 10px 10px 10px 10px;
}

.wrap1, .wrap2, .wrap3 {
	display:inline-table;
}

.wrap1 {
	float:left;
	background: url(/images/interior/drop_shadow-shadow.gif) right bottom no-repeat;
}

.wrap2 {
	background: url(/images/interior/drop_shadow-corner_bl.gif) -4px 100% no-repeat;
}

.wrap3 {
	padding: 0 5px 5px 0;
	background: url(/images/interior/drop_shadow-corner_tr.gif) 100% -3px no-repeat;
}

.wrap3 img {
	display: block;
}
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */



/* ############################################ */
/* related content                              */

div#related_content {
	background-color: #E6E6E6;
	margin: 10px 0 0 0;
	padding: 4px;
}

div#related_content h2 {
	display: block;
	width: 50%;
	border-bottom: 1px solid #D1D1D1;
	font-size: 12px;
	color: #3F6A97;
	margin: 0 0 4px 0;
	padding: 2px 0 4px 0;
	clear: right;
}

div#related_content p {
	padding: 6px 0 6px 0;
	margin: 0;
}

div#related_content ul {
	list-style-image: url('/images/common/list_arrow_gray-matte.gif');
	list-style-type: circle;
	margin-top: 4px;
	margin-bottom: 4px;
}

div#related_content ul li {
	margin: 0;
	padding: 2px 0 2px 0;
}

div#related_content ul li a {
	font-weight: normal;
}
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */



/* ############################################ */
/*  footer                                      */

#footer {
	border-top: 1px solid #949599;
	margin: 12px 0 0 0;
	padding: 0;
	clear: both;
}

#footer p {
	display: block;
	margin: 0 0 0 193px;
	padding: 0;
	height: 30px;
	color: #A8A9AB;
	font-size: 9px;
}
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */



/* ############################################ */
/*  miscellaneous                               */

.missing {
	color: #ed1c24;
}

a.more_link {
	font-weight: normal;
}
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */


div#media_contacts_left {
	width: 45%;
	float: left;
	text-align: left;
}

div#media_contacts_right {
	width: 45%;
	float: right;
	text-align: left;
}

br.clear {
	clear: both;
}

ol {
	padding: 0 0 0 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

