/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input, textarea { color:#666666; font-size:12px; line-height: 16px; margin: 0; padding: 0; font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;line-heigt:16px;}
h1,h2,h3,h4,h5,h6,p,pre,code,address,caption,cite,code,em,strong,th,fieldset,input,textarea { color:#666666; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

p {
margin: 0 0 16px 0;
}

	.streamer p {
	padding: 7px 10px;
	font-size:11px;
	}
	
	#spotlight.streamer p {
	font-size:12px;
	}
	
H1, H2, H3, H4, H5, H6 {
}

p {
margin: 0 0 16px 0;
}

	table .cornered p {
	font-size:11px;
	line-height:normal;
	margin:0;
	}
	

h1 {
color:#003366;
font-size:24px;
line-height:24px;
font-weight:normal;
margin: 0 0 16px 0;
}

	.pagedetail h1 {
		margin-bottom:3px;
	}


h2, h2 a {
font-size:12px;
margin: 0 0 8px 0;
color:#000000;
font-weight:normal;
}



h3 {
font-size:14px;
font-weight:normal;
color: #f10c29;
margin:0;
}

h4, h4 a {
font-size:18px;
font-weight:normal;
color: #f10c29;
margin:0 0 3px 0;
}

	.detailpage h4, .detailpage h4 a {
		line-height:22px;
		font-size:20px;
	}

h5, .cornered h1 {
color:#003366;
font-size:12px;
margin: 0 0 4px 0;
}
	table .cornered h5, table .cornered h1 {
	color:#ffffff;
	}

hr {
border:none 0;
border-top:1px solid transparent;
height:1px;
line-height:16px;
margin:4px 0;
padding:0;
}


a {
outline:none;
color: #003399;
text-decoration: underline;
}

a:hover {
}


ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left: 18px;
}

#content ul {
list-style-type: disc;
line-height:16px;
margin-bottom:12px;
}

ul li {
}

#content ol {
list-style-type: decimal;
line-height:16px;
margin-bottom:12px;
}

ol li {
}

img {
border: 0;
outline: 0;
}

.bold {
font-weight: bold;
}

.red {
color: #f10c29!important;
}

.bgred {
background-color: #f10c29!important;
color:#ffffff;
}

	.bgred p {
	color:#ff9999;
	}

.blue {
color:#132d90!important;
}

.bgblue {
background-color:#132d90!important;
color:#ffffff;
}

	.bgblue p {
	color:#9999ff;
	}

.green {
color:#96c208!important;
}

.bggreen {
background-color:#96c208!important;
color:#ffffff;
}

	.bggreen p {
		color:#336600;
	}

.bglightgrey {
background-color:#eeeeee!important;
color:#333333;
}

.black {
color:#000000;!important
}

.button {
text-align:center;
background:url(../../img/bg-button-gradient.png) repeat-x top;
color:#ffffff;
text-decoration:none;
margin-bottom:15px;
}

.more {
white-space: nowrap;
font-weight:normal;
font-size:11px;
text-decoration: none;
padding-right:11px;
background:url(../../img/bullet.gif) right 4px no-repeat;
}

	.more:hover {
	text-decoration:underline;
	color:#000000;
	}
	
	.cornered .more {
	background-image:url(../../img/bullet-white.gif);
	}
	
	.bglightgrey .more {
	background-image:url(../../img/bullet.gif);
	}

.black {
color:#000000;
}

