body {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.5;
	color: #ffffff;
    background-color: #000000;
}

form {
	margin: 0px;
}

input {
	vertical-align: top;
}
table {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
}

img {
	display: none;
}

.ImgMargin {
	border: 0px;
	margin: 8px;
}

ul {
	margin-top: 4px;
	margin-bottom: 4px;
}

ol {
	margin-top: 4px;
	margin-bottom: 4px;
}

a:link {
	text-decoration: none;
	color: #ffcc00;
}

a:visited {
	text-decoration: none;
	color: #ffcc00;
}

a:active {
	text-decoration: none;
	color: #ffcc00;
}

a:hover	{
	text-decoration: none;
	color: #000000;
    background-color: #ffff99;
}

.AccessibilityGraphic {
	display: none;
}

.AccessibilityText {
	display: block;
}

.Tools {
}

.Header {
	margin-top: 8px;
	border-top: 4px solid #ffffff;
	width: 760px;
}

.HeaderUpdate {
}

.HeaderTitle {
	font-size: 200%;
	font-weight: bold;
}

.HeaderSubtitle {
}

.Footer {
	width: 760px;
	margin-top: 16px;
	border-top: 2px solid #ffffff;
}

.FooterText {
	padding-top: 4px;
	padding-left: 20px;
}

.MenuZone {
	width: 760px;
	padding-left: 20px;
}

.MenuElement {
}

.MenuElementAut {
}

.Menu {
    font-weight: bold;
    text-transform: uppercase;
    color: #ffcc00;
}

a.Menu:link {
	text-decoration: none;
	color: #ffcc00;
}

a.Menu:visited {
	text-decoration: none;
	color: #ffcc00;
}

a.Menu:active {
	text-decoration: none;
	color: #ffcc00;
}

a.Menu:hover {
	text-decoration: none;
	color: #000000;
    background-color: #ffff99;
}

.AutZone {
}

.Aut {
}

.AutSep {
}

.Title01Top {
	margin-top: 16px;
	margin-bottom: 2px;

	border-top: 4px solid #ffffff;
	
	font-size: 140%;
    font-weight: bold;
    text-transform: uppercase;

    clear: both;
}

.Title01 {
	margin-top: 16px;
	margin-bottom: 2px;

	border-top: 4px solid #ffffff;
	
	font-size: 140%;
    font-weight: bold;
    text-transform: uppercase;

    clear: both;
}

.Title02 {
	margin-top: 16px;
	margin-bottom: 2px;
	
	border-top: 1px solid #ffffff;
	
	font-size: 120%;
    font-weight: bold;

    clear: both;
}

.Title03 {
	margin-top: 16px;
	margin-bottom: 2px;
	margin-left: 20px;
	
	border-top: 1px solid #ffffff;
	
	font-size: 110%;
    font-weight: bold;

    clear: both;
}

.SepTop {
	border-bottom: 1px solid #aaaaaa;
	height: 0px;
	width: 100%;
    font-size: 0pt;
}

.SepBottom {
}

.Content {
	width: 760px;
}

.Panel {
}

.PanelBody {
	padding-left: 20px;
}

.PanelBodyRight {
	padding-left: 20px;
}

.TextRight {
}

.TextBody {
	padding-left: 20px;
}

.TextBodyLeft {
	padding-left: 20px;
}

.TextBodyRight {
	padding-left: 20px;
}

.TextBodyCenter {
	padding-left: 20px;
}

.TextBold {
	font-weight: bold;
}

.TextEnhanced {
	color: #00ff00;
}

.TextRow {
	clear: both;
}

.TextElement {
}

.TextElementForm {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 4px;
	float: left;
	text-align: left;
}

.TextElementIcon {
}

.TextElementDesc {
	padding-bottom: 0.3em;
	padding-right: 0.5em;
	float: left;
	text-align: right;
}

.TextElementVal {
	padding-bottom: 0.3em;
    padding-left: 0.5em;
	float: left;
	text-align: left;
}

.TextControl {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
    color: #ffffff;
    background-color: #000000;
    border-width: 1px;
}

.TextControlCenter {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
    color: #ffffff;
    background-color: #000000;
    border-width: 1px;
}

.TableTitle {
    font-weight: bold;
	text-align: center;
	color: #000000;
    background-color: #ffffff;
}

.TableOdd {
	text-align: left;
    background-color: #222222;
}

.TableEven {
	text-align: left;
    background-color: #222222;
}

.Table01Title {
    font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
}

.Table01Odd {
	text-align: left;
    background-color: #222222;
}

.Table01Even {
	text-align: left;
    background-color: #222222;
}

.TabZone {
	margin-top: 16px;
	width: 100%;
	border-bottom: 1px dashed #ffffff;
}

.TabSelected {
    padding-top: 4px;
    padding-bottom: 2px;
    padding-left: 8px;
    padding-right: 8px;
    
	text-align: left;

	border-top: 1px dashed #ffffff;
	border-left: 1px dashed #ffffff;
	border-right: 1px dashed #ffffff;
	margin-right: 4px;
    
    cursor: pointer;
	float: left;
}

.TabNotSelected {
    padding-top: 4px;
    padding-bottom: 2px;
    padding-left: 8px;
    padding-right: 8px;
    
	text-align: left;
    
    margin-right: 4px;
    
    cursor: pointer;
    float: left;
}

