body { margin: 0px }
body, td, span, div {
	font: normal 12px Arial;
	color: #000000;
}
a {
	color: #0D398F;
}
td.bottomnav_home {
	font: normal 9px Arial;
	padding: 20px 0 0 49px;
	border-top: solid 1px #9DA7B0;
	cursor: default;
}
td.bottomnav {
	font: normal 9px Arial;
	padding: 0px 0 0 30px;
	cursor: default;
}
div.bottomnav {
	font: normal 10px Arial;
	cursor: default;
	color: #7692B3;
}
td.leftnav {
	width: 114px;
	padding: 10px;
}
table.links td {
	padding-top: 5px;
}
td.main_content {
	padding: 20px 0 40px 30px;
}
td.stage {
	font: bold 13px Arial;
	color: #052A45;
}
#stage {
	font: bold 13px Arial;
	color: #052A45;
}
.subtitle {
	font: bold 12px Arial;
	color: #0D398F;
}
li.subtitle {
	font-weight: bold;
}
.title {
	color: #0D398F;
	font: bold 13px Arial;
}
ul, ol {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.welcome {
	font: normal 11px Arial;
	background-color: #445F7E;
	color: #CBD2DB;
}

a.bottomnav:link    {color: #7692B3; text-decoration: none}
a.bottomnav:visited {color: #7692B3; text-decoration: none}
a.bottomnav:active  {color: #7692B3; text-decoration: none}
a.bottomnav:hover   {color: #7692B3; text-decoration: none}

a.leftnav:link    {color: #0D398F; text-decoration: none}
a.leftnav:visited {color: #0D398F; text-decoration: none}
a.leftnav:active  {color: #0D398F; text-decoration: none}
a.leftnav:hover   {color: #0D398F; text-decoration: underline}

a.topnav:link    {color: #000000; text-decoration: none}
a.topnav:visited {color: #000000; text-decoration: none}
a.topnav:active  {color: #000000; text-decoration: none}
a.topnav:hover   {color: #FF0000; text-decoration: none}

a.u:link    {color: #0D398F; text-decoration: underline}
a.u:visited {color: #0D398F; text-decoration: underline}
a.u:active  {color: #0D398F; text-decoration: underline}
a.u:hover   {color: #0D398F; text-decoration: underline}

#newtech {
	background: url(../images/newtech.jpg) no-repeat;
	float: right;
	width:338px;
	height:107px;
	margin-top:20px;
}
#newtech-inner {
	padding:13px;
}
#newtech-inner p {
	margin-top:4px;
}