body {
	color: black;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #f8890f;
	margin: 0px;
	padding: 0px;
}
td {
		font-size: 12px;

}
a:link {
	color: #5fb532;
	text-decoration:
	underline;
}
a:visited { 
	color: #498d26; 
	text-decoration: 
	underline;
}
a:hover { 
	color: #f8890f; 
	text-decoration: 
	none; 
}
a:active {
	color: #f8890f;
	text-decoration:
	none; 
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0.83em 0;
	text-transform: uppercase;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom:0px;
	color:#F8890F;
	margin-top: 0px;
	padding-top: 10px;
}
.small {
	font-size: 10px;
}

td { 
}
p {
	margin: 0px;
	padding: 0px;
}

ul {
	margin-top: 4px;
}

li {
	margin-top: 4px;
	margin-bottom: 4Px;
	list-style-image: url(../images/dot-yellow.gif);
}
.right {
	float:right;
	margin-left: 6px;
	text-align: right;
}
.left {
	float:left;
	margin-right: 10px;
}
.arrow-left {
	float:left;
	margin-right: 6px;
	margin-bottom: 18px;
}

/************************************************************ HEAD */

#head {
	width: 910px;
}

#head a:link {
	color: #000000;
	text-decoration:
	none;
}
#head a:visited { 
	color: #000000; 
	text-decoration: 
	none;
}
#head a:hover { 
	color: #333333; 
	text-decoration: 
	none; 
}
#head a:active {
	color: #333333;
	text-decoration:
	none; 
}

/************************************************************ MIDDLE */

#middle-column {
	padding-top: 20px;
	padding-left: 60px;
	padding-bottom: 20px;
	width: 560px;
}
/************************************************************ LEFT */

#left-column {
	padding-top: 10px;
	margin-left: 28px;
	padding-bottom: 20px;
	text-align:left;
}

#left-column a:link {
	color: #336699;
	text-decoration:
	underline;
}
#left-column a:visited {
	color: #336699;
	text-decoration:
	underline;
}
#left-column a:hover {
	color: #000000;
	text-decoration:
	none;
}
#left-column ul {
	margin-left: 3px;
	padding: 0px;
	list-style-type: none;
}
#left-column li {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	font-weight: bold;
	list-style-image: url(../images/dot-transp.gif);
}
#left-column li li {
	margin: 0px;
	padding-top: 1px;
	padding-left: 20px;
	list-style-type: none;
	font-weight: normal;
	font-size: 11px;
}

.highlight {
	color: #f8890f
}



/************************************************************ BOXES */

.box-left {
	width: 166px;
}

.box-large-grey .box-top {
	height: 12px;
	width: 561px;
	background-image: url(../images/box-large-grey-top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.box-large-grey .box-middle {
	width: 561px;
	background-image: url(../images/box-large-grey-middle.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 12px;
	padding-right: 8px;
}
.box-large-grey .box-bottom {
	height: 12px;
	width: 561px;
	background-image: url(../images/box-large-grey-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.box-large-white .box-top {
	height: 12px;
	width: 561px;
	background-image: url(../images/box-large-white-top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.box-large-white .box-middle {
	width: 561px;
	background-image: url(../images/box-large-white-middle.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	padding-left: 12px;
	padding-right: 8px;
}
.box-large-white .box-bottom {
	height: 12px;
	width: 561px;
	background-image: url(../images/box-large-white-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.box-large-green .box-top {
	height: 12px;
	width: 561px;
	background-image: url(../images/box-large-green-top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.box-large-green .box-middle {
	width: 561px;
	background-image: url(../images/box-large-green-middle-small.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 12px;
	padding-right: 8px;
}
.box-large-green .box-bottom {
	height: 12px;
	width: 561px;
	background-image: url(../images/box-large-green-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.box-left-green .box-top {
	height: 12px;
	width: 166px;
	background-image: url(../images/box-left-green-top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.box-left-green .box-middle {
	width: 166px;
	background-image: url(../images/box-left-green-middle.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 12px;
}
.box-left-green .box-bottom {
	height: 12px;
	width: 166px;
	background-image: url(../images/box-left-green-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	
}
.box-left-white .box-top {
	height: 12px;
	width: 166px;
	background-image: url(../images/box-left-white-top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.box-left-white .box-middle {
	width: 166px;
	background-image: url(../images/box-left-white-middle.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 12px;
}
.box-left-white .box-bottom {
	height: 12px;
	width: 166px;
	background-image: url(../images/box-left-white-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
/************************************************************ FORM ELEMENTS */

td input {
	margin-top: 3px;
	padding: 1px 1px 1px 2px; 
}
.field-box {
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 1px 1px 1px 2px; 
	border: solid 1px black;
}

.login-box {
	padding: 1px 1px 1px 2px; 
	margin-bottom: 6px;
	border: solid 1px black;
	width: 122px;
}

