body {
	text-align: center;
	background-position: center;	
	background-repeat: repeat-yes;
	background-color: #fff;
}

h1 
{ 
	font-size: 30px;
	font-weight: bold;
	margin-top: 0px;
	padding: 3px 0px 3px 6px;
	color: #666666;
	background-image: none;
}
h2
{ 
	font-size: 30px;
	font-weight: bold;
	margin-top: 0px;
	padding: 3px 0px 3px 6px;
	color: #666666;
	background-image: none;
}
.StoryTitle {
font-size: 30px;
letter-spacing: -2px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
#Common {
	border-right: 5px solid #ccc;
	border-left: 5px solid #ccc;
	border-bottom: 5px solid #ccc;
	padding: 5px;
	padding-top: none;
	}
#CommonWelcome {
	text-align: right;
	background-color: transparent;
	background-image: url('/sites/WPMI/graphics/L15_Masthead_01.jpg');
	height: 17px;
	background-position: left;
	border:none;
	padding: 0 10px 0 0;
	margin-bottom: 0px;
	color: #fff;
}
#CommonMastheadLogo
{	
	width: 225px;
	height: 131px;
}

#Common {
	background-color: #FFFFFF;
	margin: 0 auto;
}

#CommonWelcome a:link {
	color: #ffffff;
}

#CommonWelcome a:visited {
	color: #ffffff;
}

#CommonWelcome a:active{
	color: #FBFF8E;
}

#CommonWelcome a:hover {
	color: #FBFF8E;
}

#CommonMasthead
{
	height: 131px;
	margin-top:0px;
	padding: 0 0 0 2px;
	font-size: 12px;
	background-color: #ffffff;
	background-image: url('/sites/WPMI/graphics/L15_Masthead_02.jpg');
	background-repeat: no-repeat;
}

#CommonSearchBar
{
	clear: both;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	padding: 0 12px 0 12px;
	background-color: #ffffff;
}

#CommonTopNav
{
	clear: both;
	background-image: url('/Sites/wpmi/graphics/main-nav-bg-graid.jpg');
	background-repeat: repeat-x;
	height: 40px;
	line-height: 30px;
	vertical-align: middle;
	border-top: none;
	border-bottom: none;
	padding: 5px 12px 5px 12px;
	margin: 0 0 0 0;
	font-size: 16px;
	background-color: transparent;
}

#CommonTopNav a,
#CommonTopNav a:link,
#CommonTopNav a:visited,
#CommonTopNav a:active
{
 color: #ffffff;
 font: bold arial, sans-serif;
 font-size:16px;
 font-weight: bold;
 text-decoration: none;
 border-right: 1px solid #395A97;
}
 
#CommonTopNav a:hover
{
 color:#CCCCCC;
}

.CurrentTime 
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}
a:link,
a:visited {
	text-decoration: none;
	color: #02176A; }
a:hover, a:active {
color: #02176A;
text-decoration: underline;
}
/***********************************************************
/*Home Page Feature
/***********************************************************/

.HomepageFeatureTitle 

{

font-family:Arial, Helvetica, sans-serif;

font-size: 18px;

letter-spacing: -1px;

color: #003366;

font-weight: bold;

}

.HomepageFeatureBackground

{

            background-image: url('/sites/wpmi/content/images/nav/slide_feature_bg.jpg');

                        

}





/***********************************************************
/* body
/***********************************************************/

#CommonBody
{	background-color: #ffffff;
	padding: 0;
}

#CommonFooter
{
	clear: both;
	font-size: 12px;
	height: 64px;
	padding-top: 1em;
	background-color: #ffffff;
}

/***********************************************************
/* Side Navigation
/***********************************************************/
.SideNavigation {
	background-color: #fff;
	}
/* Main Category */
.SideNavigation ul li span 
{
	background-color:transparent;
	/* background-image: url('/sites/wpmi/graphics/L15_LeftTab_185x22.png'); 
	background-repeat: no-repeat; */
	color: #333;
	font: bold 12px arial, sans-serif;
	height: 16px;
	padding-top: none;
	}
/* Main Item */
.SideNavigation ul ul li span
{
	background-color:transparent;
	/* background-image: url('/Sites/wpmi/content/images/nav/mainitembkg.png'); */
	background-repeat: no-repeat;
	
}
/* Sub-Nav Category */
.SideNavigation ul.SubNavigation li span {
	background-color: transparent;
	font: 11px Helvetica,Arial,sans-serif;
	}

/* Sub-Nav Item */
.SideNavigation ul.SubNavigation ul li span {
	font: 11px Helvetica,Arial,sans-serif;
	font-weight: normal;
	/* background-image: url('/Sites/wpmi/content/images/nav/mainitembkg.png'); */
	background-color: transparent;
}

/* Selected Item */
.SideNavigation ul li span.CurrentNode,
.SideNavigation ul ul li span.CurrentNode
{
	background-color: transparent;
	font: bold 11px Helvetica,Arial,sans-serif;
}
.SideNavigation ul li span.CurrentNode a:link,
.SideNavigation ul li span.CurrentNode a:visited,
.SideNavigation ul li span.CurrentNode a:hover,
.SideNavigation ul li span.CurrentNode a:active {
	color: #333;
	font-weight: bold;
	font-size: 11px; }
/* Main Link Color */
.SideNavigation a:link,
.SideNavigation a:visited,
.SideNavigation a:active
{
font: 11px Helvetica,Arial,sans-serif;
color: #333; 
}
 
/* Main hover Link Color */
.SideNavigation a:hover
{
 color: #000000;
 text-decoration:underline; 
}


/* Sub-Nav Link Color */
.SubNavigation a:link,
.SubNavigation a:hover,
.SubNavigation a:visited,
.SubNavigation a:active
{
	color: #333;
	font-size: 11px;
	font-weight: normal;
}

/* New Indicator */
.SideNavigation em
{
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}


/***********************************************************

/* Boxes

/***********************************************************/
.BoxHeader
{
	background-image: url('/Sites/wpmi/graphics/CenterNav_480x20.png');
	color: #ffffff;
}
.BoxHeader a,
.BoxHeader a:hover,
.BoxHeader a:visited,
.BoxHeader a:active {
	background-image: url('/Sites/wpmi/graphics/CenterNav_480x20.png');
	color: #ffffff;
	}
.BoxBody {

            background-color: #ffffff;
			border: none;
            padding: 3px;

}

.BoxLinks

{

            background-color: #fff;

}

 


/********************************************************

/* Tab Box

/********************************************************/

 

.TabBox

{

 
          margin-bottom: 1em;

            background-color: #fff;

            border: none;

            padding-top: 0px;

            

}

 

.TabBoxHeader

{

           background-image: url('/Sites/wpmi/graphics/CenterNav_480x20.png');
            height: 25px;
          

}

 

.TabBoxHeader span.TabBoxTitle

{

            float: left;

            padding: 4px 0.5em 3px 0.5em;

            font: bold 14px arial, sans-serif;

            border: none;

            color: #FFFFFF;

            letter-spacing: -1px;

}

 

 

.TabBoxHeader ul

{

            padding: 5px 0 3px 0;

            margin: 0 0 0 0;

            font: bold 11px arial, sans-serif;

            line-height: normal;

            border: none;

            float: right;

}

 

.TabBoxHeader ul li

{

            list-style: none;
            margin: 0;
            font: bold 12px arial, sans-serif;
			display: inline;
            border: none;

}

 

.TabBoxHeader ul li a,

.TabBoxHeader ul li a:active,

.TabBoxHeader ul li a:visited,

.TabBoxHeader ul li a:hover,

.TabBoxHeader ul li a:link

{

            /* Properties for all tabs */
            /* padding-top: 3px 0.5em; */
            margin-left: 3px;
            background-color: transparent;
			color:  #FFFFFF;
            text-decoration: underline;
            border: none;
            margin-top: 10px;
            ;

                        

}

 

.TabBoxHeader ul li a,

.TabBoxHeader ul li a:link,

.TabBoxHeader ul li a:visited

{ 

            

            color: #FFFFFF; 

            border: none;

            

}

 

.TabBoxHeader ul li a:hover,

.TabBoxHeader ul li a:active

{

            text-decoration: none;

}

 

.TabBoxHeader ul li.SelectedTab a,

.TabBoxHeader ul li.SelectedTab a:link,

.TabBoxHeader ul li.SelectedTab a:hover,

.TabBoxHeader ul li.SelectedTab a:active,

.TabBoxHeader ul li.SelectedTab a:visited

{

            /* Properties for selected tab */

            

            background-color: transparent;

            color: #FFFFFF; 

            border: none;

            text-decoration: none;

            font-weight: bold;

            font-size: 12px;

}

 

.TabBoxBody

{

            border: none;

            padding-top: 1px; /* to deal with bad margin-collapse issue */

            }



/**********************************************************************
/* Misc
/*********************************************************************/

#eacboxdiv {
	width: 200px;
	height: 200 px;
}
/**********************************************************************
/* Status Messages / Alert Bar
/*********************************************************************/

.AlertBar a,
.AlertBar a:link,
.AlertBar a:active,
.AlertBar a:visited {
	text-decoration: none;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.AlertBar a:hover
{
	text-decoration: none;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cccccc;
}

.table1
{
	font: Verdana, Arial, Helvetica, sans-serif;
}

/*********************************************************************
/* Custom CSS
/*********************************************************************/
.WeatherNow {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 22px;	
	}
.WeatherCurrent {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	line-height: 12px;
	}
.WeatherCurrent a,
.WeatherCurrent a:link,
.WeatherCurrent a:visited,
.WeatherCurrent a:active {
 	color: #eee;
	text-decoration: underline;
	line-height: 12px; }
.WeatherCurrent a:hover {
	text-decoration: none;
}
.HomepageFeatureTitle {
font-family:Arial, Helvetica, sans-serif;
font-size: 24px;
letter-spacing: -1px;
color: #666;
font-weight: bold;

}
.HomepageFeatureBackground
{

	background-image: none;
	background-color: #fff;
}
#logoBorder {
	border: 2px solid #ccc;
	}