body {
	color: #000;
	background-color: #ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*
h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}
*/

h1 {
	font-size: 2em;
	line-height: 1.2em;
	color:#80808d;
	font-weight: normal;
}

h1.header {
font-size:0.8em;
color:#CCCCCC;
}

h2 {
	font-size: 1.4em;
	line-height: 1.4em;
}

h3 {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #80808d;
}

h1, h2, h3, p {
	margin: 0.6em 0;
}

p {
	margin: 1em 0px;
	line-height: 1.3em;
}

ul, ol {
	margin: 1em 0.5em 0.5em 1em;
}

li {
	margin: 2px 0px;
}

a {
	color: #5d6800;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #C35B04;
	text-decoration: none;
	font-weight: bold;
}

#breadcrumbs {
	font-size: 1em;
	font-weight: bold;
}

#breadcrumbs a {
	text-decoration: none;
}
#breadcrumbs a.final {
	color:#80808D;
}
#breadcrumbs a.final:hover {
	color:#80808D;
}
select {
	padding: 0px;
}
div.formfield { font-size:1.4em; }
input.formfield, textarea.formfield, select.formfield, div.formfield {
	margin: 2px;
	border: 1px solid #d9ea46;
	color: #666666;
}
input.formfield, textarea.formfield, div.formfield {
	padding: 1px 1px 1px 2px;
}
input.focus, select.focus, textarea.focus {
	border: 1px solid #8ea427;
	color: #666666;
}
label {
	padding: 0.2em;
}

/* REGISTRATION FORM & TABLE */
.formTable {
	border-collapse: collapse;
}

.formTable td {
	vertical-align: top;
	padding: 5px;
}

.formTable td.text {
	padding: 6px 2px 2px 6px;
	font-size: 1.2em;
}

.formTable td.head {
	text-align: right;
	font-weight: bold;
	padding-top: 5px;
	color:#666666;
	font-size: 1.2em;
	width: 120px;
}

.formTable td.right {
	text-align: right;
}

.formTable input, .formTable select {
	font-size: 1.4em;
}
#registrationTypeInfo {
	border: 1px solid #d9ea46;
	width: 360px;
	background-color: #ffffe8;
	margin:2px;
}

div.formReqLabel {
	position: relative;
	float: left;
}
div.formReqLabel label {
	margin-right: 2px;
	font-size: 1.4em;
}
div.formReqLabel label.over-do-it {
	color: #F9E8E9;
	position: absolute;
	/*top: -1px;
	_top: 0px;*/
	left: 2px;
}
/* END */

.formInfo {
	font-size: 1.2em;
	color: #336633;
	font-weight: bold;
}

.formInstr {
	font-size: 1.4em;
	color: #003333;
	font-weight: bold;
}

.formError {
	font-size: 1.6em;
	color:#990033;
	font-weight: bold;
}
input.formbtn, button.formbtn {
	margin: 2px;
	border: 1px solid #b5c92c;
	color: #c5d433;
	color: #7e8073;
	background-color: #feffd7;
	font-weight: bold;
	padding: 4px;
	font-size: .9em;
	
}

/*MAIN COLUMN*/

/*FOOTER AREA*/

#footer {
	font-size:0.9em;
}
#footer #contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.feature {
	display: inline;
	width: 180px;
	height: 120px;
	margin: 20px 16px 0px 16px;

}
.feature h1 {
	margin: 5px;
	font-size: 1.4em;
}
.feature p {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 71px;
}
#center .feature p {
	margin-left: 105px;
}
.morelink {
	padding-right: 15px;
	background-image: url(../images/layout/bullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.feature .morelink {
	margin-left: 91px;
	padding-right: 15px;
	background-image: url(../images/layout/bullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.rightFeatures .feature {
	float: left;
	width: 180px;
	height: 120px;
	margin: 20px 16px 0px 16px;
}

#center .feature .morelink {
	margin-left: 105px;
}
#center-bottom .feature {
	margin-top: 13px;
}
#right .feature .event .date .day {
	font-size: 24px;
	color: #5c6800;
	font-weight: bold;
	background-color: #f9fc90;
	padding: 2px;
	line-height: .8em;
}
#right .feature .event .date .month {
	color: #f9fc90;
	background-color: #5C6800;
	font-weight: bold;
	text-align: center;
	padding: 2px;
}
#right .feature .event .date {
	padding: 5px;
}


.file, .url {
	padding-left: 30px;
	background-repeat: no-repeat;
	height: 24px;
	padding-top:6px;
	background-image: url(../images/icons/url.gif);
}

.file.pdf {
	background-image: url(../images/icons/pdf.gif);
	padding-left: 26px;
	padding-top:2px;
}
.file.doc {
	background-image: url(../images/icons/doc.gif);
}
.file.ppt {
	background-image: url(../images/icons/ppt.gif);
}
.file.xls {
	background-image: url(../images/icons/xls.gif);
}
.file.txt {
	background-image: url(../images/icons/txt.gif);
}
.url {
	background-image: url(../images/icons/url.gif);
}
.file.gif {
	background-image: url(../images/icons/gif.png);
}
.file.jpg {
	background-image: url(../images/icons/jpg.png);
}