
html, button, input, select, textarea {
    color: #171717;
    font-family: verdana,arial,sans-serif;
}	
	
body, label, input, button, select, textarea {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}

p {
    margin: 0 0 10px;
}

a {
	color: #0072D5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*
a:visited {
	color: #8A00C6;
}
*/

li {
    display: list-item;
    line-height: 18px;
}


h1, h2, h3, h4, h5, h6, #site-title {
    color: inherit;
    font-family: inherit;
    margin: 0 0 10px;
    text-rendering: optimizelegibility;
    vertical-align: baseline;
}

#site-title, 
td.article h1:first-child {
    color: #FFFFFF;
    font-size: 40px;
    line-height: 48px;
    font-family: "myriad-pro-n3","myriad-pro",myriad,verdana,arial,sans-serif;
    font-weight: 300;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    color: #0375EA !important;
}

#site-title a {
    color: #FFFFFF;
	text-decoration: none;
}

#site-title {
	margin: 35px 0 0 0;
}

.exec-group, .stering-committee {
    font-size: 20px;
    font-weight: normal;
    padding: 10px 10px;
    background: #106470;
    color: #fff;
    cursor: pointer;
    margin-top: 15px;
    display: block;
}

.exec-group-reveal, .stering-committee-reveal {
    display: inline-block;
}

.governance-person {
    float: left;
    width: 25%;
    padding: 10px 0;
    text-align: center;
    min-height: 300px;
}

.governance-person.first-person {
    clear: left;
}

.governance-heading {
    float: left;
    font-size: 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f3f3f3;
    width: 100%;
}

.governance-person img {
    margin-bottom: 5px;
    height: 150px;
}

.governance-person h4 {
    font-size: 16px;
    height: 35px;
}

.governance-person p {
    margin: 0 0 5px 0;
}

#footer a,
#sitelinks a {
    color: #FFFFFF;
    text-decoration: none;
}
#footer a:hover,
#sitelinks a:hover {
    text-decoration: underline;
}
#footer .navigation-list li, 
#sitelinks .navigation-list li {
    padding-bottom: 5px;
}

#footer h3, 
#sitelinks h3 {
    font-size: 14px;
    line-height: 20px;
    font-family: "myriad-pro-n6","myriad-pro",myriad,verdana,arial,sans-serif;
    font-style: normal;
    font-weight: 600;
}
#home-sidebar h2, h2 {
	border-bottom: 1px solid #E4E4E4;    
    font-family: "myriad-pro-n3","myriad-pro",myriad,verdana,arial,sans-serif;
    font-weight: 300;
    font-size: 19px;
    line-height: 25px;
    font-style: normal;	
}

#main.page .article .profile_personal > h1:first-child,
#main.page .article > h1:first-child, .workshop {
    color: #FFFFFF;
    font-size: 30px;
    line-height: 38px;
    font-family: "myriad-pro-n3","myriad-pro",myriad,verdana,arial,sans-serif;
    font-weight: 300;
	margin: 18px 0 45px 0;
}
#main.page .article {
	padding: 0 10px;
}

/* News listing... */

.listcontainer .newsitem {
    word-wrap: break-word;
    border-bottom: 1px dashed #B5B5B5;
    margin-bottom: 10px;
}
.listitem h3,
.listcontainer .newsitem h3 {
    border-bottom: 0 none;
    color: #0072CF;
    outline: medium none;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}
.listcontainer .newsitem  .date {
    background: none repeat scroll 0 0 transparent;
    color: #777777;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    font-family: Georgia,"sans serif";
	margin-left: 10px;
}

a.twittermore, 
.listcontainer .itemmore {
    background: url("img/bg-secondary-cta-arrow.png") no-repeat scroll 100% 50% transparent;
    display: inline-block;
    padding-right: 10px;
    clear: both;
}
p.twittermore {
	text-align: right;
	margin-right: 15px;
}

.campl-float-right {

}

