body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
html, body, #wrapper {
	margin: 0;
	padding: 0;
	border: none;
	background-image:url(images/bg_slice_kate.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	background-color: #87c4ff;
	background-attachment:fixed;
}
h1, h2, h3 {
	color: #003366;
	font-family: Georgia;
	font-weight: bold;
	margin-top:0px;
    margin-bottom:0px;
}
h1 {font-size: 13pt;margin-bottom:10px;}
h2 {font-size: 11pt;margin-bottom:7px;}
h3 {font-size: 10pt;}

hr {
width: 100%; 
height:.1em; 
color:#CCCCCC
margin: 0;
padding: 0;
}

#divider {	
	width:350px;
	border-bottom: #cccccc 1px solid;
}
#divider2 {	
	width:100%;
	border-bottom: #cccccc 1px solid;
}		
#mainBox {
	width:700px;
}
#menuBox {
	width:615px;
}
#halfBox {
	width:390px;
}
#footerBox {
	width:795px;
}
#halfBoxColor {
	width:375px;
	background-color: #ebfde4;
	border-bottom: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
}
#headerBox {
	width:800px;
}
#shell {	
	width:800px;
}
#mainWhite {	
	width:800px;
	background-color: #FFFFFF;
	border-bottom: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
}
#pageBox {	
	border-right: #cccccc 1px solid;
}
#content {	
	width: 750px;
}
.menuText {	
	font-family: "Comic Sans MS";
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
	text-transform:uppercase;
}
.footer {
	font-family: Arial;
	font-size: 8pt
}
.footerBold {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.text {
	color: #000000;
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: normal;
}
.textBold {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}
.subHeading {
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;	
}
.mainsubHeading {
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}
.Heading {
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
}
.Title {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;	
}
#outline {
	vertical-align: top;
	width: 850px;
}
#footer {
	vertical-align: top;
	width: 100%;
	display: inline-table;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #66CCFF;
}
a:active {
	text-decoration: underline;
	color: #003399;
}
.menuText a:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
.menuText a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menuText a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menuText a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #66CCFF;
}
.footer a:link {
	color: #003399;
	font-size: 8pt;
	text-decoration: none;
}
.footer a:link {
	color: #003399;
	text-decoration: none;
}
.footer a:visited {
	color: #003399;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

INPUT {
background-image: url(images/fieldshade.jpg);
background-repeat: repeat-x;
background-color: #FFFFFF;
color: black;
font-family: Arial;
font-size: 10pt
}
TEXTAREA {
background-image: url(images/fieldshade.jpg);
background-repeat: repeat-x;
background-color: #FFFFFF;
color: black;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
font-weight: normal
}
UL 
{
margin-top:0;
padding-top:0;
list-style-image: url('images/bullet.gif');
}
img.floatLeft { 
    float: left; 
    margin: 8px; 
}
img.floatRight {
	float: right;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top:0px;
}
#Grass {
	position:fixed;
	bottom:0px;
	width:100%;
	height:47px;
	z-index:1;
	visibility: inherit;
	background-image: url(images/gr_bottom.png);
	background-repeat: repeat-x;
}
