BODY {
background-color: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .7em;
line-height: 1.5em;
}

TABLE {
font-size: 1em;
line-height: 1.5em;
background-color: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;

}
.select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;

}

a:link {color: #0033CC;
font-size: 100%;
text-decoration: underline;
}
a:visited {color: #0033CC;
font-size: 100%;
text-decoration: underline;
}
a:hover {color: #171F37;
font-size: 100%;
text-decoration: none;
}
a:active {color: #171F37;
font-size: 100%;
text-decoration: none;
}

P {
margin-left: 2em;
margin-right: 1.5em;
margin-top: 4px;
margin-bottom: 4px;
}


.corplink {color: #0033CC;
font-size: .95em;
text-align: right;
line-height: 1.3em;
}

A.corplink:link {color: #0033CC;
text-decoration: underline;
}
A.corplink:visited {color: #0033CC;
text-decoration: underline;
}
A.corplink:hover {color: #171F37;
text-decoration: none;
}
A.corplink:active {color: #171F37;
text-decoration: none;
}

.white {color: #FFFFFF;
font-size: .95em;
text-align: right;
line-height: 1.3em;
}

A.white:link {color: #FFFFFF;
text-decoration: underline;
}
A.white:visited {color: #FFFFFF;
text-decoration: underline;
}
A.white:hover {color: #FFFFFF;
text-decoration: none;
}
A.white:active {color: #FFFFFF;
text-decoration: none;
}


.footer {color: #000000;
font-size: .92em;
line-height: 1.3em;
padding-left: 3px;
padding-right: 3px;
margin-top: 4px;
margin-bottom: 4px;
}

A.footer:link {color: #000000;
text-decoration: underline;
}
A.footer:visited {color: #000000;
text-decoration: underline;
}
A.footer:hover {color: #000000;
text-decoration: none;
}
A.footer:active {color: #000000;
text-decoration: none;
}


.banner {color: #FFFFFF;
margin-top: 1px;
margin-left: 1px;
margin-right: 1em;
margin-bottom: 1px;
font-size: 105%;
text-align: right;
font-weight: bold;
font-variant: normal;
letter-spacing: .5pt;}



H1, H2, H3, H4, H5, H6 {

}
.section {
color: #171F37;
margin-top: 1px;
margin-left: 0px;
margin-right: 1px;
margin-bottom: 1px;
padding-top: 6px;
padding-left: 0px;
padding-right: 6px;
padding-bottom: 6px;
font-size: 105%;
text-align: left;
font-variant: normal;
letter-spacing: 1pt;
font-weight: bold;
}
.section2 {
color: #465B97;
font-size: 100%;
margin-top: 8px;
margin-bottom: 2px;
margin-left: 0px;
text-align: left;
font-weight: bold;
letter-spacing: 1pt;
}
.section3 {
color: #171F37;
padding-left: 0px;;
font-size: 95%;
margin-top: 1em;
margin-bottom: 4px;
font-variant: normal;
font-weight: bold;
}
H1 {color: #171F37;
margin-top: 1px;
margin-left: 1px;
margin-right: 1px;
margin-bottom: 1px;
padding-top: 6px;
padding-left: 6px;
padding-right: 6px;
padding-bottom: 6px;
font-size: 105%;
text-align: left;
font-variant: normal;
letter-spacing: 1pt;
}

H2 {
color: #465B97;
font-size: 100%;
margin-top: 8px;
margin-bottom: 2px;
margin-left: 8px;
text-align: left;
font-weight: bold;
letter-spacing: 1pt;
}

H3 {
color: #171F37;
padding-left: 2em;
font-size: 95%;
margin-top: 1em;
margin-bottom: 4px;
font-variant: normal;
}

H4 {
color: #465B97;
text-align: center;
font-size: 95%;
letter-spacing: 1pt;
margin-top: 2px;
margin-bottom: 5px;
}

H5 {
color: #171F37;
font-size: 80%;
text-align: right;
margin-right: 1em;
margin-top: 1em;
margin-bottom: 1em;
}

H6 {
color: #171F37;
font-size: 90%;
letter-spacing: 1pt;
text-align: left;
margin-left: 2em;
margin-right: 2em;
margin-top: 2px;
margin-bottom: 2px;
}


.primaryColor
{
background-color: #465B97;
color: #FFFFFF;
}

.secondaryColor
{
background-color: #171F37;
color: #ffffff;
}

.tertiaryColor
{
background-color: #BABEC9;
color: #000000;
}

.SJVBUColor
{
background-color: #CC9900;
color: #FFFFFF;
}

.GOMColor
{
background-color: #800000;
color: #FFFFFF;
}

.MidConPermianColor
{
background-color: #006600;
color: #FFFFFF;
}

.HeadquartersColor
{
background-color: #CC6600;
color: #FFFFFF;
}



UL{ 
margin-left: 3em;
margin-right: 1em;
margin-top: 4px;
margin-bottom: 1em;
list-style-image:url('../images/darkarrow.gif');
line-height: 1.5em;
}

UL UL{ 
margin-left: 4em;
margin-right: 1em;
margin-top: 4px;
margin-bottom: 1em;
list-style-image:url('../images/lightarrow.gif');
line-height: 1.5em;
}


UL.whitebullets {color: #FFFFFF;
font-size: .9em;
text-align: left;
font-weight: bold;
margin-left: 3em;
margin-right: 1em;
margin-top: 4px;
margin-bottom: 8px;
line-height: 1.5em;
list-style-image:url('../images/arrow.gif');
}

OL{ 
margin-left: 4em;
margin-right: 1em;
margin-top: 4px;
margin-bottom: 1em;
line-height: 1.5em;
}

.rowon { 
	background-color:#eaeaea;
}
.rowoff { 
	background-color:#ffffff;
}
