﻿* {
	font-family:Arial, Helvetica, sans-serif;
	}
body {
	margin:10px auto 30px auto;
	}
a {
	color:#00f;
	}
.all {
	width:990px;
	margin:0 auto;	
	/*
	background-color:#fcf;
	border:7px solid #fcf;
	*/
	border:7px solid #fff;
	}
#headLogo {
	text-align:left;
	font-size:11px;
	height:71px;
	}
#headLogo img {
	width:98px;
	height:56px;
	margin-right:10px;
	float:left;
	border:0;
	}
#headLogo div {
	padding-top:16px;
	}
#headTitle {
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#f00;
	}
#headTitle font {
	text-align:center;
	font-size:30px;
	font-weight:bold;
	}
#footTitle {
	font-size:20px;
	font-weight:bold;
	color:#f60;
	width:960px;
	margin:0 auto;
	}
.columnTitle {
	/*width:300px;*/
	width:285px;
	font-weight:bold;
	color:#fff;
	font-size:14px;
	text-align:center;
	padding:5px 0;
	float:left;
	margin:30px 15px 0px 15px;
	background-color:#000;
	}
.mag {
	/*width:300px;*/
	width:285px;
	/*height:150px;*/
	height:185px;
	float:left;
	margin:30px 15px 0px 15px;
	position:relative;
	/*
	background-color:#ebeced;
	*/
	}
.mag a {
	font-weight:bold;
	}
.mag, .mag a {
	font-size:12px;
	line-height:169%;
	}
.magTitle {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
.magTitle:hover {
	text-decoration:underline;
	}
.cover, .coverSpecial {
	float:left;
	width:100px;
	margin:3px 10px 10px 0;
	border:1px solid #ccc;
	}
.cover {
	height:140px;
	}
.coverSpecial {
	height:120px;
	}
.tab, .tabSpecial {
	position:absolute;
	left:60px;
	background-image:url('/SiteCollectionImages/GreatInsuranceJobs/badge1.png');
	background-repeat:no-repeat;
	}
.tab, .tabSpecial, .tab img, .tabSpecial img {
	width:52px;
	height:52px;
	border:0;
	}
.tab {
	top:104px;
	}
.tabSpecial {
	top:84px;
	}
#divider {
	width:960px;
	background-color:#000;
	height:1px;
	margin:30px auto;
	}
.divider img {
	height:1px;
	}
