﻿/* -------------- Tag Redefinitions ----------- */
body 
{
    text-align:center;
    background-color: #FDFCDD;
}
div
{
    position:inherit;
    z-index:0;
}
/* -------------- Css Classes ----------- */
.titlebig {
	font-size: 25px;
}
.footer{
    color:#000000;
}
.menuBar-Menu{
	background-color:#ECECEC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B5B5B5;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #B5B5B5;
	width:160px;
}
.menuBar-Static-SubMenu{
	background-color:#ECECEC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B5B5B5;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #B5B5B5;
}
.menuBar-SubMenu{
	background-color:#ECECEC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5B5B5;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #B5B5B5;
    z-index: 1;
}
.menuBar-Static-Item{
	height:36px;
	padding-left:5px;
	padding-right:5px;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B5B5B5;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #B5B5B5;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	background-color:#ECECEC;
	vertical-align:middle;
}
.menuBar-Dynamic-Item{
	height:36px;
	padding-left:5px;
	padding-right:5px;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B5B5B5;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #B5B5B5;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	background-color:#ECECEC;
	vertical-align:middle;
}
.menuBar-Dynamic-Item a{
	height:16px;
	display:block;
}
.menuBar-Static-Item a{
	height:16px;
	display:block;
}
.menuBar-Item-Hover{
	height:36px;
	padding-left:5px;
	padding-right:5px;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B5B5B5;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #B5B5B5;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
	background-color:#72878C;
}
.sectionheader{
	background-color:#3399CC; color:#FFFFFF; font-size:14px;font-weight:bold;
}
.Bullet{padding-bottom:10px;}
.weatheralert{
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	padding-bottom:12px;	
}

/* -------------- Css IDs ----------- */
#page{
     width:990px;
     -moz-box-shadow: 1px 1px 10px #000;
     -webkit-box-shadow: 1px 1px 10px #000;
     box-shadow: 1px 1px 10px #000;
}
#pageheader{
	vertical-align:bottom;
    height:110px;
}
#pageheaderbumper{
	background-image:url("../images/ppsHeaderBumperBackgroundImage.gif");
	background-repeat:repeat;
	height:20px;
}
#pagecenter {
    min-height:525px;
    float:left;
    background-color:#ECECEC;
    display:block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B5B5B5; 
}
#leftmenu{
	vertical-align:top; 
	text-align:left;
	float:left;
	background-color:#ECECEC;
	width:160px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B5B5B5;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #B5B5B5;
    display:block;
}
#maincontentcontainer{
    text-align:left; 
    background-color:#FFFFFF; 
    width:827px; 
    float:right; 
    display:block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B5B5B5;    
}
#maincontentcontainer-top{
	height:20px;
    background-image:url("../images/ppsTopShadow.gif");
    clear:both;
}
#maincontentcontainer-bottom{
	height:20px;
    background-image:url("../images/ppsBottomShadow.gif");
    clear:both;
}
#maincontent{
    padding:10px;
    min-height:525px; 
}
#maincontent-left{
	float:left;
	width:607px;
}
#maincontent-left-wide{
	float:left;
	width:807px;
}
#maincontent-right{
	float:right;
	width:200px;
}
#maincontent-right-top{
	padding:2px;
	min-height:60px;
	text-align:center;
}
#maincontent-right-bottom{
	padding:2px;
	text-align:center;
}
#maincontent-right-bottom-infobox{
	text-align:center;
	margin:0px auto;
	width:160px;
}
#maincontent-right-bottom-infobox-body{
	background-image:url("../images/sectionRightBarImages/infobox-back.gif");
	background-repeat:repeat-y;
	background-position:center;
	text-align:left;
	padding-left:5px;
}
#maincontent-right-bottom-infobox-top{
	vertical-align:bottom;
}
#maincontent-right-bottom-infobox-bottom{
	vertical-align:top;
}
#maincontent-right-extraspace{
	padding-top:10px;
	text-align:left;
	padding-left:10px;
}
#pagefooter{
    clear:both;
    text-align:left;
    background-image:url("../images/ppsFooterImage.png");
    padding:5px; 
    float:none;
    min-height:60px;
}
#pagefooter-maintext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float:left;
}
#pagefooter-links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #FFFFFF;
	float:right;
}
#contenttitle {
    padding-bottom:2px;
}
#contenttitle p {
    padding:0;
    margin:0;
}
#contenttext p{
    padding-top:0;
    padding-bottom:5px;
    margin-top:0;
}

