h5 {
	color: #464646;
    font-size: 19px !important;
    font-weight: bold;
    line-height: 1.2em;
}

header .top {
    background: url("/assets/img/site/header-logo-customerport.png") no-repeat scroll 0 0 transparent;
    color: #999999;
    font-size: 11px;
    height: 54px;
    position: relative;
}

header .top .logo {
    width: 330px;
}

.mainTable{width:500px;}
.mainTable th {
	background:			#617280 url('../images/table_column_heading_bg.jpg') top left repeat-x;
	color:				#fff;
	padding:			7px 8px 8px 11px;
	border-left:		1px solid #6f8393;
	cursor:				pointer;
	white-space:		nowrap;
	text-align:			left;
	text-shadow:		0 1px 1px #617280;

}

table.mainTable tr.new td {
	background-color: #fcfcdc;
	font-weight: bold;
}

table.mainTable .headerSortDown {
	background:			transparent url('../images/table_sort_asc.gif') top right no-repeat;
	border-left:		1px solid #d0d7df;
}

table.mainTable .headerSortUp {
	background:			transparent url('../images/table_sort_desc.gif') top right no-repeat;
	border-left:		1px solid #d0d7df;
}

table.mainTable td {
	padding:			12px 11px 11px 11px;
	border-bottom:		1px solid #cfd3db;
	vertical-align:		middle;

}


table.mainTable td.highlight {
	border:				5px solid black;
}


table.mainTable td.title {
	text-align:			left;
	font-weight:		bold;
}


table.mainTable thead {
	background:			#617280 url('../images/table_column_heading_active_bg.jpg') bottom left repeat-x;
}

table.mainTable td.id {
	border-left:		0;
}

.container-11 {
	margin: 0 auto;
	position: relative;
	clear: both;
}
/*
.customerportal .rightcolumn h3, .customerportal .rightcolumn ul, .customerportal .rightcolumn p { padding: 0px !important; }

.customerportal .rightcolumn ul { margin-right: 60px; }
*/
.customerportal .news-links { padding-left: 15px; margin-right: 20px; }
/*
.customerportal .rightcolumn ul li {
	list-style: none;
	padding-bottom: 5px;
}

.customerportal .rightcolumn ul li a {
	text-decoration: none;
	color: #0E73C0;
}

.customerportal .rightcolumn ul li span.date {
	text-decoration: none;
	color: rgba(117,116,116,0.99);
}
*/

.footer-nav {
	padding-left: 15px;
	width: 207.5px;
}

#links h4 {
    font-weight: bold;
}

#breadcrumbs p { float: left }
#breadcrumbs p.right { float: right; }
ul.nav > li {
    background: url("/assets/img/site/nav-customerport.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 48px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 160px;
}

ul.nav .last {
    background-position: 0 0px;
}

ul.nav .last:hover, ul.nav li.last.active  {
	background-position: 0px 0px;
	background-color: #0d395d !important;
	background-image: none !important;
}

ul.nav li:hover, ul.nav li.active {
	background-position: 0px 0px;
	background-color: #0d395d;
	background-image: none;
}

.links ul { list-style: none; margin: 0px; padding: 0px; }
.links ul li { line-height: 123%;
    margin: 0 0 7px;}
.links ul li a { color: #7A0026; text-decoration: none; }

a, a:visited, a:active { color: #7A0026;  }

.item a p { padding:0; margin: 0px; }
.customerport-home .intro p, .customerport-home .intro h4, .customerport-home .intro h5 { padding-left: 65px; padding-right: 10px !important; }
.customerport-home #splash .grid-6 h4, .customerport-home #splash .grid-6 h5 {  margin-top: 10px; margin-bottom: 10px; }
.customerport-home #splash .grid-6 h4 {font-size: 16px;font-weight: 600;}
.customerport-home .news-entries p { padding: 0 10px 0 0 !important; }
.customerport-home .news-entries a { color: #0E73C0; font-size: 13px; text-decoration: none }
.customerport-home #links p { padding-bottom: 0; }
.customerport-home #links .grid-3 { width: 205.5px; padding-left: 17px; }
#headlines h3 { text-align: center; }
.registration { width: 210px; float: left; margin: 0; }
.registration .customer-login {
    border: 1px solid #D2D2D2;
    border-radius: 5px 5px 5px 5px;
    font-size: 14px;
    margin-left: -10px;
    margin-top: 8px;
    padding: 15px 15px 19px;
}

.registration .customer-login h4 {
    color: #000000;
    font-size: 15px;
    margin-bottom: 5px;
    padding-left: 0 !important;
}
.registration .customer-login label {
    color: #000000;
    font-family: arial,sans-serif;
    font-size: 8pt;
}
.registration .customer-login input {
    border: 1px solid #D2D2D2;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 10px;
    padding: 2px;
    width: 98%;
}
.registration .customer-login input.button {
    background: url("/assets/img/site/request-bg.png") repeat-x scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    margin-bottom: 15px;
    margin-top: 20px;
    padding: 3px 0;
}
.registration .customer-login a.cyan {
    display: block;
    font-size: 13px;
    margin-bottom: 10px;
}
.registration .customer-login a.forgot {
    color: #0E73C0;
    font-family: arial,sans-serif;
    font-size: 8pt;
}
.registration h4.widget-title {
    color: #0E73C0;
    font-size: 10pt;
}
.registration .email-support {
    margin-left: 0;
    margin-top: 12px;
}
.registration a.email-address {
    color: #440E62;
    font-size: 10pt;
}
/*
#footer-nav {
	padding-left: 54px;
}*/
/************************technical***************************************/
.technical a.file {
    text-decoration:none;
}

/* Profile */
h6 {
	font-size: 16px;
	color: #000;
	font-weight: 400;
    line-height: 1.2em;
    margin-top: 8px;
    margin-bottom: 8px;
}

.thank_you_page {
	padding-bottom: 200px;
}