
            
            body { 
    font-family: Arial, Sans-Serif;
    background-image: url(../images/None);
    background-color: #FF9900;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 25px;
    margin-left: 0px;
    text-align: center;
    color: #000000;
    font-size: 14pt;
    font-weight: normal;
    font-style: italic;
    text-decoration: none;
}

A {
    font-family: Arial, Sans-Serif;
    font-size: 14pt;	
}

A:link {
    color: #0000FF;
    font-weight: bold;
    text-style: normal;
    text-decoration: underline;
}

A:visited {
    color: #0000FF;
    font-weight: bold;
    text-style: normal;
    text-decoration: underline;	
}

A:hover {
    color: #0000FF;
    font-weight: bold;
    text-style: normal;
    text-decoration: underline;	
}

A:active {
    color: #0000FF;
    font-weight: bold;
    text-style: normal;
    text-decoration: underline;	
}

.mainLayout {
    width: 100%;
    height: 100%;	
}

.header {
    background-image: url(../images/None);
    background-color: #000000;
    height: 100px;    
    vertical-align: middle;
    text-align: center;
    color: #FF0000;
    font-size: 28pt;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;	
}

.bar {
    background-image: url(../images/Gray1.gif);
    background-color: #000000;                    	
    width: 100%;
    height: 30px;
}

.systemBar {
    text-align: right;
    color: #000000;
    font-size: 14pt;
    font-weight: bold;
}

.systemBar A {
    font-family: Arial, Sans-Serif;
    font-size: 9pt;
}

.systemBar A:link {
    color: #000000;
    font-weight: normal;
    text-style: normal;
    text-decoration: underline;
}

.systemBar A:visited {
    color: #000000;
    font-weight: normal;
    text-style: normal;
    text-decoration: underline;
}

.systemBar A:hover {
    color: #FF0000;
    font-weight: bold;
    text-style: normal;
    text-decoration: underline;	
}

.systemBar A:active {
    color: #000000;
    font-weight: normal;
    text-style: normal;
    text-decoration: underline;
}

.contentSpace {
    width: 100%;
    height: 100%;
    padding-left: 4px;
    padding-right: 2px;
    vertical-align: top;
    text-align: left;
    color: #000000;
    font-size: 14pt;
    font-weight: normal;
    font-style: italic;
    text-decoration: none;	
}

.subContentSpace {
    vertical-align: top;
    text-align: left;
    color: #000000;
    font-size: 14pt;
    font-weight: normal;
    font-style: italic;
    text-decoration: none;
}

.imageSpace {
    width: 250px;
    vertical-align: top;
}

.displayTable {
    border-color: #FF0000;
    border-style: dotted;
    border-width: 2px 2px 2px 2px;
    text-align: left;
    color: #000000;
    font-size: 14pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.heading {
    color: #0000FF;
    font-size: 24pt;
    font-weight: bolder;
    font-style: normal;
    text-decoration: none;
}

.subHeading {
    color: #0000FF;
    font-size: 16pt;
    font-weight: bolder;
    font-style: normal;
    text-decoration: none;
}

.formText {
    color: #000000;
    font-size: 14pt;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}
