body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191919;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003462;
	font-style: italic;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #acadb0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
}
h2 {
	font-size: 14px;
	color: #003462;
	line-height: 16px;
	font-weight: bold;

}

h3 {
	font-weight: bold;
	color: #003462;
	font-size: 12px;
	line-height: 18px;
	display:inline;
}

h4 {
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191919;
	font-weight:normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.strong-blue {
	font-weight: bold;
	color: #003462;
	font-size: 12px;
	line-height: 18px;
}
a {
	text-decoration: none;
	border: 0px none #FFFFFF;
	margin: 0px;
	padding: 0px;
	outline: none;
}
ul {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	list-style-type: disc;
}




#header {
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 10px;
	height: 92px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}




#nav {
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	height: 46px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}




#holder {
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
}
#holder-popup {
	width: 400px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 15px;
}




/* *****************
 * the content box *
 ***************** */
#homepageButtons {
	width: 956px;
	margin: 0px;
	padding: 0px;
	height: 62px;
	position: relative;
}
#heroArea {
	background-image: url(../images/home_hero.jpg);
	background-repeat: no-repeat;
	height: 359px;
	width: 956px;
}


#registerPanel {
	width: 260px;
	float: right;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;

}

/* news on home page */
#news-heading {
	color: white;
	font-style: italic;
	padding: 0 0 4px;
	margin: 0px;
	font-size: 20px;
	line-height: 20px;
}

.news {
	border-top: 1px solid #517F9A;
	margin: 8px 0 0;
	padding: 8px 0 0;
	text-align: left;
}

.news #news-title {
	color: white;
	
	font-weight: bold;
	padding: 0px;
	margin: 0 0 2px;
	font-size: 12px;
	line-height: 12px;
}

.news #news-date {
	color: white;
	font-style: italic;
	padding: 0px;
	margin: 0 0 5px;
	font-size: 10px;
	line-height: 11px;
}

.news #news-content {
	color: white;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 12px;
}

.news a:link { color: white; text-decoration: none; }
.news a:visited { color: white; text-decoration: none; }
.news a:hover { color: white; text-decoration: none; }
.news a:active { color: white; text-decoration: none; }
.news a:focus { color: white; text-decoration: none; }

/* news on page "News & Media" */
#news-item {
	padding: 0px;
	margin: 0px;
}

/* news on "single view" page */
.news-single .datetime {
	text-align: right;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

.news-single .news-content {
	padding: 0px;
	margin: 10px 0px 0px 10px;
}

.news-single .backlink {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

#news-item a,
.news-single a {
	color: #3974A8;
	text-decoration: none;
	font-weight: bold;
}

#news-item a:link,
.news-single a:link {
}

#news-item a:visited,
.news-single a:visited {
}

#news-item a:hover,
.news-single a:hover {
}

#news-item a:active,
.news-single a:active {
}

#news-item a:focus,
.news-single a:focus {
}

.regForm {
	width: 230px;
	margin: 0px;
	background-image: url(../images/reg_middle.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
}
.regForm .heading {
	font-size: 16px;
	line-height: 18px;
	font-style: italic;
}
.regForm .col1 {
	height: 18px;
	padding-top: 1px;
}
.regForm .col2 {
	height: 18px;
}
.regForm .col3 {
	height: 18px;
	padding-top: 7px;
}
.regForm .col4 {
	height: 18px;
	padding-top: 7px;
}
.regForm .input {
	font-size: 12px;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 14px;
	width: 140px;
	border: 0px none #FFFFFF;

	padding: 1px;
}
.regForm .er {
	font-size: 12px;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 14px;
	width: 140px;
	border: 0px none #FF0000;
	padding: 1px;
	color: red;
	background-color: #FFD9D9;
}
.regForm .erInput{
	font-size: 12px;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 14px;
	width: 140px;
	border: 0px none #FF0000;
	padding: 1px;
	color: red;

	background-color: #FFD9D9;
}
.regForm .submit {
	font-size: 12px;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 14px;
	width: 70px;
	border: 0px none #FFFFFF;
	padding: 0px;
	background-color: transparent;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
 
 
 
 
.content {
	border: 1px solid #ccd6e0;
	background-color: #F3F6FA;
	padding: 0px;
	margin: 0px;
}
.contentWrapper {
	padding: 0px;
	border: 0px;
	margin: 0px;
}
.content #inside {
	padding: 0px;
	margin: 15px;
	background-color: #00FFCC;
}
.content #rightCol {
	width: 309px;
	float: right;
	height: 355px;
	position: relative;
	padding: 0px;
	border: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content #leftCol {
	width: 585px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dae2eb;
	padding-right: 15px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
min-height:410px;
height: auto !important;
height: 410px;

}
.content #leftCol-popup {
	width: 370px;
	float: left;
	padding-right: 0px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.content #heading {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #acadb0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003462;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
	font-style: italic;
}
.content .subheading {
	font-size: 14px;
	color: #003462;
	line-height: 16px;
	font-weight: bold;
}
.content #copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
.content #copy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #003462;
}
.content #copy a:hover{
	color: #3974a8;
}
.content .caption {
	font-size: 10px;
	line-height: 12px;
}

.contenttable, .contenttable100 {
	background-color: #e5ecf4;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c0c5cc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d8e1eb;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.contenttable100 {
	width: 100%;
	border-collapse : collapse; 
}

.xxx {
	border: 1px solid black;
}

.contenttable p {
	margin:0;
	padding:0;
}

.contenttable100 th,
.contenttable .topRow {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #003462;
	padding: 7px;
	margin: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: solid;
	border-top-color: #c0c5cc;
	border-left-color: #d8e1eb;
}

.contenttable100 td,
.contenttable .middleRow {
	padding: 7px;
	margin: 0px;
	vertical-align: top;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: solid;
	border-top-color: #c0c5cc;
	border-left-color: #d8e1eb;
}

#mediaItem {
	padding: 0px;
	width: 550px;
	height: 29px;
	margin: 0px;
}
#mediaItem #mediaIcon {
	height: 35px;
	width: 29px;
	float: left;
	margin-left: -3px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/content_newsletterIcon.gif);
}
#mediaItem #mediaLabel {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	
	margin: 0px;
}
#holder #ticketek {
	z-index: 99;
	float: right;
	width: 160px;
	padding: 0px;
	border: 0px;
	margin-top: -64px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}






#ticketek2 {
	height: 70px;
	width: 160px;
	float: right;
	position: relative;
	margin: 0px;
	padding: 0px;
}




#sponsors {
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sponsors-top {
	height: 69px;
	width: 100%;
}
#sponsors-bottom {
	height: 63px;
	width: 100%;
}
.sponsor-seperator {
	margin-right: 10px;
	margin-top: 15px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.sponsor-seperator-bottom {
	margin-right: 8px;
	margin-top: 15px;
	margin-bottom: 3px;
	margin-left: 17px;
}
.sponsor-title {
	margin-top: 15px;
	margin-bottom: 15px;
}
.sponsor-logo {
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sponsor-logo-bottom {
	margin-top: 15px;
	margin-left: 14px;
	margin-right: 0px;
	margin-bottom: 3px;
}



#caramel-footer {
	text-align: right;
	float: right;
	width: 100px;
}
#privacy {
	float: left;
	width: 500px;
	text-align: left;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #BEBEBE;
}
#privacy a {
	color: #999999;
	text-decoration: none;
}
#footer {
	width: 956px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}





/* ************************************
 * classes needed for rounded corners *
 ************************************ */
.roundedCornerSpacer {
  margin: 0px; padding: 0px; border: 0px;
  clear: both;
  font-size: 1px; line-height: 1px;
}
/* In the CSS below, the numbers used are the following:
   1px: the width of the border
   3px: a fudge factor needed for IE5/win (see below)
   4px: the width of the border (1px) plus the 3px IE5/win fudge factor
   14px: the width or height of the border image
*/
.borderTL, .borderTR, .borderBL, .borderBR {
  width: 15px; height: 15px;
  padding: 0px; border: 0px;
  z-index: 99;
}
.borderTL, .borderBL { float: left;  clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin:  -1px  0px  0px -1px; }
.borderTR { margin:  -1px -1px  0px  0px; }
.borderBL { margin: -15px  0px  0px  0px; }
.borderBR { margin: -15px  0px  0px  0px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
   additional 3px!   Why?  */
.borderTL {
  margin-left: -4px;
  ma\rgin-left: -1px;
}
html>body .borderTL  {
  margin-left: -1px;
}
.borderTR {
  margin-right: -4px;
  ma\rgin-right: -1px;
}
html>body .borderTR  {
  margin-right: -1px;
}
.borderBL {
  margin-left: -3px;
  ma\rgin-left: 0px;
}
html>body .borderBL {
  margin-left: 0px;
}
.borderBR {
  margin-right: -3px;
  ma\rgin-right: 0px;
}
html>body .borderBR {
  margin-right: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#newsItem {
	margin-top: 15px;



	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #acadb0;
}


#newsItem a {
	color: #FFFFFF;
	text-decoration: none;
}
#newsItem #newstitle {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #003462;
}
#newsItem #newscontent {
	font-size: 11px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
#newsItem #newsdate {
	font-size: 11px;
	line-height: 11px;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.content #news-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	width: 100%;
}

#news-history {
	text-align: right;
	font-size: 11px;
	line-height: 13px;
	color: #999999;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news-history a {font-size: 11px;
	color: #003462;
}
#news-history a:hover {
	color: #3974a8;
}

.tx-ttnews-browsebox{background-color:#F3F6FA;border:none;padding-bottom:10px;}
.tx-ttnews-browsebox-SCell{background-color:#F3F6FA;border:none;}
.content #copy .tx-ttnews-browsebox a { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: rgb(0, 52, 98); }
.content #copy #news-history a{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: rgb(0, 52, 98); }
#tx-powermail-pi1_fieldset_3 legend{display:none;}
#tx-powermail-pi1_fieldset_3{border:none;padding-left:0;}
#tx-powermail-pi1_fieldset_3 div{padding-top:10px;width:400px;clear:both;}

#tx-powermail-pi1_fieldset_3 div label{float:left;display:block;width:150px;}
.powermail_submit{width:100px;float:right;display:block;margin-right:45px;}
#tx-powermail-pi1_fieldset_3 div #uid1{width:200px;float:left;display:block;}
#tx-powermail-pi1_fieldset_3 div #uid2{width:200px;float:left;display:block;}
#tx-powermail-pi1_fieldset_3 div #uid3{width:200px;float:left;display:block;}
#tx-powermail-pi1_fieldset_3 div #uid4{width:200px;float:left;display:block;}
#tx-powermail-pi1_fieldset_3 div #uid5{width:200px;float:left;display:block;}
#tx-powermail-pi1_fieldset_3 div #uid6{width:200px;float:left;display:block;}





