@charset "UTF-8";

body {
	margin:0;
	padding:0;
}

#container {
	background-color: #FFFFFF;
	padding: 0px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 880px;
}

#logo {
	height: 96px;
	width:195px;
	float: left;
}

#topNavContainer {
	height: 26px;
	clear: both;
}

#topNav {
	float: left;
	width: 725px;  /* restricting width of nav bar for proper cross-browser display */
}

#top-R {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 26px;
	width: 149px;
}

#MiddleContent {
	padding: 0px;
	clear: both;
	height: 197px;
	width: 880px;
	margin-top: 10px;
}

#middle-L {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 197px;
	width: 723px;
}

#middle-R {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 197px;
	width: 149px;
}

#middle-R div{
	text-align:right;
	margin:0;
}

#mainContent_home {
	clear: both;
	width: 880px;
	padding-top: 10px;
}

#centerColumn {
	width:496px;
	margin-left:203px;
}

#leftColumn {
	padding: 0px;
	float: left;
	width: 168px;
	margin: 0 0 20px 0;
	border-right: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	border-top: 1px solid #bfbfbf;
	border-bottom: 0px solid #00853e;
}

#rightColumn {
	float: right;
	width: 150px;
	background:url(../image-files/news-notes-bg.jpg) no-repeat top;
	margin-bottom:10px;
}

#rightColumn_content{
	margin-top:18px;
}

#footer {
	clear: both;
	/*height: 52px;*/
	width: 880px;
	margin:10px 0;
	border: 1px solid #bfbfbf;
}

#search {
	width: 880px;
}
	
.flash-vid {
	height:300px;
	width:400px;
	margin:25px;
}

/***********  sub page content css  **************************/
#breadcrumb-div{
	margin: 0 0 30px 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color:#605961;
	
	}

#MiddleContent-sub {
	padding: 0px;
	clear: both;
	height: 125px;
	width: 880px;
	margin-top: 10px;
}

#MiddleContent-sub2 {
	padding: 0px;
	clear: both;
	width: 880px;
/*	border: 1px solid #bfbfbf;*/
	margin-top: 10px;
}

#middle-subL {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 125px;
	width: 650px;
	border: 1px solid #bfbfbf;
}

#middle-subR {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 125px;
	width: 220px;
	border: 1px solid #bfbfbf;
}

#mainContent-sub {
	clear: both;
	width: 880px;
	padding-top: 8px;
}


#leftColumn-sub {
	padding: 5px;
	float: left;
	width: 635px;
	margin: 10px 0 0 0;
}

#leftColumn-apps-sub{
        padding: 5px;
        float: center;
        width: 900px;
        margin: 10px 0 0 0;
}

#rightColumn-sub{
	margin: 10px 0 0 0;
	padding: 5px 0px 5px 0px;
	float: right;
	width: 215px;
}

#rightColumn-submenu {
	margin: 50px 0 20px 0;
	padding: 10px 0px 10px 15px;
	float: right;
	width: 205px;
	border-left: #EBEEE9 5px solid;
}

#rightColumn-apps-submenu {
        margin: 50px 0px 20px 0;
        padding: 10px 0px 10px 15px;
        float: right;
        width: 250px;
}

#rightColumn-apps-submenu ul.links li {
        list-style:none;
        margin:0;
        line-height:15px;

}

#rightColumn-apps-submenu ul.links  {
        list-style: none;
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size:12px;
        line-height:24px;
        padding:0;
        margin: 0 ;
}

#rightColumn-apps-submenu ul.links li a:link, #rightColumn-apps-submenu ul.links li a:visited {
        color: #00853e;
        text-decoration:none;
        display:block;
        padding:6px 10px;
        list-style:none;
}

#rightColumn-apps-submenu ul.links li a:hover, #rightColumn-submenu ul.links li a:active {
        color:  #ffde00;
        background-image:url(../image-files/sub-menu-bg.jpg);
        background-color:#00853e;
        padding:6px 10px;
        display:block;
        text-decoration:none;
        list-style:none;
}


#rightColumn-sub2 {
	margin: 10px 0 0 0;
	padding: 5px 0px 5px 0px;
	float: right;
	width: 220px;
}

#rightColumn-industry {
	margin: 50px 0 20px 0;
	padding-top:90px;
	float: right;
	width: 205px;
	border-bottom: #C3B7BB solid 3px;
}

#rightColumn-industry.trans {
	background-image:url(../image-files/industry-solutions-sidebars/transportation-sb.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#rightColumn-industry.energy {
	background-image:url(../image-files/industry-solutions-sidebars/energy.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
	
#rightColumn-industry.pos {
	background-image:url(../image-files/industry-solutions-sidebars/pos.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#rightColumn-industry.gov {
	background-image:url(../image-files/industry-solutions-sidebars/government.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#rightColumn-industry.health {
	background-image:url(../image-files/industry-solutions-sidebars/healthcare.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#rightColumn-industry.campuses {
	background-image:url(../image-files/industry-solutions-sidebars/campuses.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#rightColumn-industry.security {
	background-image:url(../image-files/industry-solutions-sidebars/security-sb.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#sub-page-menu {
	padding: 5px;
	float: left;
	width: 640px;
	margin: 0;
}

#leftColumn-sub img.biopic {
	float:left;
	margin: 0 15px 10px 0;
}

 #leftColumn-sub div.pager-device {
	margin:15px 0;
	height:76px;
}

#leftColumn-sub div.pager-device img {
	margin-left:5px;
	float:left;
}

#leftColumn-sub div.pager-device h4 {
	margin-top:20px;
}

#ct-image-files {
	float:left; 
	width:198px; 
	margin-right:30px;
}

/***************************************
    Typography
***************************************/

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color:#605961;
}

p.left{
	float:left;
}

p.right{
	float:right;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #00853e;
	margin: 6px 0;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: lighter;
	color: #00853e;
	margin: 6px 0;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #4c4d4f;
	margin: 36px 0 0 0;
}

h3.table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4c4d4f;
	margin: 6px 0;
}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: lighter;
	color: #00853e;
	margin: 6px 0;
}

h4.right-submenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: lighter;
	color: #00853e;
	padding-left:10px;
	margin: 6px 0;
}


h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #00853e;
	margin: 0;
}

h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
	color: #00853e;
	margin: 14px 0;
}

.green-bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
	color: #00853e;
}

#rightColumn-submenu ul.links li {
	list-style:none;
	margin:0;
	line-height:15px;
	
}

#rightColumn-submenu ul.links  {
	list-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	padding:0;
	margin: 0 ;
}

#leftColumn-sub ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color:#605961;
	list-style:circle;
}

#leftColumn-sub ul li {
	margin: 18px 50px 18px 10px;
}

#mainContent_home p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height: 18px;
	font-style: normal;
	font-weight:400;
	color:#605961;
	margin: 0 0 18px 0;
}

#topNavContainer p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-align:right;
	margin: 0 45px 0 0;
	padding-top: 6px;
}

#rightColumn_content p{
	color:#fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	padding: 0 9px;
	font-weight:400;
}

#leftColumn p{
	padding: 0 10px;
	margin: 8px 0;
	font-size:10px;
	font-weight:400;
	line-height:14px;
}


#footer p, #search div { /* added style for search box */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #bfbfbf;
	padding:0 10px;
	margin: 10px 0 0 0;
}

input.search {
	margin: 10px 0 0px 10px;
}


ol { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color:#605961;
}

#leftColumn-sub blockquote.greenborder {
	border-left:6px solid #EBEEE9;
	border-right:6px solid #EBEEE9;
	padding: 5px 25px;
	margin:25px;
}

#leftColumn-sub blockquote.greenborder p, #leftColumn-sub blockquote.greenborder ol, #leftColumn-sub blockquote.greenborder ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color:#605961;
}

#rightColumn-industry ul {
	color:#2A131B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style:none;
	padding:0;
	margin: 0 8px 20px 8px;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}

#rightColumn-industry ul li {
	margin-bottom: 10px;
}

div.rule {
	height: 70px;
	background: url(../image-files/rule.gif) top repeat-x ;	
}


/***************************************
    table
***************************************/

td p{
	padding:0px 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#605961;
}


/***************************************
    linking
***************************************/

#header p a:link, #header p a:visited{
	color: #00853e;
	text-decoration:none;
}

#header p a:hover, #header p a:active{
	color: #afd139;
	text-decoration:underline;
}


 
#mainContent_home a:link, #mainContent_home a:visited{
	color: #afd139;
	font-weight:bold;
	text-decoration:none;
}

#mainContent_home a:hover, #mainContent_home a:active{
	color: #00853e;
	font-weight:bold;
	text-decoration:underline;
}

#leftColumn-sub a:link, #leftColumn-sub a:visited{
	color: #00853e; 
	text-decoration:none;
}

#leftColumn-sub a:hover, #leftColumn-sub a:active{
	color:#afd139;
	text-decoration:none;
}

#breadcrumb-div a:link, #breadcrumb-div a:visited{
	color: #605961;
	text-decoration:none;
}

#breadcrumb-div a:hover, #breadcrumb-div a:active{
	color:  #00853e;
	text-decoration:underline;
}

#rightColumn_content a:link, #rightColumn_content a:visited{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#rightColumn_content a:hover, #rightColumn_content a:active{
	color:#F9DA3B;
	font-weight:bold;
	text-decoration:none;
}

#footer a:link, #footer a:visited{
	color: #bfbfbf;
	text-decoration:none;
}

#footer a:hover, #footer a:active{
	color: #00853e;
	text-decoration:underline;
}

#rightColumn-submenu ul.links li a:link, #rightColumn-submenu ul.links li a:visited {
	color: #00853e;
	text-decoration:none;
	display:block;
	padding:6px 10px;
	list-style:none;
}

#rightColumn-submenu ul.links li a:hover, #rightColumn-submenu ul.links li a:active {
	color:  #ffde00;
	background-image:url(../image-files/sub-menu-bg.jpg);
	background-color:#00853e;
	padding:6px 10px;
	display:block;
	text-decoration:none;
	list-style:none;
}

a:link, a:visited {
	color:#00853e;
	text-decoration:none;
}

a:hover, a:active {
	color:#afd139;
	text-decoration:underline;
}

/*********************************************************************************************************************
rIQ styles - these classes were added especially for Resource iQ to give Orange color to heading tags and 
text on the RiQ pages and the RiQ box on the home page.  Please add these classes to the current screen.css
*********************************************************************************************************************/

.rIQ {
	color: #EC7127;
}

.rIQ2 {
	color: #EC7127;
	font-size:13px;
	line-height:18px;
}

