	/* begin affordances */	/* 4 - swiss a */
		
a, address, blockquote, body, cite, code, dd, del, dfn,		
div, dl, dt, em, form, h1, h2, h3, h4, h5, h6, iframe, img, kbd,		
li, object, ol, p, q, samp, small, span, strong, sub, sup, ul, var, 		
applet, big, center, dir, font, hr, menu, pre,		
abbr, acronym, bdo, button, fieldset, ins, label	{	
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-decoration:	none;
	border-color:	black;
	border-style:	none;
	}	
		
body
{
	margin: auto;
	text-align: center;
	font-family: Verdana, Arial, Serif;
	background-color: #ffffff;
	background-image:url(images/colorsample2.JPG);	color: #066334;
	padding: 0;
	}

#outer
{
       margin: auto;
	text-align: center;
	border: 0px solid #000000;
	width: 750px;
	}

#header
{
	height: 169px;
	width: 750px;
	background: #ffffff;
	color: #066334;
	border: 0px groove;
	border-color: black;
	}

#bodyblock
{
	width: 750px;
	height: 500px;
	background: #ffffff;
	color: #066334;
	}

#l-column
{
	float: left;
	padding: 30px;
	width: 25%;
	height: 100%;
	background: #ffffff;
	color: white;
	}

#footer
{
	height: 40px;
	width: 780px;
	color: #066334;
	border: solid black;
	border-width: 0px 0 0 0;
	margin: 0px;
	padding: 10px;
	}
 
#tableone
{   
	margin: 0px; padding:0px; width: 750px;
	border: 0pt hidden; 
	border-collapse: collapse; 
	border-spacing: 0pt;
    
    }

#tabletwo
{   
	margin: 5px; padding: 0px; width: 500px;
	border: 0pt solid #066334;
	background-color: #ffffff;	
	color: #066334;	
	border-collapse: collapse; 
	border-spacing: 0pt;
    }

#tablecellref
{   
	margin: 0px; padding: 0px; width: 50%;
	border: 0pt solid #066334;
	background-color: #ffffff;	
	color: #066334;	
	border-collapse: collapse; 
	border-spacing: 0pt;
   	font-size:	12px;
	text-align: center;
    }

#tableleft
{
	margin: 0px; 	
	padding: 4px;
	border:0px solid #336699;	
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;	
	color: #066334;	
	width: 210px;
	height: 100%;
	}
	
#tableright
{
	margin: 5px; 	
	padding: 8px;
	border: 0px solid #336699;	
	background-color: #ffffff;	
	color: #066334;	
	text-align: left;
	vertical-align: top;
	width: 570px;
	height: 100%;
	}

dfn
{
	font-style:	italic;
	color:	#066334;
	background:	white;
	}
	
em	{	
	font-style:	normal;
	font-weight:	bold;
	color:	black;
	background:	white;
	}	
		
strong	{	
	font-style:	italic;
	background:	white;
	font-weight:	bold;
	color:	#066334;
	}	
		
em strong, strong em	{	
	text-transform:	uppercase;
	font-style:	normal;
	font-weight:	bolder;
	background:	white;
	color:	red;
	}	
		
b	{
	font-weight:	bold;
	}
	
i	{
	font-style:	italic;
	}
		
.warning	{	
	text-transform:	none;
	font-style:	normal;
	font-weight:	bolder;
	background:	white;
	color:	red;
	}	
		
del	{	
	text-decoration:	line-through;
	background:	#F66;
	}	
		
ins	{	
	text-decoration:	underline;
	background:	yellow;
	}	
		
var, cite, dfn, .note	{	
	font-style:	italic;
	}	
		
address	{	
	font-style:	normal;
	letter-spacing:	.1em;
	}	
		
acronym	{	
	font-variant:	small-caps;
	letter-spacing:	0.1em;
	}	
		
h1, h2, h3, h4, h5, h6, dt, th, thead, tfoot	{	
	font-family: Verdana, Arial, Serif;
	color:	#066334;
	}	

h1	{	
	font-size:	48px;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
	}	
		
h2	{	
	margin-top:	1.75em;
	margin-bottom:	.33em;
	font-size:	18px;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
	}	
		
h3	{	
	margin-top:	1.58em;
	margin-bottom:	.33em;
	font-size:	16px;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
	}	
		
h4	{	
	margin-top:	1.33em;
	margin-bottom:	.33em;
	border-top:	0;
	border-bottom:	0;
	text-align: left;
}	
		
h5	{	
	margin-top:	1.17em;
	margin-bottom:	.33em;
	font-size:	14px;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
	}	
		
h6	{	
	margin-top:	1em;
	margin-bottom:	.33em;
	font-size:	10px;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
	}	
		
p	{	
	margin-top:	10px;
	margin-bottom:	10px;
	margin-left: 10px;
	font-size:	13px;
	padding-left:	0px;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	

li
{
	font-size:	12px;
	}
			
hr	{	
	color:	#000000;
	}	
		
#colophon	{	
	display:	none;
	}	
		
col, colgroup, table, tbody, td, tr	{	
	color:	black;
	text-decoration:	none;
	border-color:	black;
	border-style:	none;
	background:	white;
	}	
		
a:link	{	
	text-decoration:	underline;
	font-weight:	bold;
	color:	#066334;
	}	
		
a:visited	{	
	text-decoration:	underline;
	font-weight:	bold;
	color:	#066334;
	}	
		
a:active	{	
	text-decoration:	underline;
	font-weight:	bold;
	color:	#066334;
	}	
		
a:hover	{	
	text-decoration:	underline;
	font-weight:	bold;
	color:	#000000;
	}	
		
a.menu:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#ffffff;
	}	
		
a.menu:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#ffffff;
	}	
		
a.menu:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	red;
	}	
		
a.menu:hover	{	
	text-decoration:	underline;
	color:	red;
	}	
		
a.header:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#000000;
	}	
		
a.header:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#000000;
	}	
		
a.header:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#000000;
	}	
		
a.header:hover	{	
	text-decoration:	none;
	color:	red;
	}	
		
a.text:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#066334;
	}	
		
a.text:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#066334;
	}	
		
a.text:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#066334;
	}	
		
a.text:hover	{	
	text-decoration:	underline;
	color:	#066334;
	}	
		
input.red {background-color: #cc0000; font-weight: bold; font-size: 12px; color: white;}
input.pink {background-color: #ffcccc;}
input {font-size: 12px;}
textarea.violet {background-color: #ccccff;}

input.blue {background-color: #086536; font-weight: bold; font-size: 12px; color: white;}

input.textarea {
background-color:#CCCCFF);
background-image:url('images/shadeform.gif'); 
/* used a background image - not necessary though*/ 
border: 1px solid #006666;
margin: 4px }

		
	/* end affordances */