@charset "utf-8";
body  {
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #626469;
}
.wrap #container { 
	width: 1003px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff url(home_FILES/bg-all.png) 0 0 repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size:1.2em;
	line-height:1.8em;
} 
.wrap #header { 
	background: url(home_FILES/bg-top.jpg) 0 0 no-repeat; 
	height: 236px;
	/*padding: 0 10px 0 20px;*/  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.wrap #header1-left { 
	float: left;
	margin: 15px 0 0 20px;
	width: 406px;
}
.wrap #header1-right { 
	float: right;
	margin: 8px 0 0 0;
	width: 213px;
	color: #ffffff;
	font-size:0.88em;
	font-weight:bold;
}
.wrap #header1-right p{
	text-align:right;
	margin-right:20px;
} 
.wrap #header1-right a{ 
	text-decoration:none;
	color: #ffffff;
}
.wrap #header1-right a:hover{ 
	text-decoration:underline;
	color: #ffffff;
}
.wrap #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.wrap #header2 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0 0 295px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	width: 322px;
}
.wrap #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 243px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0; /* padding keeps the content of the div away from the edges */
	margin: 0;
	background: url(home_FILES/bg-login-2.png) 0 0 no-repeat;
}
.wrap #sidebar1 .head {
	background: url(home_FILES/bg-login.png) 0 0 no-repeat;
	height: 140px;
}
.wrap #sidebar1 .csc-header {
	margin-left:10px;
}
.wrap #mainContent { 
	margin: 32px 243px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.wrap #mainContent #entryImages{ 
padding-top:30px;
}
.wrap #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #ffffff url(home_FILES/bg-all.png) 0 0 repeat-y;
	height:12px; 
	clear:both;
} 
.wrap #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 0;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#moremaincontent1{
}

#right1{
  float: right;
  width: 447px;
  padding-right: 18px;
  
/*  margin-right: 18px; */
}
#left1{
width:292px;
margin-right:370px;
min-height:200px;
height:auto !important;
height:200px;
}

#moremaincontent2{
width:750px;
overflow:hidden;
margin:0;
padding:0;
}


#moresidebar1{
width:275px;
float:left;
margin-left:10px;
}
#moresidebar2{
width:170px;
float:right;
background: url(home_FILES/box-home-body.png) 0 0 repeat-y;
color: #ffffff;
min-height:143px;
height:auto !important;
height:143px;
}
#moresidebar2 div.content{
width:170px;
float:right;
background: url(home_FILES/box-home-bottom.png) left bottom no-repeat;
min-height:143px;
height:auto !important;
height:143px;
padding-bottom:10px;
}
#moresidebar2 div.content a {
color: #ffffff;
text-decoration: underline;
}
#moresidebar2 div.content a:hover {
}
#moremainContent{
margin: 0 110px 0 295px;
width:275px;
background:url(home_FILES/bg-agenda.png) 0 0 repeat-y;
}

#moremainContent p {
  margin: 4px 10px 0 10px;
  width: 255px;
  font-size: 10pt;
}

#moresidebar2 .content p {
  margin: 10px 10px 0 11px;
  width:140px;
  font-size: 10pt;
}

#moremaincontent2 h5 {
  color:#f17c0e;
  text-align:right;
  font-size:1.0em;
  font-weight:bold;
}
#moremaincontent2 h5 a {
  color:#f17c0e;
  text-decoration:none;
  background:url(home_FILES/btn-1.png) bottom right no-repeat;
  padding: 12px 28px 0 0;
}
/* ---------------------------------------------------------------- NEWS CALENDAR ----*/

.newsCalendar_listItem .grey .head{}
.newsCalendar_listItem .grey .title{}

.header{
color:#faa004;
}
.title a{
text-decoration:none;
color:#626469;
}
.grey{
background: #f3f3f4;
margin:0 3px 2px 0;
padding:2px 10px 3px 10px;
font-weight:bold;
font-size:10pt;
line-height:120%;
}
.white{
background: #ffffff;
margin:0 3px 2px 0;
padding:2px 10px 3px 10px;
font-weight:bold;
font-size:10pt;
line-height:120%;
}

#moresidebar1 ul{
list-style:none;
}
li.sub1no {
height:24px;
border-bottom:dotted 1px silver;
}

p.bodytext a {
color: #ffa200;
text-decoration:none;
}
p.bodytext a:hover {
color: #ffa200;
text-decoration:underline;
}


input{
width:152px;
}
input.btn-login{
width:70px;
float:right;
}

