﻿html {
     overflow: -moz-scrollbars-vertical;
}

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#666666;
	margin:0px 0px 0px 0px;
}

ul 
{
	list-style-type:square;
}

ul li 
{	
	list-style-type:square;
	color:#FF6D22;
}
			
li span 
{
	color: #000000;
}
div.SharedBanner
{
	text-align:center;
	background-image: url(/Survey/Content/Images/Shared/HeaderFill.bmp);
	background-repeat: repeat-x;
	background-color:Blue; 
	height:136px;
}
div.SharedContent
{
	width:923px;
	margin-left:auto;
	margin-right:auto;
}

div.SharedHeader
{
	width:923px;
	height:119px;
	margin-left:auto;
	margin-right:auto;
}
div.SharedLeftMenu
{
	position:inherit;
	width:182px;
	text-align:left;
	background-color:#C3D3DF;
	float:left;
	

}


div.SharedMainContent
{
	width: 574px;
	text-align:left;
	background-color:white;
	float:left;
}
div.SharedRightMenu
{
	text-align:left;
	background-color:#C3D3DF;
	float:right; 

}

td.Login
{
	background-color:#165788;
	padding-left:15px;
	padding-right:5px;
}

td.LoginButton
{
	background-color:#165788;
	padding-left:13px;
	padding-right:5px;
	text-align:left;
}
	
/* Default for all links */
a.Link
{
	color:#165788; 
}
a.Link:link
{
	text-decoration:none;
}
a.Link:visited
{
	text-decoration:none;
}
a.Link:hover
{
	color: #FF6D22;
}
td.LeftMenuSelect
{
	width:10px;
	color:#165788;
	border-left:solid 2px #C3D3DF;	
}
td.LeftMenuSelectSelected
{
	width:10px;
	color:#165788;
	background-color:#C3D3DF;
	border-left:solid 2px #C3D3DF;	
}

td.LeftMenuPadding
{
	width:6px;
	color:#165788;
	background-color:white;	
	border-right:solid 2px #C3D3DF;
}

td.LeftMenuPaddingSelected
{
	width:6px;
	color:#165788;
	background-color:#C3D3DF;	
	border-right:solid 2px #C3D3DF;
}

td.LeftMenuGrandChildItem
{
	width:152px;
	color:#165788;
	background-color:white;
	font-size:11px;
	font-weight:normal;
	padding-top:3px;
	padding-left:10px;
	padding-right:3px;
}
td.LeftMenuGreatGrandChildItem
{
	width:142px;
	color:#165788;
	background-color:white;
	font-size:11px;
	font-weight:normal;
	padding-top:3px;
	padding-left:20px;
	padding-right:3px;
}


td.LeftMenuChildItem
{
	width:162px;
	color:red;
	background-color:white;
	font-size:11px;
	font-weight:normal;
	padding-top:3px;
	padding-left:1px;
	padding-right:3px;
}

td.LeftMenuItem
{
	width:162px;
	color:#165788;
	background-color:white;
	font-size:11px;
	font-weight:bold;
	padding-top:3px;
	padding-left:1px;
	padding-right:3px;
}
td.LeftMenuItemSelected
{
	width:162px;
	color:#165788;
	background-color:#C3D3DF;
	font-size:11px;
	font-weight:bold;
	padding-top:3px;
	padding-left:1px;
	padding-right:3px;
}

a.LeftMenuItem
{
	color:#165788;
	text-decoration:none;
}
a.LeftMenuItem:link
{
	text-decoration:none;
}
a.LeftMenuItem:visited
{
	text-decoration:none;
}
a.LeftMenuItem:hover
{
	color: #FF6D22;
}
a.LeftMenuItemSelected
{
	color:#165788;
	text-decoration:none;
}
a.LeftMenuItemSelected:link
{
	text-decoration:none;
}
a.LeftMenuItemSelected:visited
{
	text-decoration:none;
}
a.LeftMenuItemSelected:hover
{
	color: #FF6D22;
}
/* Used by the right menu */
a.RightMenu
{
	background-color:Transparent; 
	color:#165788; 
	vertical-align:middle;
	font-weight:bold;
	font-size:small;
	margin-left:-12px; 
}
a.RightMenu:link
{
	text-decoration:none;
}
a.RightMenu:visited
{
	text-decoration:none;
}
a.RightMenu:hover
{
	color: #FF6D22;
}

a.RightMenuText
{
	font-size:small;
	color:black;
}
a.RightMenuText:link
{
	text-decoration:none;
}
a.RightMenuText:visited
{
	text-decoration:none;
}
a.RightMenuText:hover
{
	color: #FF6D22;
}

a.RightMenuImg
{
}
a.RightMenuImg:link
{
	text-decoration:none;
}
a.RightMenuImg:visited
{
	text-decoration:none;
}
a.RightMenuImg:hover
{
	text-decoration:underline;
}
img.RightMenuImg
{
	border-top: solid 5px green;
	
}	

/* All pages footer */
a.Footer
{
	color: #595766;
}
a.Footer:link
{
	text-decoration:none;
}
a.Footer:visited
{
	text-decoration:none;
}
a.Footer:hover
{
	color: #FF6D22;
}



/* Used to show breadcrumbs on most pages */

a.BreadCrumb
{
 font: Arial;
 font-weight: bold;
 color: #165788;
 font-size: 10px;
}
a.BreadCrumb:link
{
	text-decoration:none;
}
a.BreadCrumb:visited
{
	text-decoration:none;
}
a.BreadCrumb:hover
{
	color: #FF6D22;
}
td.PMIDataCoverageFirst
{
    vertical-align:top;
    padding-bottom:5px;
}
td.PMIDataCoverage
{
	text-align:center;
}
td.Login
{
	vertical-align:top;
}
