/* ----- BASIC ELEMENTS ----- */
body {
	background-color: #fff;
	color: #707070;
	font-size: 11px;
	font-family: 'Tahoma';
	background: url(assets/background.gif);
}

.clear {
	clear: both;
}

img
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    width: 600px;
    height: 383px;
    margin-top: 15px;
    margin-bottom: 15px;
}

p {
	margin: 10px 30px 10px 30px;
}

.yellow_span {
	color: #DFBD02;
	font-weight: bold;
}

.green {
	color: #016001;
}

.date {
	color: #016001;
	text-decoration: overline;
	padding: 10px 0 20px 0;
}

.light_green {
	color: #85B285;
}

#footer p {
	margin: 40px 30px 10px 30px;
	font-size: 10px;
	text-align: left;
}

#nav p {
	margin: 25px 0px 0px 25px;
	font-size: 9px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

.login_box p {
	margin: 20px 10px 0 25px;
	text-transform: none;
	color: #016001;
}

.login_box p b {
	font-weight: normal;
	color: #016001;
}

.login_box_2 p {
	padding: 0 10px 0 0;
	color: #fff;
}

#top p {
	margin: 95px 0px 0px 154px;
	font-size: 9px;
}

.content_box p {
	margin: 10px 5px 10px 5px;
	font-size: 12px;
	text-align: left;
}

.section p {
	margin: 10px 30px 10px 15px !important;
	margin: 10px 30px 10px 5px;
	font-size: 12px;
	text-align: justify;
}

.aside p {
	margin: 10px 30px 10px 0px;
	font-size: 11px;
	text-align: left;
}

h1 {
	margin: 20px 30px 7px 30px;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
}

h2
{
    margin: 0px 30px 10px 30px;
    font-size: 14px;
    font-weight: bold;
    color: #CC0000;
}

h3
{
    margin: 0px 30px 10px 30px;
    font-size: 14px;
    font-weight: bold;
    color: #FF9900;
}

a {
	text-decoration: none;
	color: #016001;
}

a:hover {
	text-decoration: none;
}

#top a {
	text-decoration: none;
	color: #016001;
}

#top a:hover {
	color: #900000;
}

.selected {
	background-color: #91D0C1;
}

/*----- MENU ----- */
#navLeft,#navRight {
	margin: 0;
	padding: 0;
	width: 122px;
	list-style: none;
	overflow: hidden;
}

#navLeft li,#navRight li {
	width: 122px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}

#navLeft a, #navRight a
{
    color: #016001;
}

#navLeft a:hover, #navRight a:hover
{
    color: #990000;
}

.li_nav_header a {
	display: block;
	width: 122px;
	height: 20px;
	background: url(assets/nav_header.gif) no-repeat;
}

.li_nav_body a {
	display: block;
	width: 122px;
	height: 20px;
	background: url(assets/nav_body.gif) no-repeat;
	padding-left: 25px;
	line-height: 20px;
}

.li_nav_body span {
	display: block;
	width: 122px;
	height: 20px;
	background: url(assets/nav_body.gif) no-repeat;
	padding-left: 25px;
	line-height: 20px;
}

.li_nav_footer a {
	display: block;
	width: 122px;
	height: 33px;
	background: url(assets/nav_footer.gif) no-repeat;
}

.li_nav_body a:hover {
	background-position: 0 -20px;
	color: #016001;
}

/* .li_active a:active  
{
background: url(assets/nav_body.gif) no-repeat;
*/
.li_active {
	background: url(assets/nav_body.gif) no-repeat;
	background-position: 0 -40px;
	color: #016001;
	padding-left: 25px;
	line-height: 20px;
}

/*----- LAYOUT ----- */
#container {
	width: 795px;
	margin: 0 auto;
}

#top {
	height: 10px;
	padding: 10px;
}

#nav {
	width: 120px;
	float: left;
}

.login_box {
	width: 120px;
	height: 155px;
	float: left;
	background: url(assets/login_box.gif) no-repeat top;
}

.login_box_2 {
	width: 120px;
	height: 155px;
	float: left;
	background: url(assets/login_box.gif) no-repeat top;
}

.login_box_2 p b {
	color: #016001;
}

#header {
	width: 665px;
	height: 215px;
	float: right;
	background: url(assets/content_header-new-small.png) no-repeat top;
}

#header h1 {
	margin-left: 160px;
	color: #016001;
}

#content {
	background: url(assets/content_body.gif) repeat-y;
	width: 665px;
	text-align: justify;
	float: right;
}

.section {
	width: 489px;
	margin: 10px 0 30px 14px;
	float: left;
}

.aside {
	width: 140px;
	margin: 10px 0 30px 14px;
	float: right;
}

#footer {
	background: url(assets/content_footer.gif) no-repeat;
	height: 85px;
	width: 665px;
	float: right;
	text-align: center;
	margin-bottom: 30px;
}

/*----- IMAGES ----- */
a img {
	border: none;
}

img.left,img.center,img.right {
	padding: 4px;
	border: 1px solid #a0a0a0;
}

img.left {
	float: left;
	margin: 0px 12px 5px 0px;
}

img.right {
	float: right;
	margin: 0px 30px 5px 0px;
}

/*----- FORM ----- */
input {
	border: 1pt solid #016001;
	font: normal 10px tahoma;
	color: #016001;
	margin: 5px 10px 5px 14px;
}

#article {
	height: 129px;
	text-align: left;
	vertical-align: top;
	width: 291px;
	margin-left: 14px;
}

input.button {
	background-color: #B2E2B5;
}

input.textboxes {
	width: 270px;
}

input.checkboxes {
	width: 1.5em;
}

input.login {
	margin-top: 10px !important;
	margin-top: -5px;
}

div#users-contain {
	width: 350px;
	margin: 20px 0;
}

div#users-contain table {
	margin: 1em 0;
	border-collapse: collapse;
	width: 100%;
}

div#users-contain table td,div#users-contain table th {
	border: 1px solid #eee;
	padding: .6em 10px;
	text-align: left;
}

.ui-button {
	outline: 0;
	margin: 0;
	padding: .4em 1em .5em;
	text-decoration: none; ! important;
	cursor: pointer;
	position: relative;
	text-align: center;
}

.ui-dialog .ui-state-highlight,.ui-dialog .ui-state-error {
	padding: .3em;
}