html {
}

body {
	margin:auto;
	FONT-SIZE: 10px;
	color: #003;
	line-height: 18px;
	width: 850px;
	font-family: arial, verdana, sans-serif;
	background:#EDEDED;
	background-image: url(http://www.deltahc.com/sm/templates/skins/107/images/bg_main.jpg);
	background-repeat: repeat-y;	
}

/** TYPOGRAPHY **/
p, li	{
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: normal;
	color: #003;
	margin:0px;
}

li	{
	font-size: 1.2em;
}

a			{ color:#69C; text-decoration:none; font-weight:normal; }
a:hover		{ color:#F60; text-decoration:none; font-weight:normal; }
a:visited	{ color:#999; text-decoration:none; font-weight:normal; }

td.select,
a.nav	{ 
	color: #FFF;
	display: block;
	text-decoration: none;
	word-spacing: 0.2em;
	text-align: center;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	line-height: 1.4em;
	font-size: 1.1em;
	width:100px;
	height:22px;
	padding-top:8px;
	margin: 0px;
}

td.select,
a.nav:hover	{
	background-color: #F60;
}

#sub_select,
a.subnav:hover	{
	color:#FFF;
}

a.subnav:visited	{
	color:#69C;
}

a.readmore			{ color:#69C; }	
a.readmore:hover	{ color:#F60; }	

h1	{
	font-size: 2.8em;
	font-weight:normal;
	margin:1px 0 25px 0;
}

h2	{
	font-size: 1.8em;
	color: #F60;
	font-weight:normal;
	margin:20px 0 5px 0;
}


/** ELEMENTS **/
div.header	{
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height:85px;
	margin:0px;
	padding:0px;
}

div.header_image,
div.nav_bar_main,
div.nav_bar_main_home	{
	position: absolute;
	top:85px;
	left:0px;
	width:849px;
	height:60px;
	margin:0px;
	padding:0px;
}

div.header_image	{
	height: 200px;
	margin: 0px;
	padding: 0px;
}

div.nav_bar_main_home	{
	top:285px;
}

div.nav_bar_red,
div.nav_bar_blue {
	height: 30px;
	border-bottom: 1px solid white;
	margin: 0px;
	padding: 0px;
	background-color:#900;
	color: #FFF;
	background-image: url(http://www.deltahc.com/sm/templates/skins/107/images/bg_nav_red.png);
}

div.nav_bar_blue	{
	background-color:#003;
	background-image: url(http://www.deltahc.com/sm/templates/skins/107/images/bg_nav_blue.png);	
}

div.nav_bar_buttons	{
	border-right: none;
	border-left: 1px solid white;
	width:100px;
	height:100%;
	padding:0px;
	margin:0px;	
}

div.content,
div.content_home	{
	position: absolute;
	top: 175px;
	left: 50px;
	width: 500px;	
}

div.content_home	{
	top: 375px;
	width: 600px;
}

div.specialblock	{
	position: absolute;
	top: 175px;
	left: 600px;
	width: 249px;
	text-align:right;
	padding: 0px;
	margin:0px;
}

/** OTHER **/
td	{
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

td.td_nav,
td.filler,
td.select	{	
	margin: 0px;
	padding: 0px;
	width:100px;
	border-right: 1px solid white;
}

td.filler	{
	width:50px;
}

td.select	{
	height:30px;
	font-size: 1.0em;	
}

td.td_subnav	{
	height:30px;
	padding: 0 0 0 50px;
	font-size: 1.2em;	
}

td.header,
td.subheader,
td.text	{	
	width:100px;
	border-right: 1px solid white;
	border-bottom: 1px solid white;	
	color: #FFF;
	word-spacing: 0.2em;
	text-align: center;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	line-height: 1.4em;
	font-size: 1.1em;
	background-color:#900;	
}	

td.subheader	{
	background-color:#003;	
	text-align: center;
}

td.text	{
	background-color:#69C;
	text-transform: none;
	text-align: center;	
	color: #003;
}

td.investors	{
	text-align:left;
}

img	{
	border: none;
}

img.corp	{
	float:right;
	text-align:right;
	border-left: 1px solid white;	
	margin: 0px;
	padding: 0px;
}

img.portrait	{
	float:right; 
	border: solid 3px;
	border-color:#F60;
	margin: 0 0 10px 15px;
}
