/* the advanced.css is for newer browsers -- CSS2 */
/* this style sheet is for 4.0 browser readability */


body
{
	margin: 0;
	background-color: #fff;
	/* see advanced.css */
	}

td, div, p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #333;
	/* see advanced.css */
	}

td
{	
	vertical-align: top;
	}

.onePx
{
	font-size:1px;
	/* this override the 12px default font that causes netscape 4 to break image layout */
	}
	
#header, #main, #footer
{
	background-color: #fff;
	width: 760px;
	/* see advanced.css */
	}

a:link, a:visited
{
	color: #636;
	}

a:hover
{
	color: #c9b;
	}
	
.logoNS4
{
	display: inline;
	}

.gNav
{
	text-align: right;
	color: #fff;
	margin-right: 10px;
	/* see advanced.css */
	}

a.gLink:link, a.gLink:visited
{
	font-size: 10px;
	color: #369;
	text-decoration: none;
	}

a.gLink:hover
{
	font-size: 10px;
	color: #c9b;
	}

.pageEdge
{
	font-size: 1px;
	background-color: #369;
	}
	
.content
{
	/* see advanced.css */
	}
	
.topContent
{
	margin: 16px 10px 12px 10px;
	color: #669;
	/* see advanced.css */
	}
	
.mainContent
{
	margin: 0 10px 12px 10px;
	/* see advanced.css */
	}

h1
{
	font-size: 14px;
	font-weight: bold;
	color: #369;
	margin: 0;
	}

h2
{
	font-size: 26px;
	color: #369;
	margin: 0;
	}
	
h3
{
	font-size: 20px;
	font-weight: bold;
	color: #369;
	margin: 0;
	}
	
h4
{
	font-size: 20px;
	font-weight: bold;
	color: #636;
	margin: 0;
	}

h5
{
	font-size: 14px;
	font-weight: bold;
	color: #636;
	margin: 0;
	}
	
h6
{
	font-size: 12px;
	color: #636;
	margin: 0;
	}	



.tabBlue
{
	/* see advanced.css */
	}

.tabTxt
{
	margin: 10px;
	font-size: 14px;
	font-weight: bold;
	/* see advanced.css */
	}

.redBlts
{
	display: inline;
	margin: 0 12px 0 10px;
	font-weight: bold;
	color: #f00;
	}

.blueBltsSm
{
	margin: 0 0 6px 6px;
	font-size: 10px;
	color: #369;
	}

.redBltsSm
{
	margin: 0 0 6px 6px;
	font-size: 10px;
	color: #f00;
	}


.redBltsTab
{
	margin: 0 0 0 6px;
	font-size: 10px;
	color: #f00;
	}

a.bltLink:link, a.bltLink:visited
{
	color: #636;
	text-decoration: none;
	}

a.bltLink:hover
{
	color: #636;
	text-decoration: underline;
	}

.copyRight
{
	font-size: 10px;
	text-align: center;
	color: #369;
	/* see advanced.css */
	}
	
.locationTtl
{
	font-weight: bold;
	color: #369
	/* see advanced.css */
    }

.locationTxt
{
	color: #669;
	font-size: 10px;
    /* see advanced.css */
	}
	
.infoTtl
{
	font-weight: bold;
	/* see advanced.css */
	}

.infoTxt
{
	color: #669;
	font-size: 10px;
	/* see advanced.css */
	}

.footTxt
{
	color: #666;
	font-size: 10px;
	text-align: center;
	/* see advanced.css */
	}

	
.notification
{
	color: #669;
	font-size: 10px;
	}
	
/* corner images */

/* see advanced.css for all corner image backgrounds */

.name
{
	font-weight: bold;
	color: #600;
	}
	
.mainname
{
	margin: 10px;
	font-weight: bold;
	color: #369;	
	}

.nameTtl
{
	font-style: normal;
	color: #369;
	}

.mainnameTtl
{
	
	font-style: normal;
	color: #369;
	}


.nameTxt
{
	font-size: 10px;
	}

.mainnameTxt
{
	margin: 0 0 6px 6px;
	font-size: 11px;
	}
