/*
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
}


*/

/* MENU ACCORDION */
div#side 
{
    background:url(Images/TemplateImages/menuBg_tile.gif) repeat-y;
    height:551px;
    padding-left:9px; 
}
  
ul#menuAccordion
{
    list-style:none;
    margin:0;padding:0;    
}   

ul#menuAccordion ul
{
    list-style:none;
    margin:0;padding:0; 
    background:#dedddd; 
    border-bottom:#FFF 2px solid;
    width:158px;
}  
     
ul#menuAccordion li a
{
	background:#df4d32;
	color:#fff;
	font: bold 11px arial, helvetica, sans-serif;
	text-align:left;
	padding:4px 2px 4px 6px;
	border-bottom:#FFF 2px solid;
	text-decoration: none;
	display: block;
	width:150px;
}

ul#menuAccordion li a:HOVER,
ul#menuAccordion li a.currentpage,
ul#menuAccordion li a.current
{
	background:#fbf7c7;
	color:#000;
}

ul#menuAccordion ul li a
{
	background:#dedddd;
	color:#000000;
	font: bold 11px arial, helvetica, sans-serif;
	text-align:left;
	padding:4px 2px 4px 6px;
	border-bottom:#FFF 2px solid;
	text-decoration: none;
	display: block;
	width:150px;
}

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{margin-top:0;font-size:25px;color:#e9e7da;font-weight:bold;
   background-image:url(Images/TemplateImages/h1background.gif);
   padding:5px 20px 5px 20px;}
h2{font-size:20px;color:#DF4D32;font-weight:bold;}
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:212px;margin-bottom:5px;}
div#content{background:#FFF url(Images/TemplateImages/contentBot_long.gif) bottom no-repeat;padding:30px;}
div#navigation{padding-left:20px;}
div#extra{padding-left:8px}
div#breadcrumb{background:#FFF url(Images/TemplateImages/contentTop_long.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%;padding-top:25px;}
            
div#top {float:right;
         margin-right:30px;
         margin-top: -35px;
              
}

div#top form.search
{
    display:block;
    float:right;
    padding-top:6px;   
}

div#top form.search input.text 
{
    width:200px;
    float:left;
    margin-right:2px;
    font-size:12px;
   
}

div#counter
{width:169px;
 height: 41px;}

div#content{margin: 0 38px 0 219px}
div#breadcrumb{margin: 0 38px 0 219px}
div#navigation{float:left;width:199px;margin-left:-959px;padding-top:24px;}
div#extra{float:left;width:199px;margin-left:-15px}
div#footer{clear:left;width:100%}

div#media
{ text-align:center;margin:0 38px 0 219px;padding-top:16px;}

.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 */






