/* Default CSS Stylesheet for a new Web Application project */

	
BODY
{
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;

	
}

Select {font: 8pt Arial; background-color: #E1F0FF; } 
Textarea {font: 8pt Arial; background-color: #E1F0FF}
Input {font: 8pt Arial; background-color: #E1F0FF}
Checkbox {background-color: #E1F0FF}
Radio {background-color: #E1F0FF}

.datagrid
{
}

.basic
{
	background-color: buttonface;
}

.headerpane
{
	width: 100%;

}

.threepane
{
	width: 100%;
}

TABLE.formtable
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 9pt;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	height: 16px;
	background-color: aliceblue;
	border-bottom-style: none;
}


.leftpane
{
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	font-size: x-small;
	border-left: #000099 1px solid;
	width: 180px;
	border-bottom: #000099 1px solid;
	font-family: Arial;
	height: 600px;
	background-color: linen;
}

.expandtable
{
	border-right: black 1px solid;
	padding-right: 1px;
	border-top: black 1px solid;
	padding-left: 1px;
	font-size: 8pt;
	padding-bottom: 1px;
	text-transform: capitalize;
	border-left: black 1px solid;
	width: 100%;
	padding-top: 1px;
	border-bottom: black 1px solid;
	font-family: Arial;
	border-collapse: separate;
}

TD.toprow
{
	padding-right: 0px;
	border-top: black 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: powderblue;
}
.miniquote
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 7pt;
	padding-bottom: 0px;
	padding-top: 0px;
}
TD.alttoprow
{
	background-color: aliceblue;
	border-top: black 1px solid;
}


.toprowhi
{
	cursor: hand;
	color: black;
	background-color: #3399cc;
}


.toppane
{
	font-size: x-small;
	width: 180px;
	font-family: Arial;
	height: 94px;
	background-color: papayawhip;

}


.rightpane
{
	padding-right: 20px;
	padding-left: 20px;
	font-size: x-small;
	padding-bottom: 20px;
	padding-top: 20px;
	font-family: Arial;
}
.divpane
{
	width: 1px;
	background-color: black;
}

.content
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.contentsmaller
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}


.contentbold
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.login
{
/*     BACKGROUND-COLOR: white; */
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 0.8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.date
{
   BACKGROUND-COLOR: #FFFFFF;  
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11;   
    text-align: right;    
    FONT-WEIGHT: bold;    
    color: #191970;   
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, 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, Arial, 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, 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;
	}	


A:link	{	
	text-decoration:	none;
	color:	#00ac33; 
	}

A:visited	{	
	text-decoration:	none;
	color:	#00ac33; 
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#00ac33; 
	}	
		
A:hover	{	
	text-decoration:	underline; 
	color:	#00008B;
	}
	
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: 0px;	*/
/*	margin-left: 0px;	*/
/*	margin-right: 0px;	*/
/*	}			*/

TD.formfontleft {
		font-family: Verdana, Arial, Tahoma;
		font-weight: normal;
		color: #000000;	
		font-size: 11;
/*		background-color: #BED6C9;	*/
/*    BACKGROUND-IMAGE: url(images/backgroundbrick.jpg);   */ 	
	}

TD.formfontright {
		font-family: Verdana, Arial, Tahoma;
		font-weight: normal;
		color: #000000;	
		font-size: 11;
/*		background-color: #AFEEEE;     */
/*    BACKGROUND-IMAGE: url(images/backgroundlightblue.jpg);   */
	}

TD.address {
		font-family: Verdana, Arial, Tahoma;
		font-weight: normal;
		color: #000000;	
		font-size: 11;
	}

.highlight
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: x-small;
	padding-bottom: 0px;
	margin: 0px;
	color: white;
	border-top-style: none;
	padding-top: 0px;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	background-color: #3366cc;
	border-bottom-style: none;
}

TD.navigation
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Verdana, Tahoma;
	text-align: center;
}
		
TD.navigation A:link {
	color: #FFFFFF;
	}		
	
TD.navigation A:visited {
	color: #FFFFFF;
	}
TD.navigation A:hover
{
	border-right: blue thin outset;
	padding-right: 0px;
	border-top: blue thin outset;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: blue thin outset;
	color: #ffffff;
	padding-top: 0px;
	border-bottom: blue thin outset;
	background-color: #6633ff;
	text-align: left;
	text-decoration: none;
}

TD.tracking {
		font-family: Arial, Verdana, Tahoma;
		font-weight: bold;
		color: #0000CD;	
		font-size: 11;
/*		background-color: #228B22;   */
	}

TD.tracking A:link {
	color: #0000CD;
	}		
	
TD.tracking A:visited {
	color: #0000CD;
	}
TD.tracking A:hover {
	color: #191970;
/*        background-color: #32CD32;	 */
	}

TD.addressnavigation {
		font-family: Arial, Verdana, Tahoma;
		font-weight: bold;
		color: #8B4513;	
		font-size: 11;
/*		background-color: #228B22;   */
	}

		
TD.addressnavigation A:link {
	color: #8B4513;
	}		
	
TD.addressnavigation A:visited {
	color: #8B4513;
	}
TD.addressnavigation A:hover {
	color: #D2691E;
	text-decoration: none;
	}

TD.search {
		font-family: Arial, Verdana, Tahoma;
		font-weight: normal;
		color: #000000;
		font-size: 11;
/*		background-color: #228B22;   */
	}
		
TD.search A:link {
	color: #000000;
	}		
	
TD.search A:visited {
	color: #000000;
	}
TD.search A:hover {
	color: #000000;
        background-color: #32CD32;	
	}

TD.LegalStuffNavigation {
		font-family: Arial, Verdana, Tahoma;
		font-weight: normal;
		color: #191970;	
		font-size: 11;
		background-color:  #FFFFFF; 
	}
		
TD.LegalStuffNavigation A:link {
	color: #00008b;
	}		
	
TD.LegalStuffNavigation A:visited {
	color: #00008b;
	}
TD.LegalStuffNavigation A:hover {
	color: #4169e1;
	text-decoration: underline;	
	}

TD.contact {
		font-family: Verdana, Arial, Tahoma;
		font-weight: normal;
		color: #DC143C;	
		font-size: 11;
/*		background-color: #228B22;   */
	}
		
TD.contact A:link {
	color: #DC143C;
	}		
	
TD.contact A:visited {
	color: #DC143C;
	}
TD.contact A:hover {
	color: #B22222;
	text-decoration: underline;
/*        background-color: #32CD32;	*/
	}

TD.contactblue {
		font-family: Verdana, Arial, Tahoma;
		font-weight: normal;
		color: #00008B;	
		font-size: 11;
/*		background-color: #228B22;   */
	}
		
TD.contactblue A:link {
	color: #00008B;	
	}		
	
TD.contactblue A:visited {
	color: #00008B;	
	}
TD.contactblue A:hover {
	color: #B22222;
	text-decoration: underline;
/*        background-color: #32CD32;	*/
	}
		
	
TABLE.mini
{
	border-right: black 1px solid;
	padding-right: 10px;
	border-top: black 1px solid;
	padding-left: 10px;
	font-size: 8pt;
	padding-bottom: 10px;
	margin: 10px;
	border-left: black 1px solid;
	width: 100px;
	padding-top: 10px;
	border-bottom: black 1px solid;
	font-family: arial;
	background-color: aliceblue;
	text-align: center;
}

TABLE.navbar
{
	color: black;
	font-family: Arial;
	background-color: #ff9900;
	text-align: left;
}

TD.navbar
{
	color: white;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	background-color: royalblue;
	text-align: left;
	border-bottom-style: none;
}


