﻿a {
	text-decoration:none;
}
a:hover {
	color:#FF6600;
}
.a:Visited
{
	color:#84689D;
}
.pSuperTistle           { font-family: 'arial'; font-size: 10pt; font-weight: bold; margin-top: 0 }
.pSubTitle              { font-family: 'arial'; font-size: 10pt; font-weight: bold; margin-top: 0 }
.pTitle                 { font-family: 'arial'; font-size: 12.5pt; font-weight: bold; margin-top: 0 }
.pTitleHighlight        { font-family: 'arial'; font-size: 12.5pt; font-weight: bold; margin-top: 0;background-color: yellow; }
.pHead                  { font-family: 'arial'; font-size: 10pt; color: #5F5F5F; font-weight: bold }
.pBody                  { font-family: 'arial'; font-size: 8pt; color: #000000; }
.pBodyHighlight
{
	font-size: 10pt;
	color: #000000;
	font-family: 'arial';
	background-color: yellow;
}
.pInterTitle            { font-family: 'arial'; font-size: 11pt; color: #000000; font-weight: bold  }
.pAuthor                { font-family: 'arial'; font-size: 10pt; text-align: Right; font-weight: bold }
.pSource                { font-family: 'arial'; font-size: 10pt; text-align: Right; font-style: italic; text-transform: uppercase }
.pAnswer                { font-family: 'arial'; font-size: 10pt; color: #000000}
.pQuestion				{ font-family: 'arial'; font-size: 10pt; color: #000000; font-weight: bold  }
.pBodyHighlight         { font-family: 'arial'; font-size: 10pt; color: #000000}

.LargeTime1
{
	font-weight: bold;
	font-size: 8pt;
	color: dimgray;
	font-family: 'arial';
}

.LargeTime
{
	font-size: 8pt;
	color: gray;
	font-family: 'arial';
}

.ReadMore  {
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: bold;
}

.HeadTitle  {
	font-family: Arial; 
	font-size: 9pt; 
	color: #FFFFFF; 
	font-weight: bold;
}

A.HeadTitle:link { color: #ffffff; text-decoration: none; }
A.HeadTitle:visited { color: #ffffff; text-decoration: none; }
A.HeadTitle:active { color: #ffffff; text-decoration: none; }
A.HeadTitle:hover { color: #FF0000; text-decoration: none; }

.HeadBorder{
	
}
	
.HeadLeft
{
	background-image:url(images/bgHeadLeft.gif);
	height:22px;
	padding-left:20px;
	padding-bottom:4px;
	background-repeat:no-repeat;
}

.HeadRight
{
	background-image:url(images/bgHeadRight.gif);
	height:22px;
	background-repeat:no-repeat;
}


.OHead
{
	font-size: 8pt;
	font-family: Arial;
	text-align: justify;
}

.OTitle
{
	font-weight: bold;
	font-size: 9pt;
	color: #036491;
	font-family: Arial;
}

.OSmallTitle
{
	font-size: 8pt;
	color: darkblue;
	font-family: Arial;
}

.ArticleItem
{
	font-size: 8pt;
	color: #003399;
	font-family: Arial;
	text-align: justify;
}

.FindPane
{
	background-color:#EEEEEE; 
	padding-top:8; 
	padding-bottom:8; 
	padding-left:10px; 
	border:solid 1 #C0C0C0;text-align:left;
	font-size: 9pt;
	font-family: Arial;
}
.Button
{
	font-size: 9pt;
	font-family: Arial;
	cursor: pointer;
}

.NormalText
{
	font-size: 9pt;
	font-family: Arial;
}
/*****************/
.GridProject {
	border-spacing:0px;	
	font-family:verdana, tahoma, arial;
	font-size:9pt;
	color: #000000;
	border:solid 1px #ccc;
	/*border-style: double;*/
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.GridHeader
{
	text-align: center;	
	background-color:#6B89AF;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	text-transform:uppercase;
	font-size:7pt;
	white-space: nowrap;	
	font-weight:bold;
	font-family:verdana, tahoma, arial;
}

.GridRowAlt td
{
	font-family:verdana, tahoma, arial;
	font-size:8pt;			
	font-weight:normal;
	padding: 2px 2px 2px 2px;	
}

.GridRow td
{
	font-family:verdana, tahoma, arial;
	font-size:8pt;			
	font-weight:normal;	
	padding: 3px 3px 3px 3px;	
}

a.GridRow:link
{
	font-size:8pt;
	color: #666;
	text-decoration: none;
	font-weight:normal;
}
a.GridRow:hover
{
	font-size:8pt;
	color: #666;
	text-decoration: underline;
	font-weight:normal;
}
a.GridRow:visited
{
	font-size:8pt;
	color: #666;
	text-decoration: none;
	font-weight:normal;
}