* {
	font-family: Arial,Helvetia,sans-serif;
	color: black;
}

body {
	background-color: #8AB630;
	margin-top: 5px;
	margin-bottom: 5px;
}

.divcontainer {
	margin: auto;
	position: relative;
	width: 999px;
}

p {
	font-size: 100%;
}
h1, h2, h3 {
	font-weight:bolder;
	padding-bottom: 5px;
	padding-top: 5px;
}

h1 {
	font-size: 138.5%
}

h2 {
	font-size: 123.1%
}

h3 {
	font-size: 108%;
}

#footer {
	color: #385331;
	padding-left: 20px;
	padding-top: 5px;
}

ul li {
	list-style-type: disc;
}

.homeright li {
	color: white;
}

#header{
	background-color: white;
	padding: 10px;
	padding-left: 20px;
}

#header a {
	text-decoration: none;
}
#header .header-link{
	color: #72AD53;
}

#header .header-link:hover{
	text-decoration: underline;
}

#header a img.arrow {
	padding-left: 5px;
	vertical-align:middle;
}

#header-logo{
	margin-right: 200px;
}

#main {
	width: 999px;
}

#main .left {
	width: 238px;
	vertical-align:top;
	background-color: #f4911e;
}

#main .right {
	width: 176px;
	vertical-align:top;
	background-color: #387f2a;
}

#main .middle {
	background-color: white;
	vertical-align:top;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#main .middle p {
	padding-top: 5px;
	padding-bottom: 5px;
}

#main td {
 
}

#ufc-button{
	background: url("/images/ufc-tout.gif") no-repeat 0 -170px;
	width: 220px;
	height: 170px;
	display: block;
}

#ufc-button:hover{
	background-position: 0 0;
}

#participation{
	position: absolute;
	top: 270px;
	left: 0px;
	font-size: 116%;
	line-height: 20px;
}

#participation-text{
	color: white;
	width: 325px;
	padding-top: 18px;
}

#benefits{
	position: absolute;
	top: 200px;
	left: 750px;
	font-size: 116%;
	line-height: 150%;
	color: white;
}

div.leftnav {
	min-height:424px; 
	text-align:center;
	line-height: 40px;
	padding-top: 15px;
	position:absolute;
	left:0;
	top:0;
	width: 238px;
}

div.leftnav a {
	text-decoration:none;
	color: black;
	font-size: 123.1%;

}

div.leftnav a:hover {
	font-weight: bolder;
	color: white;
	font-size: 131%;
}

.left ul li {
	list-style:none;
}

em {
	 font-style: italic;
}

textarea.mceEditor {
	width: 450px;
	height: 200px;
}


textarea {
	width: 300px;
	height: 50px;
}

.xx-small {
	font-size: 100%;
}
.x-small {
	font-size: 116%;
}
.small {
	font-size: 131%;
}
.medium{
	font-size: 146.5%;
}
.large{
	font-size: 161.6%;
}
.x-large{
	font-size: 174%;
}
.xx-large {
	font-size: 189%;
}

.middle strong {
	font-weight: bolder;
}

.middle ul {
	padding-left: 20px;
}

.middle li {
	padding-bottom: 10px;
}

#manage_table.border td, #manage_table.border th {
	border: 1px solid black;
}

th {
	font-weight: bolder;
}

em {
	font-style: italic;
}

strong {
	font-weight: bolder
}
