@charset "utf-8";
/* CSS Document */

body
	{
  		scrollbar-face-color		: #31659C;
		scrollbar-track-color		: #F1F1F1;
		scrollbar-base-color		: #F1F1F1;
		scrollbar-arrow-color		: #e7eff8;
		scrollbar-shadow-color		: #31659C;
		scrollbar-highlight-color	: #31659C;
		scrollbar-3dlight-color		: #e7eff8;
		scrollbar-darkshadow-color	: #e7eff8;
		background: #FFFFFF;
		font-size: 13px;
		font-family:Segoe UI,Arial,Verdana,Helvetica,sans-serif;
		color: black;
		text-align: center;
	}
h1
	{
		font-family : Segoe UI,Arial,Verdana,Helvetica,sans-serif;
		font-size: 14px;
		font-weight : bold;
		color : white;
		padding: 3px;
		margin: 10px 0px 6px 0px;
		border-width : 1px;
		border-style : solid;
		border-color : #31659C;
		background-color : #31659C;
		text-align: left;
	}
h1.header
	{
		font-size: 18px;
		font-weight : 900;
		border-width : 0px;
		color : #31659C;
		background-color : white;
		font-family:Segoe UI,Arial,Verdana,Helvetica,sans-serif;
	}
h1.trailer
	{
		border-width : 0px;
		text-align: center;
		color : #31659C;
		background-color : white;
	}
img
	{
		border-style : none;
		align: left;
	    vertical-align: middle;
	}
img.link
	{
		height: 11px;
		width: 13px
	}
p
	{
		font-size: 13px;
		font-family: Segoe UI,Arial,Verdana,Helvetica,sans-serif;
		margin : 0px;
		padding-left : 3px;
		padding-right : 3px;
		padding-top : 3px;
		padding-bottom : 3px;
		text-align: left;
	}
p.smallSpace
	{
		font-size: 1px;
	}
table
	{
		width: 600px;
	}
table.border
	{
		border-style : solid;
		border-width : 1px;
		border-color: #31659C;
	}
table.header
	{
		margin: 10px 0px 6px 0px;
		border-width : 1px;
		border-style : solid;
		border-color : #31659C;
		width: 600px;
		text-align: left;
	}
table.small
	{
		width: 300px;
	}
tr
	{
    	page-break-inside: avoid;
	}
th
	{
		font-family : Segoe UI,Arial,Verdana,Helvetica,sans-serif;
		font-weight: bold;
		font-size: 13px;
		padding-left: 3px;
		width: 177px;
		color: #31659C;
		background-color : #e7eff8;
		text-align: left;
  		vertical-align: top;
	}
th.h1
	{
		font-size: 14px;
		padding: 3px;
		font-weight : bold;
		background-color : #31659C;
		color : white;
		width: 600px;
	}
th.minusBackgroundColor
	{
		background-color : white;
	}
th.label
	{
		font-weight: normal;
		background-color : white;
		width: auto;
	}
th.indent
	{
		padding-left: 6px;
	}
th.indentDouble
	{
		padding-left: 12px;
	}
td
	{
		font-size: 13px;
		font-family: Segoe UI,Arial,Verdana,Helvetica,sans-serif;
		color: black;
		padding-left: 3px;
  		vertical-align: top;
  		text-align: left;
	}
a
	{
		font-family: Segoe UI,Arial,Verdana,Helvetica,sans-serif;
		text-decoration : underline;
  		color : blue;
  	}

a:HOVER
	{
		font-family: Segoe UI,Arial,Verdana,Helvetica,sans-serif;
		color :brown;
		text-decoration:underline;
		}

input
	{
  		font-size 		: 13px;
  		font-family 	: Segoe UI,Arial,Verdana,Helvetica,sans-serif;
  		font-weight 	: lighter;
  		border-width 	: 1px 1px 1px 1px;border-top-style : solid;
  		border-left-style: solid;
  		border-right-style : solid;
  		border-bottom-style : solid;
	}
select
	{
  		font-size : 7pt;
  		font-family : "Small Fonts",Arial;
  		border-top-width : 1px;border-left-width : 1px;
  		border-right-width : 1px;
  		border-bottom-width : 1px;
  		border-top-style : solid;
  		border-left-style : solid;
  		border-right-style : solid;
  		border-bottom-style : solid;
  		border-color : black black black black;
  		font-weight : lighter;
  		background-color : #f1f1f1;
	}
.submit
	{
  		font-size : 14px;
  		font-family : Segoe UI,Arial,Verdana,Helvetica,sans-serif;
  		font-weight : normal;
  		color : #f1f1f1;
  		background-color : black;
	}
.bold
	{
		font-weight: bold;
	}
.red
	{
		color: red;
	}
.white
	{
		background-color: white;
	}
.lightGrey
	{
		background-color: lightGrey;
}
.italic
	{
		font-style: italic;
	}
.dashed
	{
		border-bottom-style : dashed;
		border-bottom-width : 1px;
		border-bottom-color: silver;
		padding-left: 3px;
		padding-right: 3px;
		margin-top: 3px;
		margin-bottom: 3px;
	}

.marginTop
	{
		margin-top: 6px;
	}
.paddingTop
	{
    	padding-top: 3px;
	}
.paddingBottom
	{
    	padding-bottom: 6px;
	}
.textAlignRight
	{
		text-align: right;
		padding-right: 3px;
	}
.signature_color1
	{
		color: #31659C;
	}
.border_right
	{
		border-right-style : solid;
		border-right-width : 1px;
		border-right-color: #31659C;
	}
.border_left
	{
		border-right-style : solid;
		border-right-width : 1px;
		border-right-color: #31659C;
	}
.border_bottom
	{
		border-bottom-style : solid;
		border-bottom-width : 1px;
		border-bottom-color: #31659C;
	}
.center
	{
		text-align: center;
		width: auto;
	}
ul
{
	list-style: none;
	padding: 0;
	margin: 0
}
li
{
	padding-left: 10px;
	margin-right: 0px;
	background-image: url("/Creditline_core/images/tab-blue-left.gif");
	background-position: left top;
	background-repeat: no-repeat;
	background-color : #31659C;
	color: white;
	float: left;
}
li span
{
	padding-right: 10px;
	padding-bottom: 3px;
	background-image: url("/Creditline_core/images/tab-blue-right.gif");
	background-position: right top;
	background-repeat: no-repeat;
	background-color : #31659C;
	float: left;
}
li a
{
	color: white;
}
li a:hover
{
	color: gold;
}

li a:hover span
{
	color: gold;
}
