*
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial;	
}

html
{
	height: 100%;
}
#MainContent
{
	font-size:14px;	
}



#MainContent b
{
	
}

#MainContent .newstime
{
	color: #0d6ec4;
	font-size: 11px;
	margin-left: 5px;
	font-style: oblique;				
}

#MainContent .header
{
	font-family:Tahoma;
	font-size:22px;
}
#MainContent .headerlink
{
	display:inline;
	text-decoration:none;
	font-size:12px;
	color: Black;
	font-weight:bold;
}

#MainContent .headerlink:hover
{
	display:inline;
	text-decoration:underline;
	font-size:12px;
	
	font-weight:bold;
}

#MainContent .text
{
	font-family:Tahoma;
	font-size:11px;
}

#MainContent a
{
	 display:inline;
	text-decoration:none;
	font-size:11px;
	color:#0068bb;
}

#MainContent a:hover
{
	display:inline;
	text-decoration:underline;
	font-size:11px;
	color:#0068bb;
}

#MainContent .newsheader
{
	display:inline;
	text-decoration:none;
	font-size:12px;
	color: Black;
	font-weight:bold;
}

#MainContent .newstext
{
	display:inline;
        text-decoration:none;
	font-size:11px;
	color:#425064;
}

#MainContent ul
{		
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#MainContent li
{
	float:none;			
}

body
{
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-color: White;	
	font-family: Tahoma Arial Verdana;
}

#content
{
	height: 100%;
	min-height: 100%;
	position: relative;
	width: 100%;
	background-image: url(images/page/page_bg_left.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#before_footer
{
	width: 100%;
	position:relative;
	height:54px;
	clear:both;
}

#footer
{
	position:absolute;
	bottom: 0px;
	width: 100%;
	height: 54px;
	background-image: url(images/page/bg_left.gif);
	background-repeat: repeat-x;
	text-align: center;
}

img
{
	padding:0px;
	margin:0px;
}

/* end of page markup */

/* header */

#top ul
{
	 list-style-type: none; 
	 width: 100%;
	 height: 100%;
}

#top li
{
	 float: left; 	 
	 margin-right: 10px;
}

#top a
{
	font-size: 10px;
	color: #0058a3;
	text-decoration:none;
}

#top a:hover
{
	color: White;
}

#map
{
	position:relative; 
	width: 535px; 
	height: 20px; 
	left: 362px; 
	top: 22px;
}

/* end header */

/* page elements */

#header
{	
	width: 984px;
	height: 108px;
	background-image: url(images/page/page_header.jpg);	
	text-align: left;
}

#page
{
	margin-left: auto;
	margin-right: auto;
	width: 984px;
	display:table;
	position:relative;
}

#main
{
	width: 820px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.menu_left_item1
{
	background-image: url(images/page/pmenu_rbutton.gif);
	background-repeat:no-repeat;
	height: 35px;
	width: 100%;
}

.menu_left_item11
{
	 display:block;
	 width:100%; 
	 border: none; 
	 text-align:left; 
	 text-indent: 40px;
	 font-size: 12px;
	 color: Black; 
	 
}

.menu_left_center
{
	  width:100%; 
	 border: none; 
	 text-align:left; 
	 text-indent: 40px;
	 font-size: 12px;
	 color: Black; 
	 
}

.menu_left_direction
{
	background-image: url(images/page/page_direction.jpg);
	background-repeat:no-repeat;
	height: 41px; 
	width: 100%; 
}
.menu_center_direction
{
	width: 100%; 
}

.menu_left_item2
{
	background-image: url(images/page/pmenu_part.gif); 
	background-repeat:no-repeat; 
	height: 61px; 
	width: 100%; 
	margin-bottom: 4px;
}

.menu_left_item3
{
	 background-image: url(images/page/page_action.jpg); 
	 background-repeat:no-repeat; 
	 height: 131px; 
	 width: 100%;
	 margin-bottom: 5px; 
	 margin-top: 10px;
}

.menu_left_item31
{
	display:block; 
	width:100%; 
	height:100%; 
	border: none;
}

.btn_search
{
	top: 1px !important;
	top: 0px;
	position: relative;
	height: 19px;
}

.tb_search
{
	top: 0px;
	left: 0px;
	margin-bottom: 4px;
	margin-right: 5px;
	position: relative;	 
	background-color: White; 
	border: solid 1px #004FA4; 
	height: 17px;	
}

/* page elements */

/* menu ul/li/a declaration */

.menu
{
	float: left;
	width: 100%;
	border-style: none;	
}

.menu ul
{	
	margin: 0px;	
	padding: 0px;
	list-style-type: none;	
}

.menu li 
{
	float: left;
	margin: 0px;
	padding: 0px;	
} 

.menu a
{
	padding: 0px;
	display: block;	
}

.menu_100
{
	width: 100%;
	height: 100%;
	
}

.menu_100 a
{
	width: 100%;
	height: 100%;


}

.menu_hor ul
{	
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 25px;
	
	background-image: url(images/page/page_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
	
}

.menu_hor li 
{
	padding-right: 5px;
	font-size: 12px;
} 

.menu_hor a
{
	color: #003d70;	
	text-decoration: none;		
}

.menu_hor a:hover
{
	color: Red;
	
}

.menu_left ul
{
	width: 100%;
}

.menu_left a:hover
{
	text-decoration: none;
	color: #002863;
}

.direction
{
	 position:relative; 
	 left: 70px; 
	 top: 0px; 
	 height: 100%; 
	 width:139px;
}

.direction a
{
	 display:block; 
         width:100%; 	 
	 text-align: center; 
	 padding-top: 7px; 
	 padding-bottom: 10px;
	 font-size: 12px;
	 color: Black;	 
}

/* end of menu ul/li/a declaration */