/*--------- rightsidecol ---------*/
#rightsidecol {
	padding-left: 25px;
	padding-bottom: 15px;
	padding-top: 0;
	margin-left: 25px;
	margin-bottom: 15px;
	width: 135px !important;
	width: 170px;
	border-left: 1px solid #ccc;
	float: right;
	display: inline;
	background-color: white;
}
	
#rightsidecol h1 {
	text-transform:none;
	color: #83aed1;
	font-size: 18px;
	margin-top: 15px;
	border-bottom: 1px dotted #83aed1;
}
	
#rightsidecol h2 {
	font-size: 13px;
	margin-bottom: 2px;
	padding-top: 0px;
	margin-top: 0px;
	color: #666;
	background-color: transparent;
	border-width: 0px;
}
	
#rightsidecol img {
	border: 0;
	margin-left: 2px;
}
	
#rightsidecol a	{
	border: 0;
	font-size: 11px;
	color: #83aed1;
}
	
#rightsidecol p	{
	text-align: right;
	padding-right: 23px;
	margin-top: 0;
	padding-top: 0;
}	

#rightsidecol ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	
#rightsidecol li {
	padding-top: 4px;
	padding-bottom: 4px;
}
		
/*------ CONTENT ------ */
#content{
	width:600px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	margin-left: 0px;
	clear: right;
	color: #073364;
	font-size: 12px;
	display: inline;
}

#content h1 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	padding-top: 15px;
	display: block;
}
#content h1 span {
	font-size: 18px;
	display: block;
}

#content h2 {	
	color: #5DAFD2;
}

#content h3 {
	color: #40887a;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#content h3+p {
	margin-top: 0px;
	padding-top: 0px;
}

#content h4 {
	font-style: italic;
	color: #666;
	margin: 0px;
	margin-bottom: 1em;
	padding: 0px;
}

#content h5 {
	color: #666;
	font-style: bold;
	margin: 0px;
	margin-bottom: 1em;
	padding: 0px;
}

#content p {
	padding: 0;
	margin-bottom: 20px;
	line-height: 1.4em;
}

#content li {
	margin-top: 0px;
	padding-top: 5px;
}

#content a {
	color: #3333FF;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #3333FF;

}
#content a:hover {
	color: #45474c;
	border-bottom-color: #45474c;
}

.article {
	margin-bottom: 16px;
}

.article h2 {
	font-size: large;
	border: hidden;
	margin: 0;
}

.article .meta {
	font-size: smaller;
	color: #666666;
}

.article_body pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap !important;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;
}

/*Content Box*/
.contentbox {
	z-index:1;
	width: 152px !important;
	width: 172px;
	height: 142px !important;
	height: 152px;
	background: url(body_box_bg.gif) transparent top left no-repeat;
	float: left;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 11px;
	overflow: hidden;
	position: relative;
}

.contentbox h2 {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 5px;
	font-size: 12px;
}

.contentbox p {
	margin-top: 0;
	padding-top: 0;
	font-size: 11px;
	line-height: 1em;
}

.contentbox img {
	float: right;
	border: 0px;
	margin-top: 5px;
	margin-left: 5px;
}
	
.leadership1, .leadership2 {
	height: 82px;
	padding: 8px;
	margin-left: 20px;
	font-size: 14px;
	line-height: 20px;
}

.leadership1 img, .leadership2 img{
	height: 82px;
}

.leadership1, .zebra1 {
	background-color: #fbfbfb;
}

.leadership2, .zebra2 {
	background-color: #f1f3f9;
}

.zebra1, .zebra2 {	
	height: 82px;
	padding: 8px;
	line-height: 20px;
	height: auto;
	display: block;
	padding: 2px 8px;
}

.zebra1 h2,.zebra2 h2{	
	font-size: 13;
}

.zebra1 *, .zebra2 * {	
	margin: 0;
	padding: 0;
}

.date_event { 
	width: 300px;
}

.date_event span {
	margin-left: 12px;
}

.date_event div {
	padding: 3px;
}
