body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-image: url(../images/Tile.jpg);
	background-repeat: repeat-x;
	background-color: #5F6A74;
	margin-top: 25px;
	text-align: center;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #bbbbbb;
}
a:hover {
	color: #ED2E38;
	text-decoration: none;
}

#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#topLeftCorner {
	background-image: url(images/roundcorner.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 36px;
	float: left;
	background-position: left top;
}
#leftBar {
	background-color: #FFFFFF;
	width: 36px;
	float: left;
	clear: both;
	height: 500px;
}

#contentContainer {
	background-color: #FFFFFF;
	width: 750px;
	clear: both;
}
#topRightCorner {
	background-image: url(images/roundcorner_rt.gif);
	height: 36px;
	width: 36px;
	float: right;
}

#flashHead {
	height: 495px;
	width: 678px;
	margin-bottom: 5px;
	margin-right: 36px;
	margin-left: 36px;
	background-color: #FFFFFF;
	position: relative;
	top: -36px;
}
#menuRow {
	height: 155px;
	width: auto;
	margin-right: 55px;
	margin-left: 55px;
	background-color: #FFFFFF;
}
#footer {
	height: 15px;
	width: 678px;
	margin-right: 36px;
	margin-left: 36px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 10px;
	margin-top: -30px;
}
#footerRight {
	float: left;
	width: 50%;
	text-align: right;
}
#footerLeft {
	float: left;
	width: 50%;
	text-align: left;
}
#bottomLeft {
	background-image: url(images/roundcorners_btm.gif);
	float: left;
	height: 36px;
	width: 36px;
	clear: left;
}
#bottomMiddle {
	background-color: #FFFFFF;
	height: 36px;
	width: 678px;
	float: left;
}
#bottomRight {
	background-image: url(images/roundcorners_rtbtm.gif);
	float: left;
	height: 36px;
	width: 36px;
}
#specTable {
	height: 127px;
	width: 465px;
	float: left;
}
#specTableTitle {
	float: left;
	height: 11px;
	width: 465px;
	margin-bottom: 9px;
	margin-right: 30px;
}

#updatesFlash {
	height: 127px;
	width: 100%;
	margin-top: 6px;
}
#applications {
	float: left;
	height: 127px;
	width: 143px;
	margin-left: 30px;
	border: 1px solid #CCCCCC;
}


.sectionMenu {
	float: left;
	width: 160px;
	height: 143px;
}

.sectionMenu img {
	display: block;
	margin-bottom: 5px;
}
.redItalic {
	font-style: italic;
	color: #FF0000;
}

.menuTextDiv {
	height: 119px;
	width: 90%;
	padding-top: 4px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
.back {
	display: block;
	padding-top: 19px;
}
#LegacyFlashHead {
	height: 288px;
	width: 678px;
	margin-bottom: 5px;
	margin-right: 36px;
	margin-left: 36px;
	background-color: #FFFFFF;
	clear: both;
	top: -36px;
	position: relative;
}
#FlashMenus {
	height: 145px;
	width: 678px;
	margin-bottom: 5px;
	margin-right: 36px;
	margin-left: 36px;
	background-color: #FFFFFF;
	clear: both;
	top: -50px;
}
