/* Default CSS Stylesheet for a new Web Application project */

td.Title
{
	font-size: 14pt;
	color: #276127;
	font-weight:bold;
	font-family: Verdana;
	letter-spacing: -1pt;
	line-height:37px;
	text-align:center;
}
body.OregonDefault
{
	color:#808080;
	background-color: #ffffff;
	text-align: center;
	margin:0 0 0 0;
}
.OregonDefault a
{ color:"#63969c";
/*
 vLink="#808080"*/
}
div#divSideBar 
{ 
	border: single 1px #fff;
	float:left;
	width:300px;
	height:100%;
	text-align:justify;
	overflow:visible;
	background-color:#CCCCCC;
 }
div#divContent
{
	float:right;
	width:600px;
	height:100%;
	overflow:auto;
	padding: 0px  0px 0px   0px;

}
div#clearing
{
	clear:right;
	background-color:#CCCCCC;

}
div#divContainer
{
	width: 80%;
	height:600px;
	padding-left:80px;
	
	
}
div#divFooter
{
	background-color:#CCCCCC;
	text-align:center;
}
.oregonText
{
	color: #243f8f;
	font-size:14pt;
	font-weight:700;
	padding: 10px 10px 10px 10px;
	text-align:left;
	
}
	
table.whiteLinks { color: White; font-family: Arial; font-size: 9pt;background-color:Maroon;margin-top:0px }
A.whiteLinks { color: White; text-decoration: none; font-weight:bold;font-size:14px;}
.cFormField  { font-size: 10pt; font-family: Arial, Serif; color: #333333; background-color: lightgrey; border:none;  height: 22px; border-style:solid; border-width:1px; border-color:Black;} 
.TitleBar  { font-size: 10pt; font-family: Arial, Serif; color: #333333; background-color: lightgrey; border:none; width: 350px; height: 30px; border-style:solid; border-width:1px; border-color:Black;} 
.whiteLinks A { color: White; text-decoration: none; font-weight:bold;font-size:14px;}
A.leftsidebar { color:Black; text-decoration: none; font-weight:bold; font-size: x-small}
.leftsidebar { color: Black; font-family: Arial; font-size: x-small;}

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial;
    FONT-SIZE: small;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
TD
{
	font-family: Arial; font-size:small;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #243F8F;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align: center;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	



SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}

