td { 
    padding: 0px; 
} 
table { 
    border-collapse: collapse; 
    border-spacing: 0px; 
} 
table, img, div { 
    border: 0px; 
}

html,
body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-attachment: fixed;
	background-color: #09004E;
	background-image: url(../graphics/common/bg.jpg); 
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
    min-height: 100%; 
    height: auto; /*Cause footer to stick to bottom in IE 6*/
    vertical-align:bottom;
}
.nav-tbl {
	width: 510px;
}
.nav-tbl td {
	height: 32px;
	text-align: center;
	vertical-align: top:
}
.footer {
	color: #33FF66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
	padding:10px;
	height: 50px;
}
.td-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 18px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#body {
	margin: 0 auto;
	width: 900px;
	padding-bottom:125px;   /* Height of the footer */
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.content-tbl {
	width: 900px;
}
.button {
	border-color: #00F; 
	border-width: 1px; 
	background-color: #3F6;
}
.lt-green {
	color: #3F6;
}
#footer {
	position:fixed;
	bottom: 0;
	height: 120px;
	width: 100%;
	background-color: #00004E;
	background-image: url(../graphics/common/bottombgx.jpg);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
}
img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#footer-inner {
	background-attachment: fixed;
	background-image: url(../graphics/common/bottombg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: fixed;
	width: 100%;
	float: right;
	height: 120px;
	display: block;
}
.texthd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #091470;
	padding-left: 10px;
	padding-bottom: 2px;
	display: block;
}
.texthd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FF66;
	padding-bottom: 2px;
	text-align: left;
}
.texthd3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00FF66;
	padding-bottom: 2px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
	text-decoration: none;
	border-bottom-color: #162F9C;
}
#footerx {
	position:fixed;
	bottom: 125px;
	height: 300px;
	width: 100%;
}
.texthdx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-bottom: 2px;
	display: block;
}

.silverheader a{
	color: #00FF66;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}


.silverheader a:visited, .silverheader a:active{
	text-decoration: none;
	color: #00CC99;
}


.selected a, .silverheader a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 10px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
li {
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.applemenu div.submenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.silverheader2 {
	color: #840000;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.style1 {color: #666666}

