﻿/* Default CSS Stylesheet for Civil Process Technologies */

BODY
{
    FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
    
}
A:link	{text-decoration:	underline; color: #183071; font-weight: normal;}	
A:visited {text-decoration:	underline; color: #183071; font-weight: normal;}	
A:active {text-decoration: underline; color: #6578AA; font-weight: normal;}	
A:hover {text-decoration: underline; color:	#6578AA; font-weight: normal;}
	
a.nav:link {text-decoration: none; color: #183071; font-weight: bold}
a.nav:visited {text-decoration: none; color: #183071; font-weight: bold}
a.nav:hover {text-decoration: none; color: #6578AA; font-weight: bold}

a.smallnav:link {text-decoration: underline; color: #183071; font-size: 8pt; font-weight: bold}
a.smallnav:visited {text-decoration: underline; color: #183071; font-size: 8pt; font-weight: bold}
a.smallnav:hover {text-decoration: underline; color: #6578AA; font-size: 8pt; font-weight: bold}
	
a.foot:link {text-decoration: underline; color: #666666; font-size: 8pt; font-weight: normal}
a.foot:visited {text-decoration: underline; color: #666666; font-size: 8pt; font-weight: normal}
a.foot:hover {text-decoration: underline; color: #666666; font-size: 8pt; font-weight: normal}

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal

	}	

UL LI LI	{	
	list-style-type:	disc;
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal

	}	

UL LI LI LI	{	
	list-style-type:	circle;
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal

	}	
	
OL LI	{	
	list-style-type:	decimal;
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal

	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal

	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal

	}	

P
{
	color: 000000;
	font-size: 9pt;
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal
}

P.FOOT
{
	color: 666666;
	font-size: 8pt;
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal
}

P.SMALL
{
	color: 000000;
	font-size: 8pt;
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal
}

.TITLE
{
	color: 000000;
	font-size: 11pt;
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold
}

.RED
{
	color: ff0000;
	font-size: 8pt;
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold
}

.BUTTON
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
    BACKGROUND-COLOR: #57799E
    }
    
.TEXTFIELD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial, Tahoma, helvetica;
    BACKGROUND-COLOR: #E0ECF8
    }
