body
{
	margin: 0px;
	padding: 0px;
	
	
	background: url(/minisite/images/background.gif) 0 0 repeat-y;
	background-color: #d5df41;
}

a, a:hover, a:active, a:visited
{
	color:#129c89;
}
	
	
#hdr, #mn
{
	width:900px;	
}

#topnav {
	margin: 0px;
	padding: 0px;
	height: 45px;
	width:900px;
	}

#topnav ul {
	margin: 0px;
    padding: 0px;
	}

#topnav li {
	margin: 0px;
    padding: 0px;
	float: left;
    list-style-type: none;
    height: 45px;
  }
 


#topleft {
	float: left;
	width: 262px;
	}
	
#pageheader {
	padding: 0 0 0 263px;
	}

#body {
	width: 900px;
	}
	
#nav
{
	width: 262px;
	padding: 20px 0 0 0;
}

	#nav ul
	{
		margin: 0px;
		padding: 0px;
	}

	#nav li
	{
		margin: 0px;
		padding: 0px;
		display:inline;
		list-style-type: none;
	}
	
#callout
{
	width:262px;	
}
	
	
#mn_left
{
	float:left;
	width:262px;
	
	padding:23px 0 0 0;
}

#mn_right
{
	float:left;
	width:638px;
}
	
	
	
	
#copy
{
	width: 500px;	
	padding: 10px 0 20px 16px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#copy h2
{
	font-size: 14px;
	font-weight: bold;
	color: #473595;
	margin-bottom:0px;
	padding-bottom:0px;
}

#callout
{
	padding:20px 0 20px 0;	
}


/************************************************************************************************/
/* Footer styles																				*/

#ftr
{
	clear:both;
	width: 900px;
}

.ftr_background_home
{
	background: #dbe457;		
}
 
	.ftr_logo
	{
		width: 182px;
		float: left;
		padding: 20px 0 0 0;
		background: #dbe457;
	}

	.ftr_content_home
	{
		float:right;
		width: 700px;

		padding:20px 10px 0 0;

		background: #dbe457;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #666666;
	}
	
	.ftr_content_secondary
	{
		width:500px;
		margin:0 0 0 278px;
		
		padding: 20px 0 0 0;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #666666;
	}

		.ftr_content_home a, .ftr_content_secondary a, .ftr_content_home a:visited, .ftr_content_secondary a:visited
		{
			color: #63588c;
			text-decoration: underline;
		}
		
		.ftr_content_home a:active, .ftr_content_secondary a:active, .ftr_content_home a:hover, .ftr_content_secondary a:hover
		{
			color: #000000;
			text-decoration: underline;
		}
	
		.ftr_content_home h3, .ftr_content_secondary h3
		{
			font-family: arial, helvetica, sans-serif;
			font-size: 14px;	
		}
		
#ftr_clear
{
	clear:both;
	height:8px;
}

/* End Footer styles																			*/
/************************************************************************************************/





/************************************************************************************************/
/* Reference styles																				*/
#references
{
	clear:both;	
}

	#references_content, #references_content ul, #references_content ul li
	{
		width:500px;
		margin:0 0 0 278px;

		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #666666;
	}

		#references_content a, #references_content a:visited
		{
			color: #63588c;
			text-decoration: underline;
		}

		#references_content a:hover, #references_content a:active
		{
			color: #000000;
			text-decoration: underline;
		}
	
		#references_content h3
		{
			font-family: arial, helvetica, sans-serif;
			font-size: 14px;
			margin:0px;
			padding:0px;
		}


/* End Reference styles																			*/
/************************************************************************************************/





/************************************************************************************************/
/* Signoff styles																				*/


#signoff
{
	clear:both;

	width:900px;
}

	.signoff_background_home
	{
		background: #dbe457;
	}

	.signoff_content_home
	{
		float:right;
		width: 700px;

		background: #dbe457;
		
		margin:0px;
		padding:0 10px 0 0;
		
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #666666;
	}
	
	.signoff_content_secondary
	{
		width:500px;
		margin:0 0 0 278px;

		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #666666;
	}


		.signoff_content_home a, .signoff_content_secondary a, .signoff_content_home a:visited, .signoff_content_secondary a:visited
		{
			color: #63588c;
			text-decoration: underline;
		}

		.signoff_content_home a:hover, .signoff_content_secondary a:hover, .signoff_content_home a:active, .signoff_content_secondary a:active
		{
			color: #000000;
			text-decoration: underline;
		}

#signoff_clear
{
	clear:both;	
}

.signoff_home
{
	width: 900px;
	clear:both;
}

#signoff_home_switch
{
	width:900px;
	height:56px;
}

/* Signoff styles																			*/
/************************************************************************************************/

.no_top_margin
{
	margin-top:0px;
	padding-top:0px;
}

.no_bottom_margin
{
	margin-bottom:0px;
	padding-bottom:0px;
}

/* table styles																			*/
/************************************************************************************************/

.table
{
	width: 500px;	
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

/* End Reference styles																			*/
/************************************************************************************************/

.center
{
	text-align:center;	
}


.NextPage
{
		
}

.clear
{
	clear:both;	
}