body {
	margin:0;
}

.copyright {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7px;
	letter-spacing: .5px;
	color: #A1A1A1;
	text-transform: uppercase;
}
.bodysm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #3B3B3B;
}
.clientsupport p {
	font-size: 11px;
	text-align:left;
	padding:10px 35px 0 35px;
	margin:0;
}
.bodybig {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #3b3b3b;
}
.secondary {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #F96F18;
}
a:link {
	color: #2A66A9;
	text-decoration: none;
}
a:visited {
	color: #3B79BE;
	text-decoration: none;
}
a:hover {
	color: #F96F18;
	text-decoration: underline;
}
/*remove Firefox outlines on image links*/
a:active, a:focus {
outline: 0;
}
.body_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #2A66A9;
}
.rightalign {
	background-image: url(images/indexbg_leftside.gif);
	background-repeat: repeat;
	background-position: right top;
}
.rightalign2 {
	background-image: url(images/insidebg_leftside.gif);
	background-repeat: repeat;
	background-position: right top;
}
p {
	margin-top: 0em;
	margin-bottom: 2em;
	color: #3B3B3B;
}
UL {
	list-style-image: url(images/bullet.gif);
	color : #707070;
	margin-bottom: 2em;
}
UL UL LI {
	list-style-image: url(images/bullet2.gif);
	color : #707070; 
}
#col1, #col2 {
	width:360px;
	}
	
#col1 {float:left; border-right:1px dotted black;}
#col2 {float:right;}

#jobtable {
	border:solid 1px #e0e0e0;
}
#jobtable td {
	padding-left:10px;
}
.oddbluerow {
	background-color:#e3e5ff;
}
.rtborder {
	border-right:dotted 1px #CCCCCC;
}
.topborder {
	border-top:solid 1px #E0E0E0;
}
#job_wrap {
	margin:0 auto;
	width:800px;
	text-align:left;
}
#job_text {
	width:760px;
	margin:20px auto 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
#job_text p {
	margin-bottom:1.2em;
	margin-top:0;
}
.grey {
	color:#8f8f8f;
}

.eventarchive {
 height:40px; text-align:center; 
}

.eventarchive h3 {display:inline; color:#f96f18;margin:0; padding:0 10px; font-style:italic; font-size:14px;}
.eventarchive h3 a {color:#2A66A9; font-style:normal;}

ul.eventlist {margin:0; padding:0; width:724px; text-align:left;}

li.event {
display:inline-block; 
list-style-type:none; 
height:105px; 
width:360px;
margin-bottom:5px;
border-bottom:1px dotted #cccccc; 
overflow:hidden;
/*IE support - trigger Layout and hack to get ie only to follow last property*/
	zoom: 1;
	*display: inline;
}

li.event img {
	float:left;
	clear:left;
	margin:0 10px 5px 5px;
	width:120px;
	max-height:85px;
	height:auto;
}
.event a img {border:0;}

.event p {float:left; width:220px; height:auto;margin:0; padding:0; line-height:16px; color:black;}

.bodybig h2 {
	text-align: center;
}
.bodybig h3 {
	text-align: center;
}
.bodybig h2 span {
	color: #002257;
}
.bodybig h3 span {
	color: #002257;
}
.bodybig h2 span span {
	color: #fa751a;
}
.bodybig h3 span span {
	color: #fa751a;
}
.bodybig p span {
	color: #3B3B3B;
}

.bodybig p span.offer	{
color:#002257;
font-weight:bold;
}
ul.ul-careers	{
margin-top:-20px;
color:#3b3b3b;
}
ul.no-marg-bottom	{
margin-bottom:0;	
}
