body, td, pre { font-size: 1em; font-family: Arial, Geneva Helvetica, sans-serif; }
h1 {
	font: bold 1.60em "Trebuchet MS", "Times New Roman", Arial;
	padding: 5px 0 15px;
	margin: 0;
	color: #333;
	}
h2 {
	padding: 10px 0 10px;
	margin: 25px 0 0 0;
	font: bold 1.25em  "Trebuchet MS", "Times New Roman", Arial;
	color: #454545;
	clear: both;
	text-align: left;
	border-top: 1px dashed #ccc;
	}
h3, .main h4 {
	padding: 8px 0 0;
	margin: 2px 0 0;
	font: bold 1.05em "Trebuchet MS", "Times New Roman", Arial;
	color: #454545;
	clear: both;
	text-align: left;
	}	

a { color: #236aff; }
a:hover { color: #213d7a; }
a:visited { color:#9933FF; }
	
p {
	font: normal .95em Arial, Geneva Helvetica, sans-serif;
	padding: 5px 0 10px;
	margin: 0;
	text-align: justify;
	color: #454545;
}
ul, ol {
	margin: 0 20px 10px 15px;
	padding: 0 0 0 20px;
	font: normal .95em Arial, Helvetica, sans-serif;
	line-height: 130%;
	list-style-type: square;
	color: #333;
	}
ol { 
	margin: 0px 20px 10px 25px;
	padding: 0 0 0 20px;
	list-style-type: decimal;
	}
ol ol {
		list-style-type:lower-alpha;
}
li {
	padding: 1px 3px;
	margin: 5px 0;
	}
blockquote {
	padding: 5px 15px;
	margin: 10px 10px 10px 30px;
	border-left: 5px dotted #E3E3E3;
	}
blockquote, blockquote p {
	font: italic 1em Geneva, Arial, Helvetica, sans-serif;
}
img.image-left, img.image-right, span.image-left img, span.image-right img { float: left; margin-right: 25px; margin-bottom: 10px; border: 2px solid #E6E6E6; padding: 2px; }
img.image-right, span.image-right img {float: right; margin-right: 0; margin-left: 25px; }

.warning {
	margin: 10px 0;
	padding: 10px;
	border: 2px solid red;
	color: red;
	font: .85em Verdana, Arial, Helvetica, sans-serif;
}
.ccm-page-list div.ccm-page-list-description {
	font: normal .95em Arial, Helvetica, sans-serif;
}
.ccm-page-list div.ccm-page-list-title {
	padding: 8px 0 0;
	margin: 2px 0 0;
	font: bold 1.05em "Trebuchet MS", "Times New Roman", Arial;
}

/*//////////////////////////////////////////////////////////////////////////////
	TABLE Styles
	See http://www.smashingmagazine.com/2008/08/13/top-10-css-table-designs/
//////////////////////////////////////////////////////////////////////////////*/

caption {
	caption-side: top;
	padding: 10px;
	font-size: .85em;
	font-weight: bold;
	color: #4A70A8;
	border: 1px solid #eee;
	border-bottom: 0px;
}

.hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
.hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
.hor-minimalist-a td
{
	color: #669;
	padding: 9px 8px 0px 8px;
}
.hor-minimalist-a tbody tr:hover td
{
	color: #009;
}


.hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	background: #fff;
	margin: 20px 35px 35px;
	border-collapse: collapse;
	text-align: left;
}

.hor-minimalist-b th
{
	font-size: .85em;
	font-weight: normal;
	color: #4A70A8;
	padding: 10px 8px;
	border-bottom: 2px solid #4A70A8;
}
.hor-minimalist-b td
{
	font-size: .9em;
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 8px 8px;
}
.hor-minimalist-b td p {
	margin: 0;
	padding: 0;
	color: inherit;
	font-size: inherit;
}
.hor-minimalist-b tbody tr:hover td
{
	color: #009;
}


.ver-minimalist
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
.ver-minimalist th
{
	padding: 8px 2px;
	font-weight: normal;
	font-size: 14px;
	border-bottom: 2px solid #6678b1;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #039;
}
.ver-minimalist td
{
	padding: 12px 2px 0px 2px;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #669;
}


.box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
.box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
.box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
.box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}


.box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;
}
.box-table-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #e8edff;
	border-right: 1px solid #9baff1;
	border-left: 1px solid #9baff1;
	color: #039;
}
.box-table-b td
{
	padding: 8px;
	background: #e8edff; 
	border-right: 1px solid #aabcfe;
	border-left: 1px solid #aabcfe;
	color: #669;
}


.hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
.hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
}
.hor-zebra td
{
	padding: 8px;
	color: #669;
}
.hor-zebra .odd
{
	background: #e8edff; 
}


.ver-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
.ver-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #039;
}
.ver-zebra td
{
	padding: 8px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #669;
}
.vzebra-odd
{
	background: #eff2ff;
}
.vzebra-even
{
	background: #e8edff;
}
.ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children
{
	background: #d0dafd;
	border-bottom: 1px solid #c8d4fd;
}
.ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action
{
	background: #dce4ff;
	border-bottom: 1px solid #d6dfff;
}


.one-column-emphasis
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	margin: 20px 35px 35px;
	text-align: left;
	border-collapse: collapse;
}
.one-column-emphasis th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	color: #039;
}
.one-column-emphasis td
{
	font-size: .9em;
	padding: 10px 15px;
	color: #669;
	border-top: 1px solid #e8edff;
}
.oce-first
{
	background: #d0dafd;
	/*border-right: 10px solid transparent;
	border-left: 10px solid transparent;*/
}
.one-column-emphasis tr:hover td
{
	color: #339;
	background: #eff2ff;
}


.newspaper-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
.newspaper-a th
{
	padding: 12px 17px 12px 17px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
	border-bottom: 1px dashed #69c;
}
.newspaper-a td
{
	padding: 7px 17px 7px 17px;
	color: #669;
}
.newspaper-a tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}


.newspaper-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
.newspaper-b th
{
	padding: 15px 10px 10px 10px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
}
.newspaper-b tbody
{
	background: #e8edff;
}
.newspaper-b td
{
	padding: 10px;
	color: #669;
	border-top: 1px dashed #fff;
}
.newspaper-b tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}


.newspaper-c
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #6cf;
}
.newspaper-c th
{
	padding: 20px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	text-transform: uppercase;
	border-right: 1px solid #0865c2;
	border-top: 1px solid #0865c2;
	border-left: 1px solid #0865c2;
	border-bottom: 1px solid #fff;
}
.newspaper-c td
{
	padding: 10px 20px;
	color: #669;
	border-right: 1px dashed #6cf;
}

.gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
.gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('table-images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
.gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('table-images/gradback.png') repeat-x;
}
.gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
.gradient-style tbody tr:hover td
{
	background: #d0dafd url('table-images/gradhover.png') repeat-x;
	color: #339;
}
