@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.greybg {
	background-color: #D7D7D7;
}

.greytxt {
	color:#969696;
}

.page_title {
	font-size: 120%;
	color: #334d55;
	font-weight: bold;
}

.right_nav_title, .left_nav_title {
	font-size: 100%;
	color: #334d55;
	font-weight: bold;
}

.job_profile_title {
	font-size: 80%;
	color: #334d55;
	font-weight: bold;
}

.job_profile_txt {
	font-size: 75%;
}

a.job_profile_more {
	text-decoration	: none;
	color: #006699;
}

a.job_profile_more:visited {
	text-decoration	: none;
	color: #006699;
}

a.job_profile_more:hover	{	
	text-decoration	:	underline;
	color: #006699;	
}

a.left_nav_link {
	font-size: 90%;
	text-decoration	: none;
	color: #006699;
}

a.left_nav_link:visited {
	font-size: 90%;
	text-decoration	: none;
	color: #006699;
}

a.left_nav_link:hover	{	
	text-decoration	:	underline;
}

.left_nav_link_txt {
	font-size: 90%;
	color: #2A2A2A;
}

.left_nav_bg {
	background-color: #EEEEEE;
}

.footer_txt {
	font-size: 70%;
	color:#ABABAB;
}

a.footer_nav_link {
	text-decoration	: none;
	color: #006699;
}

a.footer_nav_link:hover {
	text-decoration	: underline;
	color: #006699;
}

a.footer_nav_link:visited{
	text-decoration	: none;
	color: #006699;
}

.footer_nav_separator {
	color: #7C7C7C;
}

.Coffey_logo_txt {
	font-size: 10pt;
	font-weight: bold;
}

.quote {
	color: #334d55;
	font-style: italic;
}

h3 {
	font-size: 110%;
	color: #334d55;
	font-weight: bold;
	margin-bottom: -10pt;
}

.faq_q {
	color: #0000FF;
}

.bullet_txt {
	color: #0000FF;
}

a {
	text-decoration	: none;
	color: #006699;
}

a:visited {
	text-decoration	: none;
	color: #006699;
}

a:hover	{	
	text-decoration	:	underline;
}

.padded_left {
	margin-left : 1ex;
}

.padded_right {
	margin-right : 1ex;
}

.padded_left_little {
	margin-left : 0.5ex;
}

.padded_right_little {
	margin-right : 0.5ex;
}

.padded_top {
	margin-top : 0.5ex;
}

.padded_bottom {
	margin-bottom : 0.5ex;
}

ul.bluedot {
	list-style-image: url(../images/bullet.gif)  
}

ul.bluedot2 {
	list-style-image: url(../images/bullet2.gif)  
}

ol, ul {
	margin-left: 12pt;
	margin-top : 0ex;
	margin-bottom : 0ex;
/* 	marker-offset: 0ex;  */
/*  margin-left	: 0ex; */
}

.punchline {
	font-size: 100%;
	color: #334d55;
	font-style: italic;
	font-weight: bold;
}

.punchline2 {
	font-size: 100%;
	color: #334d55;
	font-weight: bold;
}

.subtitle {
	font-size: 100%;
	color: #0000FF;
	font-weight: normal;
}

.smaller {
	font-size: 80%;
}

.small {
	font-size: 90%;
}

.message {
	color: #0000FF;
	font-weight: bold;
}

.darkblue {
	color: #334d55;
	font-weight: bold;
}