/* Set Defaults
-------------------------------------------------------------- */

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height:1.4;
	color: #666;
}

.lighttext p { color:#999; }
 
a {
	color: #006bb3;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

div#primaryContent {  font-size:14px; }
div#secondaryContent { font-size:14px; }
body.home div#primaryContent { width: 460px;  }
body.home div#secondaryContent {	width: 400px; }


	
/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1, .iCIMS_Header { font-size: 24px; line-height: 1.2; margin-bottom: 0.5em; font-family : Georgia, "Times New Roman", serif; }
h2 { font-size: 24px; margin-bottom: 0.75em; font-family : Georgia, "Times New Roman", serif;  }
h3 { font-size: 19px; line-height: 1.2; margin-bottom: .5em; font-weight : bold; }
div#secondaryContent h3, .opbox h4 { font-size: 18px; font-weight:normal; font-family : Georgia, "Times New Roman", serif;  } }
h4 { font-size: 16px; line-height: 1.25; font-weight:bold;}
h5 { font-size: 15px; font-weight: normal; margin-bottom : .5em; }
h6 { font-size: 14px; font-weight: bold; margin-bottom : .5em; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

h4.pg_title {
	text-transform:uppercase;
	font-weight:normal;
	margin:0px 0 8px 0;
	border-bottom:1px solid #d6d6d6;
	clear:both;
	/*position:relative;*/
	padding-right: 20px;
	clear : none;
}

h4.learn-more {
	text-transform : uppercase;
}

span.rss_link a, a.rss_link {
	color:#EE8A29 !important;
	font-size:12px;
	font-weight:bold;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	text-transform : uppercase;
}

.feedicon {
	/*position:absolute;
	bottom:4px;
	right:0;
	z-index : 1000;*/
	float : right;
	margin-top : 22px;
}

#secondaryContent div.rp_box .feedicon {
	margin-top : 0;
}

.postTitle {
	font-family : Georgia, "Times New Roman", serif; 
	font-size : 28px;
	
}

.postTitle strong {
	font-weight: normal;
}
a.tag, span.term_list a {
	font-size:11px;
	text-transform: uppercase;
	
}

a.arrowlink, #Referral a {
	display:block;
	font-size:11px;
	height:15px;
	padding:4px 0 4px 26px;
	background:transparent url(../images/greenarrow.gif) center left no-repeat;
}

a.pointleft {
	background:transparent url(../images/greenarrowback.gif) center left no-repeat !important;
	font-size:14px;
}

a.pointright {
	
	font-size:14px;
}
h1.outer { padding-left:10px; position:relative;}

/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; }
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }


blockquote  { margin: 1.5em;  font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         {  }

pre 				{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

/* full width text */
p.fwt { font-size:14px !important; padding-left:10px !important; padding-right:10px !important; padding-bottom:10px; }

.agency-news .rp_box li a { font-size:11px; }

.fh_caption {
	border:1px solid #ccc;
	padding : 10px 10px 8px 10px;
	margin:10px ;
	text-align:center;
}
.fh_caption p {
	text-align:left;
	font-size:11px;
	padding : 7px 0 0 0;
	margin : 0 ;
}

