@import url(/css/conf.toolbar.css);

body
{
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
	background: #F8FDE9 url('/img/index/bg_top.jpg') repeat-x;
	margin: 0;
	padding: 0;
}

h1, h2, h3
{
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
	line-height: 1em;
	font-weight: normal;
}

h1
{
	color: #333;
}

h2
{
	color: #a30;
}

h3
{
	color: #000;
	letter-spacing: -.06em;
}


a
{
	color: #005BB3;
}

a:hover
{
	color: #8ec919;
}

ul li
{
	list-style-type: none;
	padding-left: 15px;
	background: transparent url(/img/index/li.gif) no-repeat;
	background-position: 0px .4em;
}

img
{
	border: none;
}

.img
{
	text-align: center;
	padding: 1em;
}

#flow
{
	position: absolute;
	left: 0;
	width: 99%;
}

#header
{
	padding: 25px;
	margin:0 0 7em 0;
	font-size: 85%;
}

#header a
{

}

#logo
{
}

#crumbs
{
	font-size: 100%;
}


/* GLOBALS **************************************************************************** */
#globals
{
	background: #2C7B77;
	position: absolute;
	top: 36px;
	left: 300px;
	font-size: 120%;
	font-family: "Arial Narrow", sans-serif;
	padding: 0;
	margin: 0 0 1em 0;
	color: #fff;
	text-align: center;
}

#globals span
{
	padding: 16px;
}

#globals span#active a
{
	color: #fff;
	padding:0;
}

#globals div a
{
	color: #DFE6C9;
}

#globals div a:hover
{
	color: #fff;
}

#globals div#active a:hover
{
	color: #eee;
}

#globals strong
{
	font-weight: normal;
}

.clu{background: url('/img/index/co_lt.gif') no-repeat left top; padding: 0;}
.cru{background: url('/img/index/co_rt.gif') no-repeat right top; padding: 0;}
.crb{background: url('/img/index/co_rb.gif') no-repeat right bottom; padding: 16px;}
.clb{background: url('/img/index/co_lb.gif') no-repeat left bottom; padding: 0;}

/* OPTIONALS **************************************************************************** */
#optionals
{
	position: absolute;
	top: 240px;
	color: #333;
	padding: 0;
	font-weight: bolder;
	font-size: 90%;
}

#optionals ul
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style:none;
	width: 180px;
}

#optionals li
{
	background: none;
	font-family: "Arial", sans-serif;
	margin-bottom: 4px;
}

#optionals li strong
{
	font-size: 85%;
	padding: 8px 8px 8px 12px;
	background: #DFE6C9;
	border-left: 5px solid #2C7B77;
	display: block;
}

#optionals li a
{
	font-size: 85%;
	padding: 8px 8px 8px 12px;
	display: block;
	border-left: 5px solid #F8FDE9;
}

#optionals li a:hover
{
	border-left: 5px solid #c3c3c3;
	background: #fefefe;
}

/* Content **************************************************/

#content, #general_content
{
	font-size: 75%;
	text-align: justify;
	padding: 0 10% 4em 260px;
	line-height: 1.49em;
}

#general_content
{
	padding: 0 10px 0 10px;
}

#content li, #general_content li
{
	margin-bottom: .5em;
}

#general_content h2{font-size: 200%;}

#content ul, #general_content ul
{
	list-style-type: square;
}

#content form
{
	display:block; 
}

#content form .def
{
	border:1px solid #b3b9c3; width:40%; font:1em arial;
}

#content img
{
	padding: 10px;
	background: url('/img/index/bg_img.gif');
}

#button
{
   background: #FFDC8B url('/img/index/bg_btn.gif') top;
   border: 1px solid #ccc;
   font-family: "Trebuchet MS", "Tahoma", sans-serif;
   padding: 4px 30px;
   width: 10em;
}

#news
{
	padding: 0;
	margin: 0;
}

p.newstitle
{
	padding: 0;
	margin: 0;
	font-size: 1.2em;
}

p.newstitle a
{

}

p.newsinfo
{
	color: #555;
	padding: 0 0 1em 0;
	margin: 0 0 0 7em;
}

p.newsinfo a
{
	color: #555;
}

p.newspreface
{
	padding: 0 0 1em 0;
	margin: 0;
}

span.newsdate
{
	color: #999;
	margin: 0;
	font-weight: normal;
}

span.newsmore a
{
	color: #777;
	font-size: 90%;
}

#general_content #news
{
	font-size: 90%;
}


/* FOOTER **************************************************************************** */
#footer, #general_footer
{
	font-size: 70%;
	padding: 0 0 0 25%;
	height: 140px;
}

#general_footer
{
	padding: 0 0 0 10%;
}

/* ALTERNATES **************************************************************************** */

#alternates
{
	text-align: center;
	float: left;
	background: url('/img/index/bg_footer.gif') repeat-x top;
	width: 80%;
}

#alternates a
{
	color: #474941;
}

#alternates a:hover
{
	color: #000;
}

.box
{
	margin: 0;
	padding: 0;
	background: url('/img/index/bg_box_crt.gif') no-repeat top right;
}

.inbox
{
	margin: 0;
	padding: 20px 40px;
	background: url('/img/index/bg_box_clt.gif') no-repeat top left;
}



/* COPY **************************************************************************** */
#copy
{
	color: #333;
	font-size: 90%;
	padding-top: 2em;
	text-align: left;
	line-height: 1.7em;
}

/* THUMB **************************************************************************** */
dl.thumb
{
	margin: 0 0 2em 0;
	padding: 0;
	clear: both;
}

.thumb dt, .thumb h2 a, .thumb h2
{	
	text-decoration: none;
	padding: .5em 0 .3em 0;
	margin: 0;
}

.thumb dd
{
	text-align: justify;
}

.thumb dt, .thumb dd
{
	margin: 0;
	padding: 0;
}

.thumb .img
{
	margin: 0 0 0 28px;
	float: right;
}

.em
{
	background: #DFE6C9;
	padding: 30px;
	margin: 0 50px 0 50px;
	font-style: italic;
}

.em h2 
{
	margin-top: 0;
}

table
{
	border: 0px;
	border-collapse: collapse;
}
table td
{
	padding: 0px;
	vertical-align: top;
}

table.grid td
{
	padding: 2em;
	text-align: left;
}

#nv
{
position: absolute;
top: 100px;
left: 20px;
right: 20px;
background: #eee;
border: 3px solid #fff;
padding: .5em;
font-size: 1.4em;
z-index: 99999;
}
#nv small
{
font-size: .65em;
color: #555;
}
#nv small a
{
font-size: 1.4em;
}