BODY {

	background: url(images/bg.jpg);

	padding: 20px;

}

td {
	font: 11px Tahoma, Arial;
	color: #000;
}



a {

	text-decoration: none;

	color: #2171A2;

}


.texta {
 font-size: 12px;
 background-color: #d4d5cd;
 border: 1px solid #858c63;
}
.footer a {

	padding: 0px 10px;

}



.redtext {

	color: #712514;

}

.whitetext {

	color: #ffffff;

}

.blacktext {

	color: #353535;

}

.greytext {

	color: #757575;

}

.greentext {

	color: #2f6839;

}

.yellowtext {

	color: #EAF25E;

}

.orangetext {

	color: #F3800D;

}

.rosetext {

	color: #D6738F;

}

.bluetext {

	color: #2171A2;

}



p {

	margin: 0;

}

h1, h2, h3, h4, h5 {

	color: #C0CDD1;

	font-weight: bold;

	margin: 5px;

}


h1 {

	font-size: 16px;

}

h2 {

	font-size: 14px;

}

h3 {

	font-size: 12px;

}

.px11 {

	font: normal 11px Tahoma, Arial;

}

.logo {

	background-image: url(images/SCI-LOGO.png);

	position: static;

	height: 137px;

	width: 246px;

	overflow: visible;

	visibility: visible;

	z-index: 1;

}



.px10 {

	font: normal 10px Tahoma, Arial;

}



a.whitelink {

	font: normal 11px Tahoma, Arial;

	color: #ffffff;

	text-decoration: underline;

}

a.whitelink:hover {

	text-decoration: none;	

}

a.blacklink {

	font: normal 11px Tahoma, Arial;

	color: #212B35;

	text-decoration: underline;

}

a.blacklink:hover {

	text-decoration:none;	

}



a.bluelink {

	color: #638FA9;

	text-decoration: underline;	

}

a.bluelink:hover {

	text-decoration: none;	

}



a.orangelink {

	color: #F3800D;

	text-decoration: underline;

	font: normal 11px Tahoma, Arial;

}

a.orangelink:hover {

	text-decoration: none;	

}

a.greylink {

	color: #747877;

	font: normal 11px Tahoma, Arial;

	text-decoration: underline;

}

a.greylink:hover {

	text-decoration: none;	

}



a.greenlink {

	color: #2f6839;

	font: normal 11px Tahoma, Arial;

	text-decoration: underline;

}

a.greenlink:hover {

	text-decoration: none;	

}

a.roselink {

	color: #FFEBCC;

	font: normal 11px Tahoma, Arial;

	text-decoration: underline;

}

a.roselink:hover {

	text-decoration: none;	

}

a.yellowlink {

	color: #EAF25E;

	font: normal 11px Tahoma, Arial;

	text-decoration: underline;

}

a.yellowlink:hover {

	text-decoration: none;	

}



.footer a {

	padding: 0px 10px;

}

.mainimage {

	background-image: url(images/HomeIntro-SCI.png);

	background-repeat: no-repeat;

}
li.arrow {
	list-style-image: url(images/dot-arrow.png);
}
li.check {
	list-style-image: url(images/dot-check.png);
}

/* ---------------------- Dolphin nav ---------------------- */

#dolphincontainer {
	position:relative;
	height:34px;
	color:#E0E0E0;
	background:#143D55;
	width:504px;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	text-align: center;	
}

#dolphinnav {

	position:relative;

	height:33px;

	font-size:10px;

	text-transform:uppercase;

	font-weight:bold;

	background:#fff url(images/dolphin_bg.gif) repeat-x bottom left;

	padding:0 0 0 20px;

}

#dolphinnav ul{

	margin:0;

	padding:0;

	list-style-type:none;

	width:auto;

	float:left;

}

#dolphinnav ul li{

	display:block;

	float:left;

	margin:0 1px;

}

#dolphinnav ul li a{

	display:block;

	float:left;

	color:#EAF3F8;

	text-decoration:none;

	padding:0 0 0 20px;

	height:33px;

}

#dolphinnav ul li a span{

	padding:12px 20px 0 0;

	height:21px;

	float:left;

}

#dolphinnav ul li a:hover{

	color:#fff;

	background:

	transparent url(images/dolphin_bg-OVER.gif) repeat-x bottom left;

}

#dolphinnav ul li a:hover span{

	display:block;

	width:auto;

	cursor:pointer;

}

#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{

	color:#fff;

	background:#1D6893 url(images/dolphin_left-ON.gif) no-repeat top left;

	line-height:275%;

}

#dolphinnav ul li a.current span{

	display:block;

	padding:0 20px 0 0;

	width:auto;

	background:#1D6893 url(images/dolphin_right-ON.gif) no-repeat top right;

	height:33px;

}

/* ---------------------- END Dolphin nav ---------------------- */

