/*  ----------------------------------------------------------------------- */
/*  reset styles                                                            */
/*  ----------------------------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 
h1,h2,h3,h4,h5,h6,p {
	padding:0px;
}

table { 
	border-collapse:collapse; 
	border-spacing:0;
} 
fieldset,img {  
	border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 
ol,ul { 
	list-style:none; 
} 
caption,th { 
	text-align:left; 
} 
/*h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} */
q:before,q:after { 
	content:''; 
} 
abbr,acronym {
	border:0; 
} 
/*  ----------------------------------------------------------------------- */
/*  universal page layout                                                   */
/*  ----------------------------------------------------------------------- */
body
{
	background-image:url(/cms_files/79/main_bg.png);
	background-repeat:repeat;
	height: 100%;
}

.imagebox
{
	float: right;
	width: 225px;
	height: 225px;
}

.infobox
{
	float: right;
	width: 225px;
	padding-bottom: 9px;
	border-bottom: 1px solid #e1e3e7;
	background-image: url(/cms_files/79/infobox_header_bg.png);
	background-repeat: no-repeat;
	/*margin-bottom: 10px;*/
}

.infobox h3
{
	padding-left: 12px;
	margin-left: 7px;
	margin-top: 8px;
	margin-bottom: 14px;
	background-image: url(/cms_files/80/bullet_tiny.png);
	background-repeat: no-repeat;
	background-position: center left;
}

.quicklink
{
	float: right;
	width: 225px;
	height: 70px;
	background-image: url(/cms_files/79/linkbox_bg.png);
	background-repeat: no-repeat;
	/*margin-bottom: 10px;*/
}

.quicklink h4
{
	margin:0px;
	padding-left: 15px;
	margin-left: 62px;
	margin-top: 8px;
	margin-bottom: 4px;
	background-image: url(/cms_files/80/bullet_small-linked.png);
	background-repeat: no-repeat;
	background-position: center left;
}

.quicklink p
{
	padding: 0px; margin: 0px;

	margin-left: 62px;
	margin-right: 5px;
}

#editable_content ul
{
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 20px;
}

.errors li, .errors
{
	color: #FF0000;
	font-weight: bold;
	font-size: 10px;
}

.form_error
{
	background-color: #fff1f1;
	border-style: solid;
	border-width: 1px;
	border-color: #FF0000 !important;
}

.form_error_box
{
	position: relative; float: left; clear: both; padding: 2px; margin-top: 5px;
}

label
{
	position:relative;
	float: left;
	clear: both;
	color: #343538;
	margin-bottom: 2px;
	margin-top: 4px;

}

label em
{	vertical-align: text-top;
	font-size:11px;
	font-weight: normal;
	color: #ab0635;

}

.formfield
{
	position:relative;
	float: left;
	clear: both;
	border-color: #939598;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	width: 210px;
}

.formfield_large
{
	border-color: #939598;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	width: 445px;
	margin-top:-1px;
}
/*Margin-1 above is for IE only. line below undoes this for everyone else*/
html >  .formfield_large
{
	margin-top:0px;
}

.formfield_xlarge
{
	border-color: #939598;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	width: 680px;
}

form input{vertical-align:middle}

.horizontal_rule
{
	width: 100%;
	height: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(/cms_files/79/horizontal_rule.gif);
	background-repeat:repeat-x;
}

#main_page { position: absolute; border: 0px; margin: 0px; padding: 0px; width: 100%; height: 100%; }

#flash_header {
	position:relative;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 240px;
	clear:both;
	/* background-color:#00FF00;  green */
}

#titlebar
{
	background-image:url(/cms_files/79/titlebar_bg.png);
	background-repeat:repeat-x;
	position:relative;
	width:100%;
	height:49px;
	/* background-color:#FF00CC;  pink */

}

#titlebar_content
{
	position:relative;
	width: 945px;
	margin-left: auto;
	margin-right: auto;
	/*background-color: #FF9900;   orange */
}

#titlebar_tagline
{
	position:relative;
	float:left;
	margin-top:12px;
	width: 225px;
	margin-right: 15px;
	text-align: center;
}

#titlebar_breadcrumbs
{
	position:relative;
	float:left;
	height: 40px;
	width: 465px;
	line-height: 11px;
}

#titlebar_phone
{
	position: relative;
	float: right;
	margin-top: 12px;
	margin-right: 15px;
}

#titlebar_search
{
	position: relative;
	float: right;
	width: 225px;
	margin-top: 7px;
	text-align:right;
}

#search_field
{
	border: 1px solid #939598;
	width: 125px;
	height: 18px;
	padding: 2px;
}

#search_button
{
	margin: 0px; padding: 0px;
	width: 58px;
	height: 24px;
}

#page_content
{
	position:relative;
	width: 946px;
	height: 100%;
	padding:0px;
	margin-left: auto;
	margin-right: auto;

}

#navigation
{
	padding:0px;
	margin:0px;
	position:left;
	float: left;
	background-image: url(/cms_files/79/menu_bg.png);
	background-repeat: repeat-y;
	width: 225px;
	margin-top: -8px; /* sit over the titlebar transparent shadow */
	height: 100%;


}

.navigation_level1_item
{
	position: relative;
	float: left;
	width: 225px;
	background-image: url(/cms_files/79/menu_header_bg.png);
	background-repeat: no-repeat;
}

.navigation_level2_item
{
	position: relative;
	float: left;
	width: 225px;
	height: 30px;
	background-image: url(/cms_files/79/menu_item_bg.png);
	background-repeat: no-repeat;
}

.navigation_level1_text a
{
	text-decoration: none !important;
	color: #613f6d;
}

.navigation_level1_text a:visited { text-decoration: none; }

.navigation_level2_text a:visited { text-decoration: none; color: #4A4B4E; }




.navigation_level1_text
{
	background-repeat: no-repeat;
	background-position:7px 50%;
	position: relative;
	float: left;
	/*width: 200px;
	height: 33px;
	padding-top: 17px;*/
	padding-left: 30px;
	color: #613f6d;
	font-size: 14px;
}

.navigation_level1_text_normal
{
	background-image:url(/cms_files/80/bullet_large-down.png);
}

.navigation_level1_text_selected
{
	background-image:url(/cms_files/80/bullet_large-selected.png);
}


.navigation_level1_text_child_selected
{
	background-image:url(/cms_files/80/bullet_large-up.png);
}


.navigation_level2_text a
{
	text-decoration: none !important;
	color: #4a4b4e !important;
	font-size:11px;
	line-height:12px;
}

.navigation_level2_text
{
	
	background-repeat: no-repeat;
	background-position:9px 50%;
	position: relative;
	float: left;
	/*width: 200px;
	height:22px;
	padding-top: 8px;*/
	padding-left: 25px;
	padding-right: 10px;
	color: #4a4b4e;
}

.navigation_level2_text_normal
{
	background-image:url(/cms_files/80/bullet_small-normal.png);
}

.navigation_level2_text_selected
{
	background-image:url(/cms_files/80/bullet_small-selected.png);
}

.navigation_level1_text_selected a { color: #AB0635;  }
.navigation_level2_text_selected a { color: #AB0635;  }

.normal-submenu-item
{
	display:none;
}


#template_specific_area
{
	position: relative;
	float: left;
	width: 705px;
	margin-left: 15px;
}

#page_title
{
	position: relative;
	float: left;
	clear:none;
	width: 465px;
	padding-top: 10px;
}

#pagetitle_phone
{
	position: relative;
	float: right;
	padding-top: 15px;
	text-align: right;
	font-size: 14px;
}

#editable_content
{
	position: relative;
	float: left;
	clear: both;
	width:705px;
}

#page_includes
{
	position: relative;
	float: left;
	width:695px;
}

#page_footer
{
	position: relative;
	float: left;
	width:705px;
	margin-bottom: 20px;
}
#footer_navigation
{
	position:relative;
	float:left;
}
#footer_awards
{
	position:relative;
	float:right;
	width: auto;
	margin-left: 15px;
}



