
body
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	background-color: #f5f5f5;
	color: #000066;
}

li
{
	color: #000066; font-size:12px; font-weight:normal
}

h1
{
	color: #008A39;	font-size: 17px; font-weight: bold
}
h2
{
	color: #008A39;  font-size:16px; font-weight:bold
}
h3
{
	color: #008A39;  font-size:15px; font-weight:bold
}
h4
{
	color: #008A39;  font-size:14px; font-weight:normal
}
h5
{
	color: #008A39;  font-size:13px; font-weight:normal
}
h6
{
	color: #008A39;
}

.eUsageTableBorder
{
	border-right: lightgrey thin solid;
	border-top: lightgrey thin solid;
	border-left: lightgrey thin solid;
	border-bottom: lightgrey thin solid;
}

.eUsageTableHeader
{
	background-color: #dcdcdc;
	border-bottom: #f5f5f5 thin solid;
	text-align: center;
	height: 20px;
}

.eUsageTableCell
{
	text-align: center;
	background-color: #fffaf0;
	border-bottom: #f5f5f5 thin solid;
}

.errorSummary
{
	color: #ff0000;
	font-size: 12px;
	font-weight: normal;
}
.LeftNav
{
	background-color: #fffacd;
	border-bottom: #bdb76b 1px solid;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 2px;
	padding-right: 2px;
}

.LeftNavLabel
{
	font-size: 12px;
	text-decoration: none;
	color: #191970;
}

.LeftNavHeadLabel
{
	font-size: .8em;
	font-weight: bold;
	text-align: center;
}

.LeftNavHead
{
	border-right: #f5f5f5 1px solid;
	border-top: #f5f5f5 1px solid;
	border-left: #f5f5f5 1px solid;
	border-bottom: #f5f5f5 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
}

.LeftNavButtonStandout
{
	font-size: 12px;
	font-weight: bold;
	color: #0000cd;
}

.UpperRightRelated
{
	width: 250px;
	float: right;
	padding-left: 8px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 25px;
	font-size: 0.9em;
	color: #778899;
	font-style: italic;
	text-align: center;
	background-color: #f8f8ff;
	margin-bottom: 15px;
	margin-left: 15px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.PopupPanel
{
	z-index: 10000;
	left: 300px;
	position: absolute;
	top: 150px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 2px;
	border-right: #dcdcdc 3px outset;
	border-top: #dcdcdc 3px outset;
	border-left: #dcdcdc 3px outset;
	border-bottom: #dcdcdc 3px outset;
}

.certification_container
{
	clear:both;
	border-bottom: dashed 1px gray;
	margin-bottom:10px;
	padding-bottom:5px;
}

.certification_container h3
{
	font-weight:normal;
}

.certification_container img
{
	max-width: 120px; 
	border: solid 1px gray
}

.certification_container_img_container
{
	float: left; 
	margin-right: 20px;
	width: 123px; 
	overflow:hidden;
}

.certification_container_text_container
{
	float:left;
}

.clearer
{
	clear:both;
	line-height:1px;
}

#divGJGNY
{
}

.GJGNYDocLinkContainer
{
	float: right; width: 100px; border-left:solid 1px #696969; margin-left:5px;  
}
 
.GJGNYDocLink
{
	text-align: left; padding-bottom:5px; padding-left:10px; padding-top:5px; border-top:solid 1px #cdd;
}

.GJGNYDocLink.a
{
	font-size:.9em;
	text-decoration:none;
}