body	{padding: 0; margin: 0; background: #C4C4C4;}
body, td, .NormalText	{color: #00000; font-weight: normal; font-style: normal; font-size: 13px; font-family: Tahoma, Georgia; text-decoration: none; }

.Company	{font-size: 25px; line-height: 30px; padding-right: 20px;}
.Header		{font-size: 18px;}
.Subheader	{font-size: 16px;}

.SmallText	{font-size: 10px;}
.MediumText	{font-size: 16px;}
.LargeText	{font-size: 24px;}

.Orange		{ color: #E06F25; }
.Blue		{ color: #0396C6; }
.Black		{ color: #000000; }
.Gray		{ color: #C4C4C4; }

img.Left  { float: left; margin-right: 10px; }
img.Right { float: right; margin-left: 10px; }

div.container	{width: 760px; margin: 0 auto 15px; padding: 5px 20px 20px 20px; background: #fff;}
div.logo		{margin: 5px 0;}
div.desc		{width: 760px; height: 183px; border: 1px solid #505050; padding: 0px; color: #fff; line-height: 1.3em; background: #505050; }
div.desc table  {width:760px;}
div.main		{width: 590px; margin: 20px 15px 15px 0;}
div.footer		{border: solid #d0d0d0; border-width: 1px 0; padding: 4px 0 8px; clear: both; color: #808080; font-size: 0.9em; background: #fafafa;}
div.sidebar		{width: 140px; margin: 20px 14px 15px;}
tr td.main		{border: solid #d0d0d0; border-width: 0 1px 0 0;}
table.topnav td	{width: 16%; padding: 0 1px 0 0; font-weight: bold; letter-spacing: 1px; }
table.topnav td.right	{padding: 0;}

div.desc td		{color: #fff;}

/* links */

a				{color: #0396C6;}
a:link,
a:visited,
a:active		{color: #0396C6; text-decoration: none;}
a:hover			{color: #E06F25; text-decoration: underline;}

div.desc a		{color: #E06F25;}
div.footer a	{color: #808080;}
div.logo a		{color: #0396C6;}
div.logo a:hover	{text-decoration: none;}

table.topnav td div		{position: relative;}
table.topnav td ul		{position: absolute; visibility: hidden; width: 100%; margin: 0; padding: 0; border: 0; left: 0; list-style-type: none; }

table.topnav td a			{display: block; border-bottom: 1px solid #fff; padding: 4px 15px; background: url(../images/corner.gif) no-repeat 100% 0; height: 15px; }
table.topnav td a:link,
table.topnav td a:visited	{color: #FFF; background-color: #E06F25; margin: 0px; }
table.topnav td a:hover		{color: #FFF; background-color: #0396C6; text-decoration: none;}
table.topnav td a.active	{color: #FFF; background-color: #505050; border-bottom: 1px solid #505050;}

table.topnav td ul a			{color: #FFF; background: #0396C6; text-decoration: none; font-size: 11px; height: 15px; margin: 0px; border-bottom: 1px solid #fff;}
table.topnav td ul li 			{height: 23px;}
table.topnav td ul li a:hover		{color: #FFF; background-color: #0396C6; border-bottom: 1px solid #fff; }
table.topnav td ul li a.last 		{border-bottom: 0px;}