@import url("cmxform.css");
#Banner {
	background-color: #eeeeee;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	margin: 0px;
	text-align: center;
	min-width: 600px;
	line-height: 2em;
}
.CISHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	color: #26333b;
	clear: none;
}
.DCUHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #5c794a;
}
#Navigation {
	color: #ffffff;
	font-size: 1.1em;
	width:825px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#Navigation a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#Navigation li {
	float: left;
	list-style-type: none;
	padding-left: 1.2em;
}
.NoBorder {
	border: 0px none;
}
#BannerLeft {
	float: left;
	width: 75%;
	text-align: left;
}
#SearchBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #5c794a;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	width: 24%;
	margin-left: 76%;
}
#BannerContent {
	width: 746px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
#NavBG {
	background-color: #26333b;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5c794a;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Navigation ul {
	padding-bottom: 1em;
	margin-top: 1.2px;
	margin-left: 0px;
	padding-left: 0px;
}
.GreenBrown {
	color: #5c794a;
}
#Content {
	width: 746px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#LeftColumn {
	float: left;
	width: 485px;
	text-align: left;
	margin-top: -1.2em;
	margin-bottom: 25px;
	position: relative;
}

#LeftColumnIndex {
	float: left;
	width: 495px;
	text-align: left;
	clear:both;
}

#RightColumn {
	width: 243px;
	margin-left: 500px;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #26333b;
	font-size: 1.8em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5c794a;
	margin-top: 1.5em;
	font-weight: normal;
	margin-bottom: 1.5em;
	padding-bottom: 1em;
}
p {
	font-size: 1.1em;
	padding-right: 5px;
	padding-left: 5px;
}
#LeftColumn p {
	color: #333333;
}
#LeftColumn ul {
	font-size: 1.1em;
	list-style-type: disc;
	color: #333333;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.MarginRight25 {
	margin-right: 25px;
}
#RightColumn ul {
	font-size: 1.1em;
	color: #666666;
	list-style-type: none;
}


a {
	color: #5c794a;
	font-weight: bold;
}
#RightColumn ul a {
	list-style-type: none;
}
#RightColumn p {
	color: #666666;
}
#FooterBG {
	background-color: #eeeeee;
	height: 75px;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5c794a;
	clear: both;
	margin-top: 50px;
}
.CenterBlock {
	margin:0 auto;
	width:746px;
	text-align: left;
}
#FooterText {
	color: #a5a5a5;
	width: 246px;
	margin-left: 500px;
	line-height: 1.5em;
}
h3 {
	font-size: 1.1em;
	color: #24353c;
	clear: left;
}

#RightColumn h3	{
clear: none;
padding-left:40px;
margin-top:40px;
}

h3 a	{
	color: #24353c;
	text-decoration: none;
}

.h3Underline	{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #26333b;
	font-size: 1.8em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5c794a;
	margin-top: 1.5em;
	padding-bottom: 0.5em;
	font-weight: normal;
	margin-left: 5px;
}

.black {
	color: #000000;
}
#IndexBanner {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #5c794a;
	margin-top: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#IndexBannerText {
	width: 500px;
	float: left;
}
#IndexBannerImage {
	margin-left: 500px;
	text-align: right;
}
#IndexBannerLink {
	text-align: right;
	font-size: 0.9em;
	margin-top: 5px;
}
#IndexBanner a, .CISHeader a, .DCUHeader a {
	text-decoration: none;
}

#IndexBanner a	{
	color: #FFFFFF;
}

.CISHeader a	{
		color: #26333b;
}
.DCUHeader a {
	color: #5c794a;
}

.BorderTop {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.AlignRight {
	text-align: right;
}
.Image100Left {
	width: 90px;
	float: left;
	line-height: 1.3em;
}
.Text100Margin {
	margin-left: 100px;
}

.summary_details	{
margin-top: 10px;
margin-bottom: 20px;
}

.summary_details ul {
display: block;
width: 100%;
margin-left: -15px;
	}
	
.summary_details .inline-list li {
width: 25%;
vertical-align: top;
float: left;
text-align: left;
list-style: none;
margin-left: -10px;

	}
.ClearLeft {
	clear: left;
}
.TableEvents th {
	text-align: left;
	font-size: 0.8em;
	color: #24535c;
}
.TableEvents td {
	text-align: left;
	font-size: 0.7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px;
	color: #999999;
}
.EventDates {
	font-weight: bold;
	color: #999999;
	font-style: italic;
}
.EventListing {
}
#RightColumn div.hr {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 10px 10px 20px;
}

#LeftColumn div.hr	{
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding:10px 0 10px 0;
}

div.hr hr {
	display: none;
}
.Venue {
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.RightColBullet {
	list-style-image: url(images/right-col-bullet.gif);
}
.AlignCenter {
	text-align: center;
}
.RightColImage {
	padding-left: 25px;
}
#RightColumn a {
	font-weight: normal;
}
#Content #RightColumn ul li ul a {
	color: #6E7956;
}
#Content #RightColumn ul li ul {
	border: 1px solid #CCC;
	padding: 5px;
	font-size:1em;
	margin:10px 0 10px 0;
}

#Content #RightColumn ul li ul li {
	padding: 5px 0 5px 0;
}

#Content #LeftColumn #GoogleMap {
	padding: 5px;
	border: 1px solid #ccc;
}
.TNMDate {
	font-size: 0.8em;
}
.TNMSpeaker {
	width: 150px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SpeakerName {
	color: #5c794a;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #26333b;
}
#BrachmanBio, #HorganBio, #TNMContact, #SeibBio {
	position: absolute;
	z-index: 9999;
	width: 400px;
	background-color: #FFF;
	border: 5px solid #5c794a;
	padding: 10px;
	left: 40px;
	top: 40px;
}
table th {
	text-align: left;
	font-size: 0.7em;
	color: #5c794a;
}

#Content #LeftColumn table tr td {
	font-size: 0.7em;
	color: #999;
	padding:5px;
}

.RegistrationType {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	color: #26333b;
	font-size: 0.8em;
}
#Content #LeftColumn .PleaseNote {
	padding-left: 25px;
	color: #26333b;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5c794a;
	border-bottom-color: #5c794a;
}
.TNM {
	font-size: 2em;
}

#Sponsors li	{
		text-align:center;
		padding:20px 0 20px 0;
}

.TNMList li	{
	margin-left:25px;	
}

#RightColumn p	{
margin-left:40px;	
}#IndexQuote {
	margin: 25px;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C794B;
}
.SpeechMarks {
	color: #5C794B;
	font-size: 1.6em;
	line-height: 1em;
}
.error {
	color: #F00;
}
#Content #RightColumn #SocialMedia ul li a {
	line-height: 25px;
}
.Twitter a {
	background-image: url(TNM/images/social-networking/twitter.png);
	background-repeat:no-repeat;
	padding: 0 0 5px 30px;
	display: block;
	line-height: 25px;
}

.Blogspot a {
	background-image: url(TNM/images/social-networking/blogger.png);
	background-repeat:no-repeat;
	padding-left: 30px;
	display: block;
	line-height: 25px;
}
h4 {
	font-weight: bold;
	font-size: 1em;
}
#twitter_div {
	background: url(images/twitter.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 100px;
	position:relative;
	margin:0;
	border-bottom:#dedede solid 1px;
}

#twitter_update_list li	{
	list-style-type: none;	
	width:646px;
	font-size:1.1em;
}

#Follow	{
position: absolute;
top:20px;
left:0px;
}

.DevelopmentIndexLinks	{
position:relative;	
clear:both;
}

.DevelopmentIndexLinks h2	{
font-size:1.4em;
margin:40px 0 0 0;
}

.DevelopmentNGO {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dedede;
	clear: both;
}
.DevelopmentNGO img {
	border: 1px solid #dedede;
}
.DevelopmentNGO div {
	float: left;
	width: 100px;
	margin: 15px 15px 15px 0;
	text-align: center;
}
#MalawiSchoolgirls, #DarfurRefugees {
	background-image: url(images/development/illustrative/schoolgirls-malawi.jpg);
	background-repeat: no-repeat;
	height: 323px;
	width: 485px;
	position: relative;
}

#DarfurRefugees {
	background-image: url(images/development/illustrative/refugees-darfur.jpg);
}

#MalawiSchoolgirls p, #DarfurRefugees p {
position:absolute;
bottom:15px;
color:#FFF;
font-size:1.2em;
background:#000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}

#IPMBanner {
	background: #5c794a;
	height:150px;
	margin: 15px 0 15px 0;
}

#IPMBanner h1, #IPMBanner div	{
	color:#fff;
	font-size:2em;
	line-height:1.5em;
	padding:15px 200px 15px 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.IPMConferenceTime {
	clear: both;
	float: left;
	width: 100px;
	font-weight: bold;
	color: #5c794a;
}
.IPMConferenceEvent {
	float: right;
	width: 375px;
}
#LeftColumn .numbered li {
	list-style-image: none;
	list-style-type:decimal;
}

ol {
	list-style-image: url(images/bullet.gif);
	font-size: 1.1em;
}

h3 a	{
	text-decoration:underline;
}

.video {
background-image:url(images/clipperboard.png);
background-repeat:no-repeat;
padding-left:110px;
height:110px;
position:relative;
border-bottom:1px solid #dedede;
}

.video p	{
position:absolute;
bottom:30px;
}
