* {
    margin: 0;
    padding: 0;
}

body {
    padding: 0;
    font: 12px Arial, Helvetica, sans-serif;
    color: #4D4D4D;
    background:#aad9ff none repeat scroll 0 0;
}

h1 {
	padding:31px 0 7px 35px;
    font-weight: bold;
    font-size: 15px;
    color: #00546f;
}

.bubble h1 {
	padding:30px 0 7px 35px;
}

h1 a {
    text-decoration: none;
    color: #00546f;
}

h1 a:hover {
    color: #217acd;
}

p {
    margin: 3px 0;
}

a {
    text-decoration: none;
    color: #217acd;
    outline: none;
}

img {
	border: 0;
}

a:hover {
	text-decoration: underline;
	color: #00546f;
	font-size: 12px;
}

.big-link {
	font-size:12px;
	z-index: 100;
	font-weight: bold;
}

.big-link img {
	margin: 10px 7px 0px 7px;
}

.big-link a img {
	vertical-align: text-bottom;	
}

#wrap {
    margin: 0 auto;
    width: 985px;
}

#header {
    height: 160px;
	margin:20px auto 0 auto;
	text-align:center;
}

#latest{
	margin:0 auto;
	width:900px;
	background:#FFF;
	border:#066 1px solid ;
}

#title {
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #00546f;
	margin:0 125px 0 0;
	text-align: right;
	line-height: 20px;
}

#subtitle {
	left:-135px;
	position:relative;
	text-align:right;
	top:-20px;
}

#main {
	width: 670px;
	float:left;
	margin:0 auto;
	left: 10px;
    position: relative;
}

.bubble1 {
	background: url(images/bubble-top-yellow-lg.png) no-repeat scroll top;
	margin-bottom: 10px;
}

.bubble1 .body {
	background: url(images/bubble-body-lg.png) repeat-y scroll top;
	padding:10px 35px 0;
	line-height: 16px;
}

.bubble1 .bottom {
	background: url(images/bubble-bottom-lg.png) no-repeat scroll top;
	height:33px;
	z-index: 1;
}

#roadmap {
/*	height: 235px;  */
}

#roadmap .body {
	height: 40px; 
}

#roadmap h4 {
	color: #C1272D;
	font-size: 15px;
}

.bubble-lg {
	background: url(images/bubble-top-yellow-lg.png) no-repeat scroll top;
	margin-bottom: 10px;
}

.bubble-lg .body {
	background: url(images/bubble-body-lg.png) repeat-y scroll top;
	padding:10px 35px 0;
	line-height: 16px;
}

.bubble-lg .bottom {
	background: url(images/bubble-bottom-lg.png) no-repeat scroll top;
	height:43px;
	z-index: 1;
}

#sidsnet {
/*	height: 235px;  */
}

#sidsnet .body {
	height: 1210px; 
}

#sidsnet h4 {
	color: #C1272D;
	font-size: 15px;
}


.line {
	margin: 15px 0;
}

#sidebar {
	width:315px;
	float: left;
	left: -7px;
    position: relative; 
}

.bubble {
	margin-bottom:10px;
	/*margin-left:650px;*/
}


.bubble .body {
	background: url(images/bubble-body-sm.png) repeat-y scroll top;
	padding:10px 30px 0px;
	line-height: 15px;
	text-align: justify;
}

.bubble .bottom {
	background: url(images/bubble-bottom-sm.png) no-repeat scroll top;
	height:43px;
	z-index: 1;
}
.bubble .bottom2 {
	background: url() no-repeat scroll top;
	height:43px;
	z-index: 1;
}

.bubble h4 {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}

.bubble .updated {
	font-size: 9px;
	color:#666666;
	font-style:italic;
}

#rio.bubble {
	background: url(images/bubble-top-green.png) no-repeat scroll top;
	 height: 562px;
}


#rio.bubble h1 a, #msi.bubble h1 a {
	color:#FFF;
}

#msi.bubble {
	background: url(images/bubble-top-blue.png) no-repeat scroll top;
	height: 340px;
}

#msi .body {
	/* height: 345px; */
}

.bubble .body p {
	margin: 7px 0px;
}

/*#msi .left {
	width: 315px;
	float: left;

/* #vertical-rule {
	position: relative;
	top: -35px;
	left: 19px;
	float: left;
}

#msi .right {
	width: 315px;
	float: right;
}
*/

#sidsunit.bubble {
	height: 64px;
	background-image: url(images/bubble-top-yellow-sm.png);
	background-repeat: no-repeat;
	background-position:top;
}


#footer {
    height: 67px;
	margin:10px auto;
    text-align:center;
    font-size: 11px;
    color: #444;
	clear: both;
}

#wrap #main #sidsnet .body .content #timeline ul table tr td {
	text-align: center;
}

