/* This index-style.css for Web Working Ideas */
/* This is for links only */
 	a.black:link { color: #000000; background: #bcd2ee }
	a.black:visited { color: #0000ff }
	a.black:hover { background: #ffffff }
	a.black:active { color: #ff0000 }
/* This is the end of the style for links only */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: .3cm;
	padding-right: .3cm;
	}	

/* This is for all base fonts only */
.base {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: .3cm;
	padding-right: .3cm;
	padding-top: .3cm;
}
/* End of base fonts only */
/* p.center {text-align: center} */
/* This is for all base fonts that need to be centered */
.center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
/* End of base fonts only */
/* This is for links only */
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #bcd2ee;
	text-align: center;
}
/* This is for links only */
/* This is being used for copy writes */
.cr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding-left: .3cm;
	padding-right: .3cm;
	padding-top: .3cm;
}
/* This is the end */
/* This is being used for the copyrighr line */
.ft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #000000;
}
/* This is the end */
/* This is currently not used */
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}
/* This is the end */
/* This is currently not used */
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
/* This is the end */
/* This is currently not used */
.h1r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
	background-color: #FFFFFF;
}
/* This is the end */
/* This is for red headers */
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
/* This is the end */
/* This is for red headers in 14 pitch */
.h2r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
	background-color: #FFFFFF;
}
/* This is for links only */

/* This is for red headers in 14 pitch */
.click {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
}
/* This is for links only */

.click2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	padding-left: .3cm;
}
/* This is for links only */

/* This is for red headers in 14 pitch */
.outside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	list-style-position: outside;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: .5cm;	
}
/* This is for links only */
.tcbase10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	margin-left: 2cm;
	padding-right: 1cm;
}
.tcbase12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #6633ff;
	background-color: #ffffff;
	margin-left: 1cm;
	padding-right: .3cm;

}