div.main
{
	width:1077px;
	background-image: url(/layout/main_bg.gif);
	background-repeat:repeat-y;
}

td.center
{
	width:100%;
	padding:20px 40px 0px 30px;
}

td.left .menu
{
    width:218px;
    /*border-left: solid 1px Black;*/
}

td.right .pane 
{
	width: 218px;
}


div.top
{
	height: 104px;
	background-image: url(/media/abstop.gif);
	background-repeat:no-repeat;
}

div.bottom
{
	height: 20px;
	padding-top: 80px;
	padding-left: 10px;
	background-image: url(/layout/bottom_bg.gif);
	background-repeat:repeat-x;
}

div.middle 
{
	background-image: url(/layout/middle_bg.gif);
	background-position:left top;
	background-repeat: no-repeat;
	padding-right: 54px;
}

#spacer 
{
	width:200px;
	height: 104px;
}

.top_text 
{
	padding-bottom: 10px;
}

.top_text p 
{
	padding-left: 60px;
	margin-bottom: 0px;
}
.top_links 
{
	padding-left: 10px;
}

div.top DIV.horizontal TABLE.items td 
{
	padding: 0px;
}

div.top DIV.horizontal TABLE.items DIV.item 
{
	padding-right: 8px;
}

div.top .top_links .menu 
{
	background-image: url(/media/sprak.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
}

div.subtop .item 
{
	margin-bottom: 0px;
}

div.subtop p 
{
	display: none;
}

td.right 
{
	border-left: 1px solid #acc2d0;
	background-color: #ecf0f4;
	background-image: url(/layout/right_bottom_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.modules_right .vertical  
{
	padding: 5px 18px;
}

.modules_right .surveypane .preamble 
{
	width: 100%;
}

.modules_right .surveypane .header 
{
	padding: 5px 18px;
}	

.modules_right .surveypane .preamble .Item
{
	padding: 5px 18px;
}

.right .pane a , .right .pane td, .right .pane div, .right .pane span
{
	color: #484d57;
	font-size: 10px;
}

.right .eventpane .dateabove, .right .eventpane .title 
{
	font-weight: bold;
} 

.right .eventpane .preamble 
{
	display: block;
	font-style: normal;
}

.right .eventpane .readmore 
{
	display: block;
	text-align: right;
	background-image: url(/layout/readmore.gif);
	background-position: left center;
	background-repeat: no-repeat;
} 

td.left .menu .item a 
{

}

td.left .menu .level_1 a
{
	display: block;
	height: 29px;
	padding-top: 10px;
	padding-left: 25px;
}

td.left .menu .level_1 .folder a 
{
	background-image: url(/layout/folder.gif);
	background-position:5px 12px;
	background-repeat: no-repeat;
}

td.left .menu .level_1 .active .folder a 
{
	background-image: url(/layout/folder_up.gif);
	background-position:5px 12px;
	background-repeat: no-repeat;
}

td.left .menu .item 
{
	background-image: url(/layout/menu_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

td.left .menu .level_2 a 
{
	display: block;
	height: 23px;
	padding-top: 6px;
	padding-left: 30px;
	/*background-image: url(/layout/level2_bg.gif);*/
       color:#285773;
	background-position: left top;
	background-repeat: no-repeat;
}

td.left .menu .padding 
{
	margin-left: 0px;
}

td.left .imagepane 
{
	margin-top: 20px;
}

#content_right 
{
	min-height: 370px;
	height: auto !important;
	height: 370px;
	background-image: url(/layout/right_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;	
}