body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
	background-repeat: repeat-y;
}

#header .headertext {
		font-size: 11px;
		font-weight:bold;
		font-family:  Arial, Helvetica, sans-serif;
		color:#EEEEEE;
		padding-left: 22px;
		padding-bottom: 2px;
		background:#3C476F;
}

#header .headeroverlap {
		background:#3C476F;
}

#pageholder {
	margin-left: 20px;
	padding-left:0px;
	margin-top: 0px;
	background-image: url(images/background_rightcol.gif);
	background-repeat:repeat-y;

}


#content {
	float: left;
	margin-top: 23px;
	padding-top:0px;
	width:475px;
	padding-bottom: 20px;

}


#rightcolumn {
	width: 190px;
	margin-left: 497px;


}

#content p {
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	line-height:18px;
	padding-right:15px;
}


#content table.standard  td {
	padding-bottom: 24px;
	vertical-align:top;

}

#content table.standard p {
	font-size:10px;
	line-height:14px;
	padding-right: 10px;

}

#content h2,
#content table.standard  h2 {
	font-size: 14px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color: #333333;
	padding-top:0px;
	margin-top:0px;
}

#content table.standard  h3 {
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color:#666666;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 7px;
}


#content table.standard td.thumbnail img,
#content table.standard td.thumbnail object {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#content table.standard .track-title {
	font-weight: bold;

}

#content table.contact td {
	padding-bottom: 10px;
	vertical-align:top;

}

#content table.contact p {
	padding-right:0px;
}

#content table.contact td input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF6600;
	font-weight: bold;
	border: #FF6600;
	cursor:pointer;
}


#content table.contact td input,
#content table.contact td textarea {
	background-color: #F5F5F5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #666666;
}

#content table.contact td input.tickbox {
	background-color: #FFFFFF;
	border:none;
}

#content a:link,
#content a:visited {
	color:#003366;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}
#navigation {
	background-color:#FFFFFF;
	margin-top: 0px;
	padding-top: 22px;
	padding-bottom: 10px;

}

#navigation div.button {
	width: 155px;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 4px;
	background-image: url(images/navigationbg.gif);
	background-repeat: repeat-x;
}

#navigation div.buttonhover {
	width: 155px;
	border: 1px solid #FF6600;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 4px;
	background-color:#FF6600;
	background-image: none;
}

#rightcolumn div.button a:link,
#rightcolumn div.button a:visited {
	width: 100%;
	display:block;
	color: #FF6600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}

#rightcolumn div.buttonhover a:link,
#rightcolumn div.buttonhover a:visited {
	width: 100%;
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#content h1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 25px;
	padding-top:0px;
	margin-top:0px;
}

#content  h1 table.subnav td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#333333;
	padding-top:9px;
	padding-right:10px;
}


#content table.standard td p.orangelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content  h1 table.subnav td a:link,
#content  h1 table.subnav td a:visited,
#content table.standard td p.orangelink a:link,
#content table.standard td p.orangelink a:visited {
		color: #FF6600;
		text-decoration:underline;
}

#content  h1 table.subnav td a:hover,
#content table.standard td p.orangelink a:hover {
	background-color: #FF6600;
	color:#FFFFFF;
	text-decoration:none;
}


#footer {
	width: 465px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 20px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
}


#footer a:link,
#footer a:visited {
	color:#999999;	
	text-decoration:underline;
}

#footer a:hover{
	color:#FF6600;	
	text-decoration:underline;
}
