﻿*
{
	margin: 0px;
	padding: 0px;
}
body
{
	width: 100%;
	margin: 0 auto;
    font-family: 'Gotham SSm A', 'Gotham SSm B';
    font-weight: 400;
	font-size: 16px;
}

h1
{
	font-size: 26px;
	color: #0058a1;
	margin-bottom: 10px;
}

h2
{
	font-size: 20px;
	color: #0058a1;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

img
{
	border: 0px;
}

a
{
	color: #31849B;
	text-decoration: none;
	font-size: 16px;
}

.select a, .fix-select a
{
	color: #0058a1 !important;
}


.left
{
	float: left;
}

.right
{
	float: right;
}

.clear
{
	height: 1px;
	width: 100%;
	clear: both;
}




/*------------ Home ------*/

#content
{
	width: 960px;
	margin: 0 auto;
}
.content-wrapper
{
	width: 960px;
	margin: 0 auto;
}

.main-left, .main-right
{
	width: 492px;
}

.main-left
{
	margin-right: 16px;
}

.main-content b
{
	font-size: 20px;
	color: #0058a1;
}

.main-content p
{
	font-size: 20px;
}

.tab
{
	width: 244px;
	margin-right: 5px;
}

.tab-wrapper
{
	width: 100%;
	border: 1px solid #0058a1;
	height: auto;
	overflow: hidden;
	min-height: 348px;
	position: relative;
}

.tab-header
{
	height: 32px;
	background-color: #0058a1;
	color: #fff;
	line-height: 32px;
	padding-left: 5px;
}

.tab-content-left
{
	width: 85px;
	padding: 5px;
}

.tab-content-right
{
	width: 140px;
}

.tab-content-right b, .tab-content-hole b, .main-left b, .main-right b
{

	color: #0058a1;
}

.tab-bottom
{
	padding-left: 5px;
	position: absolute;
	bottom: 10px;
}

.tab-content-hole
{
	padding: 5px;
}

.squareList li
{
	list-style: inside url("../images/dot.jpg") square;
}



.breadcrumb
{
	font-size: 12px;
	margin-bottom: 24px;
	margin-top: 17px;
}




/*--SearchOpenings  style--*/

.jvlisting h2
{
	color: #242424;
	font-family: 'Gotham SSm A', 'Gotham SSm B';
    font-weight: 700;
	font-size: 19px;
	line-height: 27px;
	
}

.jvlisting h3
{
	color: #242424;
    font-family: 'Gotham SSm A', 'Gotham SSm B';
    font-weight: 700;
	font-size: 19px;
	line-height: 27px;
	
}

.joblist
{
	color: #419897;
	font-family: 'Gotham SSm A', 'Gotham SSm B';
    font-weight: 400;
	font-size: 12px;
	line-height: 22px;
}


.jvlisting p
{
	color: #242424;
	font-family: 'Gotham SSm A', 'Gotham SSm B';
    font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	
}

.jvlisting  a
{
	color: #419897;
    font-family: 'Gotham SSm A', 'Gotham SSm B';
    font-weight: 700;
	font-size: 14px;
	line-height: 22px;

}


.joblocation
{
  color: #242424;
}


#jobviteframe
{
	background-color:#FFF;
}


.jvcontent{

padding-right: 60px;
padding-left: 60px;
padding-top:40px;
}

.jvlogo {
    padding-left: 60px;
}
/*newhomepage*/
video#bannervideo {
    position: absolute;
    z-index:1;
}
img#summery-up-mod-img {
    position: absolute;
}
div#feature {
    width: 960px;
    height: 289px;
}
.titlecontnet {
    height: 51px;
    line-height: 51px;
    width: 622px;
    background-color: #485460;
    float: left;
    padding-left: 18px;
    color: white;
}
.titlelink {
    float: right;
    background-color: #F08A1D;
    height: 51px;
    line-height: 51px;
    width: 275px;
    padding-left: 18px;
}
.imgcon {
    float: left;
    height: 51px;
}
.line-height {
    background-color: #9B9B9B;
    height: 10px;
}
.content-video-img {
    height: 270px;
    position: absolute;
}

span.content-video{
    display: block;
    color: #419897;
}
span.content-video:hover {
    text-decoration: underline;
}