﻿body.body
{
	background-image: url("./Images/bg.jpg");
	background-repeat:repeat-x;
	background-color: #e0e0e0;
	margin: 0px 0px 10px 0px !Important;
	padding: 0px 0px 0px 0px !Important;
}
a
{
	border: none 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
img 
{
	border: none 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.content 
{
	border: none 0px;
	margin: 0px auto;
	text-align: center;
	width:1000px;
}

.contentHeader
{
	background-image: url("./Images/Header.jpg");
	background-repeat:no-repeat;
	border: none 0px;
	margin: 0px auto;
	text-align: center;
	width:1000px;
}

.mainTitle 
{
	display: block;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	height: 163px;
	margin:0px;
	padding:0px;
	text-align: center;
	width:100%;
}
td.mainTitle
{
	text-align: center;
	vertical-align:top;
	width:100%;
}

.menu 
{
	color: #ffffff;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight:normal;
	height: 85px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
}
.MenuRow 
{
	display:block;
	height: 30px;
	padding-top:4px;
	vertical-align:top;
}
.menuTextDiv
{
	display:block;
	margin-top:8px;
	width:100%;
}
.menuText 
{
	color:#ffffff;
	padding: 5px 6px 5px 6px;
	height:100%;
	text-decoration: none;
}
.menuText:link
{
	color:#ffffff;
	padding: 5px 6px 5px 6px;
	height:100%;
	text-decoration: none;
}
.menuText:active
{
	color:#ffffff;
	text-decoration: none;
}
.menuText:visited
{
	color:#ffffff;
	text-decoration: none;
}
.menuText:hover
{
	color:#0084C1;
	text-decoration: none;
}

td.menu 
{
	background-image: url("./Images/menu-bg.jpg");
	background-repeat:repeat-x;
	vertical-align:top;
	width: 946px !Important;
}
td.menuLeft
{
	background-image: url("./Images/menu-left.jpg");
	background-repeat:no-repeat;
	width:26px !Important;
}
td.menuRight
{
	background-image: url("./Images/menu-right.jpg");
	background-repeat:no-repeat;
	width:29px !Important;
}

.pageTitle, .pageSubTitle
{
	color: #ffffff;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 17pt;
	font-weight: bold;
	height:237px;
	width:100%;
	vertical-align: top;
}
table.pageTitle
{
	height:auto;
	margin:40px 0px 20px 0px;
}
table.pageSubTitle
{
	color: #000000;
	font-size: 13pt;
	height:auto;
	margin:10px 0px 0px 0px;
}

.pageContent
{
	margin: -1px 0px 0px 11px;
	text-align:left;
	width:977px;
}
.pageContentMiddle
{
	padding:20px;
	text-align: justify;
}

.pageContentTopLeft, .pageContentTopRight, 
.pageContentBottomLeft, .pageContentBottomRight
{
	background-repeat:no-repeat;
	padding:0px;
	width:12px;
	height:12px;
}

.pageContentTopLeft
{
	background-image: url("./Images/topleft.gif");
}

.pageContentTop
{
	background-image: url("./Images/top.gif");
	background-repeat: repeat-x;
	width:722px;
}

.pageContentTopRight
{
	background-image: url("./Images/topright.gif");
}

.pageContentLeft
{
	background-image: url("./Images/left.gif");
	background-repeat: repeat-y;
	height: 100%;
}

.pageContentMiddle
{
	background-color: #ffffff;
}

.pageContentRight
{
	background-image: url("./Images/right.gif");
	background-repeat: repeat-y;
	height: 100%;
}

.pageContentBottomLeft
{
	background-image: url("./Images/bottomleft.jpg");
}

.pageContentBottom
{
	background-color:#ffffff;
	width: 952px;
}

.pageContentBottomRight
{
	background-image: url("./Images/bottomright.jpg");
}

.pageFooter
{
	color: #a0a0a0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	height:30px;
	width:100%;
}

.emailRequest, .emailRequestErr, span.emailRequest
{
	color: #444444;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align:left !Important;
}

.emailRequestErr
{
	color: #ff0000;
}

.sponsor
{
	position:absolute;
	text-align:center;
	top: 270px;
	left: -270px;
	vertical-align:middle;
}

.earlyBird
{
	left: 500px;
	height: 3px;
	position:absolute;
	text-align:center;
	top: -150px;
	vertical-align:middle;
	width:5px;
}

.pageContent {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.5;
}

.pageContent h1 {
	margin-top: 0px;
	margin-bottom: 0.3em;
	color: #0094D6;
	line-height: 1.2;
	font-size: 1.8em;
}
.pageContent h2 {
	color: #F0008B;
	line-height: 1.2;
	font-size: 1.3em;
	margin: 0.6em 0 0.3em 0;
}
