@charset "utf-8";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
}


html {
	width:100%;
}


body {
	background: #D8D8D8;
	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: #D8D8D8;
	padding-top: 0px;
}

#pageHolder {
	width: 960px;
	clear:left;
	margin: 10px auto 0 auto;
	padding: 0 0 0 0;
	background: #ffffff	url(../images/backgrounds/website-top.gif) top left no-repeat;
/*	border:1px solid #0057A4;*/
}

/* Navigation */

/*---navigation---*/
#navigation {
	float:left;
	width:961px;
	margin:0;
	padding:0;
}
#navigation ul {
	float:left;
	margin:0 0 0 6px;
	padding:0;
	display:inline;
}
#navigation li {
	float:left;
	margin:0 4px 0 0;
	padding:0;
	display:inline;
	list-style:none;
	overflow:hidden;
}
#navigation li a {
	float:left;
	margin:3px 0 0;
	height:20px;
/*	text-indent:-9999px;*/
	color:#000000;
}
#navigation ul li a:hover {
	background-position:0 0px;
	color: #FF6600;
}
#navigation ul li a.active {
	background-position:0 0px;
	background:url(../images/backgrounds/tab-back-active.jpg) no-repeat;
	color: #000000;
}
a.nav {
	background-position:0 0px;
	padding: 8px 28px 0 8px;
	font-size: 1.1em;
	color: #000000;
	width:90px; 
	background:url(../images/backgrounds/tab-back.jpg) no-repeat;
}
#navigation #navrule {
	float:left;
	width:950px;
	height:8px;
	background-color:#FF9900;
	margin:0 6px 0 6px;
	padding:0;
}

.nav-column {
	float:left;
	width:200px;
	margin:10px 0 0;
}
.nav-column h2.request-more-info {
	float:left;
	width:170px;
	margin:20px 0 0 18px;
	display:inline;
	padding:0 0 0 20px;
	font-size:11px;
	background:url(../images/request-more-info-bg.gif) no-repeat 0 2px;
}
.nav-column h2.request-more-info a {
	text-decoration:none;
	color:#8f8f8f;
}
.nav-column h2.request-more-info a:hover {
	text-decoration:underline;
}
.nav-column p {
	float:left;
	margin:4px 0 0 18px;
	display:inline;
	width:170px;
	color:#a1a1a1;
	line-height:16px;
}
.nav-column strong {
	float:left;
	margin:2px 0 0 18px;
	display:inline;
	width:180px;
	font-size:18px;
	font-weight:normal;
}
.nav-block {
	float:left;
	width:198px;
	margin:0 0 10px 7px;
	display:inline;
	background:url(../images/backgrounds/nav-block-bg.gif) repeat-y;
}
.nav-block .nav-block-top {
	float:left;
	width:198px;
	background:url(../images/backgrounds/nav-block-top.gif) no-repeat;
}
.nav-block .nav-block-top .nav-block-bottom {
	float:left;
	width:198px;
	padding:0 0 12px;
	background:url(../images/backgrounds/nav-block-bottom.gif) no-repeat 0 100%;
}
.nav-block h2 {
	float:left;
	margin:8px 0 0 11px;
	display:inline;
	width:180px;
	font-size:11px;
	font-weight:500;
	padding: 8px 0 6px 6px;
}
.nav-block h2 a{
	text-decoration:none;
	color:#0057A4;
	font-size:14px;
	font-weight:bold;
}
.nav-block h2 a:hover{
/*	text-decoration:underline;*/
	color:#FF6600;
}
.nav-block ul {
	float:left;
	width:182px;
	margin:6px 0 0 8px;
	padding:0 0 6px;
	display:inline;
}
.nav-block ul li {
	float:left;
	width:170px;
	margin:2px 0 0;
	list-style:none;
	color:#0057A4;
}
.nav-block ul li a {
	float:left;
	margin:0;
	padding:0 0 8px 12px;
	width:170px;
	text-decoration:none;
	background:none;
	overflow:hidden;
}
.nav-block li.sub {
	padding:0 0 4px 10px;
	font-size:0.9em;
}

.nav-block li.current {
	padding:0 0 8px 12px;
	width:170px;
	color:#FF6600;
}
.nav-block li.currentsub {
	padding:0 0 8px 20px;
	font-size:0.9em;
	color:#FF6600;
}

.nav-block ul li a:hover {
	background: url(../images/orange-dot.gif) no-repeat 0px 6px;
	color:#FF6600;
}










#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;*/
	width: 222px;*/
	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;*/
	width: 755px;
	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:545px;
}

.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: 545px;
	float: left; 
}

.mainBody p {
	margin-right: 10px;
}

#ServiceMap td {
	line-height: 1em;
	font-size: 1.0em;
	padding: 0px 0px 0px 0px;
}

#advert-block {
	float:	right;
	width:	187px;
	margin:	0 0 10px 20px;
	padding: 0 0 0 0px;
	display:	inline;
	background:url(../images/backgrounds/advert-block-bg.gif) repeat-y;
}
#advert-block #advert-block-top {
	float: right;
	width: 187px;
	background:url(../images/backgrounds/advert-block-top.gif) no-repeat;
}
#advert-block #advert-block-top #advert-block-bottom {
	float:right;
	width:187px;
	padding:0 0 10px 0px;
	background:url(../images/backgrounds/advert-block-bottom.gif) no-repeat 0 100%;
}

#adverts {
	width: 187px;
	float: right;
	padding:0 0 0 0px;
	margin: 0 0 0 20px;
}

#adverts p {
	font-size:11px;
	margin-left: 10px;
	padding: 0px 0px 6px 0px;
}
#adverts a {
	font-size:11px;
	margin-left: 0px;
}
#adverts a:hover {
	border: none;
	text-decoration: none;
}


#adverts table {
	float:	left;
	margin: 10px 0 0 10px;
	padding: 0px 0 0 2px;
}

#adverts h3 {
	color: #0057A4;
	font-size: 1.4em;
	font-weight:normal;
	padding-bottom: 15px;
	margin-left: 18px;
	text-align:left;
}

#advert-block p.center {
	font-size:11px;
	margin-left: 0px;
	text-align: center;
	padding: 0px 0px 6px 0px;
}
#advert-block h3.center {
	color: #0057A4;
	font-size: 1.4em;
	font-weight:normal;
	padding-bottom: 15px;
	margin-left: 0px;
	text-align:center;
}

#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;
}


