body{
	background : #8399B1;
	scrollbar-base-color: #336699;
}

p{
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}

.tagLine{
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	letter-spacing : 0px;
	padding-bottom : 2px;
}


.h1{
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}

.boldWhiteText{
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.boldYellowText{
	font-family: Arial, sans-serif;
	color: #FFFF00;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
}
.contentWhiteText{
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}

A{
	font-family : Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: FFFFFF;
	text-decoration : none;
}

A.hotLinkTop {
	font-size: 10px;
	font-weight: bold;
	color: 000033;
}

A.hotLinkGrey {
	font-size: 9px;
	color: Silver;
}

A.hotLinkClips {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
	
}

A.bottomNav {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}


li{
	font-family: Arial, sans-serif;
	list-style-type : square;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}

li.process{
	font-family: Arial, sans-serif;
	list-style-type : decimal;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}

