body {
	background-color: #f3f3f3;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-y;
	font-size: 95%;
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 1000px;
}

#headerAbout   {
	width: 1000px;
	background-image: url(../images/header_about.jpg);
	height: 200px;
	position: relative;
	background-repeat: no-repeat;
}
.logolink   {
	width: 280px;
	height: 80px;
	position: absolute;
	top: 10px;
	left: 8px;
}
.blue {
	color: #012D78;
}

.formdiv {
	width: 262px;
	position: absolute;
	left: 721px;
	top: 206px;
	text-align: right;
	height: 30px;
}

#divider {
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	height: 35px;
	clear: both;
}
#bodywrapper {
	width: 1000px;
}

#sidebar {
	width: 180px;
	float: left;
	padding: 20px 10px 0 10px;
}
#main {
	float: right;
	background-color: #FFFFFF;
	width: 750px;
	background-image: url(../images/maincorner.gif);
	background-repeat: no-repeat;
	padding: 25px;
}
#main td {
	vertical-align: top;
	padding: 3px;
}

#mainIndex {
	float: right;
	background-color: #FFFFFF;
	width: 800px;
	background-image: url(../images/maincorner.gif);
	background-repeat: no-repeat;
	padding: 0px;
}


input.grey {
	background-color: #fff;
	color: #000000;
	border: solid 0px #fff;
	margin-right: 3px;
}




.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer {
	clear: both;
	width: 800px;
	text-align: center;
	margin-left: 200px;
	padding: 15px 0;
	line-height: 1.2;
}


.bodyText {

}

.hdrText {

	font-family: Tahoma, Arial, Hevetica, sans-serif;
	font-size: 24px;
	color: #00418f;
	font-weight:bold;
}

.pgTitle {
	font-size: 32px;
	padding-bottom: 20px;
	color: #012D78;
}
.pgTitle2 {
	font-size: 26px;
	padding-bottom: 18px;
	color: #012D78;
}
.pgTitle3 {
	font-size: 18px;
	color: #012D78;
	padding: 8px 0;
}
.pgTitle4 {
	color: #012D78;
	font-weight: bold;
}


.clear {
	clear: both;
}


.prod_hdr {
	font: bold small-caps 14px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 8px 4px 2px;
	color: #4E4A49;
	background-color: #e8e8e8;
}
.prod_text {
	font: 10px Tahoma, Arial, Hevetica, sans-serif;
}
ul.prod_list {
	list-style: url(../gfx/bullet_prod.gif);
	margin: 0px;
	padding-left: 16px;
}
.prod_type {
	font: bold 9px Tahoma, Arial, Hevetica, sans-serif;
	color: #E10915;
}
img.prod_caps {
	padding-left: 5px;
}
.highlight { 
	background: #FFFF40; }
.dontbreak
{ 
	page-break-inside: avoid
}.ImgRt {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	float: right;
}
.ImgLft {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 15px 0;
}

.careerTable {
	font-family: Tahoma, Arial, Helvetica;
	line-height: 20px;
	padding: 3px 0;
}
td {
	padding: 3px;
}
.prSmallText {
	font-size: 12px;
	line-height: 1.2;
	padding-bottom: 15px;
}
.backArrow {
	background-image: url(../gfx/arrow-left.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 5px;
	width: 50px;
	cursor: pointer;
}
#headerProduct {
	width: 1000px;
	background-image: url(../images/header_bold.jpg);
	height: 200px;
	position: relative;
	background-repeat: no-repeat;
}

#headerMutual {
	width: 1000px;
	background-image: url(../images/header_mutual.jpg);
	height: 200px;
	position: relative;
	background-repeat: no-repeat;
}
#headerPlay {
	width: 1000px;
	background-image: url(../images/header_play.jpg);
	height: 200px;
	position: relative;
	background-repeat: no-repeat;
}
#headerWorking {
	width: 1000px;
	background-image: url(../images/header_working.jpg);
	height: 200px;
	position: relative;
	background-repeat: no-repeat;
}
#links {
	font-size: 8px;
	padding-top: 45px;
	background-image: url(../images/blank.gif);
}
#links a:link, #links a:visited, #links a:hover, #links a:active {
	color:#fff;
}
#salesperson {
	margin-left: 25px;
	width: 95%;
	margin-top: 10px;
}
#salesperson  td {
	padding: 4px;
	vertical-align: baseline;
}
