@charset "utf-8";
body {

	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	margin: 0px;
	font-size: 12pt;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #464668;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #0080D5;
}      	/* unvisited link */
a:visited {
	text-decoration: none;
	color: #DDEBFF;

}  		/* visited link */
a:hover {
	text-decoration: underline;

}  	/* mouse over link */



.websiteName {
	float: left;
	color: #ddebff;
	font-size: 24px;
	padding-left: 10px;
	position: relative;
	bottom: 8px;
	margin: 0px;

}


.directoryName {
	margin-left: 64px;
	padding-left: 10px;
	color: #36367E;
	font-size: 24px;
	background-color: #DDEBFF;
	text-align: left;
	padding-top: 2px;
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
  }
  .o--- {}
.breadcrumbs {
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	text-align: left;
	margin-left: 64px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.breadcrumbs a:link{
	color: #003366;
	font-size: 16px;
	text-decoration: none;
	font-family: "Arial Rounded MT Bold", "Arial Black", Arial;
	font-weight: normal;
}
.breadcrumbs a:hover{
	color: #0066CC;
	font-size: 16px;
	text-decoration: underline;
	font-family: "Arial Rounded MT Bold", "Arial Black", Arial;
	font-weight: normal;
}

.catogory {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DDEBFF;
	background-color: #36367E;
	height: 50px;
	width: 500px;
	margin-left: 64px;
	padding-top: 8px;
	text-align: left;
	padding-left: 8px;
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #DDEBFF;
	width: 1000px;
	margin-left: 64px;
	padding: 8px;
		opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
	
}
.links a:link{
	color: #33CCFF;
	font-size: 16px;
	text-decoration: none;
	font-family: "Arial Rounded MT Bold", "Arial Black", Arial;
	font-weight: normal;
}
.links a:hover{
	color: #0066CC;
	font-size: 16px;
	text-decoration: underline;
	font-family: "Arial Rounded MT Bold", "Arial Black", Arial;
	font-weight: normal;
}

.o--- {}
.introduction {
	text-align: left;
	margin-left: 100px;
	background-color: #DDEBFF;
	width: 760px;
	padding: 8px;
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}
.directoryLinksContainer {
	background-color: #DDEBFF;
	height: 200px;
	width: 600px;
	margin-left: 60px;
	position: relative;
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
	font-family: Verdana, sans-serif;
	text-align: center;
  }
.linkSetContainer {
	float: left;
	height: 44px;
	width: 300px;
	padding-top: 4px;
}

.directoryLinks{
	margin-bottom: 2px;

}

.directoryLinks a:link{
	color: #003366;
	font-size: 18px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.directoryLinks a:visited{

}
.directoryLinks a:hover {
	text-decoration: underline;
	color: #0099FF;
	font-size: 18px;
	
}
.littleLinks {
	float: left;
	height: 20px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.littleLinks a:link{
	color: #003366;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: none;
}
.littleLinks a:visited{

}
.littleLinks a:hover {
	text-decoration: underline;
	color: #0099FF;
	
}
.o--- {}

.bigH1 {
	color: #CCF;
	margin-left: 40px;
	font-size: 44px;
	padding-bottom: 8px;
	text-align: left;
	padding-top: 8px;
}


.footerContainer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	text-align: center;
	background-image: url(../../graphics/logo/Carlton-Scientific-Footer.png);
}
.h2footer {
	color: #9CF;
	font-size: 24px;
}
.smallerH2footer {
	color: #9CF;
}
.linksFooter {
	padding-bottom: 24px;
}
.linksFooter a:link{
	color: #99CCFF;
}
.linksFooter a:visited{
	color: #DDEBFF;
}
.linksFooterr a:hover {
	text-decoration: underline;
	color: #FCF;
}