a {
	color:#98C209;
	text-decoration:none;
	font-size:14;
}

a.current {
	color:#999999;
	font-size:14;
}

a:hover {
	color:#f6d500;
	font-size:14;
}

acronym {
	font-weight:bold;
	cursor:help;
	font-size:14;
}

body {
	font-family: "Trebuchet MS", verdana, tahoma, helvetica, arial, sans-serif;
	font-size:14;
	margin: 1em;
	background-color:#F8F8F8;
}

#wrapper {
	margin-right:10em;
	padding:0.2em;	
	border-color:#D8D8D8;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFFF;
}

#section_wrapper {
	padding: 0.2em 0.2em 0.2em 0.2em;
	border-left-color:#f6d500;
	border-left-style:solid;
	border-left-width:12px;
}

#sidebar {
	width:6.5em;
	float:right;
}

#main {
	margin-right:6.8em;
}

#profile_wrapper{
	border-width:1px;
	border-style:dotted;
	border-color:#CCCCCC;
	margin-bottom:0.3em;
	padding:0.2em;
}

ul{
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type:none;
	line-height:1.3em;
}



li {
	font-size:65%;
	line-height: 2em;
	color:#999999;
}

li.link{
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
}

p{
	margin:0em 0em 1em 0em;
	text-align:justify;
	color:#999999;
	font-size:14;
	line-height: 2em;
}


h2 {
	margin:0em 0em 0.4em 0em;
	padding:0.1em;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#98C209;
	font-size:16;
	font-weight:bold;
	color:#98C209;
}


h3 {
	margin:0em 0em 0.4em 0em;
	padding:0.1em;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-size:70%;
	font-weight:bold;
}

.main_title{
	color:#B6B6B6;
        font-size:22;
	font-weight:bold;
	color:#98C209;



}

.secondary_title{
	background-color:#f6d500;
	border-bottom-color:#98C209;
	color:#98C209;
}

.content{
	text-align:justify;
	color:#999999;
	font-size:14;
}

.normal{
	text-align:justify;
	color:#999999;
	font-size:14;
}

.list_title{
	background-color:#f6d500;
	border-bottom-color:#98C209;
	color:#98C209;
	margin:0em;
}

.mx{
color:#D8D8D8;
}

.faded{
color:#CCCCCC;
text-align:center;
}

form{
color:#D8D8D8;
font-size:14;
}

center{
color:#D8D8D8;
font-size:14;
}

strong{
color:#D8D8D8;
font-size:14;
}





