BODY 
{
	color: black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

P 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : black;
}

TD,TH 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : black;
}

A, A:ACTIVE, A:LINK, A:VISITED 
{
	color: #0000BB;
}
			
SELECT 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : black;
}

INPUT 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : black;
}

SPAN 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : black;
}
	
SMALL 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : black;
}
	
.warn 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : red;
}

.copyright 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : black;
	text-decoration : none;
}

.menu 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : white;
	text-decoration : none;
}

.gray 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : gray;
}

.cit 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : black;
}
	
.formTxt  
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border : medium;
}

.formObj  
{
	font-size: 8pt;
}

.citTxt 
{
	font-size: 9pt;
}

.msgTxt  
{
	color: red;
	font-size: 8pt;
}

.heading 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color : black;
}

.cogDefault
{
	color: black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.cogTitle
{
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial, Helvetica, Sans-Serif;
}

.cogHeading
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, Sans-Serif;
}

.cogSubhead
{
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	font-family: Arial, Helvetica, Sans-Serif;
}

.cogMainButton 
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, Sans-Serif;		
}

.cogBoxColor
{
	border-right: black 1pt solid;
	border-top: black 1pt solid;
	border-left: black 1pt solid;
	border-bottom: black 1pt solid;
	background-color: #d2d2aa;
}

.cogSubBox
{
	border-right: black 1pt solid;
	border-top: black 1pt solid;
	border-left: black 1pt solid;
	border-bottom: black 1pt solid;
	background-color: #ae9d5d;
}

.cogMajorAction
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-Serif;
}

.cogQueryDetails
{
	font-size: 10pt;
	font-family: 'Courier New' , Monospace;
}

.cogNote
{
	font-size: 9pt;
	font-family: Arial, Helvetica, Sans-Serif;		
}

.cogInfo
{
	font-size: 8pt;
	font-style: italic;
	font-family: Arial, Helvetica, Sans-Serif;
}

.cogError
{
	font-size: 8pt;
	font-style: italic;
	color: red;
	font-family: Arial, Helvetica, Sans-Serif;
}
#LinkOutLinks {
	background-color:#CEBAC9;
	position:absolute;
}
#LinkOutLinks a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #9900FF;
}
#LinkOutLinks a:hover {
	background-color: #FFCCFF;
}
#LinkOutHeader td {
	color: #FFFFFF;
	font-size: 8pt;
}
#LinkOutHeading td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
.edComHeading {
	font-size: 9pt;
	font-weight: bold;
}
#LinkOutHeading a {
	font-size: 7pt;
	font-weight: normal;
}

