/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
/*																		 */
/*	Function 	: print.css	 									 */
/*	Version 		: 1.00											 */
/* Last Update	:													 */
/*	Latest CCNo	:													 */
/*	----------------------------								 */
/*																		 */
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/

body
{
	height: auto;
	margin-left: 1%;
	padding: 0;
	width: auto;
}

body, a, p, td, th, div, blockquote, dl, ul, ol, textarea, input, select, label, legend
{	
	color: black;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
}
hr
{
	color: black;
	height: 1px;
	width: 100%;
}
img 
{
	border: none;
}
form
{
	margin: 1cm;
	height: auto;
	width: auto;
}
form p
{
	clear: left;
	margin: .25cm;
	padding: 0px;
	width: 100%;	
}
form p label
{
	float: left;
	width: 40%;
	font: normal 1em 	"Times New Roman", Arial, Times, serif;
}
form legend, form label
{
	font-weight: bold;
}
form table input, form table textarea
{
	width: 75%;
}
.noprint
{	
	display: none;
}
.nodisplay
{
	display: none;
}
.clear
{
	clear: both;
}


/*	--------------------------------	*/
/*		General site display				*/
/*	--------------------------------	*/
#header
{	
	border-bottom-color: #DCDCDC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	float: left;
	height: auto;
	margin: auto;
	padding: 0;	
	position: relative;
	width: 100%;
}
#header img
{	
	clear: left;
	float: left;
	margin: auto;
	padding: 0;
	width: 50%
}
#header .tagline
{
	background-color: transparent;
	color: #E20685;
	clear: right;
	float: right;
	font-size: 2.5em;
	font-style: italic;
	font-weight: normal;
	margin: auto;
	width: 45%;
}
#validation, #stylechange, #footer li, .btn, .hidetxt,
.pageskip, #navigation, #custbox, #newsletter, #charity, 
#tella
{
	display: none;
}
#top img
{
	border: none;
	margin: 0;
	padding: 0;
	height: 79px;
	width: 480px;
}
#footcntr2, #footcntr1
{
	bottom: 0;
	font-size: .8em;
	margin-top: 2px;
}

.formbtnleft, .formbtnright
{
	display: none;
}


/*		HEADINGS		*/
h1,h2,h3,h4,h5,h6
{
	font-weight: bold;
}
h1 {
	font-size: 14pt;
}

h2 {
	font-size: 13pt;	
}

h3 {
	font-size: 12pt;
}

h4 {
	font-size: 11pt;	
}

h5 {
	font-size: 10pt;	
}

h6 {
	font-size: 9pt;	
}
#welcome_id
{
	font-size: 3em;
	width: 100%;
}
#dia01_id
{
	font-size: 1em;
	font-weight: normal;
	width: 100%;
}

#dia01_id p, #dia02_id p
{
	font-size: 1.1em;
	width: 100%;
}
#dia01_id span, #dia02_id span, #dia03_id span
{
	color: #E20685;
	font-weight: bold;
}
#dia03_id ul
{
	list-style-position: inside;
}
#messages h3
{
	color: #E20685;
	padding-left: 5px;
	text-align: left;
	width: auto;
}
/*	------------------------------------------------*/
/*		Formatting for generated content		*/
/*	------------------------------------------------*/
.lessons_cls
{
	margin: 10px;
	padding-left: 5px;
}
.lessons_cls img
{
	margin: 0;
	padding-bottom: 3px;
	padding-top: 10px;
	padding-left: 10px
}
.lessons_cls .caption
{
	font-weight: bold;
	margin: 0;
	padding-left: 10px;
}
.lessons_cls h1
{
	font-size: 2em;
}
.lessons_cls h2
{
	font-size: 1.5em;
}
.lessons_cls h3, .lessons_cls h4
{
	font-size: 1em;
}
.lessons_cls h4
{
	color: #E20685;
}
.lessons_cls span .bold
{
	font-weight: bold;
}
.lessons_cls .inner
{
	list-style-image: url(dot.gif);
}
.lessons_cls .outer
{
	list-style-position: outside;
	margin: 0;
	padding: 0;	
}
.lessons_cls .outer li, .lessons_cls .inner li, .lessons_cls ol li
{
	margin-top: 10px;
}

.lessons_cls table
{
	border-collapse: collapse;
	border-spacing: 2px;
	caption-side: top;
	font-family:  Arial, "Times New Roman", sans-serif;
	font-size: 1em;
	font-weight: normal;
	empty-cells: show;
	table-layout: auto;
	margin-top: 2%;
	margin-bottom: 3%;
	width: 80%;
}
.lessons_cls th
{
	background-color: #E9E9E9;
	border-color: #A9A9A9;
	border-style: solid;
	border-width: 1px;
	color: Black;
	padding: 5px;
}
.lessons_cls td
{
	background-color: transparent;
	border-color: #A9A9A9;
	border-style: solid;
	border-width: 1px;
	color: #505050;
	padding: 5px;
}

.tandc_cls
{
	margin: 10px;
}
.tandc_cls h1
{
	font-size: 2em;
}
.tandc_cls h2
{
	font-size: 1.5em;
}
.tandc_cls h3, .tandc_cls h4
{
	font-size: 1em;
}
.tandc_cls h4
{
	color: #E20685;
}
.tandc_cls span .bold
{
	font-weight: bold;
}
.tandc_cls .inner
{
	list-style-image: none;
}
.tandc_cls .outer
{
	list-style-type: upper-alpha;
	list-style-position: inside;
	margin: 0;
	padding: 0;	
}
.tandc_cls .outer li, .tandc_cls .inner li, .tandc_cls ol li
{
	margin-top: 10px;
}

