html, body {
	height:100%;
}

body {
  margin:0;
  padding:0;
  /*height:100%;
  min-height:100%;*/
  text-align:center;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size:10px;
  background-color:#376994;
  overflow:scroll;
}

UL
{
	margin-left:28px;
	padding-left:30px;
	
	font-size:11px;
	margin-top:2px;
	list-style-image:url(../images/arrow.gif);
}
LI
{
	padding-bottom:10px;
}

.table {
	height:100%;
	vertical-align:top;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
	width:800px;
}

H2
{
	font-size:11px;
	margin-left:40px;
	margin-bottom:-8px;
	margin-top:15px;
}
H3
{
	font-size:11px;
	margin-left:40px;
	margin-bottom:-8px;
	margin-top:15px;
}
H4
{
	line-height:30px;
	font-size:11px;
	margin-left:40px;
	margin-bottom:-8px;
	margin-top:15px;
}
b
{
	line-height:30px;
	font-size:11px;
	margin-left:40px;
	margin-bottom:-8px;
	margin-top:15px;
}
/*
#fullcolumn {
	width:100%;
	height:100%;
	min-height:100%;
	text-align:center;
	margin-bottom:-39px;
	
}
*/
#fullcolumn {
	width:100%;
	/*height:100%;
	min-height:100%;*/
	text-align:left;
	font-size:11px;
	line-height:17px;
	color:#293B7D
	
}
#fullcolumn p{
	
	font-size:11px;
	padding: 10px 40px 0 40px;
	text-align:justify;
	margin:0 0 10px 0;
	line-height:15px;
}


#leftimg
{
	text-align:left;
	margin-left:40px;
	float:left;
	margin-right:40px
}

#fullcolumn p.heading {
	color:#294A74;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 40px;
	text-align:justify;
	margin:0 0 10px 0;
	line-height:15px;
}



#center {
	margin:0 auto 0 auto;
	width:800px;
	border-left:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
}

#header {
	width:800px;
	height:108px;
}

#logo {
	background-image:url(../images/header_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height:80px;
}




#navtop {
	height:33px;
	text-align:left;
	clear:both;
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
	width:800px;
}

.spacer {
	clear:both;
	height:20px;
	}
		
#content {
	padding-bottom:30px;
	height:100%;
}

#rightcol {
	float:right;
	width:225px;
	color:#3a3450;
	text-align:left;
}



#divider
{
	float:right;
	margin-left:20px;
	margin-right:20px;
}

#rightcol P
{
	margin:0px;
	padding-top:10px;
	padding-bottom:0px;
	padding-right:30px;
	padding-left:0px;
	text-align:left
}
.rightcol_image {
	padding-right:40px;
	vertical-align:top
}

#rightcol_text {
	clear:right;
	text-align:left;
}

#leftcol {
	clear:both;
	float:left;
	width:575px;
	height:80%;
	min-height:100%;
	text-align:left;
	font-size:10px;
	line-height:15px;
}
#leftcol p {
	width:470px;
	font-size:11px;
	padding:10px 0 0 40px;
	text-align:justify;
	margin:0 0 10px 0;
	line-height:15px;
}
#leftcol TABLE {
	width:470px;
	font-size:11px;
	margin:10px 0 0 40px;
	line-height:15px;	
}
#leftcol TD UL {
	margin-left:0px;	
}
#leftcol p.heading {
	color:#294A74;
	width:470px;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 40px;
	text-align:justify;
	margin: 12px 0 0px 0;
	line-height:15px;
}
#rightcol_approach {
	text-align:justify;
	float:left;
	clear:right;
	width:400px;
}
#rightcol_approach p {
	font-size:11px;
	padding:10px 50px 0 40px;
	text-align:justify;
	margin:0 0 10px 0;
	line-height:15px;
}
#rightcol_approach p.heading {
	color:#294A74;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 40px;
	text-align:justify;
	margin:0 0 10px 0;
	line-height:15px;
}
#leftcol_approach {
	float:left;
	clear:left;
	width:400px;
	height:100%;
	min-height:100%;
	text-align:justify;
}
#leftcol_approach p {
	/*width:470px;*/
	font-size:11px;
	padding:10px 0 0 40px;
	text-align:justify;
	margin:0 0 10px 0;
	line-height:15px;
}
#leftcol_approach p.heading {
	color:#294A74;
	/*width:470px;*/
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 40px;
	text-align:justify;
	margin:0 0 10px 0;
	line-height:15px;
}
#leftcol TABLE
{
	margin-left:40px;
}
#steps
{
	text-align:justify;
	width:800px;
	float:left;
	color:#black;
	width:470px;
	font-size:10px;
	font-weight:normal;
	padding:0 0 0 40px;
	text-align:left;
	margin:0 0 10px 0;
	line-height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#steps TABLE
{
	width:700px;
}
#steps TD
{
	padding:10px;
	width:140px;
}
.tablepadding
{
	padding-left:15px;
}

/* -------------- FOOTER ------------ */
#footer {
	clear:both;
	height:30px;
	background-color:#ffffff;
	text-align:center;
	padding:8px 0 0 0;
	margin:0 auto 0 auto;
}

.footer_text {
	color:#294974;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding:10px 5px 10px 5px;
}

#footer a:link {
	color:#294974;
	text-decoration:none;
}

#footer a:visited {
	color:#294974;
	text-decoration:none;
}

#footer a:hover {
	color:#000000;
	text-decoration:underline;
}

#footer a:active {
	color:#000000;
	text-decoration:underline;
}

#describe A, #describe A:Active, #describe A:Visited
	{
		color:#294973;
		font-decoration:none;
	}	
	
#describe A:Hover
	{
		font-decoration:underline;
	}
	
.tableheading
{
    background-color:#9a9a9a;
    color:White;
    border-bottom:solid 1px black;
    text-align:center;
}

.chromestyle
{
	width: 100%;
	height: 100%;
    background-color:#9a9a9a;
}

.chromestyle:after
{ 
	/*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul {
	border: 0px;
	width: 100%;
	/*background: url(chromebg.gif) center center repeat-x; THEME CHANGE HERE*/
	padding: 8px 0;
	text-align: left; /*set value to "left", "center", or "right"*/
	height:33px;
	margin:0;
}
.chromestyle ul li {
  color:#E5E5E5;
  display: inline;
	/*border:1px solid black;*/
}
.chromestyle ul li a {
	color: white;
	/*padding: 4px 7px;*/
	padding-top:9px;
	padding-bottom:9px;
	padding-left:15px;
	padding-right:15px;
	text-decoration: none;
}
.chromestyle ul li a:hover {
	/*background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
	background-color: #395d8c;
}
.chromestyle ul li a[rel]:after { 
	/*HTML to indicate drop down link*/
	content: "";
	/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	position:absolute;
	top: 0;
	border: 1px solid white; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	/*font:normal 10px Verdana;*/
	line-height:18px;
	z-index:100;
	background-color: #294973;
	width: 150px;
	visibility: hidden;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}
.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: white;
}

* html .dropmenudiv a { 
	/*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover { 
	/*THEME CHANGE HERE*/
	background-color: #395d8c;
}
hr {
  width: 490px;
}
.indentedtext {
  position: relative;
	left: 40px;
}
#moviebox {
  line-height: 16px;
  margin: 0px 0px 10px 40px;
  padding: 6px 78px 6px 6px;
  background-color: #9a9a9a;
  border: 1px solid #293B7D;
  width: 410px;
  font-weight:normal;
  vertical-align: top;
  color:#E5E5E5;
}
#greybox {
  line-height: 16px;
  margin: 10px 0px 10px 40px;
  padding: 10px 55px 5px 25px;
  background-color: #9a9a9a;
  border: 1px solid #293B7D;
  width: 410px;
  font-weight:normal;
  vertical-align: top;
  color:#E5E5E5;
}
#greybox h3 {
  position: relative;
	left: -40px;
	width: 450px;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
}
#greybox hr {
  position: relative;
	width: 450px;
}
#greybox p {
  position: relative;
  left: -40px;
}
#greybox p.errortext {
  line-height: 0px;
  padding-top: 10px;
  color:#000fff;
  position: relative;
  top: -10px;
  left: 110px;
  visibility:hidden;
}
#greybox label	{
  position: absolute;
  left: 220px;
  float: right;
	width: 238px;
}
#greybox input	{
  position: absolute;
  left: 190px;
  float: right;
	width: 238px;
	border: 1px solid #293B7D;
}
#greybox input.rightinput	{
  position: absolute;
  left: 430px;
  float: right;
	width: 48px;
	border: 1px solid #293B7D;
}
#greybox textarea	{
  position: absolute;
  left: 300px;
  float: right;
	width: 290px;
	border: 1px solid #293B7D;
}
#greybox select	{
  position: absolute;
  left: 190px;
  float: right;
	width: 238px;
	border: 1px solid #293B7D;
}
#greybox smalltext{
  position: relative;
  left: 30px;
	font-size: 9px;
	height: 16px;
	float: right;
	width:500px;
}
#greybox button{
	font-size: 9px;
}
