html
{
}

#page
{
	z-index: 1;
	width: 1020px;
	min-height: 652px;
	border-style: none;
	border-color: transparent;
	margin-left: auto;
	margin-right: auto;
}

#page_position_content
{
	margin-top: -16px;
}

#pu1374
{
	width: 0.01px;
	left: -137px;
	position: relative;
}

#widgetu1426
{
	z-index: 9;
	width: 145px;
	height: 26px;
	margin-right: -145px;
}

#u1430-4
{
	z-index: 10;
	width: 133px;
	min-height: 14px;
	padding: 6px;
	margin-bottom: -1px;
	margin-right: -147px;
	margin-top: -1px;
	left: -1px;
}

#widgetu1426:hover #u1430-4
{
	padding-top: 6px;
	padding-bottom: 6px;
	min-height: 14px;
	width: 133px;
	margin: -1px -147px -1px 0px;
}

#widgetu1426.focus-st #u1430-4
{
	padding-top: 6px;
	padding-bottom: 6px;
	min-height: 14px;
	width: 133px;
	margin: -1px -147px -1px 0px;
}

#widgetu1426.fld-err-st
{
	margin: 0px -145px 0px 0px;
}


#widgetu1426.fld-err-st #u1430-4
{
	padding-top: 6px;
	padding-bottom: 6px;
	min-height: 14px;
	width: 133px;
	margin: -1px -147px -1px 0px;
}

#widgetu1426_input,#widgetu1426_prompt
{
	width: 133px;
	min-height: 14px;
	padding: 6px;
}

#widgetu1426:hover #widgetu1426_input,#widgetu1426.focus-st #widgetu1426_input,#widgetu1426.fld-err-st #widgetu1426_input,#widgetu1426:hover #widgetu1426_prompt,#widgetu1426.focus-st #widgetu1426_prompt,#widgetu1426.fld-err-st #widgetu1426_prompt
{
	padding-top: 6px;
	padding-bottom: 6px;
}

#table-design {
	border: 1px solid #DFDFDF;
	background-color: #F9F9F9;
	width: 950px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;
	color: #333;
}
#table-design td, #table-design th {
	border-top-color: white;
	border-bottom: 1px solid #DFDFDF;
	color: #555;
}
#table-design th {
	text-shadow: rgba(255, 255, 255, 0.796875) 0px 1px 0px;
	font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	font-weight: normal;
	padding: 7px 7px 8px;
	text-align: left;
	line-height: 1.3em;
	font-size: 14px;
}
#table-design td {
	font-size: 12px;
	padding: 4px 7px 2px;
	vertical-align: top;
}

#table-6 {
	width: 977px;
	border-top: 1px solid #DFDFDF;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#table-6 tbody {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: middle;
	background: transparent;
}
#table-6 thead {
	text-align: left;
}
#table-6 thead th {
	background: -moz-linear-gradient(top, #F0F0F0 0, #DBDBDB 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F0F0F0), color-stop(100%, #DBDBDB));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0F0F0', endColorstr='#DBDBDB', GradientType=0);
	border: 1px solid #B0B0B0;
	padding: 5px 3px;
}
#table-6 td {
	padding: 4px 3px;
	line-height: 1.3em;
	border-bottom: 1px solid #DFDFDF;
}
#table-6 tr {
	background: #ecf1ef;
}

#table-7 {
	width: 977px;
	border-top: 1px solid #DFDFDF;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#table-7 tbody {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: middle;
	background: transparent;
}
#table-7 thead {
	text-align: left;
}
#table-7 thead th {
	background: -moz-linear-gradient(top, #F0F0F0 0, #DBDBDB 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F0F0F0), color-stop(100%, #DBDBDB));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0F0F0', endColorstr='#DBDBDB', GradientType=0);
	border: 1px solid #B0B0B0;
	padding: 2px 5px;
}
#table-7 td {
	padding: 2px 5px;
	line-height: 1em;
	border-bottom: 1px solid #DFDFDF;
}
#table-7 tr:nth-child(even) {
}


#loginform,#loginName,#logoutButton
{
	display: none;
}

#createaccountbutton
{
    width: 173px;
    height: 27px;
    display:block;
    background: url("../images/createaccount.png") no-repeat 0 0;
}

#createaccountbutton:hover
{ 
    background: url("../images/createaccounthover.png") no-repeat 0 0;
}

#cancelbutton
{
    width: 147px;
    height: 23px;
    display:block;
    background: url("../images/cancelbutton.png") no-repeat 0 0;
}

#cancelbutton:hover
{ 
    background: url("../images/cancelbuttonhover.png") no-repeat 0 0;
}
#signupbutton
{
    width: 147px;
    height: 23px;
    display:block;
    background: url("../images/signupbutton.png") no-repeat 0 0;
}

#signupbutton:hover
{ 
    background: url("../images/signupbuttonhover.png") no-repeat 0 0;
}

#downloadbutton
{
    width: 107px;
    height: 27px;
    display:block;
    background: url("../images/downloadbutton.png") no-repeat 0 0;
}

#downloadbutton:hover
{ 
    background: url("../images/downloadbuttonhover.png") no-repeat 0 0;
}

#editprofile
{
    width: 107px;
    height: 23px;
    display:block;
    background: url("../images/editbutton.png") no-repeat 0 0;
}

#editprofile:hover
{ 
    background: url("../images/editbuttonhover.png") no-repeat 0 0;
}

#changepassword
{
    width: 137px;
    height: 23px;
    display:block;
    background: url("../images/changepassword.png") no-repeat 0 0;
}

#changepassword:hover
{ 
    background: url("../images/changepasswordhover.png") no-repeat 0 0;
}

#upgradeaccount
{
    width: 137px;
    height: 23px;
    display:block;
    background: url("../images/upgradeaccount.png") no-repeat 0 0;
}

#upgradeaccount:hover
{ 
    background: url("../images/upgradeaccounthover.png") no-repeat 0 0;
}


#selectaccount
{
    width: 137px;
    height: 23px;
    display:block;
    background: url("../images/selectbutton.png") no-repeat 0 0;
}

#selectaccount:hover
{ 
    background: url("../images/selectbuttonhover.png") no-repeat 0 0;
}

#removebutton
{
    width: 107px;
    height: 23px;
    display:block;
    background: url("../images/removebutton.png") no-repeat 0 0;
}

#removebutton:hover
{ 
    background: url("../images/removebuttonhover.png") no-repeat 0 0;
}
#submitbutton
{
    width: 107px;
    height: 23px;
    display:block;
    background: url("../images/u1384-17.png") no-repeat 0 0;
}
#submitbutton:hover
{ 
    background: url("../images/u1384-17-r.png") no-repeat 0 0;
}

#lockbutton
{
    width: 107px;
    height: 23px;
    display:block;
    background: url("../images/lockbutton.png") no-repeat 0 0;
}

#lockbutton:hover
{ 
    background: url("../images/lockbuttonhover.png") no-repeat 0 0;
}

#deleteaccountbutton
{
    width: 137px;
    height: 23px;
    display:block;
    background: url("../images/deleteaccount.png") no-repeat 0 0;
}

#deleteaccountbutton:hover
{ 
    background: url("../images/deleteaccounthover.png") no-repeat 0 0;
}



#unlockbutton
{
    width: 107px;
    height: 27px;
    display:block;
    background: url("../images/unlockbutton.png") no-repeat 0 0;
}

#unlockbutton:hover
{ 
    background: url("../images/unlockbuttonhover.png") no-repeat 0 0;
}

#backupbutton
{
    width: 107px;
    height: 27px;
    display:block;
    background: url("../images/backupbutton.png") no-repeat 0 0;
}

#backupbutton:hover
{ 
    background: url("../images/backupbuttonhover.png") no-repeat 0 0;
}

#fullhistory
{
    width: 137px;
    height: 27px;
    display:block;
    background: url("../images/fullhistorybutton.png") no-repeat 0 0;
}

#fullhistory:hover
{ 
    background: url("../images/fullhistorybuttonhover.png") no-repeat 0 0;
}

#prevbutton
{
    width: 137px;
    height: 27px;
    display:block;
    position: absolute;
    margin-top:-20px;
    left: 720px;
    background: url("../images/previous.png") no-repeat 0 0;
}

#prevbutton:hover
{ 
    background: url("../images/previoushover.png") no-repeat 0 0;
}

#nextbutton
{
    width: 137px;
    height: 27px;
    display:block;
    margin-top:-20px;
    left: 865px;
    position: absolute;
    background: url("../images/next.png") no-repeat 0 0;
}

#nextbutton:hover
{ 
    background: url("../images/nexthover.png") no-repeat 0 0;
}

#logoutbutton
{
    width: 107px;
    height: 27px;
    display:block;
    background: url("../images/logoutbutton.png") no-repeat 0 0;
}

#logoutbutton:hover
{ 
    background: url("../images/logoutbuttonhover.png") no-repeat 0 0;
}

#savechangesbutton
{
    width: 137px;
    height: 27px;
    display:block;
    background: url("../images/savechanges.png") no-repeat 0 0;
}

#savechangesbutton:hover
{ 
    background: url("../images/savechangeshover.png") no-repeat 0 0;
}


#widgetu1426
{
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	position: relative;
}

#u1430-4
{
	z-index:19;
	border-width: 1px;
	border-style: solid;
	border-color: #C4C4C4;
	background-color: #F2F2F2;
	line-height: 1;
	color: #C4C4C4;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-style: italic;
	position: relative;
}

#widgetu1426.non-empty-st #u1430-4
{
	background-color: #FFFFFF;
	font-style: italic
}

#widgetu1426:hover #u1430-4
{
	border-color: #6B6B6B;
	background-color: #FFFFFF;
	color: #4F4F4F;
	font-style: normal;
}

#widgetu1426.focus-st #u1430-4
{
	border-color: #6B6B6B;
	background-color: #FFFFFF;
	color: #4F4F4F;
	font-style: normal;
}

#widgetu1426.fld-err-st
{
	background-color: transparent;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}

#widgetu1426.fld-err-st #u1430-4
{
	border-color: #D7244C;
	background-color: #FFFFFF;
}

#widgetu1426:hover #widgetu1426_input,#widgetu1426.focus-st #widgetu1426_input
{
	color: #4F4F4F;
	font-style: normal;
}
#widgetu1426_input:valid
{
	font-style: normal;
}
#widgetu1426.non-empty-st #u1430-4 *,#widgetu1426:hover #widgetu1426_prompt,#widgetu1426.focus-st #widgetu1426_prompt
{
	color: #4F4F4F;
	font-style: normal;
}

#widgetu1426.fld-err-st #u1430-4 *
{
	color: #D7244C;
	font-style: italic;
}

#widgetu1426_input
{
	color: #222222;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-style: italic;
}
#widgetu1426_prompt
{
	color: #C4C4C4;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-style: italic;
}

#widgetu1426.non-empty-st #widgetu1426_prompt
{
	visibility: hidden;
}

#faqheading
{
	color: #00BFF3;
	z-index: 266;
	text-align: justify;
	line-height: 1.4;
	font-size: 12px;
	font-family: Geneva, Verdana, Lucida Sans, Lucida Sans Unicode, sans-serif;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	position: relative;
}

#detailsfontheading
{
	color: #00BFF3;
	z-index: 266;
	text-align: justify;
	line-height: 1.4;
	font-size: 14px;
	font-family: Geneva, Verdana, Lucida Sans, Lucida Sans Unicode, sans-serif;
	font-weight: bold;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 10px;
	position: relative;
}


#detailsfont
{
	color: #888888;
	z-index: 266;
	text-align: justify;
	line-height: 1.4;
	font-size: 12px;
	font-family: Geneva, Verdana, Lucida Sans, Lucida Sans Unicode, sans-serif;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 10px;
	position: relative;
}

#securityfont
{
	color: #888888;
	z-index: 266;
	text-align: justify;
	line-height: 1.4;
	font-size: 16px;
	font-family: Geneva, Verdana, Lucida Sans, Lucida Sans Unicode, sans-serif;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 10px;
	position: relative;
}


.MenuItem /* unifiedNavBar */
{
	cursor: pointer;
}

