/* CSS Document */
body	{padding: 0px; margin: 0px; background: #D9E0C2; color: #000000; font: 12px Verdana, Arial, Helvetica, sans-serif;}
a		{color: #0033FF; background: inherit; text-decoration: underline;}
a:hover	{text-decoration: none;}
a img	{border: none;}

h1 {font: bold 18px Arial, Helvetica, sans-serif;}
h2 {font: bold 16px Arial, Helvetica, sans-serif;}

p		{line-height: 150%;}
.strong		 {font: bold 14px Arial, Helvetica, sans-serif;}
.highlight	 {color: #0066CC; background: none;}
.highlight2 {color: #CC0000; background: none; font-weight: bold;}
.small		 {font-size: 11px;}
.center		 {text-align: center;}

div#layout	{position: relative; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; width: 746px; height: auto; padding-right: 16px; padding-bottom: 25px; padding-left: 16px; background: #FFFFFF; color: inherit;}

div#header {width: 100%; height: 129px; padding-top: 21px; background: url(/images/bg_header.gif) no-repeat;}
div#header div#logo 			{width: 460px; height: 91px;}
div#header div#animatedPhone	{position: relative; top: 0; left: 460px; width: 234px; height: 68px; margin-top: -91px;}

ul#nav		{position: absolute; top: 89px; right: 16px; padding: 0px; margin: 0px; list-style: none;}
ul#nav li	{float: left; clear: none; display: block; margin-left: 4px; margin-top: 0px; margin-bottom: 0px;}

div#content 			{position: relative; min-height: 100px; padding-left: 8px;}
div#content div#col1	{float: left; clear: left; width: 479px; height: auto; margin-right: 10px;}
div#content div#col2	{float: left; width: auto; height: auto;}
div#col2 div			{margin-top: 5px; margin-bottom: 5px;}

div#footer	{position: relative; width: 778px; margin-top: 18px; margin-right: auto; margin-left: auto; padding-bottom: 40px; font: 11px Verdana, Arial, Helvetica, sans-serif; color: #666666; background: inherit;}
div#footer a {color: #666666; background: inherit; text-decoration: none;}
div#footer span	{font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #003366; background: inherit;}

ul.tick		{list-style: url(/images/bullet_tick.gif);}
ul.cross	{list-style: url(/images/bullet_cross.gif);}
ul li		{margin-top: 10px; margin-bottom: 10px;}

