body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #003366;
	
}
td
{
	padding: 2px 2px 2px 2px;
	font-size:1.1em;
}

table
{
	font-size:1.0em;/*IE 5 fix*/

}

p
{
	font-size:1.2em;
	margin-right:5px;
}

ul.menu
{
	list-style:none;
	margin:0;
	padding:0;
}

ul.menu li
{
	margin: 2px 0px;
	width: 160px;
	padding-top: 10px;
	height: 22px;
	text-align: center;
	border: #660099 1px solid;	
	background-color: #66ccff;

}

ul.menu li a
{
	font-size: 1.2em;
	text-decoration: none;
	color: #333333;
	
}

a:hover
{
	color:#999999;
}

h1
{
	font-size:1.4em;
	font-weight:normal;

}

h1.satcolheading
{
	font-weight:bold;
	font-size:1.6em;
	
}

h2
{
	font-size:1.4em;
	font-weight:normal;
	letter-spacing:1px;

}

h3
{
	font-size:1.3em;
	font-weight:normal;
	letter-spacing:1px;

}


.MainBody
{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	width: 740px;
	padding-left: 38px;
}

/* Left body styles */
.LeftBody
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	padding-left: 28px;
	left: 0px;
	padding-bottom: 20px;
	margin-left: 10px;
	border-left: silver 1px solid;
	width: 450px;
	padding-top: 10px;
	border-bottom: silver 1px solid;
	position: absolute;
	top: 80px;
	text-align: left;
}

div.LeftBody tr.data td
{
	text-align:right;
}

div.LeftBody td.bankSummary
{
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:1px;

}

div.LeftBody td.finalTotal
{
	font-size:1.4em;
	font-weight:bold;
	letter-spacing:1px;

}

div.LeftBody p.thankyou
{
	font-size:1.6em;
	font-weight:bold;
	letter-spacing:1px;
	color:Red;
	margin: auto 20%;
}

/* Right body styles */
.RightBody
{
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: left;
	width: 250px;
	top: 80px;
	left: 490px;
	position: absolute;
	border: solid 1px #003399;
	padding-left: 10px;
	/*padding-top: 10px;
	padding-bottom: 10px;*/
}

.tdHeader 
{
	background-color: #084095;
	color: #FFFFFF;
	text-align: center;
}

.mainColumnHeader
{
	background-color: #FFCC00;
	font-weight: normal;
}

.columnHeader
{
	background-color: #000000;
	color: #FFFFFF;
}

.Calendar a
{
	background-image:none;
	display:inline;
	width:auto;
	height:auto;
	border:none;
	text-decoration:underline;
	font-size:1.0em;
}

.button
{
	border: #660099 1px solid;
	color: #D2D2D2;
	background-color: #094196;
	text-align: center;
}

.buttonaslink
{
	width:160px; 
	height:40px; 
	Font-Size:1.2em; 
	text-decoration:none;
	border: #660099 1px solid;
	color: #D2D2D2;
	background-color: #094196;
	text-align: center;
	padding:10px;
}

table.SignUp
{
	border:solid 1px #003366;
}

div.greyBox
{
	height:25px;
	width:170px;
	padding:10px;
	text-align:center;
	background-color:#eeeeee;
	border:solid 1px #cccccc;
}



