body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:white;
	font-family:Verdana;
	font-size:small;
	color: #002F55;
	font-size: 12px;
}

#container
{
	width:914px;
	margin:0 auto;
	margin-top: 0px;
	padding: 0;
}

#header
{
	clear:both;
	width:914px;
	height:107px;
	background-image:url(uploadedimages/banner.jpg);
}

#content
{
	clear:both;
	float:left;
	width:914px;
/*	height:100%;
	margin:0 auto;*/
	margin-top: 0px;
}


#header_menu
{
	width: 914px;
	height: 30px;
	display: block;
	clear: both;
/*	margin:0 auto; */
	margin-top: 0px;
	padding: 0;
}


#footer_menu
{
	width: 100%;
	height: 24px;
	display: block;
	clear: both;
	background-color: #001a30;
	margin-top: 10px;
	padding: 3px;
}

#menu_left
{
	width: 13px;
	height:30px;
	display: block;
	float:left;
	clear: left;
}

#menu_center
{
	height: 30px;
	display: block;
	float: left;
	width: 888px;
}

#menu_right
{
	width: 13px;
	height: 30px;
	display: block;
	float: left;
	clear: right;
}

#menu_search
{
	height:30px;
	display: block;
	float:left;
	clear: right;
	width: 228px;
	background: url(/cms400min/uploadedImages/menu_blue.gif) 0 0 repeat-x;
    text-align: right;
    padding-top: 4px;
}

#pagemid
{
	clear:left;
	float:left;
	width:744px;
/*	height: 650px; */
	margin-top: 10px;
	margin-right: 10px;
}


#menu
{
	float:left;
	clear:right;
	width:160px;
	margin-top: 0px;
    	margin-right: 0px;
	height: 550px;
}

#right
{
   	display: block;
	height: 76px;
	clear: both;
/*	width: 160px;*/
	margin-top: 10px;
}

#login_menus
{
   	display: block;
	height: 10px;
	clear: both;
	width: 160px;
}

#lang
{
   	display: block;
	clear: both;
	width:914px;
	margin-top: 0px;
	height: 33px;
	text-align: right;
	vertical-align: bottom;
	margin-bottom: 0px;
}

#news
{
   	display: block;
	clear: both;
	width: 160px;
/*	height: 100%;*/
	vertical-align: bottom;
}



#article1
{
   	display: block;
	float:left;
	width:230px;
}


#article2
{
    display: block;
	float:left;
	width:230px;
}

#article3
{
    display: block;
	float:left;
	width:230px;
}

#case
{
    display: block;
	width: 100%;
}

.button
{
    background: url(/cms400min/uploadedImages/button_go.gif) repeat-x;
    color: #ffffff;
    font-size: 11px;
    height: 20px;
    margin: 0;
}

.search
{
    margin: 0;
}

/*
h1
{
    font-weight: normal;
    font-size: 40px;
    font-family: Verdana;
    color: #cc1e40;
}

h2
{
    font-weight: bold;
    font-size: 20px;
    font-family: Verdana;
    color: #cc1e40;
}

h3
{
    font-weight: bold;
    font-size: 16px;
    font-family: Verdana;
    color: #002F55;
}
*/
h1
{
    font-weight: bold;
    font-size: 20px;
    font-family: Verdana;
    color: #cc1e40;
}

h2
{
    font-weight: bold;
    font-size: 16px;
    font-family: Verdana;
    color: #002F55;
}

h3
{
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana;
    color: #002F55;
}



p
{
    font-size: 12px;
    font-family: Verdana;
    color: #002F55;
}

p.red
{
    font-size: 12px;
    font-family: Verdana;
    color: #cc1e40;
}




li
{
    font-size: 11px;
    font-family: Verdana;
    color: #002F55;
}

.standardtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 15px
}



UL.check  {
    list-style: url(/cms400min/uploadedImages/bullet_small.gif) square;
}

a
{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002F55;
}


a.red
{
    color: #cc1e40;
}

a:hover{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002F55;
}
a:active{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002F55;
}


/*
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002F55;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002F55;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002F55;
	font-size : 11px;
	font-weight : bold;
	text-decoration: underline;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002F55;
	font-size : 11px;
	font-weight : bold;
	text-decoration: underline;
} */