body
 {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
}

a
{
	color: white;
	text-decoration : none;
}

img.imright
{
	clear : none;
	float : right;
}

img.imleft
{
	clear : none;
	float : left;
}

a:hover,
a#geog:hover,
a.ilink:hover
{
	color : Red;
}

a.ilink
{
	color : blue;
}

a#geog
{
	color : blue;
}


h1
{
	font-size : 20pt;
	font-weight : bold;
	padding-left : 140px;
}

.banner
{
	font-family : serif;
	font-size : 32pt;
	font-weight : bold;
	padding-left : 150px;
	color : Blue;
}

h2
{
	font-size : 16pt;
	font-weight : bold;
	padding-left : 20px;
}

h3
{
	font-size : 12pt;
	font-weight : bold;
	padding-left : 20px;
}

th
{
	font-size : 16px;
	font-weight : bold;
}

hr
{
	width : 740px;
	text-align : left;
} 

.nav
{
	width : 120px;
	background-color : #6699FF;
	color: white;
	text-align : center;
	font-size : 14px;
	line-height : 150%;
	font-weight : bold;
	border : 3px outset #4169E1;
}

p.sub
{
	font-size : 20px;
	line-height : 150%;
	background-color : #6699FF;
	clear : none;
	padding-left : 24px;
	width: 600;
	vertical-align : top;
	border : 3px outset #4169E1;
}

.allofus
{
	width : 600px;
	font-size : 12px;
	background-color : #CCFFFF;
	color: Black;
}

.actions
{
	font-size : 12px;
	background-color : InfoBackground;
	color: black;
	clear : none;
	width: 600px;
	vertical-align : top;
}


.policy
{
	font-size : 12px;
	background-color : InfoBackground;
	color: black;
	vertical-align : top;
	padding : 5px 10px 5px 10px;
}

.gtable
{
	font-size : 12px;	
	vertical-align : top;
    width: 600px
}

.gcol1
{
	text-align:left;	
	background-color : InfoBackground;
	vertical-align : top;
	width:100px;
	font-weight : bold;
}

.gcol2
{
	background-color : InfoBackground;
}

.ctable
{
	font-size : 12px;	
	vertical-align : top;
    width: 600px
}

.ccol1
{
	text-align:left;
	background-color : InfoBackground;
	vertical-align : top;
	width:280px;
	font-weight : bold;
	padding : 10px 10px 10px 10px;
}

.ccol2
{
	background-color : InfoBackground;
	padding : 10px 10px 10px 10px;
}


.col1
{
	text-align:left;
	width:260px;
}

.col2
{
	text-align:left;
	width:180px;
}

.col3
{
	text-align:left;
	width:120px;
}

.col4
{
	text-align:left;
}

.col50pc
{
	width : 280px
}
.up
{
	vertical-align : top;
}

.intro
{
	color : Teal;
}

.text
{
	color : Black;
}

.footer
{
	font-size : 12px;
	font-style : italic; 
	text-align : left;
	padding-left : 280px;
}

.contact
{
	font-size: 10px;
	text-align: left;
	padding-left: 0px;
	margin: 20px 0px 20px 0px;
	width: 150px;
}

.references
{
	color : Purple;
}

