body
{
	line-height: 1.15em;
	color: #3a3a3a;
	margin: 0;
	padding: 0;
	font-size: small;
	font-family: Helvetica;
	background: url(images/bodybg2.png) repeat-x;
}

body.darkBlue
{
	background: url(images/blueBg.png) repeat;
}

#wrapper
{
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 0px;
	width:1024px;
	min-width: 1024px;

}

#header
{
	background: no-repeat left top;
	height: 160px;
	position: relative
}

#header img, #header a
{
	border: none;
}

#topSearch
{
	position: absolute;
	top: 20px;
	right: 10px;
}

#nav
{
	min-width: 1024px;
	width:100%;
}

#main
{
	width: 1024px;
	clear: both;
}

#carouselWrapper
{
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom-color: #eeeeee;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 1012px;
	height: 255px;
	margin-left: 25px;
}

#carouselWrapper ul
{
	margin: 0px;
	padding: 0px;
}

#carouselWrapper ul li
{
	position: relative;
	margin: 5px;
	padding: 0px;
	float: left;
	list-style: none;
}

#carouselWrapper ul li a img
{
	border-style: none;
}

#nav ul
{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 27px;
	padding-top: 0px;
	float:left;
	background: url(images/navbg2.png) repeat-x left bottom;
	width:100%;
}

#nav ul li
{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 31px;
	padding-bottom: 0px;
	padding-right: 22px;
	padding-top: 0px;
	float: left;
	list-style: none;
}

#nav ul li a
{
	color: #ffffff;
	font-size: 120%;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding: 5px;

}

#nav ul li.current
{

}

#nav ul li.current a
{
	color: #ffffff;
	padding: 5px;
}

#nav ul li a:hover
{
	color: #004bab;
	background-color:#a3cbff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.firstCol, .secondCol, .thirdCol
{
	padding: 0px;
	margin: 0px 0px 0px 25px;
	float: left;
	border-color: #cecece;
	border-width: 0px;
	border-style: solid;
	width: 304px;
}


.bigCol
{
	margin: 0px 0px 0px 25px;
	float: left;
	border-color: #cecece;
	border-width: 0px;
	border-style: solid;
	width: 700px;
	padding: 25px 0px 0px 0px;
}


h1
{
	font-size: 120%;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	color: #3477e3;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

h3
{
	font-size: 110%;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 20px;
	padding: 0px;
	color: #3477e3;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

a
{
	text-decoration: none;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 20px;
	padding: 0px;
	color: #3477e3;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

a:hover
{
	text-decoration: none;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 20px;
	padding: 0px;
	color: #70bf3a;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

h2
{
	font-size: 140%;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	color: #0346a9;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

p
{
	font-size: 90%;
}

#topSearch
{
	position:absolute;
	right:20px;
	top:20px;
	width: 180px;
}

#topSearch input
{
}

.searchLabel
{
	color: #999999;
}

.searchButton
{
	background: transparent;
	color: #aaaaaa;
	border: none;
	cursor: pointer;
	display: inline;
}

.searchButton:hover
{
	color: #ffffff;
	background: #333333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.searchBox
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 1px #aaaaaa;
	padding: 3px;
	width: 120px;
	display: inline;
}

.recentLinks
{
	margin-left: 13px;
	padding: 0px;
}

.recentLinks li
{
	margin-bottom: 5px;
	list-style-type: circle;
	color: #1d58c7;
}

.recentLinks li a
{
	text-decoration: none;
	color: #1d58c7;
}

.recentLinks li a:hover
{
	text-decoration: none;
	color: #55b703;
}

.otherLinks
{
	margin-left: 13px;
	padding: 0px;
}

.otherLinks li
{
	font-size: 90%;
	margin-bottom: 5px;
	list-style-type: circle;
	color: #1d58c7;
}

.otherLinks li a
{
	text-decoration: none;
	color: #1d58c7;
}

.otherLinks li a:hover, .footerContact:hover
{
	text-decoration: none;
	color: #ff0800;
}


#footer
{
	min-width: 1024px;
	padding-top: 30px;
	width:100%;
	background: url(images/footerBg.png) repeat-x top;
	clear: both;
}

#searchBoxContainer
{	
	width: 182px;
	height: 43px;
	background: url(images/searchBoxBg.gif) no-repeat left;
	position: relative;
}

#searchBoxField
{
	background: white;
	border: none;
	width:130px;
	height: 22px;
	position: absolute;
	top: 10px;
	left: 16px;
	font-size: 100%;
	color: #333333;
}

.timestamp
{
	font-size: 80%;
	margin: 10px 0px 20px 0px;
	color: #74a2f6;
}

.twitterBox
{
	margin-bottom: 30px;
	margin-left: 1px;
	padding: 8px;
	width: 295px;
	border: 1px solid #333333;
	background-color: #4a4a4a;
	color: #ffffff;
}

.twitterBox h1
{
	padding-bottom: 2px;
	border-bottom-color: #7f7f7f;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	font-weight: bold;
	font-size: 120%;
	color: #cdcdcd;
}

.twitterBox ul, .eventsBox ul
{
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	list-style-type: none;
}

.twitterBox a
{
	color: #cdcdcd;
}

.twitterBox a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

.twitterBox ul li
{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding: 0px;
	list-style-type: none;
}

.eventsBox
{
	margin-bottom: 30px;
	margin-left: 1px;
	padding: 8px;
	width: 295px;
	border: 1px solid #a0d97a;
	background-color: #b3f786;
	color: #3f890c;
}

.eventsBox ul li
{
	color: #326d0a;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding: 0px;
	list-style-type: none;
}

.eventsBox a
{
	color: #67b237;
}

.eventsBox a:hover
{
	text-decoration: underline;
	color: #5b9d31;
}

.countdown
{
	font-style: italic;
	color: #70bf3a;
}

.eventDetails
{
	width: 375px;
}

.alignright
{
	float: right;
}

.post img.alignright
{
	margin-left: 15px;
}

.strategicPlan
{
	border-color: #777777;
	border-style: solid;
	border-width: 1px;
	width: 1000px;
}

.strategicPlan td
{
	color: #545454;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	padding: 5px;
	font-size: 85%;
	border-color: #e8e8e8;
	border-style: solid;
}

.strategicPlan td:hover
{
	background-color: #fff586;
}

.strategicPlan td.green
{
	color: #487538;
	border-left-color: #88d967;
	border-bottom-color: #88d967;
	border-right-color: #88d967;
	border-top-color: #88d967;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	background-color: #9cf773;
	padding: 5px;
	font-size: 90%;
}

.strategicPlan td.gray
{
	color: white;
	border-left-color: #4d504d;
	border-bottom-color: #4d504d;
	border-right-color: #4d504d;
	border-top-color: #4d504d;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	background-color: #424340;
	padding: 5px;
	font-size: 90%;
}

.strategicPlan td.ltgray
{
	color: white;
	border-left-color: #636664;
	border-bottom-color: #636664;
	border-right-color: #636664;
	border-top-color: #636664;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	background-color: #60625e;
	padding: 5px;
	font-size: 90%;
}

.strategicPlan td ul
{
	margin-left: 15px;
	padding: 0px;
}

.strategicPlan td ol
{
	margin-left: 18px;
	padding: 0px;
}

element
{
}

.post img
{
	border-color: #d9eefc;
	border-style: none;
	-moz-border-radius: 5px;
}

ol.commentlist
{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 20px;
	border-style: none;
	padding: 0px;
	list-style-type: none;
}

li.comment
{
	margin-bottom: 20px;
	position: relative;
	width: 500px;
	border-color: #a8c1f7;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}

.comment-author
{
	padding: 5px;
	border-bottom-color: #a8c1f7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #d0defc;
}

.avatar
{
	display: none;
}

.says
{
	color: #5990e1;
}

.comment-meta
{
	margin: 3px;
	font-size: 80%;
	right: 5px;
	top: 2px;
	position: absolute;
}

li.comment p
{
	font-size: 80%;
	margin: 5px;
}

.post
{
	margin-bottom: 60px;
}

textarea#comment
{
	width: 500px;
}

.directoryWrapper
{
	margin-top: 40px;
}

ul.directorylist
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

ul.directorylisttest li
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

ul.directorylist h3
{
	margin-bottom: 0px;
	font-size: 100%;
}

.ui-filterable-query label
{
	display: block;
}

ul.directorylist p
{
	margin-top: 3px;
}

div#login label
{
	display: block;
}

div#login h2
{
	margin-top: 20px;
	font-size: 110%;
}

.post ul
{
	font-size: 90%;
}

.redButton, .redButton:hover
{
	border-width: 1px;
	border-style: solid;
	border-color: #cb4121;
	padding: 4px;
	background-color: #cb4121;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: white;
}

.greenButton, .greenButton:hover
{
	border-width: 1px;
	border-style: solid;
	border-color: #239a1f;
	padding: 4px;
	background-color: #27a71c;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: white;
}

.redButton:hover
{
	color: #fefcc2;
}

.ui-filterable-query
{
	float: right;
	background-color: #f2f2f2;
	border: solid 1px #c3c3c3;
	padding: 5px 10px;
	color: #666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.eventDate
{
	color: #969696;
	font-style: italic;
}

.rounded
{
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;	
}

.post object
{
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
}

.post object.mediaVideo
{
	float: left;
	margin: 0px 0px 40px 0px;
}

.committeeList
{
	width: 450px;
	padding: 0px;
	margin: 0px;
}

.committeeList dt
{
	font-size: 110%;
	margin-left: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-top: 30px;
	font-weight: bold;
	padding: 0px;
}

.committeeList dd
{
	font-size: 90%;
	padding: 0px;
	margin: 0px;
}

.whiteCorners
{
	z-index: 1000;
	left: 0px;
	top: 0px;
	position: absolute;
}

html
{
	padding: 0px;
	margin: 0px;
}

form#your-profile label
{
	text-align: left;
}

#cimy_uef_30
{
	height: 100px;
	width: 400px;
}

element1
{
}

.resetbutton
{
	margin-top: 40px;
}

#mapcanvas
{
	width:500px
	height: 500px;
}

#demotip { 
    display:none; 
    background:transparent url(images/black_arrow.png); 
    font-size:10px; 
    height:70px; 
    width:160px; 
    padding:15px 25px 35px 25px; 
    color:#fff;     
}

.mediaVideo
{
	float:left;
	margin: 0px 0px 40px 0px;
}

