body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #dededd;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #4d4948;
}
#container { 
	width: 890px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#containerInternal {
	width:880px;
	margin:0 auto;
	padding:5px 0 5px 0;
}
#header { 
} 
#sidebar1, #sidebar2 { width: 185px; }
#sidebar1 {	float: left; }
#sidebar2 { float: right; }
#mainContent {
	border-right:1px solid #878484;
	border-left:1px solid #878484;
	margin: 0 194px;
	padding: 0 10px;
}
#banner {
	margin:10px 0 13px 0;
}
.banner {
	margin:0 0 5px 0;
}
#footer { 
	background:#b3261f;
	height:30px;
	line-height:30px;
	color:#FFF;
	text-align:center;
	font-size:10px;
}
#footer a, #footer a:hover, #footer a:visited { color:#FFF; }
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* links */
a { color:#005baa; text-decoration:none; }
a:hover { color:#005baa; text-decoration:underline; }
a:visited {  }
.white, .white a, .white a:hover, .white a:visited { color:#FFF; }

/* headings */
h1, h2, h3, h4 { color:#726f70; }
h1 { font-size:20px; }
h2 { font-size:16px; }
h3 { font-size:14px; }
h4 { font-size:12px; }

/* text */
.textNormal { font-weight:normal; }
.textSmall { font-size:10px; }
.red { color:#F00; }
.alert { font-weight:bold; }

/* inputs */
.boxGreen select, .boxRed select { font-size:10px; margin:4px 0 0 0; width:100%; }
.boxGreen h1, .boxRed h1 { font-size:13px; padding:4px 0 0 0; margin:0; color:#FFF; }
.boxGreen h1 a, .boxRed h1 a { color:#FFF; text-decoration:none; }
.boxGreen h1 a:hover, .boxRed h1 a:hover { color:#FFF; text-decoration:underline; }
input[type='text'], input[type='file'], input[type='password'], textarea, select { border:1px solid #939598; }s
.100p { width:100%; }

/* boxes */
.boxGreen, .boxRed {
	padding:6px 13px 13px 10px;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	margin:0 0 5px 0;
}
.boxGreen { 
	background-color:#006136;
	background-image:url(../_images/box_green_bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.boxRed { 
	background-color:#b3261f;
	background-image:url(../_images/box_red_bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.boxHeader {
	background-image:url(../_images/top_bg.png); 
	background-repeat:no-repeat; 
	width:880px; 
	height:55px;
}
/* header */
.welcome {
	color:#FFF;
	font-weight:bold;
	font-size:14px;
}
.searchFor {
	padding:5px 0 0 0;
	margin:0 0 0 690px;
}
.talkwithus {
	float:left;
	padding:5px 0 0 5px;
	width:100px;
}
.newsItemMenu {
	margin:5px 0 5px 0;
	border-bottom:1px solid #a7a9ac;
	padding:0 0 5px 0;
}
/* agenda */
.boxAgendaCategory {
	float:left;
	padding:0 10px 0 10px;
	color:#333;
	width:130px;
	height:25px;
	line-height:25px;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}
.boxAgendaCategory a, .boxAgendaCategory a:hover, .boxAgendaCategory a:visited { color:#333; }
/* gallery */
.galleryBox {
	float:left;
	width:100px;
	text-align:center;
	margin:0 15px 15px 0;
}
.data {
	color:#006e41;
	font-weight:bold;
}
