﻿/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: WHITE;
    FONT-FAMILY: Candara,Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin:2,2,2,2;

}

TD
{
	font-size: 11px;
	padding-left: 2px;
}

.Table
{
    BORDER-RIGHT: #C9C189 2px solid;
    BORDER-TOP: #C9C189 2px solid;
    BORDER-LEFT: #C9C189 2px solid;
    BORDER-BOTTOM: #C9C189 2px solid;
    FONT-FAMILY: Verdana
}

.Button
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: black 1px solid;
    COLOR: black;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
SELECT
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.Text
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, 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, 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, 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, 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: Verdana, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Helvetica, sans-serif;
	}	
.AC:link
	
{
	text-decoration:	none;
	color:	#001C52;
	}
	
	.AW:link
	
{
	text-decoration:	none;
	color:	WHITE;
	}
	
.AC:hover
	
{
	text-decoration:	underline;
	color:	white;
	}

A:link	{	
	text-decoration:	none;
	color:	black;
	}
	
.AMain	{	
	text-decoration:	none;
	color:	black;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	black;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	gray;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	RED;
	}
	
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;
	}	


.btn
{
	font-size: 11px;
	font-family: Verdana;
	height: 18px;
	cursor:hand;	
	display:block ;
	}
.lbl
	
{
	font-size: 10px;
	font-family: Verdana;
	margin-left:0;
	font-weight:bold;
	}
	
.lblHL
	
{
	font-size: 14px;
	font-family: Verdana;
	margin-left:0;
	font-weight:bold;
	}


.txt
{

	font-size: 11px;
	font-family: Verdana;
	width: 50px;
}

.txt50	
{

	font-size: 11px;
	font-family: Verdana;
	width: 50px;
}

.txt75	
{

	font-size: 11px;
	font-family: Verdana;
	width: 75px;
}

.txt110	
{

	font-size: 11px;
	font-family: Verdana;
	width: 110px;
}

.txt120	
{

	font-size: 11px;
	font-family: Verdana;
	width: 120px;
}

.txt130	
{

	font-size: 11px;
	font-family: Verdana;
	width: 130px;
}

.txt150	
{

	font-size: 11px;
	font-family: Verdana;
	width: 150px;
}	

.txt160	
{

	font-size: 11px;
	font-family: Verdana;
	width: 160px;
}

.txt180	
{

	font-size: 11px;
	font-family: Verdana;
	width: 180px;
}	

.txt200	
{

	font-size: 11px;
	font-family: Verdana;
	width: 200px;
}	

.txt220	
{

	font-size: 11px;
	font-family: Verdana;
	width: 220px;
}

.txt240
{

	font-size: 11px;
	font-family: Verdana;
	width: 240px;
}

.txt250	
{

	font-size: 11px;
	font-family: Verdana;
	width: 250px;
}	

.txt260
{
	font-size: 11px;
	width: 260px;
	font-family: Verdana;
}
.headline
{
	font-size: 16px;
	font-weight:bold;
	color: #55814F;
	font-family: Verdana;
}

.headlineBlue
{
	font-size: 16px;
	color: #1C78BF;
	font-family: Arial Black;
}

.subHd	
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
}
.ddl50
{
	font-size: 11px;
	width: 50px;
	font-family: Verdana;
}

.ddl75
{
	font-size: 11px;
	width: 75px;
	font-family: Verdana;
}

.ddl110
{
	font-size: 11px;
	width: 110px;
	font-family: Verdana;
}
	
.ddl150
{
	font-size: 11px;
	width: 150px;
	font-family: Verdana;
}
	
.ddl160
{
	font-size: 11px;
	width: 160px;
	font-family: Verdana;
}

.ddl180
{
	font-size: 11px;
	width: 180px;
	font-family: Verdana;
}

.ddl200
{
	font-size: 11px;
	width: 200px;
	font-family: Verdana;
}


.ddl250
{
	font-size: 11px;
	width: 250px;
	font-family: Verdana;
}

.ddl260
{
	font-size: 11px;
	width: 260px;
	font-family: Verdana;
}
.ddl300
{
	font-size: 11px;
	width: 300px;
	font-family: Verdana;
}

.ddl360
{
	font-size: 11px;
	width: 360px;
	font-family: Verdana;
}

.select110
{
	font-size: 11px;
	width: 110px;
	font-family: Verdana;
}

.select150	
{

	font-size: 11px;
	width: 150px;
	font-family: Verdana;
	
	
}

.select200	
{

	font-size: 11px;
	width: 200px;
	font-family: Verdana;
}

.select230	
{

	font-size: 11px;
	width: 250px;
	font-family: Verdana;
}

@media screen {
	.dgHeader
	{
		font-weight: bold;
		font-size: 11px;
		font-family: Verdana;
		background-color: #859473;
		color: white;


	}
}

@media print {
	.dgHeader
	{
		font-weight: bold;
		font-size: 11px;
		font-family: Verdana;
		color: Black;

	}
}

@media screen {
	.dg
	{
		font-size: 12px;
		font-family: Verdana;
		border-width: 0px;
		background-color:White;	
		
	}
}

@media print {
	.dg
	{
		font-size: 11px;
		font-family: Verdana;
		border-width: 1px;
		border-color: Black;
		background-color:White;
	}
}

@media screen {
	.dgAlt
	{
		background-color: #E6EDE6;
		font-size: 12px;
		font-family: Verdana;
		border: 0px;
	}	
}

@media print {
	.dgAlt
	{
		background-color: white;
		font-size: 11px;
		font-family: Verdana;
		border-width: 1px;
	}
}

.Section
{
	border-style: solid;
	border-width: 2px;
	border-color: #C9C189;
	padding: 8px 8px 8px 8px;
	background-color: #859473;
}



.dgFooter
{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	border: 0px;
	border-style: none;
	background-color: #859473;
	color: White;
}

.dgHeaderRight
{
	text-align:right;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	background-color:#00224C;
	color: White;
	border: 0px;

}

.alert
{	
	font-size: 11px;
	font-family: Verdana;
	border-width: 0px;
	color:RGB(204,0,0)
 	}