/*#Global#*/
* {
	font-family: Helvetica, "lucida grande", Arial, sans-serif;
}
body {
	margin: 0px;
	font-size: 14px;
	font-family: Helvetica, "lucida grande", Arial, sans-serif;
	text-align: center;
}
a {
	outline: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
p, ul, ol {
	margin-top: 0px;
	margin-bottom: 15px;
}
h1 {
	font-family: "myriad pro", "lucida grande", "trebuchet ms", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	line-height: 40px;
	font-size: 32px;
	margin-bottom: 15px;
	color: #4EA083;
}
h2 {
	font-family: "myriad pro", "lucida grande", "trebuchet ms", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	line-height: normal;
	font-size: 25px;
	margin-bottom: 10px;
	color: #4EA083;
}
h3 {
	font-family: "myriad pro", "lucida grande", "trebuchet ms", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	line-height: normal;
	font-size: 17px;
	margin-bottom: 10px;
	color: #4EA083;
}
h4 {
	color: #4EA083;
	font-size: 14px;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
/*#Shared#*/

.site-container {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
	background-color: transparent;
}
/*#Header#*/

#header {
	padding-top: 30px;
	padding-bottom: 30px;
}
#header h1 {
	float: left;
	margin-bottom: 0px;
}
#header h1 a {
	text-indent: -999px;
	display: block;
	height: 60px;
	width: 161px;
	background-image: url(/App_Themes/ifdc/images/logo.jpg);
	background-repeat: no-repeat;
}
#header #topright {
	float: right;
}
#header a.email-login {
	font-size: 12px;
	color: #039ad8;
	margin-bottom: 10px;
	text-decoration: none;
	background-image: url(/App_Themes/ifdc/images/mail.gif);
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 18px;
	display: block;
	float: right;
	margin-right: 3px;
	padding-left: 14px;
}
#header a.email-login:hover {
	color: #666666;
}
#header #search {
	float: right;
	clear: both;
}
#header .field {
	background-color: #FFFFFF;
	width: 200px;
	font-size: 16px;
	float: left;
	padding: 5px;
	border: 1px solid #CCC;
	margin-right: 5px;
}
#header .button {
	font-weight: bold;
	text-transform: uppercase;
	color: #ccc;
	background-color: #fff;
	float: left;
	height: 30px;
	cursor: pointer;
	border: 1px solid #ccc;
}
#header .button:hover {
	background-color: #999999;
	color: #FFFFFF;
}
/*#Navigation#*/

#navigation {
	background-color: #039ad8;
}
#navigation ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#navigation li {
	float: left;
}
#navigation li.CMSListMenuLIlast, #navigation li.CMSListMenuHighlightedLIlast {
	background-image: url(/App_Themes/ifdc/images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: right -165px;
	padding-right: 2px;
}
#navigation li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left -165px;
	background-image: url(/App_Themes/ifdc/images/nav-bg.gif);
	text-shadow: #003d56 0px 0px 5px;
}
#navigation li a:hover {
	color: #d9f0f9;
	background-image: url(/App_Themes/ifdc/images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-shadow: none;
}
#navigation li ul {
	display: none;
}
/*#Main#*/

#main {
	background-image: url(/App_Themes/ifdc/images/main-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 30px;
	padding-bottom: 15px;
}
.pic {
	margin-bottom: 15px;
	margin-right: 2px;
	padding: 8px;
	border: 1px solid #039ad8;
	background-color: #FFFFFF;
}
.pic2 {
	margin-bottom: 15px;
}
.pic p {
	margin: 0px;
}
.pic p a img {
	border: 0px;
}
.pic .image {
	border: 10px solid #039ad8;
}
/*#Main/Blog#*/

.postpreview {
	margin-bottom: 15px;
}
.home2 .postpreview a {
	color: #039ad8;
}
.PagerResults {
	display: none;
}
.PagerNumberArea {
	font-size: 12px;
}
.UnselectedPage, .SelectedPage {
	border: 1px dotted #CCC;
	padding: 5px;
}
.PagerNumberArea a {
	text-decoration: none;
}
.PagerNumberArea a:hover {
	color: #039ad8;
}
/*#Main/Calendar#*/

.calendar {
	background-color: #fff;
	margin-bottom: 15px;
}
.calendar table {
	width: 100%;
}
.calendar td {
	vertical-align: top;
}
.calendar br {
	display: none;
}
.EventCalendar {
	border: 1px dotted #ccc;
}
.Title td {
	font-family: "myriad pro", "lucida grande", "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #039ad8;
	padding: 10px;
}
.Navigation a {
	text-decoration: none;
	font-size: 14px;
}
.DayHeader {
	background-color: #999;
	color: #fff;
	font-size: 14px;
	line-height: normal;
	padding: 5px;
	text-shadow: #555 0px 0px 5px;
}
.OtherMonth {
	color: #999;
}
.Day, .Today, .Weekend, .OtherMonth {
	padding: 10px;
	border: 1px dotted #ccc;
	text-align: left;
}
.Day a, .Today a, .Weekend a, .OtherMonth a {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	line-height: normal;
}
/*#Main/Home#*/


.borderone {
	border: 1px solid #039ad8;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 8px;
	padding-left:9px;
	background-color: #fff;
	margin-bottom: 50px;
}
.bordertwo {
	border: 10px solid #039ad8;
	background-image: url(/App_Themes/ifdc/images/reload.gif);
}
/*#Slider#*/

.anythingSlider {
	width: 660px;
	height: 371px;
	position: relative;
}

.wrapper a img {
	border-style: none;
}

.anythingSlider .wrapper {
	width: 660px;
	overflow: auto;
	height: 371px;
	position: absolute;
	top: 0;
	left: 0;
}
.anythingSlider .wrapper ul {
	width: 10000px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.anythingSlider .wrapper ul li {
	display: block;
	float: left;
	padding: 0;
	height: 371px;
	width: 660px;
}
.anythingSlider .arrow, .anythingSlider .forward, .anythingSlider .back, .start-stop {
	display: none;
}
.thumbNav {
	position: relative;
	top: 400px;
}
	
.thumbNav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}
.thumbNav li {
	display: inline;
}
.thumbNav a {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	border: 1px dotted #ccc;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	line-height: normal;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #666;
}
.thumbNav a:hover {
	color: #999;
}
.thumbNav a.cur {
	border: 1px solid #039ad8;
}
.home1 {
	width: 330px;
	float: left;
	font-size: 12px;
}
.home1 p {
	margin-bottom: 10px;
}
.home2 {
	width: 330px;
	float: right;
	font-size: 12px;
}
.home2 ul {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style-type: none;
}
#content .home2 a {
	padding-left: 20px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	font-size: 12px;
	background-image: url(/App_Themes/ifdc/images/bullet.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 10px 13px;
	color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-decoration: none;
	line-height: 17px;
}
#content .home2 a:hover {
	color: #999999;
}
/*#Main/Breadcrumbs#*/

#breadcrumbs {
	font-size: 12px;
	padding-bottom: 10px;
	color: #666;
}
#breadcrumbs a {
	text-decoration: none;
	color: #666;
}
/*#Main/Title#*/

#title {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #039ad8;
	border-bottom-color: #039ad8;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
#title h1 {
	background-image: url(/App_Themes/ifdc/images/title-bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 100px;
	margin-bottom: 0px;
}
/*#Main/Content#*/

#content {
	float: left;
	width: 700px;
	line-height: 20px;
}
#content.full {
	float: left;
	width: 960px;
	line-height: 20px;
}
#content .pic3 {
	background-color: #FFFFFF;
	float: left;
	width: 216px;
	margin-bottom: 20px;
	margin-right: 20px;
}
#content .pic3 .image {
	margin: 8px;
}
#content .pic3#green {
	border: 1px solid #91a85c;
}
#content .pic3#green .image {
	border: 10px solid #91a85c;
}
#content .pic3#orange {
	border: 1px solid #dc8f46;
}
#content .pic3#orange .image {
	border: 10px solid #dc8f46;
}
#content .pic3#blue {
	border: 1px solid #67bee7;
	margin-right: 0px;
}
#content .pic3#blue .image {
	border: 10px solid #67bee7;
}
#content .SearchResult, #content .SearchDialog {
	margin-bottom: 15px;
}
/*#Main/Person#*/


#person1 {
	float: left;
	width: 220px;
	font-size: 12px;
	color: #666;
}
#person1 p {
	padding-right: 10px;
	padding-left: 10px;
}
#person1 h4 {
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#person1 .pic {
	margin-bottom: 10px;
	padding: 8px;
	border: 1px solid #039ad8;
	background-color: #FFFFFF;
}
#person2 {
	float: left;
	width: 440px;
	line-height: 20px;
	margin-left: 40px;
}
ul.buttons {
	margin: 0px;
	list-style-type: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.buttons li {
	float: left;
	width: 140px;
	margin-right: 5px;
}
ul.buttons li a {
	background-color: #666;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 32px;
	background-image: url(/App_Themes/ifdc/images/button-bg.png);
	background-position: 7px 18px;
	background-repeat: no-repeat;
	line-height: normal;
	text-shadow: #000 0px 0px 5px;
}
ul.buttons li a:hover {
	background-color: #333;
}
/*#Main/Group#*/

#group {
	float: left;
	width: 700px;
	line-height: 20px;
}
#group .person {
	clear: both;
	min-height: 130px;
	margin-bottom: 15px;
	margin-left: 50px;
	border: 1px dotted #CCCCCC;
	background-color: #FFFFFF;
}
#group .person img {
	position: absolute;
	margin-top: 15px;
	margin-left: -50px;
}
#group .person h2 {
	margin-top: 15px;
	margin-bottom: 0px;
	padding-left: 75px;
	padding-right: 25px;
}
#group .person h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	color: #666666;
	padding-left: 75px;
	padding-bottom: 5px;
	padding-right: 25px;
}
#group .person .preview {
	padding-left: 75px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-top: 5px;
	line-height: 20px;
}
#group .person p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*#Main/Publications#*/

.publication-category {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
.publication {
	float: left;
	width: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	min-height: 620px;
}
.publication img {
	display: block;
	margin-bottom: 5px;
}
.publication ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.publication ul br {
	display: none;
}
.publication li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.publication a {
	color: #FFFFFF;
	background-color: #1ea5dc;
	text-decoration: none;
	background-image: url(/App_Themes/ifdc/images/paypal.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 44px;
	padding-left: 8px;
	display: block;
}
.publication a:hover {
	background-color: #666;
}
/*#Main/Search#*/

.searchresult {
	margin-bottom: 15px;
}
.TextBoxField, .DropDownField {
	width: 300px;
}
.Pager {
	padding-top: 15px;
	padding-bottom: 15px;
}
.Pager a {
	font-size: 12px;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
/*#Main/VideoGallery#*/

#videoBlock {
	margin-bottom: 30px;
	background-color: #f1f1f1;
	float: left;
	width: 700px;
}
#videoBlock object {
	margin: 0px;
	padding: 0px;
}
#videoBlock h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#videoBlock p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 18px;
	padding-bottom: 10px;
}
.video-teaser {
	float: left;
	width: 200px;
	margin-right: 15px;
	font-size: 12px;
	line-height: 18px;
	height: 300px;
	margin-left: 15px;
}
.video-teaser a {
	text-decoration: none;
}
.video-teaser a:hover h4 {
	text-decoration: underline;
}
.video-teaser img {
	margin: 0px;
	border: none;
}
.video-teaser h4 {
	margin-bottom: 5px;
}
.video-teaser p {
	margin: 0px;
}
/*#Main/Sidebar#*/

#sidebar {
	float: right;
	width: 220px;
	font-size: 12px;
	line-height: 16px;
}
#sidebar a img {
	border-style: none;
}
#sidebar .subnav .CMSListMenuHighlightedLI .CMSListMenuLI {
	display: block;
}
#sidebar .subnav .CMSListMenuLI, #sidebar .subnav .CMSListMenuHighlightedLI .CMSListMenuLI .CMSListMenuLI {
	display: none;
}
#sidebar .subnav {
	padding-bottom: 15px;
}
#sidebar .subnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar .subnav li a {
	text-decoration: none;
	display: block;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
	color: #666666;
	font-size: 14px;
}
#sidebar .subnav li a:hover {
	color: #999999;
}
#sidebar .subnav li li a {
	padding-left: 20px;
	font-size: 12px;
	font-weight: normal;
	background-image: url(/App_Themes/ifdc/images/bullet.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 10px 13px;
	color: #000000;
}
#sidebar .subnav li li li a {
	background-image: url(/App_Themes/ifdc/images/bullet2.png);
	background-position: 20px 14px;
	font-size: 11px;
	padding-left: 27px;
}
#sidebar .subnav li li li li a {
	background-image: url(/App_Themes/ifdc/images/bullet3.png);
	background-position: 30px 14px;
	font-size: 11px;
	padding-left: 37px;
}
#sidebar .map {
	margin-bottom: 15px;
}
#sidebar .green {
	background-color: #91a85c;
	padding: 15px;
	margin-bottom: 15px;
}
#sidebar .green * {
	color: #FFFFFF;
	text-shadow: #45571a 0px 0px 5px;
}
#sidebar .green a {
	text-decoration: none;
}
#sidebar .green a:hover {
	text-decoration: underline;
}
#sidebar .orange {
	background-color: #dc8f46;
	padding: 15px;
	background-image: url(/App_Themes/ifdc/images/side-dots.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
#sidebar .orange * {
	color: #FFFFFF;
	text-shadow: #005279 0px 0px 5px;
}
#sidebar .orange ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar .orange li {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e3a56b;
}
#sidebar .blue {
	background-color: #67bee7;
	padding: 15px;
	margin-bottom: 15px;
}
#sidebar .blue * {
	color: #FFFFFF;
	text-shadow: #205f7d 0px 0px 5px;
}
#sidebar .blue a {
	text-decoration: none;
}
#sidebar .blue a:hover {
	text-decoration: underline;
}
#sidebar #top.pic {
	margin-bottom: 32px;
}
/*#Footer#*/

#footer {
	font-size: 12px;
	color: #666666;
}
#footer .site-container {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #039ad8;
}
#footer ul {
	float: left;
	margin: 0px;
	list-style-type: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer li {
	padding-right: 11px;
	float: left;
	background-image: url(/App_Themes/ifdc/images/bullet.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 6px;
}
#footer li.last {
	background-image: none;
}
#footer p {
	float: left;
	margin: 0px;
	padding-bottom: 15px;
	clear: left;
	width: 850px;
	color: #4ea083;
}
#footer a.view {
	float: right;
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 17px;
	text-shadow: #555 0px 0px 5px;
}
#footer a.view:hover {
	background-color: #666666;
}
/*#Sitemap#*/

#sitemap {
	clear: both;
	background-image: url(/App_Themes/ifdc/images/sitemap-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: none
}
#sitemap .site-container {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #039ad8;
	padding-top: 15px;
	padding-bottom: 15px;
}
#sitemap li.heading {
	font-weight: bold;
}
#sitemap ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sitemap #col1, #sitemap #col2, #sitemap #col3, #sitemap #col4, #sitemap #col5 {
	width: 192px;
	float: right;
}
#sitemap a {
	text-decoration: none;
	padding-right: 20px;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 16px;
	display: block;
}
#sitemap a:hover {
	color: #999;
}
ul.rss {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.rss li a {
	background-image: url(/App_Themes/ifdc/images/rss.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 45px;
}

