body
{
	font-family: Tahoma,verdana;
	font-size: 12px;
	margin: 0px;
	background-color: #888888;
	background-attachment: fixed;
}
.zss_bgBorder
{
	background-color: #FFFFFF;
}
.zss_HeaderTable
{
	background-color: #555555;
	color: White;
	font-weight: normal;
	height: 28px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	background-image: url(/app_themes/11/images/selected_top_menu.gif);
}
.zss_BorderTable
{
	border: solid 1px #555555;
	padding: 2px;
}
.BorderGrid
{
	border-bottom: solid 1px #555555;
	border-left: solid 1px #555555;
	border-right: solid 1px #555555;
	border-top: 0px;
	padding: 2px;
}
.HyperLink
{
	text-decoration: none;
	color: #555555;
}
.HyperLinkHeader
{
	text-decoration: none;
	color: #FFFFFF;
}
A:Hover
{
}
A:Active
{
}
A:Visited
{
}
a
{
	text-decoration: none;
	padding: 0px;
}

.unwatermarked
{
	height: 18px;
	width: 148px;
	font-weight: bold;
}

.watermarked
{
	height: 18px;
	padding: 2px 0 0 2px;
	border: 1px solid #BEBEBE;
	background-color: #F0F8FF;
	color: red;
}

.upperText
{
	text-transform: uppercase;
	border: solid 1px #466392;
}
.numericText
{
	text-align: right;
}

/*Modal Popup*/
.modalBackground
{
	background-color: #FFFACD;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
}

.sampleStyleA
{
	background-color: #FFF;
}

.sampleStyleB
{
	background-color: #FFF;
	font-family: monospace;
	font-size: 10pt;
	font-weight: bold;
}

.sampleStyleC
{
	background-color: #ddffdd;
	font-family: sans-serif;
	font-size: 10pt;
	font-style: italic;
}

.sampleStyleD
{
	background-color: Blue;
	color: White;
	font-family: Arial;
	font-size: 10pt;
}

.DefaultTextGray
{
	color: #aaaaaa;
}

.HeaderGridImage
{
	background-image: url(/app_themes/11/Images/table_bg.jpg);
}

.hidden
{
	display: none;
	visibility: hidden;
}
i
{
	color: #aaaaaa;
}
i:Hover
{
	color: Black;
}
A.HeaderLink
{
	color: White;
	text-decoration: none;
}
select.text
{
	border: 1px solid #466392;
}
input.text
{
	font-family: verdana,Tahoma;
	height: 18px;
	border: 1px solid #466392;
	background-image: url(/app_themes/11/Images/input_text_bg.gif );
}
textarea.text
{
	font-family: verdana,Tahoma;
	border: 1px solid #466392;
	background-image: url(/app_themes/11/Images/input_text_bg.gif );
}
.FrontFrameBorder
{
	background-color: #cdfacd;
}

