BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND: #3A3A3A url(../images/leftbar.gif) repeat-y center top;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	font: 100% verdana, sans-serif;
	color: #333333;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center
}

HTML BODY P {
	FONT-SIZE: 100%
}

/* ********************************************************************  */

#container {
	MARGIN: 0px auto;
	WIDTH: 660px;
	TEXT-ALIGN: left;
	position: relative;
}

#pageHeader {
	background-image: url(../images/sofheader.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 660px;
	position: relative;
	background-position: center;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

#pageHeader H1 {
/*	padding-top: 30px;*/
	padding-top: 10px;
	padding-left: 250px;
	color: #1B2D45;
	font-family: serif;
	font-size: 160%;
}

#pageHeader H2 {
	padding-left: 250px;
	color: #223B59;
	font-family: serif;
	font-size: 120%;
}


#pageHeader H3 {
	padding-left: 250px;
	color: #666666;
	font-family: serif;
	font-size: 120%;
	font-style: italic;
}

#bodytext {
	WIDTH: 440px;
	padding-left: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
}

#bodytext H1 {
	font-size: 16pt;
	color: #1B2D45;
	font-family: Georgia;
	text-align: left;
}

#bodytext H2 {
	font-size: 14pt;
/*	color: #1B2D45;*/
	color: #666666;
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
}


#bodytext H3 {
	font-size: 12pt;
	color: #666666;
	font-family: Georgia;
/*	font-style: italic;*/
	font-weight: bold;
}


#bodytext P {
	color: #000000;
	font: 12pt sans-serif;
	text-align: left;
}

#bodytext P.small {
	color: #000000;
	font: 10pt sans-serif;
	text-align: left;
}



#bodytext a:link {
	color: #330066;
	text-decoration: underline; 
	font: 12pt sans-serif;
	font-weight: normal;
}

#bodytext a:hover {
	color: red; 
	text-decoration: underline; 
	font: 12pt sans-serif;
	font-weight: normal;
} 

#bodytext a:active {
	color: #FF0099;
	text-decoration: underline; 
	font: 12pt sans-serif;
	font-weight: normal;
}

#bodytext a:visited {
	color: #660000;
	text-decoration: underline; 
	font: 12pt sans-serif;
	font-weight: normal;
}

#bodytext ul {
	list-style-type: square;
}

#bodytext li {
	line-height: 120%; 
	margin-bottom: 8px;
}

#bodytext hr {
        height: 1px;
        width: 33%;
        text-align: center;
        color: #325076;
}

#bodytext blockquote {
    font-color: #000000
}

#address {
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	color: brown;
}

.mailer {
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	color: #325076;
}

#booklist { 
/*    list-style-image: url(../bullets/bullet01.gif); */
	list-style-type: square
}

#doclist { 
/*    list-style-image: url(../bullets/bullet02.gif); */
	list-style-type: square
}

#wwwlist { 
/*    list-style-image: url(../bullets/bullet03.gif); */
	list-style-type: square
}


/* ********************************************************************  */

#intro {
	WIDTH: 642px;
	
}
#supportingText {
	WIDTH: 430px;
	padding-right: 60px;
	padding-left: 30px;

}

#preamble {
	WIDTH: 430px;
	padding-right: 60px;
	padding-left: 30px;
	margin-right: 0px;
	margin-left: 0px;
}

#linkList {
	LEFT: 490px;
	WIDTH: 140px;
	POSITION: absolute;
	TOP: 233px;
	
	margin-top: 6px;
	margin-bottom: 4px;
	
	height: auto;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #325076;
	
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #325076;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #325076;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #325076;
}

/* ********************************************************************  */

#box1 {
	left: 490px;
	width: 136px;
	position: absolute;
	top: 650px;
	padding-left: 10px;
	height: auto;
	margin-top: 4px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font: 10pt arial;
	color: #1B2D45;
}

#box1 hr {
	width: 80%;
	height:1px; 
	border-style: solid; 
	border-width: 1px 0 0 0;
	border-color: #325076;
}


#box1 a:link {
	color: #330066;;
	text-decoration: underline; 
	font: 10pt sans-serif;
	font-weight: normal;
}

#box1 a:hover {
	color: red; 
	text-decoration: underline; 
	font: 10pt sans-serif;
	font-weight: normal;
} 

#box1 a:active {
	color: red;
	text-decoration: none; 
	font: 10pt sans-serif;
	font-weight: normal;
}

#box1 a:visited {
	color: brown;
}

#box1 P.big {
	color: #660000;
	font: 14pt times;
	font-style: bold;
	text-align: centered;
}

/* ********************************************************************  */

#box2 {
	left: 490px;
	width: 136px;
	position: absolute;
	top: 450px;
	padding-left: 10px;
	height: auto;
	margin-top: 4px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font: 10pt arial;
	color: #1B2D45;
}

#box2 hr {
	width: 80%;
	height:1px; 
	border-style: solid; 
	border-width: 1px 0 0 0;
	border-color: #325076;
}


#box2 a:link {
	color: #330066;;
	text-decoration: underline; 
	font: 10pt sans-serif;
	font-weight: normal;
}

#box2 a:hover {
	color: red; 
	text-decoration: underline; 
	font: 10pt sans-serif;
	font-weight: normal;
} 

#box2 a:active {
	color: red;
	text-decoration: none; 
	font: 10pt sans-serif;
	font-weight: normal;
}

#box2 a:visited {
	color: brown;
}


/* ********************************************************************  */

#linkList LI {
	FONT: 80% tahoma, verdana, sans-serif;
	TEXT-INDENT: 0px;
	background-color: #C1D0E3;
	text-align: left;
	PADDING-LEFT: 45px;
}
	
#linkList H3 {
	MARGIN: 1em 0px 0px;
	WIDTH: auto;
	HEIGHT: 25px;
	padding: 0px;
}

#linkList P {
	FONT: 12pt "Book Antiqua", Palatino, serif;
	TEXT-INDENT: 0px;
	text-align: right;
	display: none;
}

#linkList UL {
	PADDING-RIGHT: 0px;
	BORDER-TOP: 1px solid #325076;
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none
}

#linkList LI {
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0.5em;
	LINE-HEIGHT: 1.5em;
	PADDING-TOP: 0.5em;
	BORDER-BOTTOM: 1px solid #325076;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EFEDE9;
	border-right-color: #325076;
	border-left-color: #EFEDE9;
}

#linkList LI A {
	COLOR: #325076;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	text-align: left;
	text-decoration: none;
	display: block;
}

#linkList LI A:visited {
	COLOR: #325076;
	text-decoration: none;
	border: none;
}

#linkList LI A:hover {
	COLOR: #97B0CF;
	text-decoration: none;
}

#linkList LI A.c {
	FONT-WEIGHT: normal;
	COLOR: #6B6543;
	font-family: "Book Antiqua", Palatino, serif;
	text-align: left;
	list-style-position: outside;
	display: inline;
}

#linkList LI A.c:visited {
	COLOR: #6B6543;
}

#linkList LI A.c:hover {
	COLOR: #45412B
}

#linkList #larchives LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0.5em;
	PADDING-TOP: 0.5em;
	text-align: center;
	margin: 0px;
	background-image: none;
}

#linkList #lresources LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0.5em;
	PADDING-TOP: 0.5em;
	text-align: center;
	margin: 0px;
	background-image: none;
}

#linkList #lfavorites LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0.5em;
	PADDING-TOP: 0.5em;
	margin: 0px;
	background-image: none;
}

#linkList #larchives LI A {
	DISPLAY: inline;
	MARGIN: 0px auto;
	text-align: center;
	font-size: 12px;
	font-family: "Book Antiqua", Palatino, serif;
	font-weight: bold;
}

#linkList #lresources LI A {
	DISPLAY: inline; 
	MARGIN: 0px
}

#linkList #lfavorites LI A {
	DISPLAY: inline; 
}

#linkList #larchives LI A:visited {
	COLOR: #F7F5F1;
}

#linkList #lresources LI A:visited {
	COLOR: #F7F5F1;
}

#linkList #lfavorites LI A:visited {
	COLOR: #F7F5F1;
}

H3.archives {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6B6543;
}

#preamble H3 {
	MARGIN-TOP: 20px;
	font-family: "Book Antiqua", Palatino, serif;
	font-size: 26px;
	font-weight: bold;
	height: auto;
}

#explanation H3 {
	font-family: "Book Antiqua", Palatino, serif;
	font-size: 26px;
	height: 26px;
	font-weight: bold;
}

#participation H3 {
	font-family: "Book Antiqua", Palatino, serif;
	font-size: 26px;
	font-weight: bold;
	height: 26px;

}

#benefits H3 {
	font-family: "Book Antiqua", Palatino, serif;
	font-size: 26px;
	font-weight: bold;
	height: 26px;
}


#footing {
	align: center;
	color: #003399;
	font-family: sans-serif;
	font-size: 10pt;
/*	text-align: center;*/
	background-color: #C1D0E3;
/*	height: 30px;*/
	WIDTH: 640px;
}

/* ****************************************************************** */


#bodytext2 {
	WIDTH: 440px;
	padding-left: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	color: #1B2D45;
	font: 10pt sans-serif;
	text-align: left;
}

#bodytext2 H1 {
	font-size: 16pt;
	color: #1B2D45;
	font-family: Georgia;
	text-align: left;
}

#bodytext2 H2 {
	font-size: 14pt;
/*	color: #1B2D45;*/
	color: #666666;
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
}

#bodytext2 H3 {
	font-size: 12pt;
	color: #666666;
	font-family: Georgia;
/*	font-style: italic;*/
	font-weight: bold;
}


#bodytext2 P {
	color: #1B2D45;
	font: 10pt sans-serif;
	text-align: left;
}

#bodytext2 P.sig {
	color: #1B2D45;
	font: 18pt times;
	font-style: italic;
	text-align: left;
}

#bodytext2 P.big {
	color: #1B2D45;
	font: 12pt sans-serif;
	font-style: bold;
	text-align: centered;
}

#bodytext2 a:link {
	color: #330066;
	text-decoration: underline; 
	font: 10pt sans-serif;
	font-weight: normal;
}

#bodytext2 a:hover {
	color: red; 
	text-decoration: underline; 
	font: 10pt sans-serif;
	font-weight: normal;
} 

#bodytext2 a:active {
	color: #FF0099;
	text-decoration: underline; 
	font: 10pt sans-serif;
	font-weight: normal;
}

#bodytext2 a:visited {
	color: #660000;
	text-decoration: underline; 
	font: 10pt sans-serif;
	font-weight: normal;
}

#bodytext2 ul {
	list-style-type: circle;
}

#bodytext2 li {
	line-height: 120%; 
	margin-bottom: 8px;
	font: 10pt sans-serif;
}

#bodytext2 hr {
        height: 1px;
        width: 33%;
        text-align: center;
        color: #325076;
}

#bodytext2 blockquote {
    font-color: #000000

#left {width:159px;float:left;padding:10px;background:#ccc;border-right:1px solid #333;}

#right {width:159px;float:left;padding:10px;background:#999;border-left:1px solid #333;}