IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
A:visited
{
	font-size: 8pt;
	color: maroon;
	font-family: Verdana, Arial;
	text-decoration: none;
}
A:active
{
	font-size: 8pt;
	color: blue;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
A:hover
{
	font-size: 8pt;
	color: blue;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
A:link
{
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
	text-decoration: none;
}

/* Misc. CSS Items */

.cssLabelCell
{
	font-weight: bold;
	vertical-align: top;
	text-align: right;
}

.cssSectionTable
{
	background-color: #ffffdd;
}
/* Table and Control Default Styles */

TABLE
{
	font-size: 8pt;
	font-family: Verdana, Arial;
}
INPUT
{
	font-size: 8pt;
	font-family: Verdana, Arial;
}

td
{
	font-family: Tahoma; 
	font-size: 8pt
}

textarea
{
	font-family: Tahoma;
	font-size: 8pt
}

.cssMission
{
	font-size: 12pt;
	font-family: Arial, Verdana, Tahoma;
}

/* Header Style */

.CellHeaderBlack
{
	font-weight: bold;
	font-size: 10pt;
	color:White;
	text-align: center;
	background-color:Black;
}
.CellHeaderBlackLeft
{
	font-weight: bold;
	font-size: 10pt;
	color:White;
	text-align: left;
	background-color:Black;
}

.CellHeaderGray
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	background-color: gainsboro;
	text-align: center;
}
.CellHeaderGrayLeft
{
	font-weight: bold;
	font-size: 10pt;
	color:black;
	text-align: left;
	background-color:gainsboro;
}

.CellHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	background-color: gainsboro;
	text-align: center;
}
.CellHeaderLeft
{
	font-weight: bold;
	font-size: 10pt;
	color:black;
	text-align: left;
	background-color:gainsboro;
}
/* Toolbar Styles */

.TopToolbar
{
    BACKGROUND-COLOR: #f1f1f1;
    font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.BottomToolbar
{
    BACKGROUND-COLOR: #f1f1f1
}
.ToolbarButton
{
    CURSOR: hand
}

/* Grid Style */

.GridStyle
{
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.LeftFieldLabel
{
	font-weight: bold;
	vertical-align: top;
	text-align: right;
}

.ColumnHeader
{
	font-weight: bold;
	font-size: 12pt;
	background-color: #f1f1f1;
	text-align: center;
}
.FormHeader
{
	font-weight: bold;
	font-size: 12pt;
	text-align:left;
}
.DataListHeaderWhite
{
	font-weight: bold;
	font-size: 10pt;
	color:White;
	text-align: center;
	background-color:Black;
}
.DataListHeaderWhiteLeft
{
	font-weight: bold;
	font-size: 10pt;
	color:White;
	text-align: left;
	background-color:Black;
}
/* Template Page CSS Element Classes */

.cssHTMLMain
{
}
.cssHTMLHead
{
}
.cssHTMLBody
{
	font-size: 8pt;
	margin: 0px;
	font-family: Verdana, Arial;
}
.cssRootTable
{
	width: 790px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	font-size: 8pt;

	/*margin-top: 0px;
  	margin-left: 0px;
  	margin-right: 0px;
  	margin-bottom: 0px;
 	padding-top: 0px;
 	padding-left: 0px;
 	padding-right: 0px;
 	padding-bottom: 0px;
  	border-color: black;
 	border-style: solid;
 	border-top-width: 2;
 	border-left-width: 2;
 	border-right-width: 2;
 	border-bottom-width: 2;
 	border-spacing: 0;
 	border-collapse: collapse;*/
}
.cssRootBannerRow
{
}
.cssRootBannerLeftCell
{
}
.cssRootBannerMiddleCell
{
	vertical-align: top;
	white-space: nowrap;
}
.cssRootBannerRightCell
{
}
.cssRootBodyRow
{
}
.cssRootBodyLeftCell
{
}
.cssRootBodyMiddleCell
{
	width: 100%;
	height: 100%;
	vertical-align: top;
	white-space: nowrap;
}
.cssBodyBodyRightCell
{
}
.cssBodyTable
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}
.cssBodyBannerRow
{
}
.cssBodyBannerLeftCell
{
	vertical-align: top;
	white-space: nowrap;
}
.cssBodyBannerMiddleCell
{
	vertical-align: top;
	white-space: nowrap;
}
.cssBodyBannerRightCell
{
	vertical-align: top;
	white-space: nowrap;
}
.cssBodyBodyRow
{
}
.cssBodyBodyLeftCell
{
	vertical-align: top;
	width: 170px;
}
.cssBodyBodyMiddleCell
{
	vertical-align: top;
	width: auto;
	white-space: nowrap;
	height: 100%;
}
.cssBodyBodyRightCell
{
	width: 1px;
	height: 100%;
	vertical-align: top;
	white-space: nowrap;
}
.cssBodyFooterLeftCell
{
	vertical-align: top;
	white-space: nowrap;
}
.cssBodyFooterMiddleCell
{

	vertical-align: top;
	white-space: nowrap;
}
.cssBodyFooterRightCell
{
	vertical-align: top;
	white-space: nowrap;
}
.cssContentTable
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	font-size: 8pt;
	vertical-align: top;
}
.cssContentBannerRow
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	background-color: #4c6288;
	text-align: center;
}
.cssContentBannerLeftCell
{
	width: 1px;
}
.cssContentBannerMiddleCell
{
	font-size: medium;
	vertical-align: top;
	color: white;
	white-space: nowrap;
	background-color: #4c6288;
}
.cssContentBannerRightCell
{
	width: 1px;
}
.cssContentBodyRow
{
}
.cssContentBodyLeftCell
{
}
.cssContentBodyMiddleCell
{
	width: 100%;
	height: 100%;
	vertical-align: top;
	font-size: 8pt;
}
.cssContentBodyRightCell
{
}
.cssContentFooterRow
{
}
.cssContentFooterLeftCell
{
}
.cssContentFooterMiddleCell
{
	vertical-align: top;
	white-space: nowrap;
}
.cssContentFooterRightCell
{
}
.cssRootFooterRow
{
}
.cssRootFooterLeftCell
{
}
.cssRootFooterMiddleCell
{
	vertical-align: top;
	white-space: nowrap;
}
.cssRootFooterRightCell
{
}

