@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #004990;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
	border: 0;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width:956px; 
	height: 768px;
}

.careerbkgd{
	background:url(../images/career.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:50px;
}
#header {
	position:relative;
	width:956px;
	height:202px;
	z-index:1;
}

#search {
	position:absolute;
	width:214px;
	z-index:1;
	left: 204px;
	top: 146px;
}

#imageRight {
	position:absolute;
	width:501px;
	height:115px;
	z-index:2;
	left: 455px;
	top: 0px;
}

#content {
	position:relative;
	width:956px;
	min-height: 400px;
	z-index:2;
	left: 0px;
	background-image: url(../images/bgContent.png);
}

#footer {
	position:absolute;
	width:956px;
	height:92px;
	z-index:3;
}
#footer-graphic {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
}

#navContainer {
	position:absolute;
	width:169px;
	height:237px;
	z-index:1;
	background-image: url(../images/bgNav.png);
	background-repeat: no-repeat;
	left: 18px;
}
#forYou {
	position:absolute;
	width:215px;
	height:475px;
	z-index:1;
	left: 731px;
	top: 0px;
	background-image: url(../images/bgForYou.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 56px;
	font-size:12px;
}

/* LISTS */

ul {

	padding-left: 10px;
	margin-left: 12px;
	
}

li.blue {
	list-style-image: url(/images/blueDot.jpg); 
	padding: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-position: outside;
	padding-right: 12px;
	}

/* TYPOGRAPHY */

.sBoldBlue {
	font-size: 12px;
	color: #004990;
	font-weight: bold;
}

.mdBlue {
	font-size: 14px;
	color: #004990;
}

.sBold {
	font-size: 12px;
	font-weight: bold;
}

.15Bold {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}


.style2 {font-size: 14px; color: #004990; font-weight: bold; }
.style3 {font-size: 12px; }
.style4 {font-size: 17px; font-weight: bold; color: #004990; }
.style5 {font-size: 17px}
.style7 {font-size: 14px; color: #004990; font-weight: bold; }
.style9 {font-size: 14px; color: #ED1D3C; font-weight: bold; }
.style10 {
	font-size: 22px;
	font-weight: bold;
	color: #004A91;
}

.style11 {font-size: 17px; color: #ED1D3C; font-weight: bold; }
.style12 {font-size: 19px; font-weight: bold; color: #004990; }
.style15 {	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.disclaimer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

/* LINKS */

a:link {color: #004990; font-size:12px }
a:visited {color: #004990;font-size:12px }
a:hover {color: #004990; font-size:12px}
a:active {color: #004990;font-size:12px }

a.boldLink {color: #004990; font-weight: bold; text-decoration:underline;font-size:12px}
a.boldLink:link {color: #004990; font-weight: bold; text-decoration:underline;font-size:12px}
a.boldLink:visited {color: #004990; font-weight: bold; text-decoration:underline;font-size:12px}
a.boldLink:hover {color:#004990; font-weight: bold; text-decoration:underline;font-size:12px}

a.boldWhiteLink {color: #fff; font-weight: bold; text-decoration:underline;font-size:15px}
a.boldWhiteLink:link {color: #fff; font-weight: bold; text-decoration:underline;font-size:15px}
a.boldWhiteLink:visited {color: #fff; font-weight: bold; text-decoration:underline;font-size:15px}
a.boldWhiteLink:hover {color:#fff; font-weight: bold; text-decoration:underline;font-size:15px}

a.boldBlueLgLink {color: #004990; font-weight: bold; text-decoration:underline;font-size:17px}
a.boldBlueLgLink:link {color: #004990; font-weight: bold; text-decoration:underline;font-size:17px}
a.boldBlueLgLink:visited {color: #004990; font-weight: bold; text-decoration:underline;font-size:17px}
a.boldBlueLgLink:hover {color:#004990; font-weight: bold; text-decoration:underline;font-size:17x}

.style1 {font-size: 12px}

/* FORMS */

.demo 

.tbox{display:block;padding:0.5em;padding-left:32px;background-position:8px center;background-repeat:no-repeat;border-bottom:0px solid #cccccc;clear:both;height:25px;}

.leftcol{float:left;clear:left;width:20%}
.rightcol{float:left;clear:right;width:50%} 

/* TABLES */

td.rates {
border-bottom: 1px solid #cccccc;
font-size: 12px;
}

/*Whats new page */
.skipapay{
	background-image:url(../images/whatsNew/dec08/girlPresent.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

