/* CDB Screen Styles - Author: Fabrizio Ravasi - Date: April 2007 */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
body {
	text-align:center;
	font: 82%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #333333;
	background-image: url(../images/body-bg.gif);
}
#container {
	width: 917px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/container-bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	position: relative;
}
#header {
	background-color: #31AAB4;
	background-image: url(../images/header-bg.gif);
	height: 20px;
}
#middle {
	clear: left;
}
#right-col {
	float:right;
	width:765px;
	background-color: #FFFFFF;
}
#left-col {
	float:left;
	width:152px;
}

#nav2 {
	border-top: 20px solid #BFE4E8;
}
#nav2 h3 {
	color: #0096A2;
	padding: 10px 0 0 6px;
	font-size: 1.4em;
	letter-spacing: -1px;
}
#nav2 h3 a, #nav2 h3 a:visited {
	color: #0096A2;
	text-decoration: none;
	border-bottom: 1px solid #0096A2;
	padding: 0 0 2px 0;
}
#nav2 h3 a:hover {
	color: #00C5D5;
}
#nav2 ul {
	list-style-type: none;
	padding: 20px 2px 20px 2px;
}
#nav2 li {
}
#nav2 li a, #nav2 li a:visited {
	color: #0096A2;
	display: block;
	padding: 6px 2px 2px 6px;
}
#nav2 li a:hover {
	color: #56727E;
	background-color: #add;
}
.box-sx {
	margin: 10px 1px 10px 1px;
	background-image: url(../images/bottom-content-bg.jpg);
	background-repeat: repeat-x;
	background-color: #eee;
	padding: 10px 0 4px 0;
	text-align: center;
}
.box-sx img {
	margin: 10px 0 0 0;
}
.box-sx a, .box-sx a:visited {
	color: #0096A2;
	padding: 6px 0 2px 0;
}
.box-sx a:hover {
	color: #56727E;
}
#nav {
	height: 140px;
}
#nav ul {
	list-style-type: none;
}
#nav li {
	margin-left: 1px;
	display: inline;
}
#nav li a {
}
#content {
	padding: 10px 20px 40px 20px;
	border-top: 20px solid #E372F3;
	border-left: 1px solid #fff;
}
.c#content {
	border-top: 20px solid #33CC99;
}
#content h2 {
	font-size: 2.2em;
	color: #E372F3;
	padding: 18px 0 12px 0;
	font-weight: normal;
}
#content h3 {
	font-size: 1.4em;
	color: #E372F3;
	padding: 18px 0 12px 0;
}
#content h4 {
	color: #E372F3;
	font-size: 1.2em;
	padding: 18px 0 8px 0;
}
.c#content h2 {
	color: #33CC99;
}
.c#content h3 {
	color: #33CC99;
}
.c#content h4 {
	color: #33CC99;
}
#content h5 {
	color: #666666;
	font-size: 1.1em;
}
#content p {
	padding: 6px 0;
/*	font-size: 1.1em;
*/}
#content ul {
	padding: 20px 0 10px 10px;
	list-style: none;
}
#content li {
	padding: 4px 0 4px 20px;
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#content .d li {
	padding: 4px 0 4px 20px;
	background-position: 0 8px;
}
#content a,content a:visited {
	color: #81ACB5;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}
#content a:hover {
	text-decoration: underline;
	color: #39646B;
}
#stracc {
	background-color: #E372F3;
	color: #FFFFFF;
	padding: 0 10px 4px 10px;
}
#stracc h4 {
	color: #FFFFFF;
}
#stracc a,stracc a:visited {
	color: #D32026;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 4px 100px;
}
#stracc a:hover {
	color: #990000;
	text-decoration: none;
}

#bottom-content {
	background-color: #eee;
	text-align: center;
	padding: 24px 0 12px 0;
	background-image: url(../images/bottom-content-bg.jpg);
	background-repeat: repeat-x;
	clear: both;
	margin: 0 0 0 153px;
	font-size: 0.9em;
}
#bottom-content img {
	margin: 0 8px 0 0;
}
#bottom-content a {
	padding: 6px 10px 4px 10px;
	color: #990000;
	text-decoration: none;
}
#bottom-content a:hover {
	color: #CC9900;
}
.rgt {
	text-align: right;
	padding: 10px;
}
.rgt2 {
	text-align: right;
}
.flr img {
	margin: 28px;
	border: 1px solid #aaa;
	padding: 2px;
	float: right;
}
.flr2 img {
	margin: -10px 0 20px 40px;
	border: 1px solid #aaa;
	padding: 2px;
	float: right;
	clear: right;
}
.fll {
	border-bottom: 1px dashed #aaa;
	padding: 14px 0 10px 0;
}
.fll2 {
	border: 2px solid #aaa;
	padding: 10px;
	float: right;
	margin: 30px 10px 10px 10px;
	background-color: #f7f7f7;
}
.fll3 {
	border: 2px solid #aaa;
	padding: 10px;
	margin: 30px 10px 10px 10px;
	background-color: #f7f7f7;
}
.fll img {
	float: left;
	margin: 10px 20px 20px 10px;
	border: 1px solid #aaa;
	padding: 2px;
}
.fll p {
	padding: 6px 120px 6px 0!important;
}
.clear {
	clear: both;
}
.grey {
	color: #999999;
}
#footer {
	border-top: 4px solid #fc0;
	clear:both;
	color: #eee;
	padding: 24px 0 12px 30px;
	background-color: #0097A2;
	background-image: url(../images/footer-bg2.jpg);
	background-repeat: repeat-x;
}

#intro {
	background-color: #FFFFFF;
	float: left;
}
#intro span img{
	float: left;
}
#intro h2 {
	font-size: 1.6em;
	color: #999999;
	padding: 8px 0 0 0;
}
#intro-sx {
	float: left;
	border-top: 20px solid #33CC99;
	width: 416px;
	padding: 20px 10px 20px 32px;
}
#intro-dx {
	float: right;
	border-top: 20px solid #E372F3;
	width: 416px;
	padding: 20px 10px 20px 32px;
}

#intro ul {
	list-style-type: none;
	padding: 20px 2px 20px 2px;
}
#intro li {
}
#intro li a, #intro li a:visited {
	color: #0096A2;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 8px 2px 4px 4px;
}
#intro li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #add;
}
acronym {
	font-weight: bold;
	font-style: italic;
	color: #28A7B0;
	cursor: help;
}

.iconspan{
	float: right;
	cursor:pointer;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
	margin: -10px 10px 0 0;
}

#logomilubredesign {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.ddimgtooltip{
box-shadow: 3px 3px 5px #ccc; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 5px #ccc;
-moz-box-shadow: 3px 3px 5px #ccc;
display: none;
position: absolute;
border: 1px solid #999;
background: #FFFFFF;
color: #333;
z-index: 2000;
padding: 4px;
}

/* End Styles */
