/* Default CSS StyleSheet for a new Web Application project */

BODY
{
	SCROLLBAR-FACE-COLOR: #586374;
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	SCROLLBAR-ARROW-COLOR: #CACFD8;
	SCROLLBAR-TRACK-COLOR: #CACFD8;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

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 {color : #336633; } 
A.LoginLogOffDisplay:visited {color : #ffffff;}
A.LoginLogOffDisplay:hover {color : #ffffff;}
A.LoginLogOffDisplay:active {color : #ffffff;}
A:active {color : #666666;} 
A:hover {color : #666666;}

A:link	{	
	text-decoration:	none;
	color:	#676767;
	text-decoration:	underline;
	}	
		
A:visited
{
	color: #676767;
	text-decoration: none;
	text-decoration:	underline;
}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	text-decoration:	underline;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#000000;
	}
	
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;
	}
.HomeTitle
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: black;
	font-family: Verdana;
}
.LoginText
{
	font-size: 80%;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* classes used for top navigation */
.selectedTopChannel {font-size : 80%;margin-bottom : 1em; vertical-align : super; color : #000000; font-weight:bold; text-decoration : none; cursor:hand;} 
.nonselectedTopChannel {font-size : 80%;margin-bottom : 1em; vertical-align : super; color : #ffffff; font-weight:bold;text-decoration : none; cursor:hand;} 
/* classes used for top navigation drop down menu items*/
.nonselectedMenuChannel {font-size : 80%; border-style:solid; border-width:thin; border-color:Green; margin-bottom : 1em; color : green; background-color:White; font-weight:bold;text-decoration : none; cursor:hand;} 
.MenuItem {font-size : 100%; text-decoration : none; cursor:hand;}
.MenuItemBox {font-size : 100%; text-decoration : none; width : 130px; cursor:hand;}



.MainToolBarLinkButton {font-weight: bold;font-size: 10pt;text-transform: uppercase;color: lightgrey;font-family: Verdana;background-color: #336633;}

   /* classes used for left hand navigation */
.leftPostingSelected {font-size : 80%;margin-bottom : 1em;color : #336633; text-decoration : none;margin-left :0px;} 
.leftPosting {font-size : 80%;margin-bottom : 1em;color : #336633;text-decoration : none;margin-left : 0px;} 
.leftChannel {font-size : 80%;margin-bottom : 1em;color : #336633;text-decoration : none; font-weight:bold;} 
.leftChannelSelected {font-size : 80%;margin-bottom : 1em;color : #336633;text-decoration : none; font-weight:bold;} 


/*--------BEGIN : Toolbar-------------- */

.ToolBar
{
	font-size: 11pt;
	color: #D3D3D3;
	text-decoration:	none;
	font-family: Arial;
}


.ToolBar A:hover
{
	font-size: 11pt;
	color: #D3D3D3;
	text-decoration:	none;
	font-family: Arial;
}


.ToolBar A:link
{
	font-size: 11pt;
	color: #D3D3D3;
	text-decoration:	none;
	font-family: Arial;
}

.ToolBar A:visited
{
	font-size: 11pt;
	color: #D3D3D3;
	text-decoration:	none;
	font-family: Arial;
}

.ToolBarWhite
{
	font-weight: bold;
	font-size: 11pt;
	color: #ffffff;
	text-decoration:	none;
	font-family: Arial;
}

.ToolBarWhite A:hover
{
	font-weight: bold;
	font-size: 11pt;
	color: #ffffff;
	text-decoration:	none;
	font-family: Arial;
}


.ToolBarWhite A:link
{
	font-weight: bold;
	font-size: 11pt;
	color: #ffffff;
	text-decoration:	none;
	font-family: Arial;
}

.ToolBarWhite A:visited
{
	font-weight: bold;
	font-size: 11pt;
	color: #ffffff;
	text-decoration:	none;
	font-family: Arial;
}

/*--------END : Toolbar---------------- */


/*--------BEGIN : SubPageTitleControl-------------- */

.SubPageTitleContolTitle
{
	font-weight: bold;
	font-size: 12pt;
	color: #3a3a3a;
	font-family: Verdana;
}


/*--------END : SubPageTitleControl---------------- */

/*--------BEGIN : PageFooter Control-------------- */
.PageFooterControl
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	text-decoration: none;
}
/*--------END : PageFooter Control---------------- */

/*--------BEGIN : General Formatting-------------- */

.GeneralFormattingParagraphText
{
	font-weight: normal;
	text-justify: newspaper;
	font-size: 8pt;
	color: #3a3a3a;
	font-family: Verdana;
	text-align: left;
}

.GeneralFormattingParagraphTextBold
{
	font-weight: bold;
	text-justify: newspaper;
	font-size: 8pt;
	color: #3a3a3a;
	font-family: Verdana;
	text-align: left;
}

.GeneralFormattingParagraphTitle
{
	font-weight: bold;
	font-size: 9pt;
	text-transform: none;
	color: #3a3a3a;
	font-family: Verdana;
}

.GeneralFormattingReadMoreLink
{
	font-weight: normal;
	font-size: 8pt;
	color: #676767;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	text-decoration: none;
}

.GeneralFormattingAboutUsText
{
	font-weight: normal;
	font-size: 8pt;
	color: #3A3A3A;
	padding-top: 3px;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	background-color: #BDD4EC;
	text-decoration: none;

}

.GeneralFormattingWelcomeText
{
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
	font-style: normal;
	font-family: Verdana;
	background-color:#90B9E3;
	font-variant: normal;
	text-decoration: none;
}

.GeneralFormattingJobDescriptionApplyLink
{
	font-weight: bold;
	font-size: 10pt;
	color: dimgray;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	text-decoration: none;
}

.GeneralFormattingInteriorPagesBackgroundLayout
{
	border-right: black 1px solid;
	border-left: black 1px solid;
	background-color: #FFFFFF;
}

.GeneralFormattingProductSummaryListingSquare
{
	border-right: black 1px solid;
	padding-right: 5px;
	border-top: black 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: black 1px solid;
	padding-top: 5px;
	border-bottom: black 1px solid;
	background-color: white;
}

/*--------END : General Formatting---------------- */


/*--------BEGIN : STYLE EDITOR AVALAIBLE STYLES-------------- */
.CSS_STYLE_EDITOR_Home_Page_Front_Panels
{
	font-weight: normal;
	font-size: 8pt;
	text-transform: capitalize;
	color: transparent;
	font-style: normal;
	font-family: Bookman Old Style;
	background-color: #CACFD8;
	text-decoration: none;
  color: #FFFFFF;
border-color: #CACFD8;
}

.CSS_STYLE_EDITOR_Interior_Pages_Left_Bar
{
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
	font-style: normal;
	font-family: Verdana;
	background-color: #CACFD8;
	font-variant: normal;
	text-decoration: none;
border-color: #CACFD8;
 color: #FFFFFF;
}

.CSS_STYLE_EDITOR_Home_Page_Welcome_Panel
{
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
	font-style: normal;
	font-family: Verdana;
	background-color: #586374;
	font-variant: normal;
	text-decoration: none;
border-color: #586374;
 color: #FFFFFF;
}

.CSS_STYLE_EDITOR_Home_Page_About_Us_Panel
{
	font-weight: normal;
	font-size: 8pt;
	color: #3A3A3A;
	padding-top: 3px;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	background-color: #CACFD8;
	text-decoration: none;
border-color: #586374;
 color: #3A3A3A;
}


.CSS_STYLE_EDITOR_Interior_Pages_Left_Bar_Menu
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #CACFD8;
font-weight: normal;
font-style: normal;
text-decoration: none;
border-color: #586374;
 color: #3A3A3A;
}

.CSS_STYLE_EDITOR_Interior_Pages_Left_Bar_Menu_Main_Level
{
	padding-right: 0px;
	border-top: white 1px solid;
	padding-left: 0px;
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px;
	color: #3a3a3a;
	padding-top: 0px;
	border-bottom: white 1px solid;
	font-family: Verdana;
	background-color: CACFD8;
font-style: normal;
text-decoration: none;
border-color: #586374;
 color: #3A3A3A;
}

.CSS_STYLE_EDITOR_Interior_Pages_Left_Bar_Menu_Main_Level A:hover
{
	color:*#676767;
	text-decoration:	none;
	font-weight:bold;
}


.CSS_STYLE_EDITOR_Interior_Pages_Left_Bar_Menu_Main_Level A:link
{
	color:*#676767;
	text-decoration:	none;
	font-weight:bold;
}

.CSS_STYLE_EDITOR_Interior_Pages_Left_Bar_Menu_Main_Level A:visited
{
	color:*#676767;
	text-decoration:	none;
	font-weight:bold;
}

.CSS_STYLE_EDITOR_Interior_Pages_Left_Bar_Menu_Sub_Level_1
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px;
	color: white;
	padding-top: 0px;
	font-family: Verdana;
	background-color: #CACFD8;
font-style: normal;
text-decoration: none;
border-color: #586374;
 color: #FFFFFF;
}

.CSS_STYLE_EDITOR_Interior_Pages_Left_Bar_Menu_Sub_Level_1 A:hover
{
	color:*#676767;
	text-decoration:	none;
}


.CSS_STYLE_EDITOR_Interior_Pages_Left_Bar_Menu_Sub_Level_1 A:link
{
	color:*#676767;
	text-decoration:	none;
}

.CSS_STYLE_EDITOR_Interior_Pages_Left_Bar_Menu_Sub_Level_1 A:visited
{
	color:*#676767;
	text-decoration:	none;
}

.CSS_STYLE_EDITOR_Interior_Pages_Left_Bar_Menu_Sub_Level_2
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px;
	color: white;
	padding-top: 0px;
	font-family: Verdana;
	background-color: #DFE1E7;
font-style: normal;
text-decoration: none;
border-color: #586374;
 color: #FFFFFF;
}

.CSS_STYLE_EDITOR_Interior_Pages_Left_Bar_Menu_Sub_Level_2 A:hover
{
	color:*#676767;
	text-decoration:	none;
}


.CSS_STYLE_EDITOR_Interior_Pages_Left_Bar_Menu_Sub_Level_2 A:link
{
	color:*#676767;
	text-decoration:	none;
}

.CSS_STYLE_EDITOR_Interior_Pages_Left_Bar_Menu_Sub_Level_2 A:visited
{
	color:*#676767;
	text-decoration:	none;
}


/*--------END : STYLE EDITOR AVALAIBLE STYLES-------------- */














