﻿html, body, div, h1, h2, h3, h4, h5, h6, blockquote, dl, dt, dd, table, td, form, a, img, button
{
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
	background-color:#d0d0d0;
}

.pageContainer
{
	margin:0;
	padding:0;
	border:0;
	margin-top:0.5em;
	text-align:center;
}

.pageform
{
	margin:0;
	padding:0;
	border:0;
	width:970px;
	text-align:center;
	background-color:#FFFFFF;
}


table.content
{
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF;
}

.numbereddata
{
	 padding-right:0.5em;
	 text-align:right;
	 width:30px;
}

.dateLink {
	color: #ee9900; text-decoration: none;
}
.dateLink A {
	color: #bbbbbb; text-decoration: none;
}
.dateLink A:hover {
	color: #ee9900; text-decoration: underline;
}


/*CSS used in this design. See: http://www.astahost.com/info.php/Sizes-Webdesign-Em-Px_t8926.html for	*/
/*  an explanation about the usage of the 100.1% and em for this design.								*/
/*  Here is a translation table that implements this formula:   1.38/22 * pixel = em					*/
/*		font-size:10px = font-size:0.63em		*/
/*		font-size:11px = font-size:0.69em		*/
/*		font-size:12px = font-size:0.75em		*/
/*		font-size:13px = font-size:0.82em		*/
/*		font-size:14px = font-size:0.88em		*/
/*		font-size:15px = font-size:0.93em		*/
/*		font-size:16px = font-size:1em			*/
/*		font-size:17px = font-size:1.06em		*/
/*		font-size:18px = font-size:1.12em		*/
/*		font-size:19px = font-size:1.19em		*/
/*		font-size:20px = font-size:1.25em		*/
/*		font-size:21px = font-size:1.32em		*/
/*		font-size:22px = font-size:1.38em		*/
/*		font-size:23px = font-size:1.44em		*/
/*		font-size:24px = font-size:1.5em		*/
/*		font-size:25px = font-size:1.56em		*/
/*		font-size:26px = font-size:1.63em		*/
/*		font-size:27px = font-size:1.69em		*/
/*		font-size:28px = font-size:1.75em		*/
/*		font-size:29px = font-size:1.82em		*/
/*		font-size:30px = font-size:1.88em		*/
/*		font-size:31px = font-size:1.94em		*/
/*		font-size:32px = font-size:2.01em		*/
/*----------------------------------------------*/

.columnContainer1C
{
	width:750px;
	font-family: Arial, Verdana, Tahoma;
	/*font-size: 0.82em;*/
	text-align:left;
}

.columnContainer2C
{
	width:550px;
	font-family: Arial, Verdana, Tahoma;
	/*font-size: 0.82em;*/
	text-align:left;
}

.columnContainerRight
{
	width:200px;
	font-family: Arial, Verdana, Tahoma;
	/*font-size: 0.82em;*/
	text-align:left;
}

.columnContent
{
	/*font-size:0.94em;*/
	padding-left:0.75em;
	padding-right:0.75em;
	padding-bottom:0.75em;
}

/*Typographics styles adapted from http://www.thenoodleincident.com/tutorials/typography/ */
h1, h2, h3, h4, h5, h6 { color:#0066AA; }

h1 {
	font-size: 1.12em;
}
h2 {
	font-size: 1.06em;
	font-weight: bold;
    background-color: #E8F3F9;
    padding:5px 0 5px 10px;
}
h3 {
	font-size: 1.0em;
}
h4 {
	font-size: 0.93em;
}
h5 {
	font-size: 0.82em;
}
h6 {
	font-size: 0.69em;
}

.teaser
{
	border:0;
	margin:0;
	/*margin-top: 2px;*/
	padding:0;
	padding-left:15px;
	color:#777777; 
	font-size:0.75em;
	font-weight:normal;
}

fieldset 
{
	padding:0.5em;
	padding-left:1.0em;
}

legend 
{
	color:#0090d0;
	font-size: 1.06em;
	font-weight: bold;
}




.headerline
{
	margin:0;
	color:#333333; 
	font-size:1.1em;
	font-weight:bold;
}

.subheaderline
{
	margin:0;
	color:#333333;
	font-size:1em;
	font-weight:normal;
}

.gridItemsStyle
{
    padding: 3px 3px 3px 3px;
}






.entryText
{
	font-family: Arial, Verdana;
	font-size: 0.82em;
	font-weight:normal;
	text-align:left;
	padding:0;
	color:#AABBBB;
	display:inline;
}

.entryText a
{
	color:#AABBBB;
	text-decoration:none;
}

.entryText a:hover
{
	color:#EE9900;
}

.dataEntryText
{
	font-family: Arial, Verdana;
	font-size: 0.75em;
	font-weight:normal;
	text-align:left;
	padding:0;
	color:Black;
	background-color:#DEDEDE;
	display:inline-block;
}

.errorText
{
	font-family: Arial, Verdana;
	font-size: 0.88em;
	font-weight:normal;
	padding:0;
	color:#EE9900;
}

.errorText a
{
	color:#BBBBBB;
	text-decoration:none;
}

.errorText a:hover
{
	color:#EE9900;
}

.buttonStyle
{
	text-align:center;
	padding:0;
	padding-left:1.0em;
	padding-right:1.0em;
	width:7em;
	height:1.75em;
}

a
{
	color:#0099CC;
	/*font-weight:bold;*/
	text-decoration:none;
}

a:hover
{
	color:#EE9900;
}

.workshopAText
{
	font-size:1.25em;
	font-weight:bold;
	color:#CC0033;
}
	
.workshopAText a
{
	text-decoration:none;
}

.workshopAText a:hover
{
	color:#333333;
	text-decoration:underline;
}

.workshopBText
{
	font-size:1.25em;
	font-weight:bold;
	color:#0066AA;
}

.workshopBText a
{
	text-decoration:none;
}

.workshopBText a:hover
{
	color:#333333;
	text-decoration:underline;
}

