* { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	background: #f00;
}

body {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	width: 170mm;
	visibility: visible;
}


#logo {
	visibility: hidden;
}

#pageWrapper {
	text-align: left;
	float: left;
    margin: 0; 
    width: 170mm;
	background: #0f0;
	border: 0px solid #000;
	top: 0px;
}

#left {
	visibility: hidden;
	width: 0px;
	height: 0px;
	overflow:hidden;
}


#topRegion2,
#printer,
#text,
#region1,
#printer,
#dateBox,
#dotholder,
#column1,
#activityBox,
#activityHeader,
#logo,
#bottomListContainer,
#bottomList,
#copyright,
#menu {
	visibility: hidden;
	font-size: 0px;
/*	overflow:hidden;*/
/*	display: block;*/
}

#topBox {
	visibility: visible;
	border: 0px solid #000000;
	float : left;
	color: #334966;
	margin-bottom: 0px;
	width: 100%;
}

#topBox h2 {
	visibility: visible;
	font-size: 14px;
	margin-left: 3px;
	color: #000;
	width: 100%;
}


/*
* { margin: 0; padding: 0; border: 0; }

html {
     overflow: -moz-scrollbars-vertical;
}

body, td {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
}

body {
	text-align: center; 
	background: #fff;
	color: #000;
	min-width: 780px;
	SCROLLBAR-FACE-COLOR: #dee3e7;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #dee3e7;
	SCROLLBAR-3DLIGHT-COLOR: #d1d7dc;
	SCROLLBAR-ARROW-COLOR: #006699;
	SCROLLBAR-TRACK-COLOR: #efefef;
	SCROLLBAR-DARKSHADOW-COLOR: #98aab1;
}

#content a {
	text-decoration: underline;
	color: #334966;
}

#content a:hover {
	text-decoration: underline;
	color: #334966;
	background: #EDF2F9;
}

#pageWrapper {
	position: relative;
	text-align: left;
    margin: 0 auto; 
    width: 745px;
	background: #fff;
}

#region1 {
	border: 0px solid #000000;
	width: 100%;
	height: 77px;
	background: #fff url(../img/design/topbg.gif) repeat-x;
}

#logo {
	position: relative;
	border: 0px solid #000000;
	top: 15px;
	width: 100%;
	height: 60px;
	background: #fff url(../img/design/logo.gif) no-repeat;
}

#dateBox {
	top: 0px;
	float : left;
	width: 210px;
	height: 25px;
	background: #737373;
	margin-bottom: 8px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #fff;
	text-align: center;

}





#menu{
}


#menu ul {
	margin:0;
	padding-right: 0px;
	float:left;
	width: 210px;
	padding-left: 0px; 
}

#menu li {
	list-style: none;
	background: #fff url(../img/design/menubg.gif) no-repeat;
	height: 22px;
	margin-bottom: 3px;
	_margin-bottom: 2px;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
}

#menu div.text {
	color: #fff;
	padding-top: 4px;
	padding-left: 35px;
}

#menu div.text a, #menu div.text a:visited {
	color: #fff;
	text-decoration: none;
}

#menu div.text a:hover {
	color: #000;
}

#banner {
	border: 0px solid #000000;
	float : right;
	width: 531px;
	height: 147px;
	background: #667C99;
	margin-bottom: 1px;
	background: #fff url(../img/design/banner.jpg) no-repeat;
}

.dotholder {
	position: relative;
	width: 100%;
	background: #fff url(../img/design/dot.gif) repeat-x;
	height: 5px;
	float : left;
	border: 0px solid #000000;
}

#middle {
	position: relative;
	float: left;
	width: 100%;
	border: 0px solid #000000;
	margin-top: 0px;
	padding-top: 0px;
}



#activityBox {
	width: 210px;
	border: 0px solid #000000;
	float: left;
}

#activityHeader {
	background: #C6D2E2;
	height: 24px;
	color: #333;
	font: bold 11px Tahoma;
	margin-top: 0px;
}


#activityHeader h2 {
	font: bold 11px Tahoma;
	padding-left: 11px;
	padding-top: 5px;
}

#importantBox {
	width: 210px;
	border: 0px solid #000000;
	float: left;
	padding-top: 15px;
}

#importantHeader {
	background: #ccc;
	height: 22px;
	_height: 24px;
	color: #333;
	font: bold 11px Tahoma;
	border: 1px solid #999;
}


#importantHeader h2 {
	font: bold 11px Tahoma;
	padding-left: 11px;
	padding-top: 5px;
}


#newsHeader {
	background: #667C99;
	height: 22px;
	_height: 24px;
	border: 1px solid #999;
}

#newsHeader h2 {
	font: bold 11px Tahoma;
	padding-left: 11px;
	padding-top: 5px;
	color: #fff;
}

#programHeader {
	background: #ccc;
	height: 22px;
	_height: 24px;
	border: 1px solid #999;
}

#programHeader h2 {
	font: bold 11px Tahoma;
	padding-left: 11px;
	padding-top: 5px;
	color: #333;
}


.newsDate,
.programDate {
	font: bold 11px Tahoma;
	color: #505050;
}

#activityBox ul,
#programBox ul,
#importantBox ul,
#newsBox ul
{
	margin-top: 2px;
	border: 1px solid #999;
	padding-left: 25px; 
	padding-top: 8px;
	padding-bottom: 5px;
	padding-right: 5px;

}

#importantBox ul {
	padding-left: 6px; 
}

#programBox ul {
	background: #ececec;
}


#activityBox li,
#programBox li,
#newsBox li
{
	list-style-position: outside;
	list-style-image: url(../img/design/list1.gif);
	margin-bottom: 5px;
}

#importantBox li {
	list-style: none;
	font-size: 11px;
	margin-left: 0px;
}

img {
	padding-right: 15px;
	border: 0px solid #999;
}

img.alignleft {
	float: left;
	padding: 4px;
	margin: 5px 7px 0px 0px;
	display: inline;
}


#activityBox li a,
#programBox li a,
#newsBox li a {
	text-decoration: underline;
	color: #505050;
}

#activityBox li a:hover,
#programBox li a:hover,
#importantBox li a:hover,
#newsBox li a:hover {
	text-decoration: underline;
	color: #800;
}

#importantBox li a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	color: #667C99;
}

#column1 {
	width: 210px;
	background: #fff;
	float : left;
	margin-top: 6px;
	margin-bottom: 6px;
}

#column2 {
	width: 262px;
	background: #fff;
	float : left;
	border: 0px solid #000000;
	margin-top: 6px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 6px;
}

#column3 {
	width: 264px;
	background: #fff;
	float : right;
	border: 0px solid #000000;
	margin-top: 6px;
	margin-bottom: 6px;
}


#nnClear:after {
    content: "."; 
    display: block; 
    clear: both; 
	height: 0px;
}

#bottomListContainer {
	border: 0px solid #000;
	padding-top: 0px;
	margin-top: 0px;
}

#bottomListContainer ul {
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
	background-color: #fff;
	color: #000;
	width: 100%;
	font: normal 90% tahoma, arial, helvetica, sans-serif;
	text-align: center;
}

#bottomListContainer li { 
	display: inline; 
}

#bottomListContainer li a {
	text-decoration: none;
	background-color: #fff;
	color: #666;
	padding: .2em 1em;
	border-right: 0px solid #000;
}

#bottomListContainer li a:hover {
	color: #000;
}

#copyright {
	font: normal 10px tahoma, arial, helvetica, sans-serif;
	color: #a4a4a4;
	text-align: center;	
}

#left {
	width: 210px;
	float : left;
}

#content {
	background: #667c99;

	background: #fff;
	margin-left: 214px;
	_margin-left: 211px;
	margin-top: 33px;
	_margin-top: 0px;
	width: 528px;
	_width: 530px;
	border: 0px solid #000;
}

p.newsTitle {
	margin-left: 3px;
	margin-bottom: 2px;
	font-size: 18px;
}

p.newsDate {
	margin-left: 3px;
	margin-bottom: 5px;
	font-size: 9px;
	font-weight: normal;
}

p.newsContent {
	margin-left: 3px;
	margin-bottom: 5px;
}


#attachedFileBox {
	width: 210px;
	border: 0px solid #000000;
	float: left;
}

#attachedFileHeader {
	background: #C6D2E2;
	height: 24px;
	color: #333;
	font: bold 11px Tahoma;
	margin-top: 10px;
}


#attachedFileHeader h2 {
	font: bold 11px Tahoma;
	padding-left: 11px;
	padding-top: 5px;
}

#attachedFileBox li {
	list-style: none;
	background: #fff url(../img/design/list1.gif) no-repeat;
	margin-left: 0px;
	padding-left: 19px;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 0px solid black;
	width: 190px;
}

#attachedFileBox a {
	text-decoration: underline;
	color: #334966;
}

#attachedFileBox li a:hover {
	text-decoration: underline;
	color: #800;
}

#attachedFileBox img {
	float: left;
	padding: 4px;
	margin: 2px 4px 0px 0px;
	display: inline;
}

#attachedFileBox .fileSize {
	font-size: 9px;
}

#moreNewsBox {
	width: 210px;
	border: 0px solid #000000;
	float: left;
}

#moreNewsBoxHeader {
	background: #C6D2E2;
	height: 24px;
	color: #333;
	font: bold 11px Tahoma;
	margin-top: 10px;
}


#moreNewsBoxHeader h2 {
	font: bold 11px Tahoma;
	padding-left: 11px;
	padding-top: 5px;
}

#moreNewsBox li {
	list-style: none;
	margin-left: 0px;
	padding-left: 5px;
	margin-top: 4px;
	margin-bottom: 8px;
	border: 0px solid black;
	width: 190px;
}

#moreNewsBox a {
	text-decoration: underline;
	color: #334966;
}

#moreNewsBox li a:hover {
	text-decoration: underline;
	color: #800;
}

#moreNewsBox img {
	float: left;
	padding: 4px;
	margin: 2px 4px 0px 0px;
	display: inline;
}

#moreNewsBox .fileSize {
	font-size: 9px;
}

#printer {
	position: relative;
	float: right;
	border: 0px solid #000000;
	height: 25px;
	width: 25px;
	top: 0px;
	background: #fff url(../img/design/printer.gif) no-repeat;
	cursor: pointer;
}

*/

