/* CSS Document */
body {
	margin:0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}
#wrapper {
    position: relative;
	margin: 20px auto 0px auto;
	padding: 0px;
	text-align: left;
	width: 1004px;
	border: none;
	background-image: url(/images/imgWrapperBackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 703px;
}

#closer {
	position: absolute;
	z-index: 80;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#header {
	position: static;
	margin: 0px;
	padding: 0px;
	height: 26px;
}
#TdPSponsors {
	position: absolute;
	z-index: 400;
	left: 25px;
	top: 665px;
	margin: 0px;
	padding: 0px;
}
#link1 {
	position: absolute;
	z-index: 300;
	left: 810px;
	top: 25px;
	margin: 0px;
	padding: 0px;
}
#link2 {
	position: absolute;
	z-index: 305;
	left: 20px;
	top: 490px;
	margin: 0px;
	padding: 0px;
}
#link3 {
	position: absolute;
	z-index: 310;
	left: 20px;
	top: 605px;
	margin: 0px;
	padding: 0px;
}
#link4 {
	position: absolute;
	z-index: 315;
	left: 20px;
	top: 560px;
	margin: 0px;
	padding: 0px;
}

#menu {
	position: absolute;
	z-index: 90;
	left: 26px;
	/* top: 145px; */
	top: 225px;
	margin: 0px;
	padding: 0px;
}
#menu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 3px 0px 3px 0px;
	padding: 0px;
	width: 210px;
	text-align: left;
	letter-spacing: 0.05em;
}

#menu p a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
    padding: 5px 15px;
    background-color: #4C4D4F;
   	border-top: 2px solid #404041;
	border-bottom: 2px solid #404041;

}
#menu p a:hover {
	color: #ACB537;
	background-color: #404041;
	border-top: 2px solid #ACB537;
	border-bottom: 2px solid #ACB537;
}

.dropdown {
	visibility: hidden;
	z-index: 85;
	position: absolute;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	left: 231px;
	background-color: #404041;
	/* border: 1px solid #D2232A; */
}
.dropmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px 10px 5px 10px;
}
.dropmenu a {
	text-decoration:none;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
} 

.dropmenu a:hover {
   color: #ACB537;
}

#contentwrapper {
	margin: 0px;
	padding: 0px;
	position: static;

}

.content 
{
    position: static;
	width: 345px;
	height: 645px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	overflow: auto;
}

.content p, .content ol, .content ul, .content h1, .content h2, .content h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 10px 30px 15px 10px;
	padding: 0px;
}

.content p {
	font-size: 12px;
}

.content ol {
	font-size: 12px;
	margin-left: 20px;
	padding-left: 20px;
}
.content ul {
	font-size: 12px;
	margin: 0px 30px 0px 26px;
	padding: 0px;
}
.content li {
	margin-bottom: 4px;
	line-height: 12px;
}
.content h1 {
	color: #404041;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	text-transform: uppercase;
}
.content h2 {
	color: #404041;
	font-size: 13px;
	font-weight: normal;
}
.content h3 {
	color: #404041;
	font-size: 11px;
	font-weight: bold;
}
.content .subheading {
	color: #404041;
}

.content a {
	text-decoration: none;
	/* color: #B8D043; */
	color: #0585BB;
}
.content a:hover {
	text-decoration: underline;
}

.SponsorsTable {

    margin: 10px 0px 10px 10px;
    width: 250px;
}

.SponsorsTable td {

    margin: 0px;
	padding: 2px 10px 2px 0px;
	vertical-align: top;
}
.SponsorsTable td p {

    margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

.CellBorderLRT {
    border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	
}
.CellBorderLR {
    border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	
}
.CellBorderLT {
    border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	
}
.CellBorderRT {
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	
}
.CellBorderT {
	border-top: 1px solid #FFFFFF;
	
}


.GeneralTable {

    margin: 10px 0px 10px 10px;
    width: 300px;
}

.GeneralTable td {

    margin: 0px;
	padding: 3px 10px 3px 5px;
	vertical-align: top;
}
.GeneralTable td p {

    margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.GeneralTable td h2 {

    margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #404041;
	font-size: 13px;
	font-weight: normal;
}

#footer {
    position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
	width: 944px;
	clear: both;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px 0px 0px 8px;
	padding: 0px;
}
#footer a {
	color: #C8C9CA;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#credit {
    position: static;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
}
#credit p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
#credit a {
	color: #CCCCCC;
	text-decoration: none;
}
#credit a:hover {
	text-decoration: underline;
}
.formerror {
    color: #CC0000;
}

.RightImageMargin {
    margin-left: 15px;
	margin-bottom: 10px;
}

