table {
	font: 9pt "trebuchet ms", arial, sans-serif;
	color: #333333;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	margin-right: 0px;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}

.rightcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;/*themecolour3%0;*/
	margin-left: 20px;
	list-style-image: url('images/vra_online_bullet.gif');
}

.centercoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url('images/vra_online_bullet.gif');
}

h1 {
	font-weight: bold;
	color: #333333;/*themecolour3%0;*/
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 3px;
}
h2 {
	font-size: 15px;
	color: #1088ff;/*themecolour2;*/
	margin-top: 0px;
	margin-bottom: 3px;
}

body {
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 9px;
	color: #333333;
	background-image: url('images/contourback3.jpg');
	background-attachment: fixed;
}

.centercoltext {
	padding-left: 10px;
	padding-right: 20px;
}

.rightcoltext {
	padding: 10px;
	background-color: #c8d2d7;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.leftcoltext a:link {
	color: #666666;
}
.leftcoltext a:visited {
	color: #cccccc;
}
.leftcoltext a:hover {
	color: #1088ff;
}

.rightcoltext a:link {
	color: #666666;
}
.rightcoltext a:visited {
	color: #cccccc;
}
.rightcoltext a:hover {
	color: #1088ff;
}

.topstrip {
	background-image:   url('images/vra_online_topstrip.gif');
	background-repeat: repeat-x;
	background-repeat: repeat-x
}
.hnavbg {
	background-image:   url('images/vra_online_hnav_bg.gif');
	background-repeat: repeat-x;
	background-repeat: repeat-x
}
.leftcolbg {
	background-image:   url('images/vra_online_leftcolumn_bg.gif');
	background-repeat: repeat-y;
	background-repeat: repeat-y;
	background-position:  right 50%;
}
.panelbg {
	background-image: url('images/vra_online_panel_bg.gif');
	background-repeat: repeat-x
}
.leftcoltext {
	padding-left: 20px;
	padding-right: 20px;
	background-image: url('images/vra_online_leftcolumn_bottom2.gif');
	background-repeat: no-repeat;
	background-position: left top
}
.leftpanel {
	background-color: #c8d2d7;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

table.standard {
	font: 10pt "trebuchet ms", arial, sans-serif;
	color: black;
	background: #1088ff ;
	border-collapse: collapse;

}

table.teamlist {
	font: 10pt "trebuchet ms", arial, sans-serif;
	color: #000000;
	background: #99ccff ;
	border: 1px;

}
td.border {
	border: 1px ;
}
tr.endrows{
	height: 11;
}

tr.headingrow
{
	font: 11pt "trebuchet ms", arial, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #99ccff ;
}

tr.subheadingrow
{
	font: 11pt "trebuchet ms", arial, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: left;
	background-color: #99ccff ;
}

tr.lightrow
{
	background-color: #99ccff ;
}

tr.errorrow
{
	background-color: #99ccff ;
	color: #FF0000;
	font: 10pt "trebuchet ms", arial, sans-serif;
	text-align: center;
	font-weight: bold;
}

td.label
{
	font: 10pt "trebuchet ms", arial, sans-serif;
	color: black;
	text-align: right;
	margin-left: 10px;
}

td.labeldata
{
	font: 10pt "trebuchet ms", arial, sans-serif;
	color: black;
	text-align: left;
	margin-left: 10px;
	font-weight: bold;
}

input.button
{
	font: 10pt "trebuchet ms", arial, sans-serif;
	border-width:1px;
	background-color: #lightblue;
	border-color: #0066aa;
	color:darkblue;
}

input.buttonviewform
{
	font: 10pt "trebuchet ms", arial, sans-serif;
	border-width:"1px";
	background-color:#lightblue;
	border-color:#0066aa;
	color:darkblue;
    width: 100px;
}


input.text
{
	font: 10pt "trebuchet ms", arial, sans-serif;
	border-width:1px;
	background-color:#1088ff;
	//background-color:white;
	border-color: #ffffff;
	color:#000000;
}


input.hidden
{
	font: 10pt "trebuchet ms", arial, sans-serif;
	border-width:0px;
	background-color:#1088ff;
	border-color: #1088ff;
	color:#1088ff;
}


textarea.text
{
	font: 10pt "trebuchet ms", arial, sans-serif;
	border-width:1px;
	background-color:#1088ff;
	border-color: #ffffff;
	color:#000000;
}

select
{
	font: 10pt "trebuchet ms", arial, sans-serif;
	border-width:1px;
	background-color:#1088ff;
	border-color: #fffff;
	color:#000000;
}
a:link
{
	font: 10pt "trebuchet ms", arial, sans-serif;
	color: 660066;
	text-decoration: none;
}

a:active
{
	font: 10pt "trebuchet ms", arial, sans-serif;
	color: 660066;
	text-decoration: none;
}

a:visited
{
	font: 10pt "trebuchet ms", arial, sans-serif;
	color: 660066;
	text-decoration: none;
}

a:hover {
	font: 10pt "trebuchet ms", arial, sans-serif;
	color: 660066;
	text-decoration: underline;
}
