﻿a
{
	color: #333333;
	cursor: pointer;
}

ul
{
	list-style-image: none;
}

body
{
	font:11pt arial, verdana, sans-serif;
	line-height: 18pt;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
div#divPage
{
	background-color: #FFFFFF;
	text-align: left;
	width: 100%
}

div#divPage div#divHeaderPrint
{
	background-color: #FFFFFF;
	text-align: left;
	width: 100%;
	height: 101px;
}

div#divPage div#divHeaderPrint *
{
	float: right;
	position: relative;
	clear: right;
}

div#divPage div#divHeaderPrint img
{
	float: left;
	position: relative;
	clear: left;
}

div#divPage div#divHeader, div#divPage div#divHeader *
{
	display: none;
	height: 0;
	line-height: 0;
	clear:both;
}
		
div#divPage div#divContent
{
	background-color: #FFFFFF;
	text-align: left;
	width: 100%;
}
	div#divPage div#divContent div#divContentMain
	{
		background-color: #FFFFFF;
		text-align: left;
		width: 100%;
	}
		div#divPage div#divContent div#divContentMain div#divContentNavigation
		{
			display: none;
		}
		div#divPage div#divContent div#divContentMain div#divContentNavigation *
		{
			display: none;
		}
		div#divPage div#divContent div#divContentMain div#divContentBreadcrumb
		{
			display: none;
		}
		div#divPage div#divContent div#divContentMain div#divContentBreadcrumb *
		{
			display: none;
		}
		div#divPage div#divContent div#divContentMain div#divContentPage
		{
			background-color: #FFFFFF;
			float: none;
			clear: both;
			text-align: justify;
			width: 100%;
		}
		div#divPage div#divContent div#divContentMain div#divContentPage h2
		{
			color: #003366;
			font-family: Times New Roman, Serif;
		}
		div#divPage div#divContent div#divContentMain div#divContentPage h3
		{
			color: #003366;
			font-family: Times New Roman, Serif;
			font-weight: normal;
		}
			
	div#divPage div#divContent div#divContentSide
	{
		display: none;
	}
	
	div#divPage div#divContent div#divContentSide *
	{
		display: none;
	}

div#divPage div#divFooter
{
	display: none;
}

div#divPage div#divFooter *
{
	display: none;
}

.Headline
{
	color: #003366;
}

.StandardLink
{
	color: #6699CC;
	text-decoration: none;
	cursor: pointer;
}

.UnderlinedLink
{
	color: #6699CC;
	text-decoration: underline;
	cursor: pointer;
}

.StandardLinkDark
{
	color: #003366;
	text-decoration: none;
	cursor: pointer;
}

.UnderlinedLinkDark
{
	color: #003366;
	text-decoration: underline;
	cursor: pointer;
}

.ReversePrintLight
{
	color: #FFFFFF;
	background-color: #95B7DC;
}

.ReversePrintMedium
{
	color: #FFFFFF;
	background-color: #6699CC;
}

.ReversePrintDark
{
	color: #FFFFFF;
	background-color: #003366;
}

.SiteMapPath, .SiteMapPath a
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

.Legal
{
	font-size: 9pt;
}

.AltRow
{
	background-color: #E8E8E8;
}

.SeparatorRow
{
	border-bottom: solid 1px #003366;
	width: 100%;
	line-height: 1px;
	float: none;
	clear: both;
	position: relative;
}

.LinkImage
{
	border: none 0;
}

.Icon
{
	text-decoration: none;
}

.Icon a
{
	border: none 0;
	text-decoration: none;
}

.Icon img
{
	top: -3px;
	position: relative;
	border: none 0;
}

.Icon strong
{
	text-decoration: underline;
	vertical-align: top;
}

.BigLink
{
	width: 100%;
	text-align: center;
	cursor: pointer;
}

.BigLink label
{
	font-family: Times New Roman, Serif;
	color: #333333;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
	text-decoration: underline;
	cursor: pointer;
}

.BigLink a
{
	font-family: Times New Roman, Serif;
	color: #333333;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
	text-decoration: underline;
	cursor: pointer;
}

.Error
{
	color: Red;
	font-size: 1.0em;
	font-family: Arial, Verdana, Sans-Serif;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height:1em;
}

.Instructions
{
	text-indent: 10px;
	color: #003366;
	font-size: 10pt;
	font-family: Arial, Verdana, Sans-Serif;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	line-height: 10pt;
}

.Tabs
{
	float: left;
	clear: both;
	position: relative;
	width: 88%;
	overflow: hidden;
	top: 1px;
	z-index: 2;
}

.shadow-container 
{
	float:left;
	clear:both;
	position: relative;
	left: 3px;
	top: 3px;
	z-index: 1;
	width: 90%;
}

.shadow-container .shadow2,
.shadow-container .shadow3,
.shadow-container .container {
	float:left;
	position: relative;
	left: -1px;
	top: -1px;
	width: 100%;
}

	.shadow-container .shadow1 {
		float:left;
		position: relative;
		background: #F1F0F1;
	}

	.shadow-container .shadow2 {
		float:left;
		position: relative;
		background: #DBDADB;
	}

	.shadow-container .shadow3 {
		float:left;
		position: relative;
		background: #B8B6B8;
	}

	.shadow-container .container {
		float:left;
		position: relative;
		background: #FFFFFF;
		border: 1px solid #CCCCCC;
		padding: 20px;
		text-align:justify;
	}
	
.shadow-activetab
{
	float:left;
	position: relative;
	top: 1px;
	z-index: 5;
}

.shadow-activetab .shadow2,
.shadow-activetab .shadow3,
.shadow-activetab .container {
	float:left;
	position: relative;
}

	.shadow-activetab .shadow1 {
		border-right:solid 1px #F1F0F1;
	}
	
	.shadow-activetab .shadow2 {
		border-right:solid 1px #DBDADB;
	}

	.shadow-activetab .shadow3 {
		border-right:solid 1px #B8B6B8;
	}

	.shadow-activetab .container {
		background: #FFFFFF;
		padding:5px 10px;
		border-top:solid 1px #CCCCCC;
		border-left:solid 1px #CCCCCC;
		border-right:solid 1px #CCCCCC;
		border-bottom:solid 1px #FFFFFF;
		color: #003366;
		font-family: Times New Roman, Serif;
		font-size: 13.5pt;
	}
	
.shadow-inactivetab .container
{
	z-index: 0;
	float:left;
	position: relative;
	top: 2px;
	background: #FFFFFF;
	padding:3px 10px;
	border-top:dashed 1px #CCCCCC;
	border-left:dashed 1px #CCCCCC;
	border-right:dashed 1px #CCCCCC;
	border-bottom:none 0;
	color: #999999;
	font-family: Times New Roman, Serif;
	font-size: 10.5pt;
}