/* CSS Document */

body {
	background-image: url("/assets/page_background.jpg");
	background-repeat: repeat-x;
	background-color: White;
	text-align: center;
}
body, textarea, input {
	font-size:13px;
	line-height: 140%;
	color: #122A72;
	}
#ColumnA p, #ColumnB p {
	padding: 10px 0 10px 0;
	line-height: 140%;
	}
#ColumnB p.introduction {
	padding: 10px 0 20px 0;
	line-height: 160%;
	font-size: 16px;
	}

body.login {
	background-image: none;
	text-align: left;
}
body.login #Float {
	width: 380px;
	margin: 100px auto 0 auto;
}
body.login #Float img {
	margin: 0 auto 20px auto;
}
body.login #Float #alert {
	background-image: url("/assets/icons/gen_alert.gif");
	background-color: #FCF5D3;
	border: 1px solid #F5D851;
	color: black;
}
body.login #Float #Footer {
	width: 370px;
}

/* Login Form styling */
form {
	background-color: #F8F8F8;
	padding: 0;
	margin: 0;
	border-top: 10px solid white;
	}
form p {
	text-align: center;
	padding: 10px;
}
form p a {
	color: #2B699C;
	border-bottom: 1px solid #C8C8C8;
}
form p a:hover {
	border-bottom: 1px solid #2B699C;
}
table.data_input {
	width: 100%;
	border-collapse: collapse;
	}
table.data_input input.text {
	color: #122A72;
	border-top: 1px solid #CFCFCF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #CFCFCF;
	padding: 2px 5px 2px 5px;
	width: 200px;
	}
table.data_input tr td {
	font-size: 13px;
	padding: 10px 5px 10px 5px;
}
table.data_input tr td.label {
	white-space: nowrap;
	text-align: right;
	width: 100px;
}
table.data_input tr td.save {
	padding: 10px;
}
table.data_input tr td.save div.wrapper {
	width: 100%!important;
	padding: 10px 0 10px 0;
	background-color: white;
	border-top: none;
	text-align: center;
}


/* Page */
#Page {
	padding: 25px 0 20px 0;
	width: 895px;
	}
	
#InnerWrapper {
	clear: both;
	padding: 0 0 0 0;
	text-align: left;
	}
	
#ColumnB a {
	color: #2B699C;
	border-bottom: 1px solid #C8C8C8;
	}
#ColumnB a:hover {
	border-bottom: 1px solid #2B699C;
	}

/* Header */
#Header {
	width: 895px;
	height: 75px;
	background-image: url("/assets/logo_client_portal.gif");
	background-position: 220px 0px;
	background-repeat: no-repeat;
	}
#Header img.company_logo {
	float: right;
	margin: -10px 0 0 0;
}

#Messaging {
	float: right;
	margin: 20px 0 0 0;
	width: 675px;

	border-bottom: 1px solid #CCCCCC;
	}
#Messaging h1 {
	margin: 0;
	padding: 37px 0 0 0;
	line-height: 113px;
	font-family: "Arial";
	font-size: 25px;
	font-weight: normal;
	text-transform: none;
	color: #122A72;
	}
body.sub #Messaging h1 {
	font-size: 25px;
	}
#Messaging p.passport {
font-size: 14px;
	position: absolute;
	width: 675px;
	line-height: 37px;
	border-bottom: 1px solid #F2F2F2;
}
#Messaging p.logout {
	position: absolute;
	line-height: 37px;
	margin-left: 600px;
}
#Messaging p.logout a {
	border-bottom: 1px solid #C8C8C8;
	color: #1965A1;
}
#Messaging p.passport a.logout {

}
	
/* Columns */	
#ColumnA {
	width: 200px;
	}
#ColumnB, body.home #ColumnB, body.sub #ColumnB {
	width: 655px;
	margin: 7px 0 15px 20px;
	background: none;
	font-size: 13px;
	}

	
#ColumnA a.more {
	background-image: url("/assets/btn_more.jpg");
	background-repeat: no-repeat;
	border-bottom: 1px solid #C8C8C8;
	display: block;
	color: #1965A1;
	font-size: 11px;
	line-height: 20px;
	padding: 0 10px 0 20px;
}
#ColumnA a.more:hover {
	color: #122A72;
}

div.BoxStyleA, div.BoxStyleB {
	background-color: #F8F8F8;
	margin: 1px 0 10px 0;
	padding: 0 10px 0 10px;
	color: #122A72;
	}

h2 {
	line-height: 25px;
	border-bottom: 1px solid #CCCCCC;
	color: #1D3765;
	}	
h2.BoxStyleA, h2.BoxStyleB {
	font-size: 12px;
	color: #1D3765;
	border-bottom: 1px solid #CCCCCC;
	background-color: White;
	background-repeat: no-repeat;
	text-transform: none;
	padding: 0 0 0 32px;
	line-height: 30px;
	}
h2.BoxStyleB {
	padding: 0 0 0 10px;
	}
h2.applogin {
	background-image: url("/assets/icon_applogin.gif");
	}
h2.passport {
	background-image: url("/assets/icon_passport.gif");
	}
h2.support {
	background-image: url("/assets/icon_support.gif");
	}
h2.dtnetwork {
	background-image: url("/assets/icon_dtnetwork.gif");
	}
h2.buy {
	background-image: url("/assets/icon_buy.gif");
	}
h2.quicklinks {
	background-image: url("/assets/icon_quicklinks.gif");
	}
h2.learnmore {
	background-image: url("/assets/icon_learnmore.gif");
	}
h2.partners {
	background-image: url("/assets/icon_partners.gif");
	}

/* Navigation */
ul#Navigation {
	margin: 20px 0 10px 0;
	background-color: #F8F8F8;
	font-size: 14px;
	line-height: 37px;
	}
ul#Navigation li {
	border-bottom: 1px solid White;
	}
ul#Navigation li.last {
	border-bottom: 1px solid White; /* IE6 bug causes layout to collapse without a border here */
	}
ul#Navigation li a {
	color: #2B699C;
	}
ul#Navigation li a:hover {
	background-color: #F2F2F2;
	}	
ul#Navigation li ul.Sub1 li {
	background-image: url("/assets/bullet_nav_lvl2.jpg");	
}
ul#Navigation li ul.Sub1 li a {
	border-bottom: 1px solid #88AECC;
}
ul#Navigation li ul.Sub1 li a:hover {
	background-color: #F2F2F2;
	border-bottom: 1px solid #1965A1;
}
	
body.home ul#Navigation li.home {
	background-color: #F2F2F2;
	}
body.support ul#Navigation li.support {
	background-color: #F2F2F2;
	}
body.contact ul#Navigation li.contact {
	background-color: #F2F2F2;
	}

div.BoxStyleA a, div.BoxStyleB a {
	color: #1965A1;
	border-bottom: 1px solid #C0D3E2;
	}
div.BoxStyleA a:hover, div.BoxStyleB a:hover {
	border-bottom: 1px solid #1965A1;
	}
#ColumnA div.BoxStyleA ul, #ColumnC div.BoxStyleA ul {
	list-style: outside;
	list-style-type: none;
	padding: 5px 0 5px 0;
	line-height: 200%;
	}
#ColumnA div.BoxStyleA ul, #ColumnC div.BoxStyleA ul li a {
	}

p.address {
	margin: 0 0 0 15px;
}


/* File Lists */
div.assets_group {
	margin: 10px 0 0 0;
}
div.assets_row {
	margin: 0 0 5px 0;
	padding: 10px 10px 5px 36px;
	border: 1px solid #F8F8F8;
	background-color: #FCFCFC;
	background-position: 10px 10px;
	background-repeat: no-repeat;
	/* default file icon */
	background-image:url(/assets/icons/file_other.gif)
}
div.assets_row.jpg, div.resources_row.gif, div.resources_row.png {
	background-image:url(/assets/icons/file_image.gif)
}
div.assets_row.doc {
	background-image:url(/assets/icons/file_word.gif)
}
div.assets_row.pdf {
	background-image:url(/assets/icons/file_pdf.gif)
}
div.assets_row.ppt {
	background-image:url(/assets/icons/file_powerpoint.gif)
}
div.assets_row.xls {
	background-image:url(/assets/icons/file_excel.gif)
}
div.assets_row.zip {
	background-image:url(/assets/icons/file_compressed.gif)
}
div.assets_row.mp3 {
	background-image:url(/assets/icons/file_mp3.gif)
}
div.assets_row h3 {
	font-size: 14px;
	margin: 0 0 0 0;
	color: Black;
}
div.assets_row p {
	margin: 0 0 0 0;
	color: #666666;
	line-height: 150%;
}
div.assets_row p a {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
}
div.assets_row p a:hover {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #666666;
}


.assets_row h3 a{

}
.assets_row  p.description {
	color: #666666;
	font-style:italic;
	padding:6px 0 0 0;
}

/* Footer */
#Footer {
	border-top: 1px solid #E5E5E5;
	background: none;
	width: 885px;
	padding: 20px 5px 0 5px;
	}
#Footer p {
	color: #666666;
	text-align: center;
	font-size: 10px;
	line-height: 150%;
	}
#Footer a {
	color: #666666;
	border-bottom: 1px solid #D9D9D9;
	}
#Footer a:hover {
	border-bottom: 1px solid #666666;
	}

