@charset "utf-8";

.sub {

	background-color: #F1F9FE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: -3px;
}

.sub table {
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border: 1px solid #5ABAEF;
}

tr.toprow td {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(idma-banner_blue_background.gif);
	background-repeat: repeat;
}
.sub .blue {
	background-color: #F1F9FE;
}
.sub .captioncell {
	padding: 5px;
}


.sub .FooterColor {
	background-color: #0069BD;
	
}


.sub .FooterColor a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.sub .FooterColor a:hover {
color: #000000;
text-decoration: none;
}

.sub .FooterColor a:visited {
color: #FFF;
text-decoration: none;
}

.sub .FooterColor a:visited:hover {
color: #000;
text-decoration: none;
}		

a:link {
	color: #0069bd;
	text-decoration: none;
	}
	
a:hover {
color: #000000;
text-decoration: none;
}

a:visited {
color: #0069bd;
text-decoration: none;
}	

a:visited:hover {
color: #000;
text-decoration: none;	

}
.thumbnails {
	margin-right: 20%;
	margin-left: -20px;
}
