a:link
{
	text-decoration: none;
	color: #666666;
	font-size: x-small;
	font-weight: normal;
	font-family: "Century Gothic";
}
.footer      { border-top: 1px dotted #C0C0C0 }
a:visited
{
	font-family: "Century Gothic";
	font-size: x-small;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
} 
a:active 
{
}
body
{
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: x-small;
	color: #000000;
	
}
table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic, Arial, Helvetica;
}
h1
{
	color: #666666;
	font-family: "Century Gothic";
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
h2
{
	color: #990000;
	font: normal small "Century Gothic";
}
h3
{
	color: #990000;
	font: normal small "Century Gothic";
}
h4
{
	color: rgb(0, 51, 102);
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: rgb(204, 0, 153);
}
.tblBorder {
	border: 1px solid #FFFFFF;
}
.linestb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.Highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCC66;
	font-weight: bold;
}
.lineslr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.Titletxt {
	font-family: "Century Gothic";
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 5px;
}
.Msb {
	font: medium "Century Gothic";
	color: #666666;
}
.greytxt {
	font: x-small "Century Gothic";
	color: #666666;
}
.tbltopBot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
a:hover {
	font: x-small "Century Gothic";
	color: #990000;
	text-decoration: underline;
}
#navLeft {
	font: normal x-small "Century Gothic";
	color: #FFFFFF;
	width: 150px;
	float: left;
}

/*********** #navBar link styles ***********/

#navLeft ul a:link, #navBar ul a:visited {display: block;}
#navLeft ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navLeft li {
	border-Bottom: 1px solid #666666;
	list-style-image: none;
}

/* fix for browsers that don't need the hack */
html>body #navLeft li {
	border-bottom: none;
	list-style-image: none;
}

/*********** #sectionLinks styles ***********/

#navleft a {
	font: normal x-small "Century Gothic";
	color: #333333;
	width: 140px;
	position: relative;
}
#navleft a:hover {
	font: normal x-small "Century Gothic";
	color: #000000;
	background-color: #FFFF00;
	text-decoration: none;
	}
#sectionLinks a:hover {
	font: normal x-small "Century Gothic";
	color: #000000;
	background-color: #FFFF00;
	text-decoration: none;
}
#sectionLinks{
	margin: 0px;
	padding: 3px;
	border-bottom: 1px none #666666;
	background-color: #6699FF;
	width: 140px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	font: normal x-small "Century Gothic";
	color: #000000;
	display: block;
	border-top: 1px none #666666;
	padding: 2px 0px 2px 10px;
	position: relative;
	border-Bottom: 0px solid #666666;
}
#content{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 10px;
	font-size: xx-small;
	
}

#content a {
	font: normal x-small "Century Gothic";
	color: #333333;
	display: run-in;
	border-top: 1px none #666666;
	padding: 2px 0px 2px 10px;
	position: relative;
}

#content a:hover {
	font: normal x-small "Century Gothic";
	color:  #333333;
	text-decoration: underline;
	background-color: #FFFF99;
}	
#sectionLinks ul {list-style: none; margin: 0; padding: 0;}

/*********** .relatedLinks styles ***********/
.SmallYellow {
	font: x-small "Century Gothic";
	color: #FFFF00;
}
.standard {
	font-size: x-small;
	font-weight: normal;
	font-family: "Century Gothic", Arial, Helvetica;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}
.highlighted {
	font-size: small;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Helvetica;
	color: #FFFFFF;
	font-weight: bold;
}
.newsDate {
	font: xx-small Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	text-align: left;
	text-indent: 0px;
	padding: 0px;
}
