/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.5;	
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.hidden {
	display: none;
}

a:link, a:visited, a:hover {
	color: #004080;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	
}

h1{
 font-family: Arial,sans-serif;
 font-size: 20px;
 color: #0D66A2;

}

h2{
	font-size: 20px;
	color: #0D66A2;
	font-weight: bold;
}

h3{
	 font-size: 14px;
	 color: #0D66A2;
 	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
.section h3{
color:#FF9933;
}
h4{
 font-size: 13px;
 font-weight: bold;
 font-style:italic;
 color: #666;
margin:2px;
margin-left:0px;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
	
ol{
 padding:0px; 
 margin:0px; 
 margin:25px;
}			

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#page-container {
	width: 760px;
	margin: auto;
	border-style: solid;
	border-color: #6A92AC; 
	border-width: 2px;
	background-image:url(images/page_bg.jpg);

}

#header {
	width: 760px;
	height: 166px;
	background: #0D66A2;
}
#flashContent{
z-index:2;	
}
#headerLogo{
	background-image:url(images/inmar_reversed.gif);
	width:230px;
	height:70px;
	xposition:absolute;
	xtop:10px;
	z-index:100;
	
}

#content {
	float: right;
	width: 540px;
	margin-top: 50px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	
}

#content2 {
	float: right;
	width: 420px;
	margin-top: 50px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

#sidebar-a {
	width: 180px;
	margin-top: 50px;
	margin-bottom: 20px;
}

#sidebar-b {
	width: 300px;
	margin-top: 50px;
	margin-bottom: 20px;
}

#footer {
	background-image:url(images/bottombar.jpg);
	height: 43px;
	width: 760px;
	clear: both;
	border-top-style: solid;
	border-top-color: #6A92AC; 
	border-top-width: 2px;
}

#nav-bar {
	background: #0D66A2;
	width: 180px;
	border-right-style: solid;
	border-right-color: #6A92AC; 
	border-right-width: 2px; 
}

#sidebar-a_nobg {
	width: 180px;
	margin-top: 50px;
	margin-bottom: 20px;
	background: #FFFFFF;
}

#sidebar-b_nobg {
	width: 300px;
	margin-top: 50px;
	margin-bottom: 20px;
	background: #FFFFFF;
}
/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}




/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/************** #navigation styles **************/

dt.buttons {
 background: #0D66A2;
 padding: 0px;
 color: #fff;
 width: 180px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-align: left;
 line-height: 25px;
 text-indent: 20px;
}

dt.buttons a {
 padding: 0px;
 color: #fff;
 width: 180px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-align: left;
 line-height: 25px;
 text-indent: 20px;
 text-decoration: none;
}

dt.buttonson {
 background: #004080;
 padding: 0px;
 color: #fff;
 width: 180px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-align: left;
 line-height: 25px;
 text-indent: 20px;
}

dt.buttonson a {
 padding: 0px;
 color: #fff;
 width: 180px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-align: left;
 line-height: 25px;
 text-indent: 20px;
 text-decoration: none
}

dt.buttons:hover {
 background: #0080C0;
 font-size: 12px;
 text-decoration: none;
}

.leftfeaturebox {
	width: 300px;
	border-right: 1px solid #6A92AC;
	font-size: 12px;
	color: #004080;
	padding:5px;
	text-indent: 20px;
	line-height: 1.25;	
}

.leftfeaturebox_nobg {
	width: 300px;
	border-right: 1px solid #6A92AC;
	font-size: 12px;
	color: #004080;
	padding: 5px;
	xtext-indent: 20px;
	line-height: 1.25;
	background: #FFFFFF;
}
.leftfeatureboxgraphic {
	width: 300px;
	border-right: 1px solid #6A92AC;
	font-size: 12px;
	color: #004080;
	padding: 0px;
	line-height: 1.25;	
}
.leftfeatureboxsmall {
	width: 180px;
	border-right: 1px solid #6A92AC;
	font-size: 12px;
	color: #004080;
	padding: 0px;
	text-indent: 20px;
	line-height: 1.25;	
}

.leftfeaturetitle {
	width: 300px;
	height: 24px;
	border-right: 0px solid #6A92AC;
	font-size: 14px;
	text-align: center;
	color: #fff;
	padding: 0px;
	background-image:url(images/featurebar.jpg);
}
.leftfeaturetext {
	width: 290px;
	font-size: 12px;
	color: #004080;
	margin-right: 5px;
	margin-left: 5px;
	text-indent: 0px;
	line-height: 1.25;	
}

.ruleLine {
	line-height: 1px;
	margin: 1px 0px 10px 0px;
}
#content ul li {
	margin: 0px 0px 5px 0px;
	list-style-image: url(images/cursorbullet.gif);
}

#content2 ul li {
	margin: 0px 0px 5px 0px;
	list-style-image: url(images/cursorbullet.gif);
}

#content ul.Dates{
font-weight:bold;
}

#content ul.Dates li{
list-style-image:none;
list-style:none;margin-bottom:10px;
}

#content p {
	margin-bottom: 10px;
	margin-top: 0px;
}

#content2 p {
	margin-bottom: 10px;
	margin-top: 0px;
}

#content2 a:link {
	color: #0D66A2;
}
#content2 a:visited {
	color: #0D66A2;
}
#content a:link {
	color: #0D66A2;
}
#content a:visited {
	color: #0D66A2;
}
#content #plflogo{
float:right;
margin-left:10px;
margin-bottom:10px;
margin-right:5px;
}
.newstext {
	font-size: 12px;
	color: #004080;
	text-indent: 0px;
	line-height: 1.2;
	font-weight: bold;
}
.newsdate {
	font-size: 10px;
	color: #004080;
	text-indent: 0px;
	line-height: 1.75;
	font-style: italic;
}
.newstitle {
	font-size: 14px;
	color: #FF8D16;
	text-indent: 0px;
	line-height: 1.2;
	font-weight: bold;
}

.clientlist {
	font-size: 12px;
	color: #004080;
	line-height: 1.25;	
}

.bottomnav {
	font-size: 11px;
	font-family: verdana;
	color: #DADADA;
	xline-height: 1;
	
	letter-spacing:-.05em;
}

.bottomnav a:link, a:visited {
	color: #DADADA;
}

.bottomnav a:hover {
	color: #0292F2;
	text-decoration: none;
}

/***** DIV FOR DISPLAYING IMAGES THAT FLOAT LEFT *****/
.ImgRight{
float:right;
margin-left:10px;
margin-bottom:10px;
margin-top:10px;
}
.ImgRight img{
border:1pt solid #000;
}
.ImgLeft{
float:left;
padding-right:10px;
padding-bottom:10px;

}

/******* DEFINITION LIST FOR LEFT COLUMN - ADDED 12-1-08 Andy Robbins ****************/
 .leftfeaturetext dl{
			padding-left:10px; 
			padding-top:5px;
			padding-bottom:5px;
			border-bottom:1pt solid #ddd;
			margin-top:0px;
			margin-bottom:5px;
			background-image:url(images/back_arrow.gif);
			background-repeat:no-repeat;
			background-image:url(images/back_grad1.jpg);
			background-repeat:repeat-x;
			background-position:bottom;
			border-bottom:1pt solid #3399CC;
			border-top:1pt solid #3399CC;
		 }
		 .leftfeaturetext dt{
			font-weight:bold;
			font-size:13px;
			
		 }
		 .leftfeaturetext dd{
			font-size:11px;
			margin-left:0px;
			color:#666666;
		 }
		.leftfeaturetext dd a{
		text-decoration:underline;	
		color:#039;
		}
.instructions{
width:150px;
padding:10px;
margin-left:10px; 
margin-right:0px;
margin-top:15px;
border:1pt solid #999; 
background:#eee;
font-size:11px;
}

.section{
 border-top:2pt solid #ccc;
 padding-top:5px;
 background:#fff;
  border-bottom:2pt solid #ccc;
  margin-bottom:15px;
  padding:5px;
  background-image:url(images/back_grad1.jpg);
  background-position:bottom;
  background-repeat:repeat-x;
}

.presenter{
margin-top:10px;
margin-right:50px;
xbackground:#ffe;
border-top:1pt solid #ddf;
border-bottom:1pt solid #ddf;
xbackground:#fff;
padding:5px;
}
.presenter .name{
	font-weight:bold;
	color:#66C;
	color:#333;
}
.presenter .title{
	color:#333;
font-style:italic;
	margin-left:13px;
}
.presenter .bioShow{
font-size:90%;
color:#666666;
padding-left:15px;
margin-top:5px;
}
.presenter .bioHide{
display:none;
}
.presenter img{
margin-right:2px;
}
/******** ADDED 12-15-08 *************/
.JobPostings li{
font-weight:bold;
margin:0px;

}
.JobPostings li ul li{
	font-weight:normal;	
	
}

p.Alert{
color:#C00;	
}
/********** ADDED 8-17-09 **************/
/*** SUB SUB TABS ***/

.SubSubTabs{
	font-family:Arial, Helvetica, sans-serif;
	width:auto;
	margin-left:5px;
	margin-right:10px;
	padding-left:10px;
	border-bottom:1pt solid #ff9900;
	border-bottom:1pt solid #ccc;
	text-align:left;
	font-weight:bold;
	padding-bottom:1px;
}
.SubSubTabs li{
	list-style-type:none;
	display:inline;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:2px;
	xbackground-image:url(images/subtab_off.gif);
	background-image:url(images/subtab_back.gif);
	background-image:url(images/tab_grad.jpg);
	background-color:#eee;
	background-position:center;
	border:1pt solid #999;
	border-bottom:1pt solid #FF9900;
	border-bottom:1pt solid #ccc;
	xwidth:100px;
	height:20px;
	xmargin-bottom:2px;
	color:#000;
	padding-bottom:1px;
}

.SubSubTabs .selected{
			background:#fff;
			background-image:none;
			background-color:#FF9900;
			background-color:#fff;
			background-image:url(images/tab_grad_selected.jpg);
			background-position:center;
			border-bottom:2pt solid #fff;
			
			}
.SubSubTabs .selected a:link, .SubSubTabs .selected a:visited{
	color:#fff;
	color:#000;
	
}					
.SubSubTabs a:link, .SubSubTabs a:visited{
	color:#000000;
	text-decoration:none;
	display:inline-block;
}
.SubSubTabs a:hover{
	xbackground-color:#EEE;
}
.SubSubTabs .selected a:hover{
	xbackground-color:#FFCC00;
	cursor:default;
	color:#fff;
	color:#000;
}
/******** END SUB TABS *************/

.Message_Good{
font-size:9pt;
color:#090;
font-family:Arial, Helvetica, sans-serif;
margin-left:10px;
}


