/* CSS Style Sheet for Articles and Tip of the Month */
div.article {
	margin-left: 5%; 
	margin-right: 5%; 
	background: transparent url(images/player_watemark.gif) center no-repeat;
	line-height: 1.66;
}
p#lead-para:first-letter {
	font-size: 133%; 
	font-weight: bold; 
}
p#important {
	font-size: 125%; 
	font-weight: bold; 
	color: #ab1933; 
	line-height: 1.2;
}
p#summary {
	font-style: italic; 
}
/* image alignments  */
#topleft { 
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px; 
	}
#topright { 
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px; 
	}
#left { 
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px; 
	}
#right { 
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px; 
	}
#center { 
	align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px; 
	}
/* ol.article {margin-left: 1%; margin-right:1%; } */
ol.article li {
	margin-bottom: 1em; 
}
ul.article li {
	margin-bottom: 1em; 
	list-style-type: disc;
}
ol ul.article li {
	margin-bottom: 1em; 
	list-style-type: disc;
}
ol ul ul.article li {
	margin-bottom: 1em; 
	list-style-type: circle;
}
ol.roman li {
	list-style-type: lower-roman;
	margin-bottom: 1em; 
}
ol ol.roman li {
	list-style-type: lower-roman;
	margin-bottom: 1em; 
}
ol ol ol.roman li {
	list-style-type: lower-roman;
	margin-bottom: 1em; 
}
ol.upperalpha li {
	list-style-type: upper-alpha;
	margin-bottom: 1em; 
}
ol.loweralpha li {
	list-style-type: lower-alpha;
	margin-bottom: 1em; 
}
h1.article {
	margin-bottom: 0; 
	margin-top: 1em; 
	font-size: 200%; 
	color: #275DA6; 
	text-transform: uppercase; 
}
h2.article {
	margin: 0 5% 0 7.5%; 
	font-size: 120%; 
	font-style: italic; 
	color: #275DA6; 
}
h3.article {
	margin-top: 0; 
	color: #275DA6; 
	font-size: 150%; 
}
.tablehead {
	color: #000;
	font-style: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#dcdcdc;
 	vertical-align:top;
	width: 100%;
	margin:5px 0 5px 0;
}

.tableheadFixWidth {
	color: #000;
	font-style: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#dcdcdc;
	margin:5px 0 5px 0;
}

.tablehead a:link, .tablehead a:visited {
	color: #000; 
}

.tablehead a:hover {
	color: #FF0000;
}			

.colhead {
	background:#c1c1c1;
	color: #000;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.colhead a:link, .colhead a:visited {
	color: #000;
}

.colhead a:hover {
	color: #FF0000;
}	

.stathead {
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.oddrow {
	background-color: #FFF;
}

.evenrow {
	background-color: #ececec;
	font-weight: bold;
}
/* Bold and Font Size */
p.smlnorm {
	font-size: x-small;
	font-weight: normal;
}
p.smlnormcntr {
	font-size: x-small;
	font-weight: normal;
	text-align: center;
}
p.smlbold {
	font-size: x-small;
	font-weight: bold;
}
p.testimonial_left {
	font-size: x-small;
	font-weight: normal;
	font-style: italic;
	color: gray;
	text-align: left;
}
p.testimonial_right {
	font-size: x-small;
	font-weight: normal;
	font-style: italic;
	color: gray;
	text-align: right;
}
p.author_right {
	font-size: x-small;
	font-weight: bold;
	color: maroon;
	text-align: right;
}
p.author_left {
	font-size: x-small;
	font-weight: bold;
	color: maroon;
	text-align: left;
}
p.smlboldcntr {
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}
p.lrgnorm {
	font-size: large;
	font-weight: normal;
}
p.lrgnormcntr {
	font-size: large;
	font-weight: normal;
	text-align: center;
}
p.lrgbold {
	font-size: large;
	font-weight: bold;
}
p.lrgboldcntr {
	font-size: large;
	font-weight: bold;
	text-align: center;
}
p.xlrgnorm {
	font-size: x-large;
	font-weight: normal;
}
p.xlrgnormcntr {
	font-size: x-large;
	font-weight: normal;
	text-align: center;
}
p.xlrgbold {
	font-size: x-large;
	font-weight: bold;
}
p.xlrgboldcntr {
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}
p.xxlrgnorm {
	font-size: xx-large;
	font-weight: normal;
}
p.xxlrgnormcntr {
	font-size: xx-large;
	font-weight: normal;
	text-align: center;
}
p.xxlrgbold {
	font-size: xx-large;
	font-weight: bold;
}
p.xxlrgboldcntr {
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
}
