body {
	font-family: Arial, San-serif; 
	color: #000000; 
	font-size: 12px; 
	margin: 0;
	padding:0;
	background: #00474C url("../images/branding_bg.gif") repeat-y;
}

img {
	border: 0;
}

td {
	vertical-align: top; 
}

#wrapper {
	width: 1001px;
	height: auto;
	padding: 0;
}

#branding {
	width: 170px;
	height: 100%;
	float: left;
	background:url("../images/branding_bg.gif") repeat-y;
}

#navigation {
	width: 170px;
	height: auto;
	float: left;
}

#navigation ul {
	padding: 0;
	margin: 15px 5px 0px 26px;
	list-style: none;
}

#navigation li {
	font-family: Arial, San-serif; 
	color: #0EE0ED; 
	font-size: 11px; 
	line-height: normal; 
	font-weight: normal;
	text-align: left; 
	padding: 0 0 9px 0px;
	margin: 0 0 0 0px;
	list-style: none;
}

#navigation li a {
	color: #0EE0ED; 
	text-decoration: none;
}

#navigation li a:hover {
	color: #0EE0ED; 
	text-decoration: underline;
}

#navigation li a.on {
	color: #FFFFFF; 
	text-decoration: none;
}

#navigation ul li ul{
	margin: 15px 5px 10px 5px;
	list-style: none;
}

#navigation ul li ul li{
	padding: 0 0 3px 0;
	list-style: none;
}

#navigation ul li ul li a:hover
	color: #FFFFFF; 
	text-decoration: underline;
}

#navigation ul li ul li a.sub_on {
	color: #FFFFFF; 
	text-decoration: none;
}

#content {
	width: 831px;
	height: auto;
	float: left;
	padding: 0;
}

#content_text {
	width: 440px;
	height: auto;
	float: left;
	padding: 0 0 20px 0;
	background: #CEE9EB;
}

#content_text_agenda {
	width: 831px;
	height: auto;
	float: left;
	padding: 0 0 20px 0;
	background: #CEE9EB;
}

#column1 {
	width: 415px;
	height: auto;
	float: left;
}

#column2 {
	width: 416px;
	height: auto;
	float: right;
}

#content_pic {
	width: 391px;
	height: auto;
	float: left;
}

#content h1 {
	font-size: 14px; 
	color: #00484D;
	line-height: normal;
	font-weight: normal;
	text-align: left; 
	padding: 20px 0px 0px 18px;
	margin: 0;
}

#content h2 {
	font-size: 12px; 
	line-height: normal;
	font-weight: bold;
	text-align: left; 
	padding: 16px 0px 0px 18px;
	margin: 0;
}

#content h3 {
	font-size: 12px; 
	line-height: normal;
	font-weight: normal;
	text-align: left; 
	padding: 0px 0px 0px 18px;
	margin: 0;
}

#content h4 {
	font-size: 12px; 
	line-height: normal;
	font-weight: normal;
	text-align: left; 
	padding: 10px 0px 0px 18px;
	margin: 0;
}

#content p {
	font-family: Arial, San-serif; 
	color: #000000; 
	font-size: 12px; 
	line-height: normal; 
	text-align: left; 
	padding: 16px 27px 2px 18px;
	margin: 0;
}

#content ul {
	padding: 0;
	margin: 15px 5px 10px 18px;
	list-style: none;
}

#content ul li{
	padding: 0 0 3px 5px;
	list-style: none;
	background: url("../images/bullet.gif") no-repeat 0 2px;
}

#content table {
	margin: 16px 27px 2px 18px;
	padding: 0;
	border-collapse: collapse;
}

#content td {
	margin: 0;
	padding: 2px 3px 1px 3px;
}

#content_text_agenda table {
	width: 780px;
	border-bottom: solid 1px #A8B8B9; 
	margin: 18px 0 0 18px; 
	padding: 0; 
}

#content_text_agenda td {
	border-top: solid 1px #A8B8B9; 
	margin: 0; 
	padding: 10px 0 8px 0; 
}

#footer {
	width: 100%;
	height: 400px;
	padding: 0 0 0 170px;
	background: #00545A url("../images/branding_bg.gif") repeat-y;
}

.clear {
	clear: both;
}

.bottom_border {
	vertical-align: bottom;
	border-bottom: solid 1px #000000;
}

#agenda1,#agenda2,#agenda3,#agenda4,#agenda5,#agenda6,#agenda7,#agenda8,#agenda9,#agenda10 {display: none}

a:link {color: #000000; text-decoration: underline;}
a:active {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}

