<!--
body {  
    margin-top: 5px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	background-color: #093664;
	}
h1 {
    font-size: 12px;
    margin: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
}
.regText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
    }
.regTextList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
    }
.code {
    background: #e4efff; padding: 5px; border: 1px dashed #abc; margin-left: 2em; margin-right: 2em;
    font-family: fixed,"lucidux mono","andale mono","courier new",monospace;
    }

.style20 
    {
    color: #1E4E82;
    text-decoration:none;
    }

.copyrightPage {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #CCCCCC;
	}

.NavTd {
	border-top: 1px solid #8C8C8C;
	border-right: 1px solid #8C8C8C;
	border-bottom: 1px solid #8C8C8C;
	border-left: 0px none #8C8C8C;
	background-color: #FBFBFB;
    }

.NavTdHover {
	border-top: 1px solid #8C8C8C;
	border-right: 1px solid #8C8C8C;
	border-bottom: 1px solid #8C8C8C;
	border-left: 0px none #8C8C8C;
	background-color: #FFE271;
    }

.thisPage {
	border-top: 1px solid #8C8C8C;
	border-right: 1px solid #8C8C8C;
	border-bottom: 1px solid #8C8C8C;
	border-left: 0px none #8C8C8C;
	background-color: #FEF3A7;
    }

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    }

.welcometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
        color: #FF0033;
    }

.dlText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E4E82;
    }
a:link {
    text-decoration: none
    }
a:visited {
    text-decoration: none
    }
a:hover {
    text-decoration: underline
    }
.grayTableBorder {
	border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
}
-->