/*
body {
	font-size: 11px;
	 font-family: verdana
}
td {
	font-size: 11px;
	 font-family: verdana
}
tr {
	font-size: 11px;
	 font-family: verdana
}
th {
	font-size: 11px;
	 font-family: verdana
}
.subheading {
	font-weight: bold;
	 font-size: 12px;
	 color: red;
	 font-family: verdana;
	 text-decoration: none
}
h1 {
	font-size: 18px;
	 color: black
}
h2 {
	font-size: 18px;
	 color: black
}
h3 {
	font-size: 15px;
	 color: red
}
h4 {
	font-size: 15px;
	 color: black
}
h5 {
	font-size: 12px;
	 color: red
}
h6 {
	font-size: 12px;
	 color: black
}


*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

a{
	color:#DF4D32;
}
a:HOVER{

}
a:VISITED{

}

p{font-size:12px;}
h1{font-size:24px;color:#fcb43a;margin-bottom:32px;}
h2{font-size:18px;color:#DF4D32}
h3{font-size:15px;color:#DF4D32}
h4{font-size:15px;color:#000}
h5{font-size:12px;color:#DF4D32}
h6{font-size:12px;color:#000}

div#container{text-align:left;background:url(./Images/TemplateImages/containerBg_tile.gif) repeat-y;}
div#header{height:234px;background:url(./Images/TemplateImages/headerBG.gif);padding-top:10px;padding-right:17px;padding-left:10px;margin-bottom:5px;}
div#content{background:#FFF url(Images/TemplateImages/contentBot.gif) bottom no-repeat;padding:30px;}
div#navigation{padding-left:20px;}
div#extra{padding-left:8px;}
div#breadcrumb{background:#FFF url(Images/TemplateImages/contentTop.gif) no-repeat;padding:10px 30px 0 30px;font-size:11px;}
div#breadcrumb a{text-decoration:none;color:#666;}
div#footer{height:15px;background:url(./Images/TemplateImages/footerBg.gif) no-repeat;}

div#container{width:959px;margin:0 auto}
div#wrapper{float:left;width:100%}
div#content{margin: 0 219px}
div#breadcrumb{margin: 0 219px}
div#navigation{float:left;width:199px;margin-left:-959px}
div#extra{float:left;width:211px;margin-left:-219px}
div#footer{clear:left;width:100%}

.subheading {
	font-weight: bold;
	 font-size: 12px;
	 color: red;
	 font-family: arial;
	 text-decoration: none
}

/*table.fill {width:155px;}
#wx_module_4342 img{border:0px;padding:0px;}
#wx_module_4342{background:url(https://imawow.weather.com/web/wow/300x250/sun.jpg);width:300px;}
#wx_module_4342 table td{background:none;}
.wxLink11{display:none;}
.aText{display:none;}*/
#wx_module_9189{padding-left:12px;}
#wx_module_9189 form input{display:none;}
#wx_module_9189 table.fill {width:155px;}

ul.listMilestone li{margin:12px 0;}

#weather{background:url(Images/TemplateImages/menuRightBg_blue_tile.gif) repeat-y;margin-left:6px;}
#latestNews{background:url(Images/TemplateImages/menuRightBg_yellow_tile.gif) repeat-y;margin-left:6px;width:185px;}
#bgLogo{background:url(Images/TemplateImages/menuRightBg_white_tile.gif) repeat-y;}

img#imgRotating{border:#E9E7E7 4px solid;padding:8px;}

.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
.clearfix {
	display: inline-table;
} 
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {
	display: block;
} 
/* End hide from IE-mac */
