	/* 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-style:	none;
	}	
		
body
{
	margin: 10px;
	text-align: center;
	font-family: Verdana, Arial, Serif;
	padding: 0;
	}

#content
{
	float: right;
	width: 75%;
	height: 100%;
	text-align: left;
	padding: 30px;
	}

/* header affordances */

#header
{
	text-align: left;
	}

#header h1
{	
	text-align: left;
	font-family: Verdana, Arial, Serif;
	font-size: 30px;
	}

td.header-rt
{
	margin: 0px 0px 0px 0px; 	
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;	
	vertical-align: middle;
	width: 576px;
	height: 100%;
	}	

/* end header affordances */


/* main content affordances */

table.main-content
{   
	margin: 0px;
	padding:0px;
	width: 800px;
    }

td.left-sidebar
{
	margin: 0px; 	
	padding: 0px;
	border:0px solid #336699;	
	vertical-align: top;
	width: 150px;
	height: 100%;
	}
	
td.main-content
{
	margin: 0px; 	
	padding: 0px;
	border: 0px solid #ffffff;	
	text-align: left;
	vertical-align: top;
	width: 650px;
	height: 100%;
	}

/* end main content affordances */

/* footer affordances */

#footer
{
	height: 60px;
	width: 780px;
	background: #ffffff;
	color: #333333;
	border: solid black;
	border-width: 0px 0 0 0;
	margin: 0px;
	padding: 10px;
	}
 
/* general affordances */

em
{	
	font-style:	normal;
	font-weight:	bold;
	color:	black;
	background:	white;
	}	
		
strong
{	
	font-style:	italic;
	background:	white;
	font-weight:	bold;
	color:	black;
	}	
		
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:	black;
	}	

h1
{	
	margin-top:	5px;
	margin-bottom:	5px;
	font-size:	30px;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
	}	
		
h2
{	
	margin-top:	5px;
	margin-bottom:	5px;
	font-size:	24px;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
	}	
		
h3
{	
	margin-top:	5px;
	margin-bottom:	5px;
	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;
	font-size:	14px;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
}	
		
h5
{	
	margin-top:	1.17em;
	margin-bottom:	.33em;
	font-size:	12px;
	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;
	text-align: left;
	padding-left:	0px;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	

li
{
	font-size:	12px;
	}
			
hr
{	
	color:	black;
	}	
		
#colophon
{	
	display:	none;
	}	
		
col, colgroup, table, tbody, td, tr
{	
	color:	black;
	text-decoration:	none;
	border-color:	black;
	border-style:	none;
	background:	white;
	}

td.left
{
	margin: 1px; 	
	padding: 5px;
	border:1px solid #990033;	
	background-color: white;
	vertical-align: top;
	text-align: right;
	font-size:	13px;
	color: #000000;	
	width: 33%;
	height: 100%;
	}	

td.right
{
	margin: 1px; 	
	padding: 5px;
	border:1px solid #990033;	
	background-color: white;
	vertical-align: top;
	text-align: left;
	font-size:	13px;
	color: #000000;	
	width: 33%;
	height: 100%;
	}	

td.left50
{
	margin: 1px; 	
	padding: 5px;
	border:1px solid #990033;	
	background-color: white;
	vertical-align: top;
	text-align: right;
	font-size:	13px;
	color: #000000;	
	width: 50%;
	height: 100%;
	}

td.right50
{
	margin: 1px; 	
	padding: 5px;
	border:1px solid #990033;	
	background-color: white;
	vertical-align: top;
	text-align: left;
	font-size:	13px;
	color: #000000;	
	width: 50%;
	height: 100%;
	}

td.about
{
	margin: 1px; 	
	padding: 5px;
	border:1px solid #990033;	
	background-color: white;
	vertical-align: top;
	text-align: left;
	font-size:	13px;
	color: #000000;	
	width: 50%;
	height: 100%;
	}

td.centered
{
	margin: 1px; 	
	padding: 5px;
	border:0px solid #990033;	
	background-color: white;
	vertical-align: top;
	text-align: center;
	font-size:	13px;
	color: #000000;	
	width: 50%;
	height: 100%;
	}
		
a:link
{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#006699;
	}	

a:visited
{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#6a698b;
	}	
		
a:active
{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#800000;
	}	
		
a:hover
{	
	text-decoration:	underline;
	color:	#f00000;
	}	
		
a.offsite
{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#C00000;
	}	

a.small:link
{	
	text-decoration:	none;
	font-weight:	bold;
	font-size:	11px;
	color:	#006699;
	}	
		
a.small:visited
{	
	text-decoration:	none;
	font-weight:	bold;
	font-size:	11px;
	color:	#6a698b;
	}	
		
a.small:active
{	
	text-decoration:	none;
	font-weight:	bold;
	font-size:	11px;
	color:	#800000;
	}	
		
a.small:hover
{	
	text-decoration:	none;
	font-weight:	bold;
	font-size:	11px;
	color:	#f00000;
	}	
		
a.small.offsite
{	
	text-decoration:	none;
	font-weight:	bold;
	font-size:	11px;
	color:	#C00000;
	}	

input.red
{
	background-color: #cc0000;
	font-weight: bold;
	font-size: 12px;
	color: white;
	}
	
input.pink
{
	background-color: #ffcccc;
	}
	
input
{
	font-size: 10px;
	}

textarea.violet
{
	background-color: #ccccff;
	}

input.blue
{
	background-color: #990033;
	background-image:url('images/shadeform-grey2.gif');
	font-weight: bold;
	font-size: 12px;
	color: white;
	}

input.textarea
{
	/* background-color:#CCCCFF); */
	background-image:url('images/shadeform-grey2.gif'); 
	/* used a background image - not necessary though*/ 
	border: 1px solid #006666;
	margin: 4px
	}

		
	/* end affordances */