.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;
}
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 {
	float:left;
	width:350px;
	margin:0 10px 0 0;
	}
#col2 {
	float:left;
	width:350px;
	margin:0 0 0 10px;
}
#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;
}