﻿body
{
	font-family:Arial;
	font-size:14px;
	padding:0;
	margin:0;
}

#pagebody
{
	padding:0;
	margin:0;
	
}

#pageContent
{
	margin:0;
	position:relative;
	padding:0 20px 10px 0px;
	min-height:550px;
}

#pagefooter
{	margin:0 auto;
		width:800px;
	height:20px;
	background-color:#000000;
	text-align:center;
	border:solid 1px #000000;
}

#pagefooter a
{
	padding-left:50px;
	text-decoration:none;
	color:#ffffff;
}

#pagefooter a:hover
{
	padding-left:50px;
	text-decoration:underline;
	color:#ffffff;
}

.pagetext
{
	font-size:14px;
	font-weight:bold;
}

.menubutton
{
	color:#ffffff;
	background-image:url('images/menubutton.gif');
	height:25px;
	background-repeat:no-repeat;
	margin-bottom:2px;
}

.menubutton:hover
{
	color:#000000;
	background-image:url('images/menubutton_rollover.gif');

	
}

.greybox
{
	border:solid 1px #dedfde;
	
}

.heading_link
{
	margin:4px;
	padding:4px;
	width:90px;
	height:18px;
	background-image:url('images/proceed.png');
	background-repeat:no-repeat;
	text-align:center;
	float:right;
	cursor:normal;
}

.heading_link:hover
{
	cursor:pointer;
}

.footer_link
{
	margin:4px;
	padding:4px;
	height:26px;
	text-align:center;
	text-align:right;
	cursor:normal;
}

.footer_link:hover
{
	cursor:pointer;
}

.PopupTitle
{
	background-color:#0A6160;
}

.RoundedBoxOutterHead
{
	background-color:#0A6160;
}

.ProductChoice
{
	margin:0 auto;
	position:relative;
	width:600px;
	text-align:center;
}

.ProductChoice img
{
	padding:10px;
	cursor:pointer;
}

.PopupHelpHeader 
{
    background:#ffffc0;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    border:1px solid #C8BA92;
    padding:5px;
    width:200px;
	}

.PopupHelpBody 
{
    background:#ffffea;
    font-family:arial;
    font-size:12px;
    border-left:1px solid #C8BA92;
    border-right:1px solid #C8BA92;
    border-bottom:1px solid #C8BA92;
    padding:5px;
    width:200px;
    min-height:20px;
}


ul.msfg-subnavigationbar li a 
{
	white-space:normal;
}

.displaynone
{
	display:none;
}

.blankbg
{
	background-image:none;
}

.dvSolLogo
{
	float:left;
	width:115px;
	padding-right:10px;
	line-height:94px;
	border-right:1px solid #CCCCCC;
}

.sollogo
{
	vertical-align:middle;
}


.dvSolText_Top
{
	margin-top:10px;
	height:49px;
	padding-left:135px;
}

.dvSolText_Bottom
{
	height:30px;
	text-align:right;
	padding-right:10px;
	padding-bottom:5px;
}