/* CSS Document */
body
{
background:url(images/background.jpg) repeat-x #b4d338;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:normal;
color:#000000;
line-height:20px;
margin:0px;
height:auto;
}

#header
{
background:url(images/header.jpg) no-repeat;
width:868px;
height:261px;
margin:0 auto;
}


a
{
text-decoration: underline;
color:#0072b3;
}


a:hover
{
text-decoration: none;
color:#0072b3;
}


#logo
{
width:244px;
height:161px;
float:left;
margin-top:50px;
margin-left:20px !important;
margin-left:10px;
}


#menubar
{
margin:0 auto;
width:868px;
}

.multiarticle
{
	font: 16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*padding-top:10px;
	padding-left:3px;*/
         padding:4px 5px 4px 5px;
	margin:0px;
         /*margin-left:10px;
         margin-right:10px;*/
	float:center;
	text-align:center;
         /*vertical-align:middle;*/
	color: #FFF;
	height:15px;
	width:150px;
	background-color:#0072b3;
}

.multiarticle a
{
         text-decoration: underline;
         color:#ffffff;
}

#menu-content
{
         margin:0 auto;
	padding: 0;
         position: relative;
}


#menu-content ul 
{
	color: #FFF;
	padding-left: 0;
         margin:0;
}

#menu-content li 
{ 
display: inline;
}

#menu-content li a
{
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:10px;
	padding-left:3px;
	margin:0px;
         margin-left:10px;
         margin-right:10px;
	float:left;
	text-align:center;
	color: #FFF;
	text-decoration: none;
	height:25px;
	width:150px;
	background: url(images/menu.gif) no-repeat center;
}


#menu-content li a:hover
{
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000; 
	background: url(images/menu-1.gif) no-repeat center;
}


#menu-content li a#current
{
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000; 
	background: url(images/menu-1.gif) no-repeat center;
}

#white-bg-top
{
background:url(images/white-bg-top.jpg) no-repeat;
width:868px;
height:17px;
margin:0 auto;
clear:both;
}

#white-bg-mid
{
background-color:#FFFFFF;
width:868px;
padding-top:30px;
height:1000px auto;
margin:0 auto;
}


#white-bg-down
{
background:url(images/white-bg-down.jpg) no-repeat;
width:868px;
height:17px;
margin:0 auto;
}


#left-sec
{
width:540px;
float:left;
margin-left:20px!important;
margin-left:10px;
}

#right-sec
{
width:260px;
float:right;
margin-right:20px!important;
margin-right:10px;
padding-left:10px;
}


#blue-bg-top
{
background:url(images/blue-top.jpg) no-repeat;
width:260px;
height:15px;
}

#blue-bg-mid
{
background:url(images/blue-mid.jpg) repeat-y;
width:260px;
min-height:900px;
height:auto;
}


#blue-bg-mid-inner
{
width:240px;
padding-left:20px;
}

#blue-bg-down
{
background:url(images/blue-down.jpg) no-repeat;
width:260px;
height:14px;
}


.blue-box
{
background:url(images/blue-strip.jpg) no-repeat;
font-size:13px;
color:#FFFFFF;
width:459px;
height:28px;
float:left;
margin:40px 0px 40px 0px;
padding:5px 20px 0px 20px;
}

.blue-box-left
{
width:300px;
float:left;
}

.blue-box-right
{
width:65px;
float:right;
}


.blue-box a
{
text-decoration:underline;
color:#FFFFFF;
}


.blue-box a:hover
{
text-decoration:none;
color:#FFFFFF;
}

.footer
{
background:url(images/footer.jpg) no-repeat;
width:848px;
height:48px;
margin:0 auto;
font-size:11px;
color:#FFFFFF;
padding-top:7px;
padding-left:20px;
margin-top:20px;
}

.footer a
{
color:#FFFFFF;
text-decoration:none;}

.footer a:hover
{
color:#000;
text-decoration:none;
}


h1
{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#000000;
margin:0px;
margin-bottom:20px;
}

.cleardiv
{
clear:both;
}

h2
{
line-height:25px;
}

#right-sec h2
{
	font: 15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px;
	float:left;
	padding-left:10px;
	text-align:center;
	color: #000;
	text-decoration: none;
}

/*#right-sec h2
{
	font: 15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px;
	padding-left:0px;
	text-align:left;
	color: #000;
	text-decoration: none;
}
#right-sec li {
   list-style: circle;
}

#right-sec ul {
	margin-right:20px!important;
	margin-right:10px;
	padding-left:0px;
   /*...; border-top: solid 1px blue; ....*/
/*}

#right-sec ul ul {
	margin-right:20px!important;
	margin-right:10px;
	padding-left:0px;
   /*...; border-top: solid 1px blue; ....*/
/*}

#right-sec ul ul ul {
	margin-right:20px!important;
	margin-right:10px;
	padding-left:0px;
   /*...; border-top: solid 1px blue; ....*/
/*}*/