/* CSS Document */
<style type="text/css">

.nav a:active { color: #FFFFFF; text-decoration: none}
.nav a:link {  color: #FFFFFF; text-decoration: none}
.nav a:visited { color: #FFFFFF; text-decoration: none}
.nav a:hover {  color: #999999; text-decoration: none}

.currentloc a:active { color: #999999; text-decoration: none}
.currentloc a:link {  color: #999999; text-decoration: none}
.currentloc a:visited { color: #999999; text-decoration: none}
.currentloc a:hover {  color: #999999; text-decoration: none}


body,td,th {
	font-family: arial, helevetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000099;
	text-decoration: none;
	word-spacing: 2px;
}
a:visited {
	color: #000099;
	text-decoration: none;
	word-spacing: 2px;
}
a:hover {
	color: #000066;
	text-decoration: none;
	//word-spacing: 2px;
}
a:active {
	color: #000099;
	text-decoration: none;
	//word-spacing: 2px;
}


.headline {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
.subtitle{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.caption{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8px;
}

ul {
	list-style-position: outside; 
	margin: 5px 0px 10px 20px; 
	list-style-image: url(/images/bullet_smallblack.gif);
	list-style-type: none;
}	

a.player.small {
	background:url(/images/splash_video_01.jpg) no-repeat;
	width:320px;
	height:240px;
	padding:0 15px 0 0;
	float:left;
	margin-right:15px;
}

a.player.small img {
	margin: 90px 0 0 130px;
}	

a.player.small2 {
	background:url(/images/splash_video_02.jpg) no-repeat;
	width:320px;
	height:240px;
	padding:0 15px 0 0;
	float:left;
	margin-right:15px;
}

a.player.small2 img {
	margin: 90px 0 0 130px;
}

a.player.small_SCAG {
	background:url(/images/SCAG.jpg) no-repeat;
	width:640px;
	height:360px;
	padding:0 15px 0 0;
	float:left;
	margin-right:15px;
}

a.player.small_SCAG img {
	margin: 160px 0 0 300px;
}
a.player.small4 {
	background:url(/images/compas2009.jpg) no-repeat;
	width:320px;
	height:240px;
	padding:0 15px 0 0;
	float:left;
	margin-right:15px;
}

a.player.small4 img {
	margin: 90px 0 0 130px;
}
a.player.small5 {
	background:url(/images/artic.jpg) no-repeat;
	width:320px;
	height:240px;
	padding:0 15px 0 0;
	float:left;
	margin-right:15px;
}

a.player.small5 img {
	margin: 90px 0 0 130px;
}
a.player.small_OCTA {
	background:url(/images/OCTA.jpg) no-repeat;
	width:640px;
	height:360px;
	padding:0 15px 0 0;
	float:left;
	margin-right:15px;
}

a.player.small_OCTA img {
	margin: 160px 0 0 300px;
}	
</style>

