	/* begin affordances */
		
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;
	}	
		
body	{
	text-align: center;
	font-family: Verdana, Arial, Serif;
	background-color: #FFFFFF;
	color: #003399;
	}

#outer	{
	width: 800px;
	margin: auto;
	}

#header	{
	height: 165px;
	width: 800px;
	background: #5B6BA6;
	color: #003399;
	text-align: center;
	}

#tableleft	{
	margin:  0px 0px 0px 0px; 	
	padding: 0px 0px 0px 0px;
	border:0px solid #5B6BA6;	
	background-color: #213E81;
	vertical-align: top;
	font-family: Verdana, Arial, Serif;
	font-size:	18px;
	color: #FFFFCC;	
	width: 221px;
	height: 100%;
	}
	
#tablemenu	{
	margin:  0px 0px 0px 0px; 	
	padding: 0px 0px 0px 0px;
	border:1px solid #000000;	
	background-color: #003399;
	vertical-align: top;
	font-family: Verdana, Arial, Serif;
	font-size:	11px;
	color: #FFFFFF;	
	width: 200px;
	height: 100%;
	}

#tableright	{
	margin: 0px 0px 0px 0px; 	
	padding: 10px 0px 10px 5px;
	border: 0px solid #000000;	
	background-color: #FFFFFF;	
	color: #003399;	
	text-align: left;
	vertical-align: top;
	width: 550px;
	height: 100%;
	}

#contentmain	{
	margin: 0px 0px 0px 0px; 	
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	border-collapse:	collapse;
	width: 550px;
	height: 100%;
	}

#contentleft	{
	margin: 0px 0px 0px 0px; 	
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	vertical-align: top;
	font-family: Verdana, Arial, Serif;
	font-size:	12px;
	text-align: left;
	color: #000000;	
	width: 280px;
	height: 100%;
	}

#contentlefttrain	{
	margin: 0px 0px 0px 0px; 	
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	vertical-align: top;
	font-family: Verdana, Arial, Serif;
	font-size:	12px;
	text-align: left;
	color: #003399;	
	width: 275px;
	height: 100%;
	}

#contentright	{
	margin: 0px 0px 0px 0px; 	
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	vertical-align: top;
	font-family: Verdana, Arial, Serif;
	font-size:	12px;
	text-align: center;
	color: #006666;	
	width: 270px;
	height: 100%;
	}

#contentrighttrain	{
	margin: 0px 0px 0px 0px; 	
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	vertical-align: top;
	font-family: Verdana, Arial, Serif;
	font-size:	12px;
	text-align: left;
	color: #003399;	
	width: 275px;
	height: 100%;
	}

#out-footer	{
	text-align: center;
	width: 788px;
	margin: auto;
	}

#footer	{
	height: 75px;
	width: 776px;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid;
	padding: 5px;
	}
 
#footer2	{
	width: 788px;
	background: #FFFFFF;
	color: #000000;
	border: #808080;
	border-width: 1px 0 0 0;
	margin: 0;
	}
 
#navcontainer ul
{
margin: 0 0 0 10px;
padding: 0;
list-style-type: none;
}

#navcontainer li { margin: 0 0 .2em 0; }

#navcontainer a {
	display: block;
	color: #FFF;
	background-color: #036;
	width: 17em;
	padding: .2em .8em;
	text-decoration: none;
	font-family: Verdana, Arial, Serif;
	font-size:	11px;
}

#navcontainer a:hover
{
background-color: #369;
color: #FFF;
}

 
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;
	}	

h1	{	
	margin-top:	1px;
	margin-bottom:	1px;
	font-size:	24px;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
	}	
		
h2	{	
	margin-top:	1px;
	margin-bottom:	1px;
	font-size:	18px;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
	}	
		
h3	{	
	margin-top:	1px;
	margin-bottom:	1px;
	font-size:	16px;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
	}	
		
h4	{	
	margin-top:	1px;
	margin-bottom:	1px;
	font-size:	14px;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
}	

h4.menu	{	
	margin-top:	1px;
	margin-bottom:	1px;
	font-size:	14px;
	border-top:	0;
	border-bottom:	0;
	text-align: left;
}	

		
h5	{	
	margin-top:	1px;
	margin-bottom:	1px;
	font-size:	12px;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
	}	

h6	{	
	margin-top:	1px;
	margin-bottom:	1px;
	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;
	color:	#003399;
	padding-left:	0px;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	text-align: left;
	}	

p.sidebar	{	
	margin-top:	10px;
	margin-bottom:	10px;
	margin-left: 10px;
	font-size:	13px;
	color:	#FFFFFF;
	padding-left:	0px;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	

p.sidebarlogo	{
	text-align: center;
	}

li	{
	font-size:	12px;
	color:	#003399;
	}

li.list1	{
	list-style: circle outside;
	color:green;
	} 

li.list2	{
	list-style: square inside;
	color:blue
	}
			
hr	{	
	color:	#003399;
	}	
		
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:	#003399;
	}	
		
a:visited	{	
	text-decoration:	underline;
	font-weight:	bold;
	color:	#003399;
	}	
		
a:active	{	
	text-decoration:	underline;
	font-weight:	bold;
	color:	#003399;
	}	
		
a:hover	{	
	text-decoration:	underline;
	font-weight:	bold;
	color:	red;
	}	
		
a.menu:link	{	
	text-decoration:	none;
	color:	#FFFFFF;
	}	
		
a.menu:visited	{	
	text-decoration:	none;
	color:	#FFFFFF;
	}	
		
a.menu:active	{	
	text-decoration:	none;
	color:	#FFFFFF;
	}	
		
a.menu:hover	{	
	text-decoration:	underline;
	color:	#FFFFCC;
	}	
		
a.textlnk:link	{	
	text-decoration:	underline;
	color:	#000000;
	}	
		
a.textlnk:visited	{	
	text-decoration:	underline;
	color:	#000000;
	}	
		
a.textlnk:active	{	
	text-decoration:	underline;
	color:	#000000;
	}	
		
a.textlnk:hover	{	
	text-decoration:	underline;
	color:	red;
	}	
		
a.email:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#008000;
	}	
		
a.email:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#008000;
	}	
		
a.email:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#008000;
	}	
		
a.email:hover	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	red;
	}	

a.titles:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#003399;
	}	
		
a.titles:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#003399;
	}	
		
a.titles:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#003399;
	}	
		
a.titles:hover	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	red;
	}	


	
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: #003399; 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 */