BODY
{
	background: url('../Images/VCard/bg.png');
	font-family: Arial;
	font-size:10px;
	margin: 0px;
	margin-bottom:-10px;
	min-width: 800px;
}

#LeftEdge
{
	float:left;
	position:relative;
	background: url('../Images/VCard/bg_left.png') white repeat-y right;
	width: 50px;
}

#RightEdge
{
	float:left;
	position:relative;
	background: url('../Images/VCard/bg_right.png');
	width: 50px;
}

table.ControlTable
{
}

table.TransactionTable
{
	background-color: White;
}

td.LabelCell
{
	vertical-align: middle;
	text-align: left;
}

td.DataCell
{
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
}

td.buttons
{
	vertical-align: middle;
}

span.blacklabels
{
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
}

.whitelabels
{
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	color: white;
}

span.bluelabels
{
	vertical-align: middle;
	text-align: left;
	font-size:12px;
	font-weight: bold;
	left: 20px;
	position: relative;
}

td.HeaderCell
{
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 8px;
	color: white;
	background-color: #999999;
	padding: 3px;
}

tr.OddRow
{
	background-color: #e3f5e2;
}

tr.EvenRow
{
	background-color: white;
}

tr.OddRowFaded
{
	background-color: #e3f5e2;
	color: silver;
}

tr.EvenRowFaded
{
	background-color: white;
	color: silver;
}

.input
{
	border: 1px solid #939393;
	font-size: 11px;
}

#container
{
	float:left;
	position:relative;
	background: url(../Images/VCard/menu.png) white repeat-y left top;
	width: 800px;
	min-height: 320px;
	height: 100%;
	margin:0 auto;
}

#outerContainer
{
	width: 900px;
	min-height: 320px;
	height: 100%;
	margin:0 auto;
}

#header
{
	background: url( '../Images/VCard/VCard-Header.jpg' ) no-repeat top left;
	width: 800px;
	height: 127px;
}

#headerbar
{
	visibility: hidden;
}

#footer
{
	background: url(  '../Images/VCard/bottom_nav-trans.png' ) no-repeat top left;
	width: 800px;
	height: 65px;
	position: relative;
	top: 0px;
	float: left;
}

#menublock
{
	background: url('../Images/VCard/menu.png' ) repeat top left;
	background-color: White;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 100%;
	float: left;
}

#menucontainer
{
	background: url( '../Images/VCard/menu.png' ) repeat top left;
	background-color: White;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 55px;
	text-align: left;
}

#menucontainer a
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
}

#menucontainer a:hover
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
}

div.menuitem
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	color: #c0c0c0;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left:15px;
}

div.disabledmenuitem
{
	font-weight: bold;
	font-size: 11px;
	font-family: 'Arial';
	color: #c0c0c0;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left:15px;
}

#whitespace
{
	background-color: White;
	top: 0px; 
	left: 152px;
	width: 629px;
	float: right;
}

#whitespacecontainer
{
	width: 589px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 20px;
	margin-bottom: 14px;
}

#pageheadergraphic
{
	width: 30px;
	height: 21px;
	position: static;
}

#pageheadername
{
	font-size: 32px;
	font-family: 'Arial';
	position: relative;
	left: 0px;
	top: -25px;
	color: #636466;
	text-align: left;
}

#controlheader
{
	background: url(../Images/VCard/Header.jpg) no-repeat left top;
	width: 589px;
	height: 44px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #636466;
	text-indent: 10px;
	padding-top: 11px;
	position: relative;
	top: -13px;
	left: 0px;
	text-align: left;
}

#Content
{
	background-color: #dfdfdf;
	position: relative;
	top: -28px;
	text-align: left;
	border:1px solid #dfdfdf;
}

#controltable
{
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
}

#centeredtext
{
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

#centeredtext2
{
	text-align: left;
	font-weight: normal;
	font-size: 10px;
}

#centeredbuttons, #centeredbuttons a:link, #centeredbuttons a:active, #centeredbuttons a:visited, #centeredbuttons a:hover
{
	text-align: center;
	text-decoration:none;
}

span.button
{
	background: url(../Images/VCard/ViewButton.jpg) no-repeat left center;
	border:1px solid #CCCCCC;
	background-color:#EEEEEE;
	min-width: 80px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #636466;
	font-size:16px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 5px 10px;
	cursor: pointer;
	height: 20px;
	text-decoration:none;
}

label a:link
{
    cursor:pointer;
}

#attention
{
	color: Blue;
}

.ErrorLabel
{
	color: #dc143c;
	font-weight: bold;
	font-size: 13px;
}

#logincontainer
{
	width: 578px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-top: 30px;
	float: right;
}

#vcardImage 
{
	float:left;
	position:relative;
	background: url('../Images/VCard/VCARD-APPL_SUCCESS-BgGraphic.jpg');
	width:551px; 
	height:225px;
	
}

#vcardImageNumber 
{
	float:left;
	position:relative;
	width:300px; 
	height:25px;
	font-size:16px;
	font-weight:bold;
	top:130px;
	left:260px;
	vertical-align:middle;
}

span.fontsize11bold
{
	font-size:11px;
	font-weight:bold;
}

span.fontsize11
{
	font-size:11px;
}

span.fontsize12bold
{
	font-size:12px;
	font-weight: bold;
}

#processing
{
	position:absolute;
	width:570px;
	height:80px;
	background-color:#CCCCCC;
	-moz-opacity:0.8;
	filter: alpha(opacity:77);
	KHTMLOpacity: 0.77;
	MozOpacity: 0.77;
	opacity: 0.77;
	font-size:22px;
	color:#333333;
	font-weight:normal;
	text-align:center;
	padding-top:10px;
	border:1px solid #999999;
}

.processingImage
{
    margin-top:10px;
    padding:4px;
}

.screenhide
{
    visibility:hidden;
    height:0px;
    width:0px;
}

#printicon
{
    position:relative;
    top:-110px;
    float:right;
    padding-right:4px;
}

a:link
{
    text-decoration:underline;
}

.clear
{
    clear:both;
}

.labelBold
{
    font-weight:bold;
    font-size:12px;
}

#sslseal
{
    float:right;
    border:1px sild:#000000;
    margin-bottom:10px;
}

#dc1_btnCustomSubmit
{
    position:relative;
    top:7px;
}

.linklabel
{
    cursor:pointer;
}