body {
    background-color: #000033;
	padding-left: 15%;
	padding-top: 10px;
	font-family: arial;
/*
    padding-left: 25%;
    padding-right: 25%;
*/
}

img {

	padding: 0px;
	margin: 0px;
	border: 0px;

}

form {
	margin: 0px;
	padding: 0px;
}

li {
    border-style: solid;
    border-color: #004182;
    border-top-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    background-color: #000033;
    color: white;
    font-family: verdana;
    list-style-type: none;
    text-align: right;
    padding-right: 10px;
    font-size: 0.95em;
    text-decoration: none;
}

a {
    display: inline;
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    background-color: inherit;
    color: inherit;
}


a:link {    
    text-decoration: none;
    color: inherit;
    background-color: inherit;

}

a.cell {
	display: inherit;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-decoration: none;
	background-color: inherit;
	color: inherit;
}

li.disabled {
	display: none;
	color: red;
	font-style: italic;
	text-decoration: line-through;
}




li:hover, li#LastLI:hover {
    background-color: inherit;
    color: white;
    list-style-type: none;
    border-right: 5px solid #C01111;
    border-left: 5px solid #C01111;
    padding-right: 5px;
}




div.NavBar {
	float: left;
	margin-top: 86px;
	min-width: 13em;
/*
    position: absolute;
    width: 200px;
    top: 100px;
    left: 250px;
*/
}

div.ContentContainer {
	float: left;	
/*
    position: absolute;
    left: 451px;
*/
}

div.TitleBlock {
    background-color: white;

}


div.TABLE {
	display: table;
	margin: 20px 20px 0px 20px;
}

div.THEAD {
	display: table-header-group;
	border: 0px;
	background-color: white;
	color: black;
}

div.BannerBar {
	background-color: #000066; 
	text-align: center; 
	font-size: 1.1em; 
	padding: 5px;
	color: white;
	font-family: arial;
}

div.FormContainer {
 font-family: arial; 
 font-size: .8em; 
 font-weight: bold; 
 background-color: #666666; 
 color: white; 
 margin-left: 2px; 
 margin-top: 2px;
}


div.HEADER-CELL {
	display: table-cell;
	text-align: center;
	background-color: #000066;
	color: white;
	font-size: 1.1em;
	padding: 5px;
	border: 1px solid black;
}
div.TR {
	display: table-row;
}

div.TD {
	display: table-cell;
	border: 1px solid white;
	padding: 2px 3px 2px 3px;
}

div.TD_LABEL{
	display: table-cell;
}

div.TD-NOBORDER {
	display: table-cell;
	vertical-align: top;
	padding: 1px 10px 1px 0px;
}

div.Footer {
	background-color: white;
	font-family: arial;
	margin: 0px 0px 0px 2px;

}


div#FooterCenter {
	padding-left: 31%;
	
}

img#Round-Corner-Upper-Left {
     float: left;
}

img#Round-Corner-Upper-Right {
    float: right; 
}

img#Round-Corner-Lower-Left {
	position: absolute;
	display: none;
}

img#Round-Corner-Lower-Right{
	position: absolute;
	right: 0px;
	
}

div#CenterText {
	width: 215px; 
	vertical-align: top; 
	text-align: center;"
    font-size: 12px;
    font-family: Arial;
	font-weight: bold;
    color: black; 
	border: 1px solid black;

}

li#LastLI {
    color: white;
    background-color: inherit;
    border-bottom-width: 1px;
}

img#Logo {
	position: relative;
	left: 25%;
}


div.FooterTable {
	display: table;
	width: 100%;
	margin: 0px auto 0px 2px;
	border: 0px;
}

div.TD-RAD {
	display: table-cell;
	width: 5px;
	padding-bottom: 0px;
	background-color: white;
	vertical-align: bottom;
}

div.TD-FCENTER {
	display: table-cell;
	background-color: white;
	font-family: arial;
	padding-left: 31%;
	padding-bottom: 5px;
	padding-top: 5px;
}
