/* CSS Document */
body {
		margin: 0px;
		padding: 0px;
		background-color:#ffffff;
	}
	#BodyImposter {
		color: #666;
		background: #fff;
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	#BodyImposter dd,
	#BodyImposter dt,
	#BodyImposter li,
	#BodyImposter p,
	#BodyImposter td {
		font-size: 12px;
		line-height: 1.5em;
		font-family: Helvetica, Arial, sans-serif;
	}
	#BodyImposter dl,
	#BodyImposter p,
	#BodyImposter ol,
	#BodyImposter ul {
		margin: 0em 0em 1em 0em;
	}
	#BodyImposter img {
		border: 0px;
	}
	#BodyImposter small {
		font-size: 10px;
		line-height: 1.3em;
	}
	#BodyImposter ol {
		padding-left: 1em;
	}
	#Primary ul {
		padding-left: 1em;
		padding-right: 1em;
	}
	#Secondary ul {
		padding: 0px;
	}
	#BodyImposter ol li {
		margin: 0px;
		padding: 0px;
	}
	#BodyImposter ul li {
		background: url("img/bullet.gif") no-repeat 0em 0.5em;
		padding: 0px 0px 0px 8px;
		margin: 0px;
		list-style: none;
	}
	
	/* links
	--------------------------------------------------*/
	
	#BodyImposter a {
		text-decoration: underline;
	}
	#Primary a:link,
	#Primary a:visited,
	#Secondary a:link,
	#Secondary a:visited {
		color: #000;
		background: #fff;
		text-decoration:underline;
	}
	#BodyImposter h2 a:link,
	#BodyImposter h2 a:visited {
		color: #333333;
		background: #fff;
		text-decoration:underline;
	}
	#Helpful a:link,
	#Helpful a:visited {
		color: #c2c2c2;
		background: #fff;
		text-decoration:underline;
	}
	#Legal a:link,
	#Legal a:visited {
		color: #666666;
		background: #ffffff;
		text-decoration:underline;
	}
	#BodyImposter a:hover {
		text-decoration:underline;
	}
	#BodyImposter h2 a:hover {
		text-decoration: underline;
	}
	#BodyImposter a:active {
		color: #000;
		background: #fff;
		text-decoration:underline;
	}
	#Legal a:active {
		color: #666666;
		background: #ffffff;
		text-decoration:underline;
	}
	
	.footertext  {
		font-size:11px;
		color: #666666;
		background: #ffffff;
		text-decoration:underline;
		font-family: Helvetica, Arial, sans-serif;
		
	}
	
	.footertext a:link {
		font-size:11px;
		color: #666666;
		background: #ffffff;
		text-decoration:underline;
		font-family: Helvetica, Arial, sans-serif;
		
	}
	
	.footertext a:hover {
		font-size:11px;
		color: #000000;
		background: #ffffff;
		text-decoration:underline;
		font-family: Helvetica, Arial, sans-serif;
		
	}
	
		
	.footertext a:active {
		font-size:11px;
		color: #666666;
		background: #ffffff;
		text-decoration:underline;
		font-family: Helvetica, Arial, sans-serif;
		
	}
	
	/* heads
	--------------------------------------------------*/
	
	#BodyImposter h1,
	#BodyImposter h2 {
		color: #333333;
		background: #fff;
		font-family: Helvetica, Arial, sans-serif;
		font-weight: bold;
		line-height: normal;
		margin: 0.75em 0em;
		padding: 0px;
	}
	#Masthead h1 {
		font-size: 28px;
		color: #fff;
		background: #333;
	}
	#Primary h2 {
		font-size: 18px;
		color:#333333;
	}
	
	h2 {
	font-size: 18px;
	font-color:#333333;
	}
	
	#Secondary h2,
	#Tertiary h2 {
		font-size: 14px;
	}
	
	/* boxes
	--------------------------------------------------*/
	
	#Box {
		width: 100%;
		text-align: center;
	}
	#Content {
		margin: 0px auto;
		text-align: left;
	}
	#Content td#Primary {
		width: 780px;
	}
	/*#Content td#Primary img {
		border: 6px solid #e0e0e0;
		float: right;
		margin: 5px 0px 10px 15px;
	}*/
	#Helpful table {
		color: #c2c2c2;
		background: #fff;
		margin: 0px auto;
	}
	#Helpful p {
		width: 780px;
		margin: 0px auto;
		padding: 0px 20px;
		text-align: left;
	}
	#Legal {
		padding: 0px 0px;
	}
	#Legal table {
		color: #666666;
		background: #ffffff;
		margin: 0px auto;
	}
	#Legal p {
		width: 780px;
		margin: 0px auto;
		padding: 0px 20px;
		text-align: left;
	}
	#Masthead {
		padding: 0px 0px;
		padding-top:12px;
		background: #000000;
	}
	#Masthead table {
		color: #fff;
		background: #414042;
		margin: 0px auto;
	}
	#Masthead h1,
	#Masthead p {
		width: 780px;
		margin: 0px auto;
		padding: 0px 20px;
		text-align: left;
		color: #fff;  
		font-family: Helvetica, Arial, sans-serif;
	}
	#Masthead p {
		font-size: 14px;
	}
	#Masthead p #Date {
		float: right;
	}
	
	/* homepage index*/
	#Mastheadindex {
		padding: 19px 0px;
		background: #414042;
	}
	#Mastheadindex table {
		color: #fff;
		background: #414042;
		margin: 0px auto;
	}
	#Mastheadindex h1,
	#Mastheadindex p {
		width: 780px;
		margin: 0px auto;
		padding: 0px 20px;
		text-align: left;
		color: #fff;  
		font-family: Helvetica, Arial, sans-serif;
	}
	#Mastheadindex p {
		font-size: 14px;
	}
	#Mastheadindex p #Date {
		float: right;
	}
	
	
	#Tertiary {
		padding: 20px 0px;
		background: #ffffff;
	}
	#Tertiary table {
		color: #666666;
		background: #ffffff;
		margin: 0px auto;
	}
	#Tertiary h2 {
		color: #fff;
		background: #000000;
		padding: 0em 0em 0.5em 0em;
	}
	#Tertiary h2,
	#Tertiary p {
		width: 780px;
		margin: 0px auto;
		padding: 0px 20px;
		text-align: left;
		color: #666666;
		background: #ffffff;
	}

        #Helpful
	 {
		width: 100%;
		text-align: center;
		background: #000000;
	}
	#Legal,	
	#Tertiary {
		width: 100%;
		text-align: center;
		background: #ffffff;
	}
	#Masthead
	{
		width: 100%;
		text-align: center;
		background: #414042;
	}
