body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	text-align: center;
	background-image: url(/images/bg-repeat.jpg);
	background-repeat: repeat-x;
	background-color: #095779;
}
#container {
	width: 1000px;
	background: #FFFFFF;
	margin: auto;
	text-align: left;
}
#header {
	background: #FFFFFF;
	height: 66px;
} 
#logo {
	margin-left: 25px;
	float: left;
}
#logo a, a img {
	border: 0;
}

#Nav {
	background: url(/images/nav-repeat.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 20px 0px 0px 0px;
	width: 750px;
	float: right;
}
#Navrounders{
	float:left;
}
#Nav ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#Nav ul li {
	float: left;
}
#Nav ul li a {
	display:block;
	font-size: 13px;
	padding: 15px 17px 15px 17px;
	height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	text-align: center;}
#Nav ul li a.current{
	background: url(/images/nav-hover.gif);
	color: #13364c;
}
#Nav #n1 a{width: 40px;} #Nav #n2 a{width: 110px;} #Nav #n3 a{width: 55px;} #Nav #n4 a{width: 67px;} #Nav #n5 a{width: 115px;} #Nav #n6 a{width: 50px;} #Nav #n7 a{width: 50px;}
#Nav #n1 a:hover,#Nav #n2 a:hover,#Nav #n3 a:hover,#Nav #n4 a:hover,#Nav #n5 a:hover,#Nav #n6 a:hover, #Nav #n7 a:hover {
	background: url(/images/nav-select.gif);}
#Nav #n1 a.current:hover,#Nav #n2 a.current:hover,#Nav #n3 a.current:hover,#Nav #n4 a.current:hover,#Nav #n5 a.current:hover,#Nav #n6 a.current:hover, #Nav #n7 a.current:hover {	background: url(/images/nav-hover.gif);	color: #13364c;}
#topbar {
	height: 18px;
	background-image: url(/images/topbar-repeat.gif);	
}
#promobar {
	height: 10px;
	background: url(/images/promobar.gif) repeat-x;
	clear: both;
}

#mainContent {
	height: 100%;
	padding: 20px;
	background: #EFEFEF;
}


#tournav{
	width: 200px;
}
#tournav ul{
	margin: 15px 10px 20px 10px;
	padding: 0;
	list-style-type:none;
	font-weight: bold;	
}
#tournav ul li {
	margin: 0px 0px 0px 0px;
	width: 150px;
	padding: 0px 0px 0px 0px;
}
#tournav ul li.tournavtitle{
	color: #666666;
	padding: 7px;
	font-size: 16px;
	border-bottom: solid #d7d7d7 1px;
	width: 158px;
	font-variant: small-caps;
}
#tournav ul li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b728e;
	border-bottom: solid #d7d7d7 1px;
	text-decoration:none;
	width: 158px;
	padding: 7px;
}
#tournav ul li a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
#tournav ul li a.current{
	color: #000000;
	background-color: #FFFFFF;
}
#tournav ul li a.current:HOVER{
	color: #000000;
	background-color: #FFFFFF;
}
#pagecontent{
	width: 690px;
	background-image: url(/images/contentpages/mainboxmid.gif);
	padding: 10px 40px 30px 30px;
	background-repeat: repeat-y;
	line-height: 1.5em;
}
h1
{
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #4b728e;
	margin-bottom: 8px;
}
h2
{
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #2294b9;
	margin-top: 6px;
	margin-bottom: 6px;
}
h3
{
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #009999;
	margin-top: 4px;
	margin-bottom: 4px;
}
h4 {
	font-size: 30px;
	color: #09506F;
	margin-bottom: 30px;
	margin-top: 4px;
	font-weight: normal;
}
#career-pics {

}
#career-pics  img {
	border: 1px solid #4B728E;
	margin-left: 18px;
	margin-bottom: 25px;
}
#career-pics-horiz {
}
#career-pics-horiz img {
	border: 1px solid #4B728E;
	margin-left: 9px;
	margin-right: 9px;
	margin-top: 25px;
}


a, a:active, a:visited, a:link
{
	text-decoration: underline;
	color: #2b87a6;
}
a:hover
{
	text-decoration: none;
	color: #4b728e;
}

/* bio's */
table.Bios
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
table.Bios td
{
	vertical-align: top;
	padding: 10px;
}

table.Bios td.right
{
	width: 55%;
	border: none;
}

table.Bios td.left
{
	width: 45%;
	border-right: 1px solid #ccc;
}


/* operating locations */
table.twocolumns
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
table.twocolumns td
{
	width: 50%;
	vertical-align: top;
}
table.threecolumns
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
table.threecolumns td
{
	width: 33%;
	vertical-align: top;
}

table.onecolumn 
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
table.onecolumn caption
{
	text-align: left;
	padding: 4px;
	font-weight: bold;
}
table.onecolumn td
{
	vertical-align: top;
	text-align: left;
	padding: 3px;
}
table.onecolumn td.province
{
	width: 150px;
	text-align: right;
	font-weight: bold;
	padding-right: 6px;
}
table.onecolumn td.city
{
	width: 150px;
	text-align: right;
	padding-right: 6px;
}

/* news releases */
table.NewsReleases
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
table.NewsReleases td
{
	vertical-align: top;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 80%;
}
table.NewsReleases td.date
{
	width: 20%;
}

/* profiles */
table.Profiles
{
	width: 690px;
	margin: 0px;
	padding: 0px;
}
table.Profiles td
{
	width: 345px;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 6px;
}

table.ProfileDetails
{
	width: 345px;
	margin: 0px;
	padding: 0px;
}
table.ProfileDetails td.image
{
	width: 150px;
	vertical-align: top;
}
table.ProfileDetails td.info
{
	width: 195px;
	padding-left: 5px;
	vertical-align: top;
}
div.ProfileName
{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
}
div.ProfilePosition
{
	padding-bottom: 2px;
}
div.ProfileBio
{
	font-size: 10px;
}

/* footer */
#footer {
	margin-bottom: 20px;
	height: 69px;
	width: 1000px;
	margin: auto;
	background: url(/images/footer-repeat.gif) repeat-x;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	background-position: left bottom;
}
#footer ul {
	margin-top: 20px;
}
#footer ul li{
	list-style:none;
	float: left;
	padding: 7px;
}
#footer ul li a{
	text-decoration: none;
	color: #FFFFFF;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#copyright {
	margin: auto;
	width: 1000px;
	color: #CCCCCC;
	height: 50px;
	padding-top: 5px;
	font-size: 9px;
	clear: both;
}
#copyright a, #copyright a:visited, #copyright a:link, #copyright a:active {
	text-decoration: underline;
	color: #eeeeee;
}
#copyright a:hover {
	text-decoration: none;
	color: #dddddd;
}