/* 	This stylesheet includes

		- Tags

		- Text Styles

		- Layer Styles (for "Info" mouseover pop-ups)

		- Color Guide

*/



/*  Tags  */

body	{

	font-family: Arial, Helvetica, sans-serif;

	font-size:12px;

	text-decoration: none;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px; 

}



p {

	margin-top: 2px;

	margin-right: 0px;

	margin-bottom: 4px;

	margin-left: 0px;

}



a {

	text-decoration: none;

}



a:link {

	text-decoration: none;

	color: #1C4173;

}



a:visited	{

	text-decoration: none;

	color: #1C4173;

}



a:hover	{

	text-decoration: none;

	color: #4a7b94;

}





/* Text Styles */



.title18 {

	font-size: 18px;

	font-weight: bold;

	color: #1C4173;

	margin-top:0px

	margin-bottom:10px

}

	

.title16	{

	font-size: 16px;

	font-weight: bold;

	margin-top:6px

	margin-bottom:3px

}



.title14	{

	font-size: 14px;

	font-weight: bold;

	margin-top:10px

	margin-bottom:4px

}

	

.title12	{

	font-size: 12px;

	font-weight: bold;

	margin-top:6px

	margin-bottom:2px

}	





.title11	{

	font-size: 11px;

	font-weight: bold;

	margin-top:3px

	margin-bottom:1px

}



.plaintext12 {

	font-size: 12px;

	margin:0px;

}



.plaintext11 {

	font-size: 11px;

	margin:0px;

}



.plaintext10 {

	font-size: 10px;

	margin:0px;

}









blockquote {

	margin-top: 6px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 8px;

}



input {
	font-size: 11px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
}



li {

	margin-top: 3px;
	margin-left: 10px;


}

ul {

	margin-top: 5px;

	margin-bottom: 5px;

	margin-left: 10px;

}



/* layer styles */



.layer1videosummary {

	position:relative;

	width:260px;

	z-index:1;

	left: 0px;

	top: 0px;

}



.layer2videosummary {

	position:absolute;

	width:180px;

	z-index:2;

	left: 50px;

	top: 15px;

	background-color: #E0EEEE;

	padding:10px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	visibility: hidden;

}



/* color guides */



redtext {

	color: #CC0000;

}



greentext {

	color: #1C4173;

}



orangetext {

	color: #CC6633;

}



bluelinktext {

color: #1C4173;

}



bluelinkhover

{

color: #4a7b94;

}



main sos blue

{

color: #1C4173;

}

