/* Basic */*
{
	margin: 0em;
	padding: 0em;
}
h1,h2
{
}
body
{
	font-family: "trebuchet ms", sans-serif;
	font-size: 10pt;
	background-color: #CCC8AA;
	background-image: url(images/memtxtr.gif);
	background-repeat: repeat;
}
a
{	color: #0000EE;
	text-decoration: underline;
}a:hover
{
	text-decoration: none;
}
.clear
{
	clear: both;
}
/* Outer */
#outer
{
	position: relative;
	margin: 0em;
}
/* Header */
#header
{	position: absolute;
	top: 0em;
	background: #000047 url('images/header.jpg') top right no-repeat;
	height: 135px;
	width: 100%;
}
#header h1
{
	position: absolute;
	top: .4em;
	left: .2em;
	font-size: 5em;
	white-space: nowrap;
 	color: #FFF607;
}
#header h2
{
	position: absolute;
	top: 4em;
	left: 1.24em;
 	font-size: 1.8em;
 	font-weight: normal;
 	white-space: nowrap;
 	color: #FFF607;
}
#header a 
{
	color: #FFF607;
	text-decoration: none;
}
/* Menu */
#menu
{
	position: absolute;
	width: 100%;
	top: 135px;
	left: 0em;
	background: #CBC6B3 url('images/MenuBkgd.gif') top left repeat-x;
	height: 68px;
	min-width: 530px;
}
#menu ul
{
	list-style: none;
	position: absolute;
	top: 0em;
	left: 2em;
}
#menu li
{
	display: block;
	float: left;
}
#menu li a
{	color: #FFF;
	display: block;
	padding-left: 1.25em;
	padding-right: 1.25em;
	padding-top: .65em;
	padding-bottom: 0em;
	text-decoration: none;
}
#menu li a:hover
{
	margin-top: 1px;
	background: #7E7767 url('images/MenuHover.gif') top left repeat-x;
	color: #F1EDD3;
	height: 23px;
}
/* Content */
#content
{
	line-height: 1.7em;
	padding-top: 202px;
}
#content p
{
	margin-bottom: 0em;
}
#content blockquote.style1
{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 75px;
	margin-right: 75px;
	padding-left: 15px;
	font-style: italic;
}
#content blockquote.style2
{
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 75px;
	margin-right: 75px;
	text-indent: 0em;
	padding-left: 15px;
}
#content h2
{
	position: absolute;
	top: 0em;
	left: 0em;
	width: 100%;
	height: 94px;
	overflow: hidden;
}
#content h6
{
	position: absolute;
	top: .4em;
	left: .75em;
	height: 3.0em;
	font-size: 1.8em;
	text-indent: 0em;
	line-height: 120%;
	padding-top: 0.1em;
	padding-bottom: 0em;
	padding-right: 8em;
	color: #000;
	min-width: 500px;
}
/* Primary Content */
#primaryContentContainer
{
	position: relative;
	float: left;
	margin-right: -36em;
	width: 100%;
	background-color: #CCC8AA;
	background-image: url(images/memtxtr.gif);
	background-repeat: repeat;
}
#primaryContent 
{
	padding-top: 90px;
	padding-bottom: 3em;
	margin-right: 207px;
	padding-left: 1.5em;
	padding-right: 1.5em;

	background-repeat: repeat;
	background-color: #FDF9D4;
	min-width: 530px;
	min-height: 500px;
	text-indent: 2em;
	text-align: justify;
	border-right: 1px solid black;
	border-bottom: thin solid black;
}
p.namedate
{
	font-family: "verdana", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	text-indent: 0;
	line-height: 120%;
	margin-bottom: .5em;
	color: #000;
}
#primaryContent p
{
	font-family: "verdana", sans-serif;
	line-height: 120%;
	margin-bottom: .5em;
}
#primaryContent hr
{
	border: none;	text-align: left;
	text-indent: 0em;
	width: 100%;
	margin-bottom: 15px;
	color: #6A0000;
	background-color: #6A0000;
	height: 1px;
}
div.figure
{
	margin: 0 auto;
	width: 500px;
	border: thin silver solid;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	background-color: #F1EDD3;
	background-image: url(images/clickimage.png);
	background-repeat: no-repeat;
}
div.figure p
{
	text-align: justify;
	font-style: normal;
	font-size: 9pt;
	margin-top: .5em;
	color: #000;
	line-height: 120%;
	text-indent: 0;
}
div.figureright
{
	float: right;
	margin-left: -10px;
}
div.figure2
{
	margin: 0 auto;
	width: 500px;
	border: thin silver solid;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #F1EDD3;
}
div.figure2 p
{
	text-align: justify;
	font-style: normal;
	font-size: 9pt;
	margin-top: .5em;
	color: #000;
	line-height: 120%;
	text-indent: 0;
}
a.subheader
{
	line-height: 140%;
	text-indent: 0;
	text-decoration: none;
	margin-top: 25px;
	padding-bottom: 10px;
	font-size: 12.5pt;
	font-weight: bold;
	color: #5E0A0A;
}
a.subheader:hover
{
	text-decoration: underline;
}
p.subheader
{
	line-height: 140%;
	text-indent: 0;
	margin-top: 25px;
	padding-bottom: 10px;
	font-size: 12.5pt;
	font-weight: bold;
	color: #5E0A0A;
}
ol.decimal
{
	list-style-type: decimal;
	line-height: 120%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 75px;
	margin-right: 75px;
}
ol.decimal li
{
	padding-left: 0px;
	text-indent: 0;
}
ol.decimal2
{
	list-style-type: decimal;
	line-height: 120%;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 20px;
}
ol.decimal2 li
{
	padding-left: 0px;
	text-indent: 0;
}
ol.Upper-alpha
{
	list-style-type: Upper-alpha;
	line-height: 120%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 75px;
	margin-right: 75px
}
ol.Upper-alpha li
{
	padding-left: 0px;
	text-indent: 0;
}
/* Secondary Content */
#secondaryContent
{
	position: relative;
	float: right;
	width: 178px;
	background-color: #CCC8AA;
	background-image: url(images/memtxtr.gif);
	background-repeat: repeat;
	padding-top: 2.6em;
	padding-bottom: 1.5em;
	padding-left: 1em;
	padding-right: 1em;
	text-align: left;
	text-indent: 0em;
	line-height: 110%;
}
#secondaryContent h1
{
	color: #000;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
}
#secondaryContent hr
{
	border: none;
	height: 1px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
	background-color: #000;
}
#secondaryContent a
{
	color: #5E0A0A;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}
#secondaryContent a:hover
{
	text-decoration: underline;
}
p.title
{
	color: #5E0A0A;
	margin-top: 1px;
	font-size: 10pt;
	font-weight: bold;
}
p.comment
{
	line-height: 120%;
	text-indent: 0;
	margin-top: 10px;
	font-weight: normal;
	color: #000;
}
/* Footer */
#footer
{
	padding: 1em;
	min-width: 530px;
	margin-right: 210px;
	background-color: #CCC8AA;
	background-image: url(images/memtxtr.gif);
	background-repeat: repeat;
	color: #000;
}
#footer2
{
	padding: 1em;
	min-width: 530px;
	background-color: #CCC8AA;
	background-image: url(images/memtxtr.gif);
	background-repeat: repeat;
	color: #000;
}
