﻿
/************** Content Styles **************/

.body 
{
	background-color:#c6cfd9;
}

.content
{
	color: #1f2a4b;
 	position: relative;
	font-family:Arial;
    font-style:normal;
    font-size:10pt;
}
 
.container
{
	background-color: #ceebfb;
	width:982px;
 	margin: 0 auto;
}

h1, .h1, h2, .h2 {
    font-size: 1.5em;
	font-weight: bold;
	color: #0f8ac9;
}

h3, h4, .h3, .h4 {
    font-size: 1em;
	font-weight: bold;
	padding: 0px;
	margin:0px;
	color: #0f8ac9;
}
STRONG
{
	color:#0f8ac9;
	letter-spacing:0mm;
    font-family:Helvetica;
    font-weight:bold;
    font-size:13px; 

}

LI
{
	margin-left: 0px;
	padding-left: 0px;
}

#Mileage
{
    font-family:Helvetica;
	font-size: 11px;
	padding:  5px 0px 0px 0px;
    letter-spacing:0mm;
     line-height:9pt;
     color:White;
     height:87px;
}

#Mileage strong
{
	color:#E1991B;
}
#ContentSection
{
	position: absolute;
 	top: 190px;
	
}

#education
{
	color:#0f8ac9;
	letter-spacing:0mm;
    font-family:Helvetica;
    font-weight:bold;
    font-size:13px; 
     padding:0px 0px 0px 0px;
}
#education a
{
	color:#0f8ac9;
	letter-spacing:0mm;
    font-family:Helvetica;
    font-weight:bold;
    font-size:13px; 
    text-decoration:none;
}

.navButtons
{
	text-align: center;
	width:100%;
}

/* End of Content Styles */




/************** Footer Styles **************/
 .footer
{
	font-family:Helvetica;
	color: #ceebfe;
	width:900px;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top:5px;
	position: static;
	text-align: center;
}
.footer a
{
	color: #ceebfe;
	font-weight: bold;
	text-decoration: none;
}
.footer a:link
{
	color: #ceebfe;
	font-weight: bold;
	text-decoration: none;
}
.footer a:visited
{
	color: #ceebfe;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover
{
	color: #ceebfe;
	font-weight: bold;
	text-decoration: underline;
}
.footer a:active
{
	color: #ceebfe;
	font-weight: bold;
	text-decoration: underline;
}

.footerText
{
	background-color: #c6cfd9;
	text-align:center;
	color: #333333;
 	margin: 0 auto;
	width:870px;
	font-size: 8pt;
	font-family:Helvetica;
	padding: 5px 15px 10px 15px;
}

/* End of Footer Styles */




/************** Header Styles **************/

.header 
{
	background-color:White;
	width: 982px;
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
}

.labletext
{
	font-family:Helvetica;
	color:#ffffff;
    font-weight:bold;
    letter-spacing:0mm;
	text-align: right;
	font-size: 8pt;
}	
.textbox
{
	font-family:Helvetica;
	color:#efca38;
    font-weight:bold;
    letter-spacing:0mm;
    border:none;
    height:14px;
    width:110px;
    border:0;
	font-size: 8pt;
}	

/* End of Header Styles */




/************** Glove Compartment Styles **************/

.indent
{
	position: relative;
	left: 25px;
}

.calendarButton
{
	background-color: #c2d8f5;
	font-size:smaller;
	font-weight: bold;
}

/* End of Glove Compartment Styles */



/************** Link Styles **************/

a:link {
    color: #0f8ac9;
    text-decoration: none;
    font-weight : normal;
}

a:visited {
    color: #0f8ac9;
    text-decoration: underline;
    font-weight : normal;
}

a:hover {
    color: #0f8ac9;
    font-weight: normal;
    text-decoration: none;
}

a:active {
    color: #0f8ac9;
    font-weight: normal;
    text-decoration:none;
}

/* End of Link Styles */

/************** Binoculars **************/

/** Tooltip **/
.binocularHyperLink span {
    background-color: White;
    color: Green;
    border-color: Black;
    font-weight:bold;
    border-style: solid;
    border-width: 1px;
    text-decoration: underline;
    text-align: center;
    display:none;
    position: absolute;
}

.binocularHyperLink_PlainText span {
    background-color: White;
    color: Black;
    border-color: Black;    
    width: 250px;
    margin-left: 25px;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
    text-decoration: none;
    text-align: center;
    display:none;
    position: absolute;
}

.binocularHyperLink:hover span, .binocularHyperLink_PlainText:hover span 
{
    visibility: visible;
    display:block;
}

/** HyperLink for the Binocular **/
.binocularHyperLink, .binocularHyperLink_PlainText {
    z-index: 0;
    position: relative;
}

.binocularHyperLink:hover, .binocularHyperLink_PlainText:hover {
    background-color: transparent; /** DO NOT REMOVE **/
    z-index:100;
}


/** Zoomed Out Image **/
.binocularThumbnail {
    border: none;
}

/* End of Binoculars */



/* SUPPORT GROUP */


.CatColor
{
	color:White;
	background-color: #3398c3;
	
}
a.CatColor, a.CatColor:visited
{
	background-color: #3398c3;
	color: #FFFFFF;
}

a.CatColor:hover
{
	background-color: #3398c3;
	color: #FFFFFF;
}

.Column2
{
	background-color: #dedfdf;
	color: #000000;
}
.menuHeader
{
	background-color: #2f982f;
	color: White;
}
.menuHeaderItem
{
	background-color: #73be1e;
	color: #3398c3;
}

/* END SUPPORT GROUp */
/************** Content Styles **************/


/************** JAndJ HomePage **************/
.sgtable
{
	border-style:solid;
	border-color: #05165A;
	border-width:1px;	 
	width:550px; 
	background-color:#C4E9F9;
}
.sgcol
{
	border-style:solid;
	border-color: #05165A;
	border-width:1px;	 
	padding:4px   10px 4px 10px;
}
#jandjhomesgblue
{
    color:#0171BA;
    font-family:Helvetica;
    font-weight:bold;
    font-size:13px; 
    letter-spacing:0mm;
     
}
#jandjhomesgblue a
{
    color:#0171BA;
    font-family:Helvetica;
    font-weight:bold;
    font-size:13px; 
    letter-spacing:0mm;
     text-decoration:NONE;

}
#jandjhomesgyellow
{
    color:#F6CA32;
    font-family:Helvetica;
    font-weight:bold;
    font-size:13px; 
    letter-spacing:0.2mm;
     padding: 10px 0px  0px 3px;
}
#jandjhomesgyellow a
{
    color:#F6CA32;
    font-family:Helvetica;
    font-size:13px; 
    font-weight:bold;
    letter-spacing:0.2mm;
     text-decoration:NONE;

}
.text
{
	background-image:url(/imgs/homepage/banner.jpg);
}

/************** JAndJ HomePage END **************/


/************** JAndJ Glovecompartment **************/

.jandjglovecompartmentgray
{
    color:#BBC6CE;
    font-family:Helvetica;
    font-weight:bold;
    font-size:15px; 
    letter-spacing:0mm;
    padding: 0px 5px 0px 5px;
}
.jandjglovecompartmentcontent
{
    color:#FFFFFF;
    font-family:Helvetica;
    font-weight:bold;
    font-size:13px; 
    letter-spacing:0mm;
    padding: 0px 5px 0px 5px;
}
.jandjglovecompartmentyellow
{
    color:#EFCA38;
    font-family:Helvetica;
    font-weight:bold;
    font-size:15px; 
    letter-spacing:0mm;
    padding: 0px 5px 0px 5px;
}

#jandjglovecompartmentblue
{
    color:#5CC6FF;
    font-family:Helvetica;
    font-weight:bold;
    font-size:13px; 
    letter-spacing:0mm;
    padding: 0px 5px 0px 5px;
}
#jandjglovecompartmentblue a
{
    color:#5CC6FF;
    font-family:Helvetica;
    font-weight:bold;
    font-size:13px; 
    letter-spacing:0mm;
    padding: 0px 5px 0px 0px;
          text-decoration:NONE;

}
#jandjglovecompartmentmilestone
{
    color:#FFFFFF;
    font-family:Helvetica;
    font-weight:bold;
    font-size:15px; 
    letter-spacing:0mm;
    padding: 0px 0px 0px 0px;
}
#jandjglovecompartmentmilestone a
{
    color:#FFFFFF;
    font-family:Helvetica;
    font-weight:bold;
    font-size:13px; 
    letter-spacing:0mm;
    padding: 0px 5px 0px 5px;
      text-decoration:NONE;
}

/************** End JAndJ Glovecompartment **************/
/************** Program Nav **************/

 .programtreeview
{ 
	color:White;
	background-repeat:repeat-y;
	font-family:Helvetica;
	font-weight:bold;
	font-size:11px; 
	padding:0px;
/*	background-color:#052368;/* color for tree view  background*/
  
 letter-spacing:0mm;}

.programmenudefault
{
	padding:0px; 
	color:#FFFFFF;
	border-style: none;
	background-color: transparent;
		 background-image:url(/imgs/program/leftnav2.JPG) ;
	 height:28px;
	 width:218px;

	
}
.programmenunodehover
{
	color:#FFFFFF;
		 background-image:url(/imgs/program/leftnav2.JPG) ;
	 height:28px;
	 width:218px;
}
.programmenunodeselecthover
{
	background-color:#D8E3FF;
	color:#88c973;
		 background-image:url(/imgs/program/leftnav2selected.JPG) ;
	 height:28px;
	 width:218px;
}

.programmenunodeselect
{
	background-color:#D8E3FF;
	color:#88c973;
		 background-image:url(/imgs/program/leftnav2selected.jpg) ;
	 height:28px;
	 width:218px;
}
.programmenunodetop
{
		padding:0px; 
	cursor:pointer;
	background-color:#323981;	/* color for node background*/
			 background-image:url(/imgs/program/leftnav1.jpg) ;
	color:#FFFFFF;

	
}
/************** End of Program Nav **************/



.strongMeter
{
	color:#E1991B;
	letter-spacing:0mm;
    font-family:Helvetica;
    font-weight:bold;
  	
}
