html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

body
{
	height:auto !important;
	text-align: center;	
	font-size: 12px;
	background: #ffffff;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #333333;
}

#background
{
	background: url(images/body_bg.jpg) center 270px no-repeat;
}

table
{
	font-size:100%;
}

td
{
	vertical-align:top;
}

p
{
	padding: 0px;
	margin: 0px;
	text-align: justify;
	padding-bottom: 4px;
}

ul
{
	margin: 0px; padding: 0px;
	padding-left: 20px;
	padding-bottom: 4px;
}

ul li  { 
	text-align: justify;
	list-style: none; 
	background: url(images/mark.gif) left center no-repeat;
	background-position-y: 6px;
	margin: 0; padding: 0;
	padding-left: 15px;
}

img
{
	margin: 0px;
	border: 0px;
} 


a {color: #333333; text-decoration:none;}
a:hover{text-decoration:underline;}
.page p a{text-decoration: underline;}
.page a{text-decoration: underline;}

h1
{
	margin:0; padding:0;
	font-size:24px;
	padding: 0px 0px 15px 0px;
	color: #880000;
	font-family: tahoma, arial;
	text-align: left;
	width: 90%;
	font-weight: normal;
}
h1 a {color: #880000;}
h2
{
	margin:0; padding:0;
	font-size:120%;
	padding: 0px 0px 10px 0px;
	color: #005967;
	font-family: arial;
	text-align: left;
	width: 90%;
	font-weight: bold;
}
h2 a{color: #005967;}

h3
{
	margin:0; padding:0;
	font-size:110%;
	padding: 0px 0px 5px 0px;
	color: #005967;
	font-family: arial;
	text-align: left;
	width: 90%;
	font-weight: bold;
}
h3 a{color: #005967;}

#container
{
	margin-left:auto;
	margin-right:auto;
	width: 1000px;
	text-align: left;	
}

#header
{
	width: 1000px;
	height: 110px;
	padding: 15px 0 10px 0;
	background: url(images/bg_nav_bg.gif) right top no-repeat;
}

#top
{
	background-color: #61999D;
	height: 30px;
}
#top_text 
{
	color: #ffffff;
	font-size: 11px;
	background-color: #61999D;
	width: 785px;
	float: left;
 }
#top_text p {padding: 7px 0 0 15px;}

#search
{
	background:none;
	float: left;
	padding: 2px 0 0 0;
}

#top a
{
	color: #ffffff;
}

#navigation
{
	font-size: 90%;
	padding: 10px 0 0 15px;
}
#content
{
	width: 100%;
	background-color: #E5E5E5;
}

#content table td.left-column
{
	width: 200px;
	padding: 12px 0 0 10px;
}

#content table td.right-column
{
	width: 200px;
	padding: 12px 15px 0 0;
}

table.box
{
	width:575px;
}

table.box td.left_top
 { background: url(images/left_top.gif) no-repeat left top; width: 20px; }

table.box td.left
 { background: url(images/left.gif) repeat-y left top; width: 20px;}

table.box td.left_bot
 { background: url(images/left_bot.gif) no-repeat left top; width: 20px;}

table.box td.right_top
{	background: url(images/right_top.gif) right bottom no-repeat;
	width: 20px; height: 20px;}

table.box td.right
{	background: url(images/right.gif) right top repeat-y;	width: 20px; }

table.box td.right_bot
{
	background: url(images/right_bot.gif) right top no-repeat;
	width: 20px; height: 20px;
}

table.box td.top
{
	background: url(images/top.gif) left bottom  repeat-x;
	height: 20px;

}

table.box td.center
 { background-color: #ffffff; padding: 0 10px 0 10px;}

table.box td.bot
{
	background: url(images/bot.gif) left bottom repeat-x;
	height: 20px;
}
td.center div.page img
{
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0 7px 7px 0;
}
.date
{
	color: #7f7f7f;
	font-size: 90%;
	font-weight: normal;
}
#menu
{
	background-color: #eff5f5;
	border: 1px solid #bfcece;
	width: 200px;
}
#menu p.title
{
	background: #61999D url(images/menu.gif) left center repeat-x;
	color: #ffffff;
	font-size: 120%;
	font-family: arial;
	font-weight: bold;
	padding: 10px 5px 10px 5px;
	text-align: left;
	text-transform: uppercase;	
}
#menu p.title a
{
	color: #ffffff;
}
#menu ul
{
	padding: 0 5px 0 5px;
	margin: 0px;
}

#menu ul li
{
	padding: 5px 0 5px 0;
	list-style:none;
	border-bottom: 1px solid #bfcece;
	background-image: none;
}

#menu ul li a { color: #005967;}

#menu ul li p
{
	color: #005967;
	text-align: left;
	padding: 5px;
}

#menu ul li p.on { background-color: #cbdedf; }




#partner
{
	background-color: #efefef;
	border: 1px solid #cecdcd;
	width: 200px;
}
#partner p.title
{
	color: #53878f;
	font-size: 120%;
	font-family: arial;
	font-weight: bold;
	padding: 10px 5px 10px 5px;
	text-align: left;
}
#partner ul
{
	padding: 0 5px 0 5px;
	margin: 0px;
}
#partner ul li
{
	padding: 5px 0 5px 0;
	list-style:none;
	border-bottom: 1px solid #dedede;
	background-image: none;
}
#partner ul li a {color: #7d7d7d;}

#partner ul li p
{
	color: #7d7d7d;
	text-align: left;
	padding: 5px;
}

#partner ul li p.on { background-color: #e2e2e2;}


#resourses
{
	background-color: #e5e5e5;
	border: 1px solid #bfbfbf;
	width: 200px;
}

#resourses p.title
{
	background-color: #999999;
	color: #ffffff;
	font-size: 120%;
	font-family: arial;
	font-weight: bold;
	padding: 10px 5px 10px 5px;
	text-align: left;
}

#resourses ul
{
	padding: 0 5px 0 5px;
	margin: 0;
}

#resourses ul li
{
	padding: 5px 0 5px 0;
	list-style:none;
	border-bottom: 1px solid #bfbfbf;
	background-image: none;
}

#resourses ul li a { color: #7d7d7d;}

#resourses ul li p
{
	color: #7d7d7d;
	text-align: left;
	padding: 5px;
}

#resourses ul li p.on { background-color: #DADADA;}


#resourses ul li a img
{
	margin-bottom: -10px;
	margin-right: 7px;
}

#publications
{
	background-color: #ffffff;
	border: 1px solid #bfbfbf;
	width: 200px;
}

#publications p.title
{
	background-color: #999999;
	color: #ffffff;
	font-size: 120%;
	font-family: arial;
	font-weight: bold;
	padding: 10px 5px 10px 5px;
	text-align: left;
}

#publications table { margin: 0 5px 0 5px;}

#publications table tr td
{
	padding: 5px 0 10px 0;
	border-bottom: 1px solid #ececec;
	text-align: left;
}

#publications table tr td.text
{
	padding-left: 5px;
	text-align: left;
}

#publications ul li a {	color: #7d7d7d; }


#publications table tr td a:hover
{
	color: #005967;
	text-decoration:none;
	width: 100%;
}

#events td
{
	padding-bottom: 15px;
}
#events td.picture
{
	padding-left: 10px;
	width: 290px;
}
#events_title
{
	width:310px;
	margin:0px;
	padding:0px;
	padding:5px 0px 5px 5px;
	background-color: #799;#ac6f2a;
	color: #ffffff;
}

#events img{}

#news td
{
	padding: 10px 0 15px 0;
	border-bottom: 1px solid #ececec;
}

#news td.picture
{
	width: 150px;
}
#news td.text
{
	padding: 10px 0 15px 10px;
}

#news img{	border: 1px solid #ececec;}



#navigation_line
{
	background-color: #EFF5F5;
	height: 26px;
	margin: 5px 0 0 0;
}
#navigation_line p
{
	text-align: right;
	padding: 6px 5px 5px 0;
}
#navigation_line p a { color: #005967;}

#banners { width: 200px;}
#banners p { text-align: center; margin-bottom: 10px;}
#banners p img
{
	width: 200px; 
}

#footer
{
	color: #7D7D7D;
	background-color: #D4D4D4;
	font-size: 12px;
	background: #cfcfcf url(images/footer.jpg) center bottom no-repeat;
	height: 123px;
}

#footer div.menu
{
	padding: 20px 10px 10px 10px;
}

#line
{
	background: url(images/line.gif) left center repeat-x;
	height: 12px;
}

#footer span
{
	background-color: #f2f2f2;
	padding: 3px 7px 3px 7px;
}

#footer a
{
	margin: 0px 7px 0px 7px;
	color: #7D7D7D;
}

#footer p.menu_bot  {text-align: center; color: #53878F; margin-top: 20px;}

#footer p.menu_bot a
{
	color: #005967;
	font-size: 90%;
	font-weight: bold;
}
#sitemap ul
{
	margin: 10px;
}
#sitemap ul li
{
	background: none;
}
.button
{
	border: 1px solid #BFCECE; 
	width: 51px; 
	height: 20px;
	margin:5px;
}

