*
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 14px;
    font-family: sans-serif;
}
body
{
	background-color: #759ab5;
}
a
{
color: white;
}
a:hover
{
color: #759ab5;
}
#bg
{
margin: 0px auto 30px auto;
width: 975px;
background: url('images/bg.jpg') repeat-y center top;
}
#header
{
width: 934px;
height: 313px;
margin: 0px auto;
background: url('images/top.jpg') no-repeat center top;
position: relative;
}                                 
#footer
{
width: 975px;
height: 132px;
margin: 0px auto;
background: url('images/bottom.jpg') no-repeat center bottom;
text-align: center;
color: #759ab5;
}
#slogan, #slogan1
{
padding: 0px 0px 0px 70px;
margin: 0px;
line-height: normal;
font-family: Arial;
font-size: 34px;
color: #ff8000;
font-weight: normal;
}
#slogan
{
padding: 0px 0px 0px 25px;
padding-top: 15px;
color: #fff;
}
#header .srcform
{
position: absolute;
bottom: 0;
left: 0;
width: 150px;
}
.srcform *
{
margin: 5px;
color: #083e6d;
}
.srcform strong
{
font-size: 14px;
}
#header .srcform input
{
color: white;
} 
#header .srcform input.search
{
color: #083e6d;
} 
.srcform input
{
padding: 3px;
font-size: 12px;
background-color: #083e6d;
}
.srcform input.search
{
background-color: #fff;
color: #083e6d;
}
#tm
{
width: 930px;
margin: 5px 22px 5px 22px;
height: 34px;
}
#tm ul
{
background: #0060b6; /* url('images/tm.gif') no-repeat top left; */
height: 34px;
padding: 0px 0px 0px 40px;
}
#tm ul li
{
float: left;
display: inline;
}
#tm ul li a
{
color: white;
display: block;
margin: 4px 25px 0px 0px;
text-decoration: none;
font-family: Arial;
font-size: 14px;
padding: 5px 5px;
}
#tm ul li a:hover
{
color: orange;
}
ul.sidemenu li a
{
	font-size: 12px;
	color: white;
}
#main
{
}
#col1
{
	width: 200px;
	margin: 0px 0px 0px 22px;
	padding: 10px 0px;
}
#col2
{
	width: 715px;
	margin: 13px 22px 0px 12px;
}
.menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.menu
{
}
.menu ul li {
	list-style-type: none;
	margin: 0px;
	cursor: pointer;
}
.menu > ul > li
{
}
.menu > ul > li > a
{
padding: 4px 2px 4px 10px;
font-size: 14px;
font-weight: bold;
}
.menu > ul
{
margin: 3px 0px 5px 0px;
}
.menu ul a {
    background: #759ab5;
	display:block;
	text-decoration:none;
	margin: 0px;
	padding: 4px 2px;
	color: darkblue;
font-size: 14px;
font-weight: bold;
}
.menu > ul > li > a {
}

.menu ul a:hover {
	color: blue;
	background-color: silver;
}
	.mlmenu ul li
	{
      margin: 1px;
      color: darkblue;	
	}
		/*this is the css for the vertical version*/
		.vertical ul{
			list-style-type: none;
			padding: 0px;
			padding-bottom: -20px;
		}
		.vertical ul li
		{
		text-indent: 0px;
        }
		.vertical li a{
			display: block;
			width: 174px;
			text-decoration: none;
		}
		.vertical li ul li a{
			display: block;
			width: inherit;
			padding: 4px 2px 4px 2px;
		}
		.vertical li ul{
			position: absolute;
			margin-top: -1.5em;
			margin-left: 185px;
		}
		.vertical li
		{
			width: 165px;
		}
		.vertical li ul li
		{
			width: 190px;
		}

		/*this is the css for the horizontal version*/
		.inaccesible li ul{
			display: none;
		}
		/*Arrow code - looks like <a class="haschild" href="#">Text <span>Arrow</span></a> can be turned on/off with arrow class*/
		.arrow a span{
		padding-left: 1em;
		font-size: 85%;
		color: #10174d;
		}
		.arrow a:hover span{
		background-color: transparent;
		}
		.arrow a span.noshow{
			visibility: hidden;
		}
		span.vert
	    {
    	  color: #10174d; 
    	}

.nav
{
padding: 0px 0px 0px 20px;
color: #fff;
}
#ctitle
{
font-size: 18px;
color: white;
margin: 10px 5px 0px 0px;
background: url('/images/ctitle.gif') repeat-x bottom left;
padding: 0px 0px 0px 3px; 
}
#content
{
	padding: 10px 20px 20px 20px;
	margin: 0px 5px 5px 0px;
    border: 1px solid white;
	background: url('/images/page-curl.jpg') top right no-repeat; 
	color: #ff7f00;
}
#content *
{
	color: #ff7f00;
}
#content ul
{
	padding: 0px 0px 0px 30px;
	list-style-type: circle;
}
#content ul li
{
padding: 0px;
}
#content p
{
text-indent: 20px;
margin: 10px 0px;
text-align: justify;
line-height: 150%;
}
#content .srcform input
{
font-weight: bold;
} 
#content input.search
{
color: #083e6d;
font-weight: normal;
} 
.hl
{
color: red;
}
.searchresult
{
margin: 0px 0px 20px 0px;
}
.newsdate
{
display: block;
text-align: left;
font-size: 10px;
margin: 0px 50px 0px 0px;
font-style:italic;
color: #759ab5;
}
.newscontent
{
margin: 10px 0px 30px 0px;
text-indent: 20px;
}
#cfl
{
	width: 50px;
	height: 50px;
	float: right;
}
