@font-face {
  font-family: "GillSans";
  src: url(../fonts/GillSansLight.ttf) format("truetype");
}

@font-face {
  font-family: "GillSansIE";
  src: url(../fonts/GillSansLightIE.eot);
}

/*h1 { font-family: "Kimberley", sans-serif }*/

body,ul,li,p,h1,h2,h3,img {
	margin:0;
	padding:0;
	border:none;
	list-style:none;
}

body {
	background-color: #000;
	
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	/*line-height:1.5;*/
	color: #fff;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.clrboth {
	clear:both;
	height: 1px;
}

#background_blue {
	position:absolute;
	width: 100%;
	height: 100%;
	/*background-color: #4d5d74;*/
	background-image: url(../../images/blueblock.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: fixed;
}

#background {
	position:absolute;
	width: 100%;
	height: 100%;
	/*background-image: url(../../images/body.jpg);*/
	background-image: url(../../images/body_snow.jpg);
	/*background-image: url(../../images/body_halloween.jpg);*/
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-moz-opacity: 0.67;
	opacity: 0.67;
	filter: alpha(opacity = 67);
	position: fixed;
}

#borders {
	position:absolute;
	width: 100%;
	height: 100%;
	background-image: url(../../images/borders_tile.png);
	background-position: center;
	background-repeat: repeat-y;
	background-attachment: fixed;
	position: fixed;
}

#mainwrap {
	position:absolute;
	width: 970px;
	left:50%;
	margin-left:-500px;
	overflow: hidden;
	padding: 0 15px;
}

#masthead_wrap {
	font-size: 0.85em;
	overflow: hidden; /* make the wrap contain its floated elements */
}

#globalnav_template_editable {
	float:right;
	width: 300px;
}

#globalnav_template_editable ul {
	float: right;
}

#globalnav_template_editable ul li {
	text-transform: lowercase;
	display: inline;
	float: left;
	display: block;
	border-right: 2px solid #fff;
	padding: 0 5px;
}

#globalnav_template_editable a, #globalnav_template_editable a:visited {
	color: white;
	text-decoration: none;
}

#globalnav_template_editable ul li.last {
	padding-right: 0;
	border: none;
}

#logo {
	/*margin-top: 57px;*/
	margin-top: 40px;
	float: left;
	background-image: url(../../images/logo2.png);
	background-repeat: no-repeat;
	width: 445px;
	height: 63px;
}

#logo h1 {
	display: none;
	text-indent: -10000px;
}

#logo #dateline {
	/*font-family: "GillSans", "GillSansIE", Arial, Verdana, Helvetica, sans-serif;*/
	margin-left: 16px;
	margin-top: 43px;
	/*font-family: "GillSans", "GillSansIE", Arial, Verdana, Helvetica, sans-serif;*/
}

#masthead_login_template_editable {
	margin-top: 37px;
	float: right;
	clear: right;
	text-align: right;
}

#page_title_editable {
	display: none;
	text-transform: capitalize; 
	/*margin-top: 54px;*/
	margin-top: 30px;
	color: #fffeba;
	border-bottom: 1px solid #a2a2a2;
	font-family: "GillSans", "GillSansIE", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
}

#page_title_editable a, #page_title_editable a:visited {
	color: #fffeba;
	text-decoration: none;
}

#page_title_editable a:hover {
	background-color: #000;
}

#function_bar {
	margin-top: 40px;
	overflow: hidden;
}

#function_bar #top {
	overflow: hidden;
	background-image: url(../../images/50blk_swatch.png);
}

#function_bar #top #search {
	font-size: 0.85em;
	color: #fffeba;
	margin-top: 10px;
	width: 235px;
	float: left;
	text-align: right;
}

#function_bar #top #search input {
	
}

#function_bar #top #breadcrumb_template_editable {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	float: left;
}

#function_bar #top #breadcrumb_template_editable ul {
	
}

#function_bar #top #breadcrumb_template_editable ul li {
	font-size: 0.85em;
	float: left;
	display: block;
	height: 24px;
	/*background-color: black;*/
	padding-right: 22px;
	background-image: url(../../images/breadcrumbend.png);
	background-position: right;
	background-repeat: no-repeat;
	
}

#function_bar #top #breadcrumb_template_editable ul li {

}

#function_bar #top #breadcrumb_template_editable ul li a, #function_bar #top #breadcrumb_template_editable ul li.last a {
	background-color: #000;
	display: block;
	height: 24px;
	padding-top: 3px;
	padding-left: 4px;
	color: white;
	text-decoration: none;
}

#function_bar #top #breadcrumb_template_editable ul li.last {
	background-image: url(../../images/breadcrumbendlast.png);
}

#function_bar #bottom {
	margin-top: 3px;
	background-image: url(../../images/breadcrumb_bottom.png);
	width: 971px;
	height: 37px;
}

#content_top {
	background-image: url(../../images/contentarea_top.png);
	width: 970px;
	height: 33px;
	margin-top: -13px;
	-moz-border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

#content_wrap {
	background-image: url(../../images/25blk_swatch.png);
	overflow: hidden;
	-moz-border-bottom-left-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#content_nav_template_editable ul {
	/*padding-top: 4px;*/
}

#content_nav_template_editable ul li, #support_col .panel h3 {
	font-size: 0.85em;
	color: #fffeba;
	padding-left: 5px;
	height: 30px;
	background-image: url(../../images/nav_end.gif);
	margin-left: -5px;
	background-repeat: no-repeat;
	font-weight: normal;
}

#content_nav_template_editable ul li a, #support_col .panel h3 span {
	display: block;
	background-image: url(../../images/nav_body.gif);
	height: 23px;
	padding-left: 10px;
	padding-top: 3px;
	color: #fffeba;
	text-decoration: none;
}

#support_col {
	float: left;
	width: 248px;
}

#support_col .panel {
	padding-top: 4px;
	width: 228px;
	background-image: url(../../images/50blk_swatch.png);
	margin-bottom: 10px;
	margin-left: 10px;
	/*overflow: hidden;*/
}

#support_col .panel .panel_list ul {
	font-size: 0.70em;
	line-height: 1.1em;
	color: #ababab;
	padding-left: 25px;
	padding-bottom: 10px;
}

#support_col .panel .panel_list ul li {
	list-style-image: url(../../images/bulletpoint.gif);
}

#support_col .panel .panel_list ul li a {
	color: #ababab;
	text-decoration: none;
}

#support_col .panel .panel_list ul li a:hover {
	color: #000;
	background-color: #999;
}

#support_col .panel .panel_list ul li a:visited {
	color: #ababab;
	text-decoration: none;
}

#support_col .panel .panel_content {
	clear: both;
	border-top: 1px solid #4f5256;
	border-bottom: 1px solid #4f5256;
	margin: 5px 10px;
	margin-bottom: 10px;
	color: #ababab;
	font-size: 0.70em;
	line-height: 1.1em;
	overflow: hidden;
}

#support_col .panel .panel_long_description {
	margin: 5px 0;
}

#support_col .panel .panel_image {
	margin-bottom: 5px;
}

#support_col .panel .panel_project {
	padding: 5px 10px;
	padding-bottom: 10px;
	color: #ababab;
	font-size: 0.70em;
	line-height: 1.1em;
	overflow: hidden;
}

#support_col .panel .panel_project .panel_logo {
	float: left;
	margin-right: 15px;
}

#support_col .panel .panel_project .panel_short_description {
	
}

#support_col .panel .project_pager {
	text-align: center;
	padding: 0;
	margin: 0;
	width: 228px;
	padding-bottom: 10px;
}

#support_col .panel .project_pager ul {
	overflow: hidden;
	padding: 0px;
	display: block;
	width: auto;
	margin-left: 85px;
}

#support_col .panel .project_pager ul li {
	float: left;
	margin: 2px;
	height: 6px;
	width: 6px;
	padding: 0px;	
}

#support_col .panel .project_pager ul li a, #support_col .panel .project_pager ul li a img {
	margin: 0px;
	padding: 0px;
	display: block;
}

#content_col {
	overflow: hidden;
	padding-bottom: 10px;
}

#content_col .content_full_width {
	margin-right: 10px;
}

#content_col .content_col_left_editable {
	width: 355px;
	float: left;
}

#content_col .content_col_right_editable {
	margin-left: 10px;
	width: 347px;
	float: left;
}

#blog_list_editable ul {
	font-size: 0.70em;
	line-height: 1.1em;
	padding-left: 15px;
	padding-bottom: 10px;
}

#blog_list_editable ul li {
	list-style-image: url(../../images/bulletpoint.gif);
}

#blog_list_editable a, #blog_list_editable a:visited {
	color: #ababab;
	text-decoration: none;
}

#blog_list_editable a:hover {
	color: #000;
	background: #999;
}

#content_col .content_panel {
	background-image: url(../../images/50blk_swatch.png);
	padding: 10px;
	overflow: hidden;
}

#content_col .content_panel .leftcontent_meta {
	width: 130px;
	float: left;
	margin-right: 10px;
}

#content_col .content_panel .leftcontent_meta_search {
	width: 160px;
	float: left;
	margin-right: 10px;
}

#content_col .content_panel .leftcontent_meta p, #content_col .content_panel .leftcontent_meta {
	font-size: 1em;
}

#leftcontent_img_editable {
	margin-bottom: 10px;
}

#content_col .content_panel .leftcontent_meta ul {
	font-size: 0.70em;
	line-height: 1.1em;
	padding-left: 15px;
	padding-bottom: 10px;
}

#content_col .content_panel .leftcontent_meta ul li {
	list-style-image: url(../../images/bulletpoint.gif);
}

#content_col .content_panel .leftcontent_meta ul li a {
	color: #ababab;
	text-decoration: none;
}

#content_col .content_panel .leftcontent_meta ul li a:visited {
	color: #ababab;
}

#content_col .content_panel .leftcontent_meta ul li a:hover {
	color: #000;
	background: #999;
}

#content_col .content_panel .rightcontent_text {
	float: left;
	padding-left: 10px;
	width: 540px;
	border-left: 1px solid #56585b;
}

#content_col .content_panel .rightcontent_text_search {
	float: left;
	padding-left: 10px;
	width: 510px;
	border-left: 1px solid #56585b;
}

#content_col .content_panel .rightcontent_text #actual_content_editable a, #content_col .content_panel .rightcontent_text #actual_content_editable a:visited, #content_col .content_panel .rightcontent_text_search #actual_content_editable_search a, #content_col .content_panel .rightcontent_text_search #actual_content_editable_search a:visited  {
	color: #ababab;
	text-decoration: none;
	border-bottom: 1px dashed #70a8e7;
}

#content_col .content_panel .rightcontent_text #actual_content_editable a:hover, #content_col .content_panel .rightcontent_text_search #actual_content_editable_search a:hover {
	color: #000;
	background: #999;
	border-bottom: none;
}

#content_col .content_panel .rightcontent_text #actual_content_editable p, #content_col .content_panel .rightcontent_text_search #actual_content_editable_search p {
	/*display: inline;*/
}

#actual_content_editable ul {
	font-size: 0.70em;
	line-height: 1.1em;
	padding-left: 15px;
	padding-bottom: 10px;
}

#actual_content_editable ul li {
	list-style-image: url(../../images/bulletpoint.gif);
}

#actual_content_editable_search ul {

}

#actual_content_editable_search ul li {
	font-size: 0.70em;
	padding: 2px;
	list-style-image: none;
	float: left;
	display: inline;
	border: 1px solid #000;
	background: #333;
	color: #fff;
}

#content_col .content_col_right_editable .content_panel {
	margin-top: 10px;
}

#content_col .content_col_right_editable .m2panel {
	background-color: #000;
	background-image: url(../../images/m2panel_bg.jpg);
	background-repeat: no-repeat;
}

#m2panel_clearing {
	width: 327px;
	padding-top: 185px;
}

#content_col .content_panel #m2panel_clearing p {
	font-size: 0.7em;
	margin-bottom: 1.2em;
}

#findoutmorebutton {
	display: block;
}

#findoutmorebuttonIE {
	display: none;
}

#content_col .content_panel h3 {
	color: #fffeba;
	font-weight: normal;
	font-size: 0.85em;
	margin-bottom: 10px;
}

#content_col .content_panel p {
	font-size: 0.75em;
	line-height: 1.3em;
}

#content_col .content_panel .contact_list {
	width:50%;
	float:left;
	overflow: hidden;
}

#content_col .content_panel .contact_list ul {
	font-size: 0.70em;
	line-height: 1.1em;
	padding-left: 15px;
	padding-bottom: 10px;
}

#content_col .content_panel .contact_list ul li {
	list-style-image: url(../../images/bulletpoint.gif);
}

#content_col .content_panel .contact_list a {
	color: #ababab;
	text-decoration: none;
}

#content_col .content_panel .contact_list a:visited {
	color: #ababab;
}

#content_col .content_panel .contact_list a:hover {
	color: #000;
	background: #999;
}

#content_col .small_blog, #content_col .large_blog {
	margin-top: 10px;
	background-image: url(../../images/50blk_swatch.png);
	padding: 10px;
	overflow: hidden;
}

#content_col .large_blog {
	margin-top: 0px;
	margin-bottom: 10px;
}

#content_col .small_blog h4, #content_col .large_blog h4 {
	color: #fffeba;
	font-weight: normal;
	font-size: 0.85em;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	width: auto;
}

#content_col .small_blog p {
	font-size: 0.70em;
	line-height: 1.3em;
	width: auto;
}	

#content_col .large_blog p {
	font-size: 0.70em;
	line-height: 1.3em;
	width: auto;
}

#content_col .small_blog .small_blog_image, #content_col .large_blog .small_blog_image {
	width: 130px;
	float: left;
	height: 100px;
	margin-right:5px;
	overflow: hidden;
}

#content_col .small_blog .small_blog_content, #content_col .large_blog .small_blog_content {
	float: left;
	/*margin-left: 10px;*/
	/*width: 190px;*/
	/*width: 320px;*/
	width: auto;
}

#content_col .large_blog .small_blog_content {
	width: 542px;
	font-size: 1.1em;
}

#content_col .large_blog .small_blog_content h4 a, #content_col .large_blog .small_blog_content h4 a:visited, #content_col .small_blog .small_blog_content h4 a, #content_col .small_blog .small_blog_content h4 a:visited {
	color: #fffeba;
	border-bottom: none;
	text-decoration: none;
}

#content_col .large_blog .small_blog_content h4 a:hover, #content_col .small_blog .small_blog_content h4 a:hover {
	color: #fffeba;
	border-bottom: 1px dashed #fff;
	text-decoration: none;
}

#content_col .small_blog .small_blog_readmore, #content_col .large_blog .small_blog_readmore {
	clear: both;
	border-top: 1px solid #515358;
	padding-top:3px;
	margin-top: 15px;
}

#content_col .small_blog .small_blog_readmore .readmore, #content_col .large_blog .small_blog_readmore .readmore {
	float: right;
	font-size: 0.70em;
}

#content_col .small_blog .small_blog_readmore .readmore a, #content_col .small_blog .small_blog_readmore .readmore a:visited, #content_col .large_blog .small_blog_readmore .readmore a, #content_col .large_blog .small_blog_readmore .readmore a:visited  {
	color: #fff;
	text-decoration: none;
}

#content_col .small_blog .small_blog_readmore .readmore a:hover, #content_col .large_blog .small_blog_readmore .readmore a:hover {
	color: #000;
	background: #999;
}

#content_col .small_blog .small_blog_readmore .dateline, #content_col .large_blog .small_blog_readmore .dateline {
	float: left;
	font-size: 0.70em;
}

.dateline {
	display: none;
}

#dateline {
	/*display: none;*/
}

#footer {
	margin-top: 10px;
	background-image: url(../../images/25blk_swatch.png);
	overflow: hidden;
	padding: 15px 10px;
	-moz-border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

#footer_title_editable {
	color: #fffeba;
	float: left;
	width: 78px;
	font-family: "GillSans", "GillSansIE", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
}

#col_title1_template_editable, #col_title2_template_editable, #col_title3_template_editable, #col_title4_template_editable {
	float: left;
	width: 215px;
	font-size: 0.85em;
	margin-top: 1em;
	font-weight: normal;
}



#footer_divider {
	clear: both;
	height: 1px;
	border-bottom: 1px solid #a2a2a2;
}

#col_links1_template_editable, #col_links2_template_editable, #col_links3_template_editable, #col_links4_template_editable {
	float: left;
	width: 215px;
	font-size: 0.70em;
	line-height: 1.2em;
	color: #ababab;
	margin-top: 5px;
}

#col_links1_template_editable a, #col_links2_template_editable a, #col_links3_template_editable a, #col_links4_template_editable a {
	color: #ababab;
	text-decoration: none;
}

#col_links1_template_editable a:visited, #col_links2_template_editable a:visited, #col_links3_template_editable a:visited, #col_links4_template_editable a:visited {
	color: #ababab;
}

#col_links1_template_editable a:hover, #col_links2_template_editable a:hover, #col_links3_template_editable a:hover, #col_links4_template_editable a:hover {
	color: #000;
	background: #999;
}

#col_links1_template_editable {
	margin-left: 78px;
}

.contentcol_stub_description a {
	color: #ababab;
	text-decoration: none;
}

.contentcol_stub_description a:visited {
	color: #ababab;
}

/*Form styles*/
#masthead_login_template_editable .inputfield input {
	width: 140px;
}

#masthead_login_template_editable .submit input {
	width: auto;
}

#content_col .inputfield {
	margin: 5px;
	overflow: hidden;
}

#content_col .inputfield label {
	display: block;
	width: 125px;
	float: left;
	clear: left;
	font-size: 0.75em;
}

#content_col .inputfield input {
	width: 125px;
	float: left;
	clear: right;
	font-size: 0.75em;
}

#content_col .inputfield textarea {
	width: 200px;
	float: left;
	clear: right;
	font-size: 0.75em;
	height: 150px
}

#content_col .CMSForm {
	overflow: hidden;
	margin-bottom: 20px;
}

#content_col .formerrors_summary {
	margin: 5px;
	padding: 10px;
	border: 1px solid #f00;
	background-color: #dc9e9e;
	color: #000;
	font-size: 0.75em;
	/*font-size: 1.1em;*/
}

#content_col .error {
	border: 1px solid #f00;
	background-color: #dc9e9e;
	color: #000;
}