body, table, td, th
	{
	color:#003399;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	margin:0;
	padding:0;
	scrollbar-base-color: #336699;
	scrollbar-face-color: #336699;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #99ccff;
	scrollbar-3dlight-color: #6699cc;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #038670;
	scrollbar-arrow-color: #ff9900;
	}

h1	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	line-height:22px;
	text-align:left;
	margin-top:0px;
	margin-right:52px;
	margin-left:40px;
	color:#003399;
	background-color:transparent;
	}

h2	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:20px;
	line-height:22px;
	text-align:left;
	margin-top:0px;
	margin-right:52px;
	margin-left:40px;
	color:#003399;
	background-color:transparent;
	}

.contacthead
	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	line-height:22px;
	text-align:left;
	margin-top:0px;
	margin-right:20px;
	margin-left:20px;
	color:#003399;
	background-color:transparent;
	}

p 	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	line-height:17px;
	text-align:left;
	margin-right:52px;
	margin-left:40px;
	color:#003399;
	background-color:transparent;
	}

	/* INDENT is used to correct a problem in which the UL and LI styles
	   don't appear to inherit the right margin of the P tag. I could have
	   used the MAIN style, but UL and LI do inherit the left margin.*/
.indent	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	line-height:17px;
	text-align:left;
	margin-right:52px;
	margin-left:0px;
	color:#003399;
	background-color:transparent;
	}

ul 	{
	font-family:Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:13px;
	line-height:17px;
	text-align:left;
	color:#003399;
	background-color:transparent;
	list-style-type:disc;
	}

li 	{
	font-family:Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:13px;
	text-align:left;
	color:#003399;
	background-color:transparent;
	}

/* MAIN duplicates the P tag for occasions when the P tag isn't appropriate */
.main 	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	line-height:17px;
	text-align:justify;
	margin-right:52px;
	margin-left:40px;
	color:#003399;
	background-color:transparent;
	}

/* COMMENTED OUT -- I don't think LIST is really used anywhere now.
.list 	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	line-height:17px;
	text-align:left;
	margin-right:52px;
	margin-left:40px;
	text-indent:-20px;
	color:#003399;
	list-style-type:circle;
	background-color:transparent;
	} 						*/
	
.listhead
	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	text-align:left;
	margin-top:0px;
	color:#006666;
	background-color:transparent;
	}
	
/* SUBLISTHEAD is used, for example, in the Registration section
   of the Planning Guide page. */
.sublisthead
	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:17px;
	text-align:left;
	margin-left:23px;
	color:#003399;
	background-color:transparent;
	}
	
.hilite{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#003399;
	background-color:transparent;
	}
	
.registerhead
	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	line-height:22px;
	margin-right:52px;
	margin-left:40px;
	text-align:left;
	margin-top:0px;
	color:#006666;
	background-color:transparent;
	}

.registerbox
	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:17px;
	text-align:center;
	margin-right:52px;
	margin-left:40px;
	margin-top:6px;
	margin-bottom:8px;
	color:#ffffff;
	background-color:transparent;
	}

.insidehead
	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	line-height:16px;
	margin-right:52px;
	margin-left:40px;
	text-align:left;
	margin-top:0px;
	color:#003399;
	background-color:transparent;
	}
	
.eventhead
	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	margin-right:52px;
	margin-left:40px;
	text-align:left;
	margin-top:0px;
	color:#006666;
	background-color:transparent;
	}

.eventdate
	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:17px;
	text-align:left;
	margin-right:52px;
	margin-left:65px;
	color:#003399;
	background-color:transparent;
	}

.eventtext
	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	line-height:17px;
	text-align:justify;
	margin-right:52px;
	margin-left:65px;
	color:#003399;
	background-color:#FFFFFF;
	}

.quote
	{
	font-family:Arial, Verdana, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:13px;
	line-height:17px;
	text-align:left;
	margin-right:52px;
	margin-left:0px;
	color:#003399;
	background-color:transparent;
	}

.attribute
	{
	font-family:Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:17px;
	text-align:right;
	margin-right:52px;
	margin-left:0px;
	color:#003399;
	background-color:transparent;
	}

.copyright
	{
	font-family:Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:17px;
	text-align:left;
	margin-right:52px;
	margin-left:40px;
	color:#003399;
	background-color:transparent;
	}

/* CAPTION isn't used yet, but might be handy. */
.caption
	{
	font-family:Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:10px;
	text-align:center;
	color:#999999;
	background-color:transparent;
	}
	
.contact
	{
	font-family:Arial, Verdana, sans-serif;
	font-size:13px;
	line-height:22px;
	text-align:left;
	text-decoration:none;
	margin-left:20px;
	color:#003399;
	background-color:transparent;
	}
	
.contactdetail
	{
	font-family:Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:17px;
	text-align:right;
	margin-right:40px;
	color:#003399;
	background-color:transparent;
	}

.pgimage
	{
	background-image:url(images/pencil3.jpg);
	background-repeat:no-repeat
	}

a:link
	{
	text-decoration:none;
	font-style:italic;
	color:#3366cc;
	background-color:transparent;
	font-weight:bold;
	}

a:visited
	{
	text-decoration:none;
	font-style:italic;
	color:#3366cc;
	background-color:transparent;
	font-weight:bold;
	}

a:hover
	{
	text-decoration:underline;
	font-style:italic;
	color:#cc0000;
	background-color:transparent;
	font-weight:bold;
	}

a:active
	{
	text-decoration:underline;
	font-style:italic;
	color:#993399;
	background-color:transparent;
	font-weight:bold;
	}
	
a.reg:link
	{
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	}
	
a.reg:visited
	{
	text-decoration:none;
	color:#3366cc;
	font-weight:bold;
	}

a.reg:hover
	{
	text-decoration:underline;
	color:#cc0000;
	font-weight:bold;
	}

a.reg:active
	{
	text-decoration:underline;
	color:#993399;
	font-weight:bold;
	}
