html {height:100%;}

body {
	height:100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 22px;
    background: #404040;
    text-align: center;
}
a{
    text-decoration:underline;
}
a:hover{
    color: #acaa83;
    text-decoration:none;
}

.articlelist, .articlelist * 
{
	list-style-type:none;
	color:#333333;
	margin-left:0px;
	padding-left:0px;
	}

.articlesub {font-size:10px;font-style:italic;color:#666666;}

#container{
    margin: 0 auto 10px auto;
    width: 800px;
    /*position: relative;*/
    background-color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    text-align: left;
    background-image:url(../images/centerBG.gif);
    /*padding-bottom:40px;
	height:1200px;*/
}
* html #container{
    width: 800px;
    w\idth: 800px;
}
h2{
    margin: 0;
}

#pageHeader{
	background-image:url(../Images/header.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:201px;	
}
#pageHeader h1 {
	display:none;
}

#container #intro #quickSummary{
	margin-top:1px;
	width:800px;
	height:26px;
}
#quickSummary p{
	margin-top: 0px;
}
#container #intro #quickSummary .p2{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:5px;
	margin-left:146px;
	padding-left:10px;
	width: 641px;
	height:30px;
	color:#ffffff;
	background-color:#acaa83;
	border-left:1px solid #FFFFFF;
    }
#container #intro #quickSummary .p2 span a:hover{
	color:#404040;
	}
#container #intro #quickSummary .p1{
	position:absolute;
	left:8px;
	top:580px;
	z-index: 2;
	font-size: 12px;
	height: 115px;
	margin: 0;
	width: 133px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
    }

#maincontent {background-color:Aqua;}

#contentTD 
{
	vertical-align:top;
	padding:2px 10px 10px 10px;
	background-image:url(../Images/contentTitleBG.gif);
	background-repeat:no-repeat;
	border-left:solid 1px #fff;
	}

#copyText p {
    margin: 0px 0 10px 0;
	padding-left:10px;
	text-align:justify;
	padding-right:10px; }

#navTD 
{
	vertical-align:top;width:146px;background-color:#acaa83;}

#linkList {
    /*position: absolute;
    top: 202px;
    left: 0px;
	height:100%;*/
    width: 146px;
	background-color:#acaa83;
}
#lselect ul {
    list-style-type: none;
    padding: 0px 0px 0px 0px;
	margin-bottom:5px;
	margin-top:25px;
	margin-left:0px;
	font-weight:bold;
	line-height: 18px;
}
#lselect ul li a{
    text-decoration: none;
    display: block;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:2px;
	width:138px;
	height:19px;
	background-color:#c7c4a3;
    font-size: 13px;
	padding-left:10px;
	color:#000;
 }

#lselect ul li a:hover
{background-color:#ccc;
}
 
#lselect ul li{
    font-size: 13px;
}

#lselect ul li ul{
    position:relative;
	top:-15px;
	left:-5px;
}

#lselect ul li ul li{
    font-size: 12px;
	padding-left:5px;
	font-weight:normal;
}

#lselect ul li ul li a{
    width:133px;
}


#lselect h3.select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	margin-top:3px;
	padding-top:0px;
	padding-left:10px;
    }

#footer{
 	font-size: 12px;
	/*position: absolute;
	top: 1172px;
	right: 16px;
	left: 149px;*/
	margin-bottom:15px;
	line-height: 15px;
	padding-top:6px;
	padding-bottom:4px;
	padding-left:10px;
	width: 792px;
	height:16px;
	background-color:#acaa83;
}
#footer a {
    color: #ffffff;
    text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#footer a:hover{
    color:#404040;
}


/*-- NEWLY ADDED ----------------------------------------*/
.moduletools {font-size:0.9em;color:#ccc;}
#contentTD .moduletools {position:absolute; top:175px;}




/*-- CALENDAR ITEMS -------------------------------------------------*/
.calendarStyle {font-weight:bold;background-color:#fff;border:none;}
.dayHeaderCell {border:solid 1px Gainsboro;font-weight:normal;padding:1px 5px;vertical-align:top;height:20px;font-weight:bold;background-color:Whitesmoke;border-bottom:double 3px #ccc;}

.dayCell {border:solid 1px Gainsboro;background-color:#fff;font-weight:normal;font-size:11px;padding:2px;vertical-align:top;text-align:center;}
.otherMonthDayCell {border:solid 1px Gainsboro;font-weight:normal;font-size:11px;padding:2px;vertical-align:top;color: #ccc;text-align:center;background-color:Whitesmoke;}
.selectedDayCell {border:solid 1px #f00;font-weight:normal;font-size:11px;padding:2px;vertical-align:top;text-align:center;background-color:#000;}
.todayCell {border:solid 1px Gainsboro;background-color:#fff;padding:2px;font-size:11px;vertical-align:top;text-align:center;}
.weekendDayCell {border:solid 1px Gainsboro;font-weight:normal;font-size:10px;padding:2px;vertical-align:top;background-color:#ffc;text-align:center;}

.dayCell A {display:block;border:solid 1px White;}
.otherMonthDayCell A {display:block;border:solid 1px Whitesmoke;}
.selectedDayCell A {display:block;border:solid 1px Whitesmoke;}
.todayCell A {display:block;border:solid 1px Gainsboro;}
.weekendDayCell A {display:block;border:solid 1px #ffc;}

.dayCell A:hover,.otherMonthDayCell A:hover,.selectedDayCell A:hover,.todayCell A:hover,.weekendDayCell A:hover {border:solid 1px Red;color:Red;}


#p_XmlCalendar1_DailyDetailsPanel TD {font-family:Arial;vertical-align:top;}

.DetailPanel {border:solid 0px Gainsboro;}

