@import url(/dmservice/dmstyles.css);
@import url(//fonts.googleapis.com/css?family=Raleway:700,400);

.cendixportalhdr
{
	background-color: #444444;
	color: #ffffff;
	cursor: default;
	font-size: 1.1em;
	width: 100%;
	margin: 0;
	padding-top: 1em;
	padding-bottom: 2.5em;
	border: 0;
}

.cendixportalhdr img
{
	margin-top: 1em;
	margin-left: 3em;
}


.cendixportalhdr nav
{
	margin-right: 2em;
	margin-top: 1em;
	float: right;
	font-family: "Raleway", Helvetica, sans-serif;
	overflow: hidden;
	white-space:nowrap;
}


.cendixportalhdr nav > ul {
list-style: none;
margin: 0;
padding-left: 0;
}

.cendixportalhdr nav > ul > li {
border-radius: 4px;
display: inline-block;
margin-left: 2em;
padding-left: 0;
}

.cendixportalhdr nav > ul > li a {
-moz-transition: color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out;
-o-transition: color 0.2s ease-in-out;
-ms-transition: color 0.2s ease-in-out;
transition: color 0.2s ease-in-out;
color: #cdced0;
display: inline-block;
text-decoration: none;
}

.cendixportalhdr nav > ul > li a:active, .cendixportalhdr nav > ul > li a:hover {
color: #ffffff;
}

.cendixportalhdr nav > ul > li:first-child {
margin-left: 0;
}

.cendixportalhdr nav > ul > li .button {
background-color: #fff;
color: #444 !important;
height: 2.25em;
line-height: 2.25em;
margin-bottom: 0;
padding: 0 1em;
position: relative;
top: -0.075em;
vertical-align: middle;
}

.cendixportalribbon
{
	background-color: #444444;
	background-image: url(/responsiveUI/images/portal-ribbon.png);
	backgound-repeat: repeat-x;
	color: #ffffff;
	cursor: default;
	width: 100%;
	height: 75px;
	margin-bottom: 20px;
	padding: 0;
	border-bottom: 1px solid #444444;
}


.cendixportalbadges
{
	background-color: #ffffff;
	cursor: default;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 50px;
	text-align: center;
	padding: 10px;
}

.cendixportalftr
{
	background-color: #444444;
	color: #ffffff;
	cursor: default;
	font-size: 1.1em;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.cendixportalftr h2
{
	font-family: "Raleway", Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 4em;
	color: #ffffff;
}

.cendixportalftr p
{
	font-family: "Raleway", Helvetica, sans-serif;
	font-size: .9em;
	color: #858585;
	line-height: 2.5em;
}

.cendixportalftr a:link 
{
   color: #858585;
	font-family: "Raleway", Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}

.cendixportalftr a:visited 
{
    color: #858585;
}

.cendixportalftr a:hover 
{
    color: #ffffff;
}


.cendixportalftr a:active 
{
    color: #858585;
}



TD
{
    FONT-SIZE: 11px;
    COLOR: #000066;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

H1
{
	color: #90182A;
	font-size: 18px;
}

H2
{
	color: #90182A;
	font-size: 16px;
}

H3
{
	color: #90182A;
	font-size: 14px;
}

.footertext
{
   color: #999999;
	font-size: 10px;
}

