table {
/*	font-family: Georgia, Times new Roman, Times, serif;  why was this here?  define in text/header section 20111102 */
/*	list-style-image: url(../graphics/bullet.png);  why was this here?  define in ul section 20111102 */
   <!--	font: Arial, Helvetica, sans-serif; -->
	background-position:top;
	}

p {
	font-family: Georgia, Times new Roman, Times, serif;
	color: #333333;			<!-- slightly lighter shade of black -->
	vertical-align: top;
	text-align: left;
	padding-left: 40px;
	margin-top: 0em;
/*	list-style-image: url(./graphics/bullet.png);  why was this here?  20111102 */
	letter-spacing: normal;
	font-size: 16px;
	font-weight: normal;
	text-indent: 0px;
	margin-bottom: 2em;
	}

h1 {
	font-size: 90px;
	color: #CC0000;			<!-- darker shade of red -->
	margin: 0px;
	clear: left;
	float: left;
	height: auto;
	text-align: left;
	text-indent: 20px;
	vertical-align: text-top;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 35px;
	}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}

button
{
	background-color: red;
	color: white;		
	Text-align:center;
	font-family:Arial, Helvetica, sans-serif, 
	"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:x-small;
	font-weight:bold;
	font-style:italic;
	}

h5 {
	font-size: 11.5px;
	color: #FFFFFF;			<!-- white -->
	text-align: right;
	word-spacing: normal;
	font-family: georgia;
	font-weight: lighter;
	}
.gcivaligntop { 
	vertical-align: top;
}
.gcialigncenter { 
	text-align: center;
}
.gcialignright { 
	float: right;
	text-align: right;
}
.gcifontsmaller { 
	font-size: smaller;
}
.gcifontbold {
    	font-weight: bold;
    }
.gcifontitalic {
	font-style: italic;
    }
.gcifontunderline {
    	text-decoration: underline;
    }
.gcifontlarger { 
	font-size: larger;
}
.gcimatchleftnavbackgroundcolor { 
  	color: #cc0000;
}

.gcifontcolorgreen {
	color: #00B200;
}
.gcifontcolorgreen a:link {
	color: #00B200;
  	text-decoration: underline;
  }
.gcifontcolorgreen a:visited {
	color: #00B200;
  	text-decoration: underline;
  }
.gcifontcolorgreen a:hover {
	color: #00B200;
  	font-weight: bold;
  	text-decoration: underline;
  }
.gcifontcolorlime {
	color: #00FF00;
}
.gcifontcolorlime a:link {
	color: #00FF00;
  	text-decoration: underline;
  }
.gcifontcolorlime a:visited {
	color: #00FF00;
  	text-decoration: underline;
  }
.gcifontcolorlime a:hover {
	color: #00FF00;
  	font-weight: bold;
  	text-decoration: underline;
  }

.gcifontcolorblue {
	color: #0000FF;
}
.gcifontcolorblue a:link {
	color: #0000FF;
  	text-decoration: underline;
  }
.gcifontcolorblue a:visited {
	color: #0000FF;
  	text-decoration: underline;
  }
.gcifontcolorblue a:hover {
	color: #0000FF;
  	font-weight: bold;
  	text-decoration: underline;
  }

.gcifontcolorred {
	color: #FF0000;
  }
.gcifontcolorred a:link {
	color: #FF0000;
	text-decoration: underline;
  }
.gcifontcolorred a:visited {
	color: #FF0000;
  	text-decoration: underline;
  }
.gcifontcolorred a:hover {
	color: #FF0000;
  	font-weight: bold;
  	text-decoration: underline;
  }

.gcifontcolorpurple {
	color: #800080;
}
.gcifontcolorpurple a:link {
	color: #800080;
  	text-decoration: underline;
  }
.gcifontcolorpurple a:visited {
	color: #800080;
  	text-decoration: underline;
  }
.gcifontcolorpurple a:hover {
	color: #800080;
  	font-weight: bold;
  	text-decoration: underline;
  }

.gcifontcolormagenta {
	color: #FF00FF;
}
.gcifontcolormagenta a:link {
	color: #FF00FF;
  	text-decoration: underline;
  }
.gcifontcolormagenta a:visited {
	color: #FF00FF;
  	text-decoration: underline;
  }
.gcifontcolormagenta a:hover {
	color: #FF00FF;
  	font-weight: bold;
  	text-decoration: underline;
  }

.gcifontcolororange {
	color: #FFA500;
  }
.gcifontcolororange a:link {
	color: #FFA500;
  	text-decoration: underline;
  }
.gcifontcolororange a:visited {
	color: #FFA500;
  	text-decoration: underline;
  }
.gcifontcolororange a:hover {
	color: #FFA500;
  	font-weight: bold;
  	text-decoration: underline;
  }

.gcifontcolorbrown {
	color: #A52A2A;
  }
.gcifontcolorbrown a:link {
	color: #A52A2A;
  	text-decoration: underline;
  }
.gcifontcolorbrown a:visited {
	color: #A52A2A;
  	text-decoration: underline;
  }
.gcifontcolorbrown a:hover {
	color: #A52A2A;
  	font-weight: bold;
  	text-decoration: underline;
  }

.gcibackgroundcontentbackgound { 
  background-image: url(../graphics/background_tile.png);
}
.gcibackgroundfooter { 
  background-image: url(../graphics/footer_background.png);
}
.gcileftnavbackgroundcolor { 
  background-color: #cc0000;
}
.gcifootertext {
   <!--	font-family: Georgia; -->
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: normal;
	font-size: x-small;
}

.gciaddresstext {
   <!--	font-family: Georgia; -->
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: normal;
	font-size: normal;
	padding-left: 4px;
	}
.gciaddresstext  a:link {
	color: #FFFFFF;
	text-decoration: underline;
	}
.gciaddresstext  a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
.gciaddresstext  a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	  }

.gcipagetitletext {
	font-family: "Script MT Bold";
	font-size: 36px;
	font-weight: bold;
	padding-left: 40px;
	}
.gcipagetitletextline2 {
	font-size: 75%;
	padding-left: 40px;
	}
.gcipagetitletext2 {
	font-family: "Matura MT Script Capitals";
	font-size: xx-large;
	font-weight: bold;
	}
.gcipagetitletext3 {
	font-family: "Zapfino Linotype One";
	font-size: x-large;
	font-weight: bold;
	padding-left: 40px;
	}
.gcipagetitletext4 {
	font-family: "Vladimir Script", Vivaldi;
	font-size: 36px;
	font-weight: bold;
	padding-left: 40px;
	}
.gcipagetitletext5 {
	font-family: "Script MT Bold";
	font-size: 24px;
	font-weight: bold;
	padding-left: 0px;
	}

.marqueecontainer{
	position: relative;
	width: 400px;
    	height: 200px;
	overflow: hidden;
	padding: 2px;
	padding-left: 40px;
	}

.tablerowseperator {
	background-color: #cc0000;
	font-weight: bold;
	color:#ffffff;
	}
.pagecontentparagraphheading {
	font-weight: bold
	}

.pagecontenttext {
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	}

.pagecontenttext2 {
	font-family: Georgia;
	font-size: smaller;
	font-weight: normal;
	}
table.gciinvisible {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
	}
table.gciinvisible td {
	border-width: 0px;
	padding: 0px;
}
.gcialignleft { 
	text-align: left;
}
.gcitablehdr {
   	text-align: left;
   	vertical-align: top;
	font-weight: bold;
	color: red;
}

.gcitablehdr#center {
   	text-align: center;
   	vertical-align: top;
	font-weight: bold;
	color: red;
}

.gcitablehdr  a:link {
	color: red;
   	text-decoration: underline;
}
.gcitablehdr  a:visited {
	color: red;
   	text-decoration: underline;
}
.gcitablehdr  a:hover {
	color: red;
   	font-weight: bold;
   	text-decoration: underline;
}

.gcitableref25 {
   	width: "25%";
	vertical-align: top;
	font-weight: bold;
	color: red;
}

.gcitableref {
   	width: "10%";
	vertical-align: top;
	font-weight: bold;
	color: red;
}
.gcitabletext {
   	width: "85%";
	vertical-align: top;
}
.gcitablecolnarrow {
   	width: "15%";
	vertical-align: top;
}
.gcitablecolwide {
   	width: "65%";
	vertical-align: top;
}
.gcileftnavwidth {
   	width: 20%;
}
.gcifullwidth {
   	width: 100%;
}
.gcileftnavtext {
   <!--	font-family: Georgia; -->
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	text-align: left;
	vertical-align: top;
	}
.gcileftnavtext  a:link {
	color: white;
	}
.gcileftnavtext  a:visited {
	color: white;
	}
.gcileftnavtext  a:hover {
	color: white;
	font-weight: bold;
	text-decoration: underline;
	}
.gcibackgroundrepeat { 
  background-repeat: repeat;
}
.gcibackgroundrepeathorizontal { 
  background-repeat: repeat-x;
}
.gcibackgroundtopleft { 
  background-position: 0% 0%;
}
.gcibackgroundheaderleft { 
/*  background-image: url(../graphics/header_left.jpg); */
  background-image: url(../graphics/header_left.png);
}
.gcibackgroundheaderright { 
/*  background-image: url(../graphics/header_right.jpg); */
  background-image: url(../graphics/header_right.png);
}
.gciheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #c50b19;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	}
.gciheadertext  a:link {
	color: #c50b19;
	text-decoration: none;
	}
.gciheadertext  a:visited {
	text-decoration: none;
	color: #c50b19;
	}
.gciheadertext  a:hover {
	color: #c50b19;
	text-decoration: underline;
	}
.gciheadertableleftcolwidth {
   	width: "150";
}
.gciheadertablecentercolwidth {
   	width: "595";
}

ul {
	list-style-type: none;
	list-style-image: none;
	}
dl {
	font-family: Georgia;
	color: #333333;			<!-- slightly lighter shade of black -->
	vertical-align: top;
	text-align: left;
	padding-left: 40px;
	margin-top: 0em;
	list-style-image: url(../graphics/bullet.png);
	letter-spacing: normal;
	font-size: 16px;
	font-weight: normal;
	text-indent: 0px;
	margin-bottom: 2em;
	}
ul.gci4sab {
<!--	font-family: Georgia; -->
	color: #333333;			<!-- slightly lighter shade of black -->
	vertical-align: top;
	text-align: left;
	padding-left: 40px;
	margin-top: 0em;
	letter-spacing: normal;
	font-size: smaller;    <!-- 16px;-->
	font-weight: normal;
	text-indent: 0px;
	margin-bottom: 2em;
	list-style-position: inside;
/*  cannot have image and type -- one or the other;  types for ul are below */
	list-style-type: disc;
/*	list-style-type:circle; */
/*	list-style-type:square */
/*	list-style-type:none */
/*	list-style-image: url(../graphics/bullet.png); */
	}
#pcm{
	display:none;
}
ul.SA_Nav ul{	
	display:none
}
ul.SA_Nav li:hover>ul{
	display:block
}
ul.SA_Nav ul{
	position: absolute;
	left:98%;
	top:-1px;}
ul.SA_Nav ul ul{
	position: absolute;
	left:98%;
	top:-2px;
}
ul.SA_Nav, ul.SA_Nav ul {
	margin:0px;
	list-style:none;
	padding:0px 1px 1px 0px;
	background-color:#cc0000;
	background-repeat:repeat;
	border-color:;
	border-width:0px;
	border-style:solid;
}
ul.SA_Nav table {
	border-collapse:collapse
}
table.SA_Nav {
	background-position:inherit;
	border-collapse:collapse
	}
	ul.SA_Nav {
	display:block;
	zoom:1;
	_width:154.35px;
	float: left;
}
ul.SA_Nav ul{
	width:210px;
}
ul.SA_Nav li{
	display:block;
	margin:1px 0px 0px 1px;
	font-size:0px;
}
ul.SA_Nav a:active, ul.SA_Nav a:focus {
	outline-style:none;
}
ul.SA_Nav a, ul.SA_Nav li.dis a:hover, ul.SA_Nav li.sep a:hover {
	display:block;
	vertical-align:middle;
	zoom:1;
	background-color:#cc0000;
	border-width:0px;
	border-color:#E4E1DE;
	border-style:solid;
	text-align:left;
	text-decoration:none;
	padding:4px;
	_padding-left:0;
	font:12px Arial;
	color: #ffffff;
	text-decoration:none;
	cursor:default;
}
ul.SA_Nav span{
	overflow:hidden;
}
ul.SA_Nav ul li {
	float:none;
}
ul.SA_Nav ul a {
	text-align:left;
	white-space:nowrap;
}
ul.SA_Nav li.sep{
	text-align:left;
	padding:0px;
	line-height:0;
}
ul.SA_Nav li.sep span{
	float:none;
	padding-right:0;
	width:100%;
	height:3;
	display:inline-block;
	background-color:;
	background-image:none;
}
ul.SA_Nav li:hover{
	position:relative;
}
ul.SA_Nav li:hover>a{
	background-color:#cc0000;
	border-color:#FFFFFF;
	border-style:solid;
	font:12px Arial;
	color: #000000;
	text-decoration:none;
}
ul.SA_Nav li a:hover{
	position:relative;
	background-color:#cc0000;
	border-color:#FFFFFF;
	border-style:solid;
	font:12px Arial;
	color: #000000;
	text-decoration:none;
}
ul.SA_Nav li.dis a {
	color: #AAAAAA !important;
}
ul.SA_Nav a:hover ul{
	display:block
}
