/* CSS Document */

caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}

ul	{
	font-family: "Lucida Grande", Helvetica, sans-serif;
	}
	
p, td, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, playlist	{
	font-family: Helvetica, "Lucida Grande", Verdana, sans-serif;
	}
p+p	{
	text-indent: 0em;
	margin-top: -1em;
	}

.p_white	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: 0.95em;
	line-height: 1.5em;
	color: #FFFFFF;
	padding-top: 0px;
	font-family: Helvetica, "Lucida Grande", Verdana, sans-serif;
	}

.p_blue-bold	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: 0.95em;
	font-weight: bold;
	line-height: 1.5em;
	color: #0576A5;
	padding-top: 0px;
	font-family: Helvetica, "Lucida Grande", Verdana, sans-serif;
	}

.p_white-data	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: .9em;
	line-height: 1.35em;
	color: #FFFFFF;
	padding-top: 0px;
	font-family: Helvetica, "Lucida Grande", Verdana, sans-serif;
	}

.p_white-playlist	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: .75em;
	line-height: 1.35em;
	color: #FFFFFF;
	padding-top: 0px;
	font-family: Helvetica, "Lucida Grande", Verdana, sans-serif;
	}

h1	{
	font-size: 1.15em;
	font-weight: bold;
	color: #333333;
	line-height: 100%;
	padding-top: 15px;
	padding-bottom: 0px;
	}
	
h2	{
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 0px;
	line-height: normal;
	font-size: 1em;
	}

h4	{
	color: #CCCCCC;
	font-family: Helvetica, "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	line-height: normal;
	margin: 0px;
	font-size: .85em;
}

h3	{
	font-family: Helvetica, "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	color: #00CCFF;
	padding-bottom: 2px;
	line-height: normal;
	margin-bottom: 0px;
	font-size: .9em;
}

html p	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: 0.85em;
	line-height: 1.35em;
	border-bottom-width: 1px;
	border-bottom-style: none;
	}

.header	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-variant: normal;
	font-weight: bolder;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	}

.header2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-variant: normal;
	font-weight: bold;
	text-transform: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	}

li	{
	color: #FFFFFF;
	font-size: 0.85em;
	line-height: normal;
	}

.sidebar1	{
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 13px;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #333333;
	}

.sidebar2	{
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #000000;
	padding-left: 25px;
	}

#footer p	{
	font-size: 10px;
	margin-top: 25px;
	}
.link {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
