﻿body 
{
	font-family: Verdana;
	font-size: x-small;
}
.hinline
{
	font-family: Verdana;
	font-weight:bold;
	color:#FF0000;	
}
h1
{
	font-family: Verdana;
	color:#FF0000;
}
h2
{
	font-family: Verdana;
	color:#FF0000;
}
h3
{
	font-family: Verdana;
	color:#FF0000;
	display:inline;
}
h4
{
	font-family: Verdana;
	color:#FF0000;
	display:inline;
}
h5
{
	font-family: Verdana;
	color:#FF0000;
	display:inline;
}
h6
{
	font-family: Verdana;
	color:#FF0000;
	display:inline;
}

a:link {color: #FF0000}     /* unvisited link */
a:visited {color: #FF0000}  /* visited link */
a:hover {color: #000000}    /* mouse over link */
a:active {color: #FF0000}   /* selected link */ 

.dataLabel
{
	font-weight:bolder;
	color:#000066;
	text-align:right;
}
.dataLabelLeft
{
	font-weight:bolder;
	color:#000066;
	text-align:left;
}
.dataHeading
{
	font-weight:bolder;
	color:#000066;
	text-align:center;
}
.dataInput
{
	font-family: Courier New;
	font-size: small;
}
.msg
{
	font-weight: bold;
	color: #FF0000;
}
.tabText
{
	font-family: Arial;
	font-size: x-small;
	font-weight:bolder;
	color:#000066;
	text-decoration:none;
}
.tabText:hover
{
	text-decoration:underline;
}
.menuText
{
	font-family: Verdana;
	font-size: small;
	font-weight:normal;
	color:#000066;
	text-decoration:none;
}
.menuText:hover
{
	text-decoration:underline overline;
}
.helpLinkText
{
	font-family: Verdana;
	font-size: xx-small;
	font-weight:normal;
	color:#FF0000;
}
.helpText
{
	font-family: Verdana;
	font-size: xx-small;
	font-weight:normal;
	color:#000000;
}
.bread
{
	text-decoration:none;
	color:#FF0000;
}
.wizButton
{
	background-color:#ffffff;
	background-image:url(images\btn_right.GIF);
	width:90px;
	height:32px;
	color:#990000;
	font: normal 8pt Verdana;
}
.wizTitle
{
	font-family: Verdana;
	font-size:medium;
	color:#000000;
}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url(../member/images/bg_button_a.gif) no-repeat scroll top right;
    color: #FF0000;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.button:hover
{
	color:#000000;
}
a.button span {
    background: transparent url(../member/images/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

a.buttonDrk {
    background: transparent url(../member/images/bg_buttonDRK_a.gif) no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.buttonDrk:hover 
{
	color:#000000;
}
a.buttonDrk span {
    background: transparent url(../member/images/bg_buttonDRK_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.buttonDrk:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonDrk:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

a.buttonLtGryCorners {
    background: transparent url(../member/images/bg_buttonLtGryCorners_a.gif) no-repeat scroll top right;
    color: #FF0000;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.buttonLtGryCorners:hover
{
	color:#000000;
}
a.buttonLtGryCorners span {
    background: transparent url(../member/images/bg_buttonLtGryCorners_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.buttonLtGryCorners:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonLtGryCorners:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

.sideBoxPrev
{
	position:relative; 
	width:106px;
	border:1px solid #666666;
	background-color:#cccccc;
	color:#666666;
	padding:2px;
	margin-bottom:10px;
}
.sideBoxCurrent
{
	position:relative; 
	width:106px;
	border:1px solid #ff0000;
	background-color:#ff0000;
	color:#000000;
	padding:2px;
	margin-bottom:10px;
}

.sideBoxNext
{
	position:relative; 
	width:106px;
	border:1px solid #666666;
	background-color:#ffffff;
	color:#666666;
	padding:2px;
	margin-bottom:10px;
}
.summaryTitle
{
	height:35px;
	text-align:center; 
	font-size:large; 
	font-weight:bold; 
	background-image: url('images/vpsilogo_sm_clear.gif');
	background-repeat:no-repeat;
}
.sumAltA1 { background-color:#f2f2f2; }
.sumAltA2 { background-color:#d8d8d8; }
.sumAltB1 { background-color:#dee9f0; }
.sumAltB2 { background-color:#bdd3e1; }

a.mnuLink
{
	color:#FFFFFF;
	font-family:Arial,Helvetica,san-serif;
	font-size:8pt;
	text-decoration:none;
}
a.mnuLinkOver
{
	color:#000000;
	font-family:Arial,Helvetica,san-serif;
	font-size:8pt;
	text-decoration:none;
}
.copyright
{
	margin-left:10px;
	color:#FFFFFF;
	font-family:Arial,Helvetica,san-serif;
	font-size:8pt;
	text-decoration:none;
	background-color:#ff0000; 
	width:740px; 
	height:22px;
	padding:0px; 
	text-align:left; 
	vertical-align:middle;
}
.terms
{
	font-family:Courier New, Serif;
	font-size:10pt;
	border:3px solid #cccccc;
	background-color:#FFFFE0;
	width:600px;
	height:200px;
	padding:6px;
	color:#666666;
	overflow:scroll;
}
.termsBig
{
	font-family:Courier New, Serif;
	font-size:10pt;
	border:3px solid #cccccc;
	background-color:#FFFFE0;
	width:600px;
	height:440px;
	padding:6px;
	color:#666666;
	overflow:scroll;
}
.helpTopic
{
	font-family: Arial, Helvetica, san-serif;
	font-size: small;
	font-weight:normal;
	color:#000000;
	padding:3px;
}

.highlight { background-color: yellow }
