html, body {
	padding:											0px;
	margin:												0px;
	background-color: 						#1C4866;
	font-family:									Lucida Sans Unicode, Helvetica, Verdana, Tahoma;
	scrollbar-base-color: 				#668AA3;
	scrollbar-arrow-color: 				#001D31;
	scrollbar-3dlight-color: 			#668AA3;
	scrollbar-darkshadow-color: 	#000000;
	scrollbar-face-color: 				#668AA3;
	scrollbar-highlight-color: 		#ACCCE2;
	scrollbar-shadow-color: 			#3D5362;
	scrollbar-track-color: 				#15374E;
}

td {
	vertical-align:				top;
	font-size:						14px;
}

td.leftEdge {
	width: 								15px;
	height:								88px;
	background-image: 		url('../img/left_edge.gif');
	background-repeat: 		repeat-y;
}

td.rightEdge {
	width: 								15px;
	height:								88px;
	background-image: 		url('../img/right_edge.gif');
	background-repeat: 		repeat-y;
}

td.banner {
	width: 								898px;
	height:								88px;
	background-image: 		url('../img/banner.jpg');
	background-repeat: 		no-repeat;
}

td.topMenuContainer {
	width: 								898px;
	height:								31px;
	background-image: 		url('../img/top_menu.jpg');
	background-repeat: 		no-repeat;
}

table.topMenu {
	width:								670px;
	margin:								7px 10px 0px 216px;
	font-size:						14px;
	color:								#FFFFFF;
}

div.topMenuItem {
	font-size:						14px;
	color:								#87ABC6;
	background-image:			url('../img/delta_logo_mini.gif');
	background-repeat:		no-repeat;
	background-position: 	top left;
	padding-left:					20px;
}

div.topMenuItem a, div.topMenuItem a:link, div.topMenuItem a:visited, div.topMenuItem a:active {
	text-decoration:			none;
	color:								#87ABC6;
}

div.topMenuItem a:hover {
	text-decoration:			none;
	color:								#FFFFFF;
}

td.leftMenuContainer {
	width: 								193px;
	background-image: 		url('../img/left_menu_bg.gif');
	background-repeat: 		repeat-y;
}

div.leftMenu {
	padding:							13px 23px 13px 20px;
}

div.leftMenuItem {
	font-size:						13px;
	color:								#FFFFFF;
	line-height:					24px;
	background-image:			url('../img/menu_square.gif');
	background-repeat:		no-repeat;
	background-position: 	top left;
	padding-left:					12px;
}

div.leftMenuItem a, div.leftMenuItem a:link, div.leftMenuItem a:visited, div.leftMenuItem a:active {
	text-decoration:			none;
	color:								#FFFFFF;
}

div.leftMenuItem a:hover {
	text-decoration:			none;
	color:								#AAAAAA;
}

td.leftMenuBottom {
	width: 								193px;
	height:								15px;
	background-image: 		url('../img/left_menu_bg_bottom.gif');
	background-repeat: 		no-repeat;
}

td.contentContainer {
	width: 								705px;
	background-image: 		url('../img/main_bg.gif');
	background-repeat: 		repeat-y;
}

td.contentBottom {
	width: 								705px;
	height:								15px;
	background-image: 		url('../img/main_bg_bottom.gif');
	background-repeat: 		no-repeat;
}

td.bottom {
	width: 								928px;
	height:								15px;
	background-image: 		url('../img/bottom.gif');
	background-repeat: 		no-repeat;
}

div.content {
	padding:							23px 23px 13px 23px;
	font-size:						14px;
	line-height:					22px;
}

h1, h2, h3 {
	margin:								0px;
	padding:							0px;
}

h1 {
	font-size:						32px;
}

h2 {
	font-size:						24px;
}

h3 {
	font-size:						18px;
}

a, a:link, a:visited {
	color: 								#013C66;
	text-decoration:			none;
}

a:hover, a:active {
	color: 								#000000;
	text-decoration:			underline;
}

img.deltahr {
	display:							none;
}

hr {
	border:								0;
	width:								100%;
	height:								1px;
	color:								#AAAAAA;
	background-color:			#AAAAAA;
	margin:								16px 0px 16px 0px;
}

td.stock {
	font-family:					Times New Roman, Times, serif;
	font-size:						13px;
	padding-bottom:				5px;
}

div.disclaimerText {
	display:							none;
	font-family:					Times New Roman, Times, serif;
	font-size:						11px;
	margin:								5px 0px 5px 0px;
}

span.disclaimerText {
	font-family:					Times New Roman, Times, serif;
	font-size:						11px;
}

span.noteText {
	font-size:						12px;
}

.footerText {
	font-size:						10px;
	color:								#CCCCCC;
	letter-spacing: 			0.2em
}

iframe {
	border:								1px solid #AAAAAA;
	margin:								0px;
	padding:							0px;
	width:								655px;
}

div.mic {
	width: 								125px; 
	z-index: 							5; 
	position: 						absolute; 
	margin: 							10px 0px 0px 50px; 
	font-size:						10px;
	color:								#CCCCCC;
}

div.mic div a, div.mic div a:link, div.mic div a:visited {
	color:								#CCCCCC;
}

div.mic div a:hover, div.mic div a:active {
	color:								#FFFFFF;
}

#downloadsDiv div a, #downloadsDiv div a:link, #downloadsDiv div a:visited {
	color:								#CCCCCC;
}

#downloadsDiv div a:hover, #downloadsDiv div a:active {
	color:								#FFFFFF;
}

.smallerText {
	font-size:						11px;
}

table td.heading {
	font-weight: 					bold;
	font-size: 						12px;
	border: 							1px solid #000000;
	vertical-align: 			bottom;
}
table td.value {
	font-size: 						12px;
	border: 							1px solid #888888;
	white-space: 					nowrap;
}