body 
{
	background-image: url("../img/background.jpg");
	background-repeat: repeat-x;	 
	background-color: #FFFFFF;
	margin-top: 15px;
	font-family: Arial;
}
INPUT
{
	font-size: 11px;
	width: 150px;
	
}



a:link {text-decoration:none; color: #FFF;}
a:active {text-decoration:none; color: #FFF;}
a:visited {text-decoration:none; color: #FFF;}
a:hover {text-decoration:underline; color: #FFFFFF;}




div#top {
	position: static;
	MARGIN: auto;
	width: 970px;	
	height: 110px
}

div#logo 
{
	float: left;
	height: 100px;
	width: 81px;
	background-image: url("../img/logo.gif");
	cursor: hand;
}
div#name 
{
	float: left;
	height: 76px;
	width: 533px;
	margin: 10px 0px 0px 15px;
	font: Courier;
	font-size: 22px;
	font-weight: bold;
	color: #006699;		
}


div#topright {
	float: right;
	width: 300px;
	height: 98px;	
	text-align: right;
}

div#icon 
{
	text-align: right;
	vertical-align: top;
	float: right;
	height: 27px;	
	font-size: 13px;
	margin-bottom: 5px;	
}
div#icon A { color: #003366; }

div#search IMG 
{
	margin: 5px 0px 0px 5px;
}

div#languages
{
	clear: both;
	padding-top: 10px;
}
div#languages IMG
{
	margin-left: 10px;
}

div#bb {
	margin: auto;
	clear: both;
	height: 180px;
	width: 970px;
/*	background: white;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;*/
}



div#body
{
	margin: 10px auto;		
	width: 970px;
	height: 300px;
}
div#mainColumn
{
	float: left;
	width: 780px;
}
div#menuTitle
{
	height: 21px;
	/*background-image: url("../img/menu_03.jpg");*/	
	background-image: url("../img/line_center.png");
	/*background-image: url("../img/menu_03.jpg");*/
	background-color: #006699;
	background-color: #006699;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	font-weight: bolder;
	padding: 5px 0px 0px 10px; 
}
div#menuTitle IMG
{
	margin: 0px 7px 0px 7px;
}
div#announce
{
	margin-top: 4px;
	float: left;
	width: 320px;
	height: 130px;
	/*background-image: url("../img/curved.jpg");
	background-position: right top;
	background-repeat: no-repeat;*/
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	padding: 5px 5px 5px 5px;
	vertical-align: text-top;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
div#announce IMG
{
	padding: 5px 10px 5px 5px;
}
div#announce h3
{
	color: #FF9933;
	margin-top: 15px;
	font-size: 18px;
}
div#news
{
	margin-top: 4px;
	padding-top: 5px;
	float: right;
	width: 420px;
	height: 137px;
	font-size: 11px;
	color: #FF9933;
	font-weight: bold;
}
div#news A
{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;	
}
div#line
{
	height: 5px;
}

div#mainmenu
{
	margin: 160px 0px 5px 0px;		
	font-size: 12px;	
}
#mainmenu ul
{
	color:#333333;
	text-transform: uppercase;
	LIST-STYLE: none none outside;
	font-size: 11px;	
	text-align: left;
	padding-left: 0px;
	min-height: 85px;
	margin-left: 0px;
}
#mainmenu ul a 
{
	color: #666666;
	text-decoration: none;
	font-size: 11px;	
}
#mainmenu ul li 
{
	float:left;
	width: 244px;			
}
#mainmenu ul h2 
{
	height:10px;
	font-size: 14px;	
}
#mainmenu ul li ul li
{
	width: 100%;
	background: url("/public/design/img/uch_03.gif") left 0.4em no-repeat;
	margin: 0 0 7px 0;
	padding:0 0 0 10px;	
	text-align: left;
	LIST-STYLE: none none outside;	
	
}

div#rightColumn
{
	float: right;
	width: 180px;		
}
div#rightColumnTitle
{
	height: 21px;
	background-image: url("../img/line_center.png");
	background-color: #006699;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	font-weight: bolder;
	padding: 5px 0px 0px 10px;
}
div#rightColumnBody
{			
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	border-top-width: 0px;
	text-align: center; 
	padding-top: 15px;
	padding-bottom: 15px;
}
div#rightColumnBody IMG
{	
	margin: 0px 10px 0px 10px;
}

div#bottom
{
	
	clear: both;
	MARGIN: 200px auto;
	margin-bottom: 10px;
	width: 970px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-color: #C4C4C4;
	border-style: solid;
	border-width: 1px 0 0 0;
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
div#bottom h1
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}


/*------Second Page--------*/
div#menu_page
{
	margin: auto;		
	width: 960px;
	height: 21px;	
	color: #FFFFFF;
	padding: 5px 0px 0px 10px;
	font-weight: bolder;
	font-family: Arial;
	font-size: 12px;
	background-image: url("../img/line_center.png");
	/*background-image: url("../img/menu_03.jpg");*/
	/*background-color: #006699;*/
}

div#main
{
	margin: auto;		
	width: 970px;
}

div#main_place
{
	
	position: static;
	MARGIN: 0px auto;
	width: 970px;
}
div#main_top
{
	width: 735px;
	height: 15px;
	COLOR: #002d62;	
	text-align: left;
	float: right;
	font-size: 12px;
	padding-top: 5px;	
	border-bottom: #ccc 1px solid;
	margin-right: 5px 
}

#main_top OL 
{	
	padding: 0px 0px 0px 15px;
	MARGIN: 0px;	
	
}
#main_top LI 
{	
	PADDING-RIGHT: 0px;	
	FONT-SIZE: 0.9em;	
	BACKGROUND: url(/public/design/img/breadcrumb_arrow.gif) no-repeat right center;	
	FLOAT: left;	
	MARGIN-RIGHT: 5px;	
	LIST-STYLE-TYPE: none
}

#main_top A 
{	
	COLOR: #002d62;	
	TEXT-DECORATION: none
} 
#main_top A:link 
{	
	COLOR: #002d62;	
	TEXT-DECORATION: none
}



div#main_left
{
	float: left;
	width: 205px;
	padding-top: 20px;
}

div#newsMenu 
{
	border-left: #006699 solid 4px;
	padding-left: 7px;	
}
div#newsMenu h3 
{
	DISPLAY: block;	
	FONT-WEIGHT: normal;	
	FONT-SIZE: 14px;
	margin: 0;
	padding: 0px;		
	COLOR: #444;	
	FONT-FAMILY: Arial;
}

.newsLI
{	
	LIST-STYLE: none none outside;	
	LINE-HEIGHT: 16px;
	margin: 5px 0 5px 0;
}
.newsMenuText
{	
	font-family: Arial;
	font-size: 14px;
	COLOR: #006699 !important;
	text-decoration:none;
	
}

div#main_body
{
	float: right;
	width: 720px;
	margin: 0px 5px 0 0;
	font-family: Verdana;
	font-size: 14px;  
	text-align: justify;
	line-height: 180%;
	color: #444;
	padding: 10px 0 25px 15px;
	border-left: #ccc solid 1px; 
	min-height: 500px;
}
div#main_body IMG
{
	margin: 5px 5px -5px 0px; 
}

div#main_body P
{
	text-indent: 25px; 
}

div#main_body a:link {text-decoration:none; color: #006699;}
div#main_body a:active {text-decoration:none; color: #006699;}
div#main_body a:visited {text-decoration:none; color: #006699;}
div#main_body a:hover {text-decoration:underline; color: #006699;}



UL.index 
{	
	CLEAR: left;	
	margin-left: 0px;
	LIST-STYLE: none none outside;	
}
UL.index LI 
{	
	BORDER-TOP-WIDTH: 0px !important;	
	CLEAR: left;	
	PADDING-RIGHT: 0px;	
	PADDING-LEFT: 0px;	
	PADDING-BOTTOM: 10px;	
	OVERFLOW: hidden;	
	PADDING-TOP: 10px;	
	
}
UL.index .image 
{	
	FLOAT: left;	
	WIDTH: 80px;
}
IMG 
{	
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px
}
UL.index .image IMG 
{	
/*	BORDER-RIGHT: #999 1px solid;	
	BORDER-TOP: #999 1px solid;	
	BORDER-LEFT: #999 1px solid;	
	BORDER-BOTTOM: #999 1px solid*/
}
UL.index .content 
{	
	WIDTH: 86%;
	FLOAT: left;
	COLOR: #444;
	font-size: 12px;
	line-height: 100%;
}
UL.index H2 
{	
	FONT-WEIGHT: bold;	
	FONT-SIZE: 1.1em;	
	MARGIN: 10px 0px;	
	line-height: 130%;
}
UL.index H2 A
{
	color: #002d62;
}
UL.index .detailed-meta 
{	
	FLOAT: none;	
	MARGIN-BOTTOM: 0px;	
	MARGIN-LEFT: 8px;	
	POSITION: static;	
	TOP: 0px
}
UL.index .meta 
{	
	FLOAT: right;	
	MARGIN-BOTTOM: -18px;	
	POSITION: relative;	
	TOP: -18px
}
div#newstitle
{
	COLOR: #002b5f;
	FONT-FAMILY: Arial;
	FONT-SIZE: 17px;
	FONT-WEIGHT: normal;
	padding-bottom: 5px; 
}

div#newsdt
{
	FONT-WEIGHT: bold;	
	FONT-SIZE: 0.9em;	
	MARGIN-BOTTOM: 5px;
	color: #666;
}
div#newscontent
{
	color: #444;
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana;
	font-variant: normal;
	padding-top: 15px;
	line-height: 180%;
	text-align: justify;
}
div#newscontent IMG
{
	padding: 10px 10px 10px 10px;
}
div#newscontent A
{
	COLOR: #002d62;	
	TEXT-DECORATION: underline;
}


div#bottom_page
{	
	clear: both;
	MARGIN: 0px auto;
	margin-bottom: 10px;
	width: 970px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-color: #C4C4C4;
	border-style: solid;
	border-width: 1px 0 0 0;
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
div#bottom_page h1
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
/*jQuery*/
.accordion {
		
	width: auto;
	border-bottom: solid 1px #c4c4c4;
}
.accordion h3 {
	background:  url(/public/design/img/arrow-square.gif) no-repeat right -52px;
	padding: 4px 20px;
	margin: 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover {
	background-color: #add4ef;
}
.accordion h3.active {
	background-position: right 5px;
}

.accordion div#table {
	/*background: #f7f7f7;*/
	margin: 0px;
	padding:  10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}
/*----------END------------*/






		
