@charset "utf-8";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
}


html {
	width:100%;
}


body {
	background: #FFFFFF;
	width:100%;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:76%;
	text-align:left;
}


img {
	border: 0;
	color: #006600;
}


p {
	line-height: 1.5em;
	font-size: 1.0em;
	color: #2b2b2b;
	padding-bottom: 1.0em;
}


ul {
	list-style-position:outside;
	list-style-type:none;
}

h1 {
	color: #0057A4;
	padding: 10px 0 6px 0;
	font-size: 1.5em;
	font-weight:normal;
	margin-left: 20px;
	margin-bottom: 10px;
	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
}


h2 {
	color: #0057A4;
	font-size: 1.2em;
	font-weight:normal;
	padding: 15px 0 15px 0;
}

h2.start {
	margin-right: 20px;
}


h3 {
	color: #0057A4;
	font-size: 1.0em;
	font-weight:bold;
	padding: 15px 0 5px 0;
	margin: 0 20px 0 20px;
}


h4 {
	color: #0057A4;
	margin:0 20px 0 20px;
	font-size:11px;
}


a {
	color: #0057A4;
	text-decoration:none;
}


a:hover {
	color: #009999;

}

tr.usereven {
	background-color: #E0FFFF;
}

tr.userodd {
	background-color: #C8FFFF;
}


td {
	line-height: 1.5em;
	font-size: 1.0em;
	color: #2b2b2b;
	padding-bottom: 1.0em;
}

td.smallhead{
	font-size : 0.9em;
	font-weight : bold;
	color : #ffffff;
	background-color: #808080;
	text-align:center
}

td.small{
	font-size : 0.9em;
}

td.label {
	line-height: 1.5em;
	font-size: 1.0em;
	font-weight: bold;
	text-align: right;
	color: #0057A4;
	padding-bottom: 1.0em;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.smallbutton{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	cursor:hand;
	height:18px;
}


/* general */

.smTxt {
	font-size: 0.8em;
}


.quiet {
	color: #666666;
	font-size: 0.9em;
}


.clearer {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}

.no-border {
	border:0px !important
	}

/* Team Ultra */

.tulogo1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#7191C2;
}

.tulogo1day {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color: red;
}

.tulogo2 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	color:#AEAFB3;
}

/* main containers */

#window {
	background: #FFFFFF;
	padding-top: 0px;
}

#pageHolder {
	width: 960px;
	clear:left;
	margin: 10px auto 0 auto;
	padding: 6px 0 0 0;
	background: #ffffff	url(../images/backgrounds/website-top.gif) top left no-repeat;
	border:1px solid #0057A4;
}

/* Navigation */

#navContainer {
	margin-top: 0px;
	margin-left: 6px;
	font-weight:bold;
	background: #f9f9f9;
	width: 948px;
	color: #39c;
	text-align:center;
	line-height:23px;
}

#navContainer table {
	margin: 0 auto;
	width: 948px;
	border: 1px #0057A4 solid;
	background: #D8D8D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}

#navContainer tr {
	height: 20px;
}

#navContainer td {
	border-bottom: 1px #8080A8 solid;
	border-right: 1px #8080A8 solid;
	padding: 4px 10px 4px 10px;
	color: #0057A4;
	background: #CCCCCC;
}

#navContainer td:hover {
	border-bottom: 1px #8080A8 solid;
	border-right: 1px #8080A8 solid;
	padding: 4px 10px 4px 10px;
	background: #0057A4;
	color: #CCCCCC;
}

#navContainer td.current {
	border-bottom: 1px #8080A8 solid;
	border-right: 1px #8080A8 solid;
	padding: 4px 10px 4px 10px;
	background: #0057A4;
	color: #CCCCCC;
}

#navContainer a {
	color: inherit; 
}

#navContainer a:hover {
	color: inherit;
}



/* page header */
#header {
	margin-left: 0;
}

/* main */
#main {
	width: 100%;
}


div.endmain {
	position:relative;
	clear:both;
	left:200px;
	width:580px;
	border-top: 1px solid #d8d8d8;
	}

div.endmain p {
	
	text-align:right;
	clear: both;
	padding: 10px 0 0 0;
	margin: 0 15px 0 204px;	
	color: #0057A4;
}

div.endmain p a {
	padding: 0 15px 0 0;
	border: none;
}


#sectmenu {
	width: 187px;
	float: left;
	margin: 0;
	padding: 0;
	font-weight:bold;
	line-height:23px;
}

#sectmenu table {
	text-align: left;
	margin: 0 auto;
	padding-top: 20px;
	width: 187px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}

#sectmenu tr {
	height: 20px;
}

#sectmenu td {
	padding: 4px 10px 4px 10px;
	color: #0057A4;
	background: #D8D8D8;
}

#sectmenu td.sub {
	padding: 4px 10px 4px 20px;
	color: #0057A4;
	background: #D8D8D8;
	font-size:1.0em;
	font-weight: normal;
}

#sectmenu td:hover {
	background: #808080;
	color: #FFFFFF;
}

#sectmenu td.current {
	padding: 4px 10px 4px 10px;
	background: #0057A4;
	color: #D8D8D8;
}

#sectmenu td.currentsub {
	padding: 4px 10px 4px 20px;
	background: #0057A4;
	color: #D8D8D8;
	font-size:1.0em;
	font-weight: normal;
}

#sectmenu a {
	background: inherit;
	color: inherit;
}

#sectmenu a:hover {
	background: inherit;
	color: inherit;
}


/* content */


#content {
	width: 770px;
	float: left;
	margin: 0;
	padding: 0;
	
}

#content h2 {
	margin-left: 20px;
}

#content h2 a {
	color: #0057A4;
}

#content h2 a:hover {
	color: #0057A4;
}

#content p {
	color: #2b2b2b;
	margin-left: 20px;
	margin-right: 20px;
}

.newscol {
	float: left;
	width: 290px;
	margin-bottom: 20px;
	font-size: 0.9em;
}

.newscol h2 {
	margin: 20px 0 0 20px;
	padding: 0;
}

.newscol h3 {
	font-size: 1.2em;
}

#content div.newscol h3 a {
	color: #0057A4;
	border-bottom: 1px #0057A4 dotted;
	
}

#content div.newscol h3 a:hover {
	border-bottom: none;
}

#content .newscol ul {
	margin: 10px 0 10px 20px;
	padding: 0;
	background: url(../images/news-div.gif) top left no-repeat;
}

#content .newscol ul li {
	background: url(../images/news-div.gif) bottom left no-repeat;
	padding: 10px 0 10px 0;
	line-height:1.3em;
	color: #8a8a8a;
}

#content .newscol ul li a {
	font-size: 1.2em;
	padding-top: 0;
	margin: 0;
	border: none;
}


#content .newscol ul li a.current {
	color: #0057A4;
}

#content span.date {
	color:#333;
	font-size:0.9em;
	font-weight:normal;
	padding-bottom:0;
}

.newsItem {
	margin: 0 20px 20px 20px;
	padding-bottom:10px;
	background: url(../images/newsitem-div.gif) bottom left no-repeat;
}

.newsItem .graphic {
	float:left;
}

.newsItem .details {
	float:left;
	width:580px;
}

.newsItem .details img {
	float:right;
	margin-right:10px;
}

.newsItem img.iconPod {
	margin-left:20px;
}

.newsItem div h3 {
	padding: 0 20px 4px 0px;
	margin: 6px 0 0 0;
	line-height:1.5em;
}

.newsItem .details p.pdf {
	background: url(../images/icons/pdf.gif) top left no-repeat;
	padding: 0 20px 4px 22px;
	margin: 6px 0 0 0;
	}

#content .newsItem .details p {
	margin-left:0;
	}
	
.newsItem .details p.pdf {
	background: url(../images/icons/pdf.gif) top left no-repeat;
	padding: 0 20px 4px 22px;
	margin: 6px 0 0 0;
	}
	
#content div.newsItem p.speaker, #content div.newsItem p.date, #content div.newsItem p.venue {
	color:#333;
	font-size:0.9em;
	font-weight:normal;
	padding-bottom:0;
}

#content div.newsItem p.venue {
	padding-bottom:6px;
	}
*/

/* border */

.start {
	border-top: 1px solid #d6e3ec;
	margin-top: 10px;
	padding-top: 20px;
}

.finish {
	border-bottom: 1px solid #d6e3ec;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

#content ul li.finish {
	margin-right: 20px;
}

#content a {
	border-bottom: 1px #0057A4 dotted;
}


#content div.fullCol2 {
	float: left;
	width: 380px;
}

#content ul {
	margin:  5px 0 8px 20px;
}

#content ol {
	margin:  5px 0 8px 50px;
	list-style-position:outside;
}


#content ol li {
	padding-bottom: 8px;
}


#content ul li {
	padding: 0 20px 12px 15px;
	line-height: 1.0em;
/*	color: #0057A4; */
	background: url(../images/icons/blue-bull.gif) 0px 4px no-repeat;
	
}

#content input {
	width: 150px; 
	border: 1px solid #0057A4;
	font-size: 0.9em;
	padding: 1px 3px 1px 3px;
	text-align:left;
}
#content input.submitButton {
	background:url(../images/submit-button.gif) no-repeat;
	cursor: pointer;
	width: 80px;
	height: 20px;
	border: none;
	font-size: 1.0em;
}

#content textarea {
	border: 1px solid #0057A4;
	font-size: 0.9em;
	padding: 1px 3px 1px 3px;
}

.mainBody {
	width: 580px;
	float: left; 
}

.mainBody p {
	margin-right: 20px;
}

#ServiceMap td {
	line-height: 1em;
	font-size: 1.0em;
	padding: 0px 0px 0px 0px;
}

#adverts {
	background: url(../images/backgrounds/extra-back.jpg) top right no-repeat;
	width: 187px;
	float: left; 
	text-align:right;
}

#adverts h3 {
	color: #0057A4;
	font-size: 1.4em;
	font-weight:normal;
	padding-bottom: 15px;
	margin-left: 18px;
	text-align:left;
}

#adverts h3.smaller {
	font-size:1em;
}
	
#adverts p {
	text-align:left;
}

#adverts p.smaller {
	font-size:0.8em;
}

#adverts h4 {
	color: #0057A4;
	margin-left: 18px;
	text-align:left;
}

#adverts p a {
	text-decoration: none;
	border-bottom: none;
}

#adverts p a:hover {
	border-bottom: 1px dotted #0057A4;
}

.highlight {
	border: 1px #D8D8D8 dotted;
	background: #F8F8F8;
	padding: 10px;
	margin: 15px 40px 15px 40px;
}

.benefits {
	border: 2px #0057A4 outset;
	background: #FFFFFF;
	padding: 4px;
	margin: 15px 10px 15px 10px;
}

/* footer */

#endpage {
	background: #D8D8D8;
	padding: 10px 20px 10px 20px;
	margin: 0;
	border-top: 1px solid #0057A4;
}

#endpage ul {
	margin: 0 auto;
	width: 960px;
}

#endpage ul li {
	font-size: 0.9em;
	color: #000000;
	display: block;
	float: left;
	margin-right: 20px;
}

#endpage ul li.right {
	float: right;
	margin-right: 40px;
}

#endpage ul li a {
	color: #0000FF;
	border: none;
}

#endpage ul li a:hover {
	border: none;
	color: #3399FF;
}

div.credits {
	position:relative;
	clear:both;
	width:100%;
	padding-top:8px;
	}

div.credits p {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 8pt;
	color: #0057A4;	
	clear: both;
	padding: 0px 0 0 0;
}

