@charset "UTF-8";

    
	
#container{width:960px; margin:0 auto;}
   
	
#header
    {
	width: 922px;
	border: 0px;
	margin:0px 18px;
	padding-left: 0px;
	background-color: white;
	border-bottom-style: solid;
	border-bottom-width: 8px;
	border-bottom-color: Black;
	font-weight: bold;
	color: Black;
	font-size: 36px;
	line-height: 28px;

    }
	
#nav
    {
	width: 922px;
	border: 0px;
	margin:0px 18px;
	padding-left: 0px;
	background-color: white;
	border-bottom-style: solid;
	border-bottom-width: 8px;
	border-bottom-color: Black;
	font-weight: bold;
	font-size: 18px;
	line-height: 28px;
    }
	
#article
	{
	width: 922px;
	border: 0px;
	margin:0px 18px;
	padding-left: 0px;
	background-color: white;
	text-align: left;
	font-size: 18px;
	line-height: 28px;
	}
		
	
#subheader
    {
	width: auto;
	border: 0px;
	overflow: auto;
	font-weight: bold;
	color: Black;

    }
	
	.psubheader
	{
	padding-bottom: 8px;
	border-bottom-style: solid;
	border-bottom-width: 8px;
	border-bottom-color: Black;
	}
	
#section
    {
	width: auto;
	border: 0px;
	
    }
	
	.normal {font-style:normal; font-weight:normal; }
	.italic {font-style:italic; }
	.bold {font-weight:bold; }
		
	#footer
    {
	width: 922px;
	border: 0px;
	margin:0px 18px;
	padding-left: 28px 0px;
	background-color: white;
	border-top: 8px solid Black;
	border-bottom: 8px solid Black;
	font-weight: bold;
	font-size: 18px;
	line-height: 28px;
    }
	
	#footer ul
    {
	list-style-type: none;
	margin:28px 18px;
    padding: 0;
	}
	
	#footer li {
    display: inline;
}
	
	/*#bodytext
    {
	width: auto;
	margin-left: 50px;
	margin-right: 5px;
	border: 0px;
	background-color: white;
	text-align: left;
	font-weight: normal;
    }*/
	
	/*#column1 img
	{
	width: 960px;
	height: auto;
    }*/
	
	.imgfull
	{
	width: 920px;
	height: auto;
	}
	
	.imgborder
	{
	width: 920px;
	border-top: 8px solid Black;
	border-bottom: 8px solid Black;
	height: auto;
	}
	
body {
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	text-align: center;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 28px;
	background-color: White;
}

/*.caption {
	font-size: 12px;
	line-height: 12px;
	font-weight:normal;
	margin-left: 0px;
	margin-bottom: 12px;
	text-align: left;
}*/

p {
	margin-top: 28px;
	margin-left: 18px;
	margin-right: 18px;
	text-align: left;

}

p.img {
	margin-top: 28px;
	margin-left: 0px;
	text-align: left;
	font-size: 18px;
	line-height: 28px;

}

p.vimeo {
	margin-top: 28px;
	margin-left: 0px;
	text-align: left;
	font-size: 18px;
	line-height: 28px;

}

p.caption {
	margin-top: -18px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	font-size: 14px;
	line-height: 18px;
	font-weight:bold;
	color: Black;

	text-align: left;
}


ul {
    list-style-position: outside;
	text-align: left;
	font-size: 18px;
	line-height: 28px;
	margin-left: 36px;
	margin-right: 54px;
}

ol {
	list-style:decimal;
    list-style-position: outside;
	text-align: left;
	font-size: 18px;
	line-height: 28px;
	margin-left: 36px;
	margin-right: 54px;;

}

table.glyphs {
	width: 922px;
	height: 922px;
    margin-left: 0px;
    border:0px;
	cellspacing: 4px;
	font-weight:bold;
	font-size: 12px;
	line-height: 14px;
	border-top: 8px solid Black;
	border-bottom: 8px solid Black;
}

table.glyphs td {
    width: 30px;
	height: 30px;
}

table.glyphs img {
	width: 30px;
	height: 30px;
}

a:link {
	color: Red;
	text-decoration: none;
}

a:visited {
	color: Red;
	text-decoration: none;
}

a:hover {
	color: Red;
	text-decoration: underline;
}
