* {
	padding:0;
	margin:0;
}

.reset {
	clear:both;
	height:0;
}

img {
	border-width:0;
}

body {
	text-align:center;
	color:#333;
	font:62.5%/1.8em "Trebuchet MS", Helvetica, Arial, Verdana, Sans-Serif;
	background:#79B9FF url(../images/bodyBG.png) repeat-x 0 0;
	margin:0 0 20px 0;
}

#wrapper {
	margin:20px auto 0 auto;
	text-align:left;
	width:760px;
	background:#fff;
}

#header h1 {
	margin:0;
	line-height:100%;
	font-size:1em;
}

#header h1 a, #header h1 a:link, #header h1 a:visited, #header h1 a:hover  {
	display:block;
	height:81px;
	width:760px;
	background:transparent url(../images/header.png) no-repeat center top;
	text-indent:-9999px;
	text-decoration:none;
}

#header h2 {
	height:202px;
	width:760px;
	background:#6194ca url(../images/banner.jpg) no-repeat center top;
	text-indent:-9999px;
}

#sideBar {
	float:left;
	width:185px;
	margin:30px 0 20px 20px;
	background:transparent url(../images/navBGtop.png) no-repeat center top;
}

#sideTTSH {
	float:left;
	margin:20px 0 20px 0;
	width:185px;
	background:transparent url(../images/navBGtop.png) no-repeat center top;
}

#nav, #navTTSH {
	margin-top:8px;
	padding-bottom:8px;
	width:185px;
	list-style:none;
	background:#FBFF9C url(../images/navBGbottom.png) no-repeat center bottom;
	border-top:1px solid #fff;
}

#nav li, #navTTSH li {
	height:100%;
	margin:0;
	padding:0;
}

#nav li a, #nav li a:link, #nav li a:visited, #navTTSH li a, #navTTSH li a:link, #navTTSH li a:visited {
	height:100%;
	font:bold 1.1em verdana, helvetica, arial, sans-serif;
	line-height:140%;
	display:block;
	padding:6px 14px;
	text-decoration:none;
	color:#333;
	border-bottom:1px solid #fff;
}

#nav li a:hover, #navTTSH li a:hover {
	background:#F6ee68;
}

#nav li a.here, #nav li a.here:link, #nav li a.here:visited, #nav li a.here:hover, #navTTSH li a.here, #navTTSH li a.here:link, #navTTSH li a.here:visited, #navTTSH li a.here:hover {
	background:#ffbb77;
	color:#000;
}

#sponsors {
	font-size:1.2em;
	text-align:center;
	border:1px solid #dedede;
	border-width:1px 0;
	padding:20px 0 0 0;
	margin:0 15px 20px 15px;
}

#sponsors table {
	margin:0 90px 30px 90px;
	border:none;
}

#sponsors table th {
	color:#666;
	font-style:italic;
	border:none;
	padding:5px 20px 0 20px;
}

#sponsors table td {
	border:none;
	padding:5px 20px 15px 20px;
}

#content {
	float:left;
	width:490px;
	margin:15px 10px 20px 0;
	padding:0 0 0 32px;
	font-size:1.4em;
}

#homeText {
	text-indent:-9999px;
	width:490px;
	height:100px;
	background:#fff url(../images/homeText.png) no-repeat left top;
}

#content h2 {
	font-size:1.4em;
	color:#c00;
	margin:15px 0 -5px 0;
}

#content h3 {
	font-size:1.2em;
	color:#41a0cf;
	margin:15px 0 -10px 0;
}

#content h4, #content h4 a, #content h4 a:visited {
	font:bold 120% Georgia, Serif;
	color:#67adda;
	text-align:center;
	margin:15px 0 15px 0;
}

#content a, #content a:link, #content a:visited {
	color:#064C8A;
}

#content a:hover, #content h4 a:hover {
	color:#fff;
	background:#064C8A;
}

#content p, #content ol, #content ul, #content dl, #content blockquote {
	font-size:90%;
	line-height:160%;
	margin:15px 0;
}

#content ol, #content ul {
	margin-left:40px;
}

.commList li {
	list-style:none;
	background:url(../images/commBullet.gif) no-repeat left 6px;
	padding-left:12px;
	margin-bottom:8px;
}

#content ul.commList {
	margin-bottom:40px;
}

#content p.submitBtn {
	text-align:center;
}

.commList dt {
	color:#41a0cf;
	font-weight:bold;
	margin-top:10px;
}

.commList dd {
	color:#333;
	margin-left:20px;
}


.tablePaper {
	border:1px solid #ccf;
	padding:3px;
}
.tablePaper td, th {
	background-color:#def;
	padding:5px 12px 5px 12px;
}
.tablePaper th {
	background-color:#dee; color:#677;
}


.tableReg {
	text-align:center;
	border-collapse:collapse;
}

.tableReg th {
	padding:5px 10px;
}

.tableReg th em {
	font-style:normal;
	font-weight:normal;
	font-size:85%;
	line-height:130%;
}

.tableReg th.tableTDleft {
	text-align:left;
	color:#4886C7;
}

.tableReg td {
	padding:5px 10px;
}

.tableReg th, .tableReg td, .tableReg {
	border:1px solid #4886C7;
}

.tableReg th#tableTD1, .tableReg th#tableTD2, .tableReg th#tableTD3, .tableReg th#tableTD4 {
	border:1px solid #fff;
	color:#fff;
	background:#4886C7;
	width:25%;
	border-bottom:1px solid #4886C7;
}

.tableReg th#tableTD1 {
	background:#fff;
	border-bottom:1px solid #4886C7;
}

.datelist dt {
	font-weight:bold;
	float:left;
	clear:left;
	margin-right:10px;
}

.datelist dd {

}

.tableProgramme {
	font-size:90%;
	margin:25px 0 35px 0;
	border:1px solid #dedede;
	border-width:0 0 1px 0;
}

.tableProgramme td {
	padding:5px 10px;
	border:1px solid #dedede;
	border-width:1px 0 0 0;
}

#footer {
	padding:0 20px 16px 20px;
	text-align:center;
	font-size:1.1em;
	color:#aaa;
	background:transparent url(../images/footerBG.png) no-repeat center bottom;
}

.error {
	color:#f00;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
}

.formTable {
	border:none;
	font-size:0.9em;
	margin:20px 0 0 0;
	border-collapse:collapse;
}

.formTable td {
	vertical-align:top;
	border:1px solid #fff;
	background:#dfefff;
	border-width:5px 0;
	padding:7px 10px;
	border-collapse:collapse;
	margin:0;
}

.required {
	color:#f00;
}