body
{
	font-family: Arial, Helvetica;
	background-color: rgb(215,235,255);
	color: #333333;
	font-size:10pt;
	font-weight: normal;
}
a:link
{
	color: #333333;
	text-decoration: none;
}
a:visited
{
	color: #333333; 
	text-decoration: none;
} 
a:hover
{
	color:red;
	text-decoration:underline;
}
a:active 
{
	color:red;
	text-decoration: none;
}
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); font-size:10pt 
	
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial Rounded MT Bold, Arial, Helvetica;
}
h1
{
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
li {
	font-weight: normal;
}
h2
{
	color: #FF0000; 
}
h3
{
	color: rgb(51,153,102); 
}
h4
{
	color: rgb(102,51,153);
}
h5
{
	margin:0; font-size:10pt; font-family:Arial; font-weight:bold; text-align:left; text-indent:0; line-height:100%; word-spacing:0
}
h6
{
	margin:0; color: #FFFFFF;font-size:10pt; font-family:Arial; font-weight:bold; text-align:center; text-indent:0; line-height:100%; word-spacing:0
}

.page_title  { font-family: Arial; font-size: 10pt; color: #FFFFFF; font-weight: bold }
.content     { font-family: Arial; font-size: 10pt; color: #000000; background-color: #FFFFFF }
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}

.navigation {
	font-size: 8pt;
	color: #666666;
	line-height: 10pt;
	letter-spacing: -0.25pt;
	word-spacing: normal;
	text-decoration: none;
}
.white_link {
	color: #FFFFFF;
}

.white_td    { background-color: #FFFFFF }

.item {
  color: blue;
}

.highlight {
  color: red;
}
.page_title_new {
font-family: Arial; font-size: 14pt; color: #003399; font-weight: bold
}
.pssTable1stTier {
	width: 98%;
	border: 2px solid #003399;
	/*border-collapse:collapse;*/
	border-spacing: 5px;
	padding: 5px;
}
.pssTable2ndTier {
	width: 95%;
	border: 1px solid #0033CC;
	border-collapse:collapse;
	border-spacing: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 20px;
}
.pssTableMainPage {
	width: 290px;
	border: 2px solid #003399;
	border-collapse:collapse;
	border-spacing: 5px;
	padding: 5px;
}
ul {
	line-height: 14pt;
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pssTable1stTierbluelink {
	color: #0000FF;
	text-decoration: underline;
}
.pss_td {
	background-color: #F0F0F0;
}

.bluelink {
	color: #0000FF;
	text-decoration: underline;
}
#glideDiv {
	position: relative;
	z-index: 200;
	width: 108px;
	height: 40px;
	background-color: rgb(215,235,255);
	left: 0;
	top: 0;
	padding-top: 10px;
	padding-left: 5px;
	border:thin #003366 solid;
}

