/* =================== Getting the new tags to behave START ====================== */

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video { display: block; }
mark, rp, rt, ruby, summary, time { display: inline }

/* ==================== Getting the new tags to behave END ======================= */





/* ========================= Global properties START ============================= */

body {
	background:url(../images/body_bg.jpg) left top repeat-x #ecf1f5;
	min-width: 980px;
	height: 100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 1em;
	color: #1c5a8f;
	padding:0;
	margin:0
}

html {
	background: transparent;
	min-width: 980px;
	height: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
	font-size: 100%;
}

div {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}

a {
	outline: none;
	color: #287AC1;
	text-transform: none;
}

a:hover {
	text-decoration: none;
}

form {padding:0; margin:0}

#headerimage {background:url(../images/layout/img-bg.gif) repeat left top; padding:9px; margin-bottom:14px}
#headerimage img {border:1px solid #FFF; margin:0}

img {border:0}
img.normal {padding:0; background:none; border:none; margin:0; padding:0}

#flashcontent{height:379px; width:679px; margin-bottom:14px}
#flashcontent img{border:none; padding:0}

header a{text-transform:none}
/*header img {position:absolute; top:-3px}*/
footer a{text-transform:none}
h6 a{text-transform:none}
#page7 #content a{color:#89acc7; text-transform:none}

p{line-height:16px; margin-bottom:15px}

.dark{color:#1c5a8f}
.light{color:#89acc7; padding-left:0px}
.red{color:#d01919}
.rightborder {border-right:1px solid #C4D5E4}
.linebox {background:url(../images/layout/img-bg.gif) repeat 0em 0em; height:9px; margin:3px 0 14px 0}

h2{font-family:"Times New Roman", Times, serif; line-height:normal; font-size:2.2em; font-weight:bold; margin-bottom:14px; color:#D01919}
h3, .h3, a.section-head{font-family:"Times New Roman", Times, serif; line-height:27px; font-size:1.917em; font-weight:normal; margin-bottom:11px; color:#1c5a8f}
a.section-head{color:#287AC1; text-transform:none; text-decoration:underline}
a.section-head:hover{text-decoration:none}
h3 img{vertical-align:middle; margin:0 0 0 5px !important; padding:0; border:none !important}
h3 span{margin-top:-9px; display:block; padding-bottom:3px}
h5{font-size:1.6em; font-style:italic; line-height:1.2em;}

.inner{padding:0}
.col-2 .inner{padding:0 0 0 22px}

.visible{overflow:visible !important}

.line_hor{background:#c4d5e4; height:1px; font-size:0; line-height:0; margin-bottom:15px}
.line_ver{background-image:url(../images/line_ver.gif); background-repeat:repeat-y; background-position:520px top;}

section img{padding:1px; background:#fff; border:9px solid #c4d5e4; margin-bottom:17px}
img.fleft{ margin:0 26px 14px 0}
img.extra{margin:0 15px 20px 0}
img.extra2{margin-bottom:22px}
div.extra img{margin-bottom:13px !important}
div.vspacer, div.vSpacer{padding-top:7px}
a.vspacer, a.vSpacer{margin-top:7px}

h2.extra{margin-bottom:21px}

h5.extra{margin-bottom:12px}
h5.extra2{margin-bottom:7px}

h6, .h6{font-size:1.4em; font-weight:bold; color:#277AC0; line-height:1.2em; margin-bottom:8px}
h6.extra{padding-top:11px}
h6.extra2{margin-bottom:14px}
h6.extra3{margin-bottom:0}
h6.extra4{padding-top:6px}
h6.extra5{margin-bottom:17px}

h3.extra{margin-bottom:8px}
h3.extra2{margin-bottom:14px}

p.extra{padding-top:3px}
p.extra2{margin-bottom:0}
p.extra3{padding-top:7px}
p.extra4{margin-bottom:20px}
p.extra5{margin-bottom:23px}

div.indent{margin:5px 0 42px 0}
div.indent2{margin:-14px 0 0 0}
div.indent3{margin:20px 42px; font-weight:bold; padding:15px; border:1px solid #287AC1}
/* ========================= Global properties END =============================== */






/* ========================= Global Structure START ============================== */

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

header {
	height:143px;
	margin:0; 
	padding:0;
	/*background:url(../images/header_bg.jpg) left top no-repeat #2065a1;
	border-bottom:13px solid #1c5a8f;*/
}


section#content {
	border:1px solid #c4d5e4; border-top:none; background:#fff;
	
}

footer {
	overflow: hidden;
}

nav{margin-top:6px; border-top:1px solid #fff; background:url(../images/menu_tail.jpg) left top repeat-x #c6d7e5; text-transform:uppercase; font-size:0.917em; font-weight:bold;}
nav ul{margin:0; padding:0; width:100%; overflow:hidden}
	nav li{float:left; height:52px; padding:0 15px; overflow:hidden;}
	nav .first{border-left:none}
	nav .last{border-right:none}
	nav .spacer {border-left:1px solid #ecf1f5; border-right:1px solid #c6d7e5; padding:0}
	nav a{
    text-decoration:none; 
    text-transform:uppercase; 
    color:#1c5a8f; 
    height:52px; 
    line-height:52px; 
    display:block;
    -webkit-transition:all 0.4s ease;
    -moz-transition:all 0.4s ease;
    -o-transition:all 0.4s ease;
    transition:all 0.4s ease;
	}
	nav a span{padding:0 20px; display:block; cursor:pointer; text-align:center;}
	nav a:hover, nav .active a{
    height:34px; 
    padding-top:18px; 
    line-height:34px;
    -webkit-transition:all 0.4s ease;
    -moz-transition:all 0.4s ease;
    -o-transition:all 0.4s ease;
    transition:all 0.4s ease;
	}
	nav a:hover span, nav .active a span{background:#fff}

dt, dd{overflow:hidden; width:100%}

/* ========================= Global Structure END ================================ */






/* ====================== Left & Right alignment START =========================== */

.fleft {
	float: left;
}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	/*overflow: hidden;*/
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
}

.aligncenter {
	padding: 15px 0 0 0;
	text-align: center;
}

.center {text-align: center}
.justify{text-align:justify}

.wrapper {
	width: 100%;
	/*overflow: hidden;*/
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

/* ====================== Left & Right alignment END ============================= */





/* ============================== header START =================================== */
header h1{position:absolute; width:162px; height:56px; left:42px; top:32px}
header h1 a{display:block; height:100%; background:url(http://www.fixssnow.org/images/logo.png) left top no-repeat}
header h1 a span{display:none}

header h2{line-height:16px; text-transform:uppercase; color:#e1d389; width:350px; position:absolute; left:215px; bottom:25px; word-spacing:5px}

.header_links{position:absolute; top:74px; right:15px; background:#1c5a8f; width:239px; text-align:center}
.header_links a{color:#e1d389; line-height:34px; padding:0 10px}

/* =============================== header END ==================================== */





/* ============================= content START =================================== */
#page1 #content #indent {padding: 24px 13px 14px 14px;}
#page7 #content #indent {padding:24px 25px 21px 41px;}
#page7 p{margin-bottom:16px}
#content #indent {padding: 24px 13px 28px 14px;}
#flashcontent{position:relative}
#flashcontent p{position:absolute; right:36px; top:34px; color:#fff; font-size:1.167em; line-height:18px; text-align:right}

.block-1 .inner{padding-left:26px}

.list{}
	.list li{padding-top:3px; width:100%; overflow:hidden; margin-bottom:20px}
	.list .last{margin-bottom:15px}
	.list .date{overflow:hidden; width:100%; font-size:1.167em; font-weight:bold; line-height:16px; padding-left:1px; margin-bottom:7px; text-align:center}
	.list .date span{float:left; background:#d01919; color:#fff; padding:3px 7px; min-width:19px}
	.list .date b{float:left; background:#c4d5e4; color:#d01919; padding:3px 7px; min-width:19px}
	.list a{display:block; text-transform:none}
	.list p{margin-bottom:0}
	
.image_list{width:100%; overflow:hidden}
	.image_list img{margin:0 18px 18px 0}
	.image_list img.last{margin-right:0}
	
span.name{font-size:0.917em; font-weight:bold; display:block}
.contact_info{font-weight:bold; color:#1c5a8f; line-height:19px; padding-top:10px; margin-bottom:44px}
.contact_info a{color:#1c5a8f; text-decoration:none; text-transform:none}
.contact_info a:hover{text-decoration:underline}

.resourceImgList{width:100%; margin-top:10px;}
	.resourceImgList li{padding-left:11px;}
	
.pdf_box {float:right; text-align:center; padding:10px; margin:0 0 10px 10px; border:2px solid #C4D5E4}
  .pdf_box img {padding-bottom:10px}

.list2{margin-bottom:12px}
	.list2 li{background:url(../images/list_marker.gif) 19px center no-repeat; padding-left:29px; line-height:26px}
	.list2 .light{ background-color:#fff}
	.list2 a{color:#4e7fa8; text-decoration:none; text-transform:none}
	.list2 a:hover{text-decoration:underline}

.list3{width:100%; overflow:hidden; line-height:20px; margin:0; padding:0}
	.list3 li{list-style:none; padding-left:11px; background:url(../images/list_marker.gif) left .6em no-repeat;}
	.list3 a{text-transform:none}
	
.list4{padding-top:3px}
	.list4 a{text-transform:none; font-weight:bold}
	.list4 dt{padding-bottom:7px; font-size:1.167em}
	.list4 dt a{float:left; color:#fff; background:#d01919; padding:3px 6px; text-decoration:none}
	.list4 dt a:hover{background:#c4d5e4; color:#d01919}
	
	.list4 dt.gray a{color:#d01919; background:#c4d5e4;}
	.list4 dt.gray a:hover{background:#d01919; color:#fff}

	.list4 dd{margin-bottom:8px}
	.list4 .last{margin-bottom:0}
	
.list5{margin-top:-3px; width:100%; overflow:hidden; margin-bottom:14px}
	.list5 dt{color:#d01919; font-size:1.167em; font-weight:bold; line-height:18px; margin-bottom:12px}
	.list5 dd p{margin-bottom:24px}
	.list5 dd{margin-bottom:27px}
	
.list6{}
	.list6 a{text-transform:none; font-weight:bold}
	.list6 dt{padding-bottom:7px; font-size:1.167em}
	.list6 dt a{float:left; color:#fff; background:#c4d5e4; padding:3px 6px; text-decoration:none}
	.list6 dt a:hover{color:#d01919}
	.list6 dd{margin-bottom:8px}
	.list6 .last{margin-bottom:0}

.list7{margin-top:-3px; margin-bottom:44px}
	.list7 dt{color:#d01919; font-size:1.167em; font-weight:bold; line-height:18px; margin-bottom:12px}
	.list7 dd p{margin-bottom:16px}
	.list7 dd{}
	
.dynamic_content ul, .list8{margin:0 0 14px 11px; line-height:20px; width:100%;}
	.dynamic_content ul li, .list8 li{padding-left:11px; background:url(../images/footer_list_marker.gif) left .6em no-repeat}


/* ============================== content END ==================================== */



/* ============================= boxes START ===================================== */

.box {
	width: 100%;
	overflow: hidden;
	background:#ecf1f5;
}

.box h3{color:#d01919; margin-bottom:6px; padding:15px 19px 0}
.box a.more{text-decoration:underline; background:none; padding:0; float:none; margin-left:19px}
.box a.more:hover{text-decoration:none; background:none}
	.box .inner {padding: 3px 3px 24px;}
	.indent2 .list2{margin-bottom:7px}
	.indent2 .inner{padding-bottom:22px}
/* ============================== boxes END ====================================== */





/* =================== txt, links, lines, titles START =========================== */

a.more{text-transform:uppercase; font-weight:bold; background:#c4d5e4; text-decoration:none; font-size:0.917em; padding:3px 9px;}
a.more:hover{color:#2A8ADD; background:#e4e4e4}

/* ==================== txt, links, lines, titles END ============================ */





/* ============================= forms START ===================================== */

#contact_form {width: 223px; overflow: hidden;}
	#contact_form input, #contact_form textarea{border:2px inset #cad2d5; padding:0 5px; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; width:209px; margin-bottom:0; float:left}
	#contact_form textarea{height:202px; overflow:auto; float:none}
	#contact_form span{display:block; line-height:17px; color:#1c5a8f}
	#contact_form div{margin-bottom:5px; width:100%; overflow:hidden}
	#contact_form .buttons{text-align:right; margin:0; padding-top:12px}
	#contact_form .buttons input{background:#c4d5e4; padding:0; border:none; color:#1c5a8f; text-transform:uppercase; width:auto; cursor:pointer; margin-left:19px; height:22px; font-weight:bold; float:none}
	#contact_form input[type='reset']{width:60px}
	#contact_form input[type='submit']{width:68px}

#search_form{background:url(../images/search_text.jpg) left top no-repeat #1c5a8f; width:240px; height:27px; position:absolute; right:14px; top:33px}
	#search_form input{background:none; border:none; color:#7eb8ec; font-size:11px; font-family:Georgia, "Times New Roman", Times, serif; float:left}
	#search_form input[type='text']{padding:6px 9px; text-transform:uppercase; width:197px}

#subscribe_form{width:100%; overflow:hidden; margin-top:-3px}
	#subscribe_form div{background:url(../images/subscribe_text.jpg) left top no-repeat; margin-bottom:7px; height:27px}
	#subscribe_form input{vertical-align:top; float:right; font-family:Georgia, "Times New Roman", Times, serif}
	#subscribe_form input[name='email']{padding:6px 7px; width:221px; border:none; background:none; font-size:12px; color:#1c5a8f}
	#subscribe_form input[type='submit']{color:#fff; font-size:11px; font-weight:bold; border:none; padding:0; background:#1c5a8f; text-transform:uppercase; height:26px; width:95px; margin:0; cursor:pointer}

/* ============================== forms END ====================================== */





/* ============================= other START ===================================== */

.pic-indent {
	margin: 0 0 0 0;
}

/* ============================== other END ====================================== */





/* ============================ footer START ===================================== */
footer {padding-bottom:20px}
footer .inner{padding:19px 14px 36px 42px}
footer .copy {line-height:18px; padding-top:2px; margin-bottom:7px}
footer .copy a{color:#89acc7; text-decoration:none}
footer .copy a:hover{text-decoration:underline}

footer h3{font-size:1.5em; line-height:25px}

footer .ppLogo img {margin:-5px 0 0 1px}

.footer_list{line-height:20px; width:100%; overflow:hidden}
	.footer_list li{padding-left:11px; background:url(../images/footer_list_marker.gif) left center no-repeat}
	.footer_list a{color:#1c5a8f; text-decoration:none;}
	.footer_list a:hover{text-decoration:underline}
	.footer_list a.active{background-color:#FFF; padding:1px 5px; font-weight:bold}

/* ============================= footer END ====================================== */