/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
dl, dt, dd,, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	}
 
:focus {
	outline: 0;
	}
	
ol, ul {
	list-style: inside;
	line-height: 20px;
	list-style-type: disc;
}

a:link, a:visited, a:active {
	color: #f86c16;
	text-decoration: none;
}

a:hover {
	color: #f86c16;
	text-decoration: underline;
}	
	
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(/images/bg-mp.jpg) repeat-x;
	color: #000;
	font-size: 11px;
	}
 
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	font-weight: normal;
	text-align: left;
	}
/* remove possible quote marks (") from &lt;q&gt; &amp;
&lt;blockquote&gt; */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
	
p {	
line-height: 1.5em;
padding: 12px 0;
}
	
#wrapper {
	background: url(/images/bg-content.gif) repeat-y;
	margin: 0 auto;
	width: 950px;
}

#leftcontent {
	float: left;
	margin-top: -2px;
	width: 220px;
	background: #f67221;
	min-height: 540px;
	_height: 540px;
}

#middlecontent {
	width: 700px;
	float: right;
	padding-top: 20px;
}

#middlecontent h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #f86c16;
	line-height: 1.2em;
	font-style: italic;
	padding-bottom: 5px;
}

#middlecontent h2 {
	color: #f86c16;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}

#middlecontent h3 {
	color: #f86c16;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}


#middlecontentregion {
	width: 700px;
	float: right;
	padding-top: 20px;
	background: #fff url(/images/bg-regions.jpg) no-repeat;
	min-height: 488px;
	_height: 488px;
}

#middlecontentregion h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #f86c16;
	line-height: 1.2em;
	font-style: italic;
	padding-bottom: 2px;
}

#middlecontentregion h2 {
	color: #f86c16;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}

#middlecontentregion h3 {
	color: #f86c16;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

#middlecontentregion h5 {
	color: #f86c16;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 7px;
}

#middlecontent p.special {
	padding-bottom: 5px;
}

#middlecontent #workshops {
	float: left;
	width: 195px;
	height: 200px;
	background: #fbe09f url(/images/bg-workshops.jpg) no-repeat;
	padding: 50px 12px 0 12px;
}

#middlecontent #workshops .main {
	font-weight: bold;
}

#middlecontent #grantinformation {
	float: left;
	width: 195px;
	height: 200px;
	background: #fbe09f url(/images/bg-grantinfo.jpg) no-repeat;
	margin-left: 10px;
	padding: 50px 12px 0 12px;
}

#middlecontent #grantinformation .main {
	font-weight: bold;
}

#middlecontent #calendar{
	float: right;
	width: 195px;
	height: 200px;
	background: #fbe09f url(/images/bg-calendar.jpg) no-repeat;
	margin-right: 23px;
	padding: 50px 12px 0 12px;
}

#middlecontent #calendar .main {
	font-weight: bold;
}

#loginarea {
	padding-top: 20px;
	padding-left: 15px;
}

#loginarea .logintxt {
	font-weight: bold;
	color: #000;
}

#loginarea .username {
	margin-top: 5px;
}

#loginarea .password {
	margin-top: 3px;
}

#loginarea .submit {
	margin-top: 5px;
	margin-left: 98px;
}

#logos {
	margin-top: 30px;
}

#jeda {
	background: #fff;
	clear: both;
	height: 20px;
}

#footer {
	clear: both;
	width: 950px;
	background: url(/images/bg-footer.jpg) repeat-x;
	height: 67px;
	text-align: center;
	padding-top: 10px;
	line-height: 1.5em;
}

#footer a:link, #footer a:visited {
	color: #000;
	text-decoration: underline;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
}

.menulink {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 8px 0 5px 40px;
	font-weight: bold;
	background: url(/images/bg-menu2.jpg) no-repeat;
	cursor: pointer;
}

.menulinkhover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 8px 0 5px 40px;
	font-weight: bold;
	background: url(/images/bg-menu.jpg) no-repeat;
	cursor: pointer;
}

.bold {
	font-weight: bold;
}

