body
{
	margin: 10px;
	background-color: white;
}

.Language
{
	padding-right: 10px;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Tahoma, Arial, Sans-Serif;
	height: 20px;
	text-decoration: none;
}
.Language a
{
	color: white;
	text-decoration: none;
}
.Language a:visited
{
	color: white;
	text-decoration: none;
}
.Language a:hover
{
	color: white;
	text-decoration: underline;
}
.Language a:visited:hover
{
	color: white;
	text-decoration: underline;
}
.Required
{
	color: red;
}
.PhotoCredit
{
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
    color: 9999CC;
}

H1
{
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    color: 9999CC;
}
H2
{
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    color: 9999CC;
}
P
{
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.Copyright
{
	font-size: 8pt;
	color: #c0c0c0;
	padding-top: 10px;
	font-family: Tahoma, Arial, Sans-Serif;
	text-align: center;
}
#Content
{
	padding-right: 10px;
	padding-left: 10px;
	width: 440px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

#Content2Col
{
	padding-right: 1px;
	padding-left: 10px;
	width: 600px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

#TableContentCompact
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#FormTableContentCompact
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

#PaletteContent
{
	width: 160px;
	background-color: #eaeaef;
}
.PaletteContent
{
	font-family: Tahoma, Arial, Sans-Serif;
	color: #666699;
	font-size: 8pt;
	padding: 0px 8px 8px 8px;
}

.PaletteContentBigger
{
	font-family: Arial, Sans-Serif;
	color: #666699;
	font-size: 9pt;
	padding: 0px 8px 8px 8px;
}

.PaletteTitle
{
	background-color: #9999CC;
	text-align: center;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
	margin: 0px 0px 4px 0px;
}
.MenuItemTop
{
	text-align: left;
	font-family: Arial, Sans-Serif, Trebuchet MS;
	font-weight: bold;
	font-size: 10pt;
	color: #333366;
	padding: 2px 0px 0px 0px;
	background-color: #eaeaef;
}
.MenuItemTop a
{
	color: #333366;
	text-decoration: none;
	background-color: #eaeaef;
}

.MenuItemTop a:hover
{
	background-color: #333366;
	color: #eaeaef;
	text-decoration: none;
}

.MenuItemTopSelected
{
	text-align: left;
	font-family:  Arial, Sans-Serif,Trebuchet MS;
	font-weight: bold;
	font-size: 10pt;
	color: #333366;
	padding: 2px 0px 0px 0px;
	background-color: #9999CC;
}

.MenuItemTopSelected a
{
	background-color: #9999CC;
	color: #333366;
	text-decoration: none;
}

.MenuItemTopSelectedMO
{
	text-align: left;
	font-family: Arial, Sans-Serif,Trebuchet MS;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	padding: 2px 0px 0px 0px;
	background-color: #333366;
}

.MenuItemTopSelectedMO a
{
	background-color: #333366;
	color: #ffffff;
	text-decoration: none;
}

.MenuItemTop a:hover
{
	background-color: #333366;
	color: #ffffff;
	text-decoration: none;
}

.PollQuestion
{
	text-align: center;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 10pt;
	color: #333366;
}
.PaletteLine
{
	text-align: center;
	padding: 2px 0px 4px 0px;
}
