a
{
	color: blue;
	text-decoration: underline;
}

body
{
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	margin: 0px;
    padding: 0px;
}


form
{
	margin: 0px;
	padding: 0px;
}

#kop {
	position:absolute;
	top: 0px;
	width: 100%;
	left: 0px;
}

img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}


input.button
{
	border-color: #0E1748;
	border-style: solid;
	border-width: 1px;
	color: #0E1748;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	margin: 0px;
	padding-bottom: 3px;
	padding-top: 1px;
}

input.text
{
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}


select.menu
{
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 19px;
	margin: 0px;
	padding: 0px;
}

ul
{
	margin: 0px;
	margin-left: 17px;
	padding: 0px;
}

table.blank_content
{
	border: #AAAAAA 1px dashed;
	color: #AAAAAA;
	float: left;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	height: 360px;
}
table.template
{
	background-color: #DDDDDD;
	border: #AAAAAA 1px dashed;
	height: 400px;
	width: 100%;
}

td.content
{
	background-image: url(/images/drop_shadow.gif);
	background-repeat: repeat-x;	
}

td.footer
{
	font-size: 8pt;
	text-align: center;
	padding: 20px;
}

td.link_button
{
	background-color: #000000;
	color: #ffffff;
	cursor: pointer;
	font-size: 10pt;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;
}

td.link_button_mouseover
{
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#FFffff, EndColorStr=#ff0000, GradientType=1);
	background-color: #B9BBDB;
	color: #000000;
	cursor: pointer;
	font-size: 10pt;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;
}

span.header_right
{
   float: right;
   padding-right: 0px;
   padding-top: 0px;
}

table.header_background
{	

	background-image: url(/images/header_background.gif);
	background-repeat: repeat-x;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

tr.footer_background
{	
	background-image: url(/images/footer_background.gif);
	background-repeat: repeat-x;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
	
td.navigation
{	
	background-color: #ff0000;
	background-image: url(/images/navigation_background.gif);
	background-repeat: repeat-x;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

td.portlet
{
	background-color: #000000;
	border: #7A84BC 1px solid;
	padding-bottom: 1px;
	color: white;
}

td.portlet_spacer
{
	font-size: 1px;
	height: 10px;
}

td.quicknav
{
	cursor: pointer;
	height: 20px;
	width: 181px;
}

div.portlet_header
{
	font-size: 9pt;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#4D0000, EndColorStr=#FF0000, GradientType=1);
	margin-bottom: 1px;
	padding-bottom: 2px;
	width: 100%;
	font-weight: bold;
	color: white;
	padding-top: 2px;	
	text-align: center;
}


div.ksoli_header_left
{
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#4D0000, EndColorStr=#FF0000, GradientType=1);	
	background-color: #4D0000;
	color: white;
	font-size: 12pt;
	margin-bottom: 1px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	width: 100%;
}
div.ksoli_header_reverse
{
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#FF0000, EndColorStr=#4D0000, GradientType=1);	
	background-color: #FF0000;
	color: white;
	font-size: 12pt;
	margin-bottom: 1px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	width: 100%;
}

table.leftindent
{
	text-indent: 6em;
}

table.outlined { border: #bcc8f8 solid 1px; }

span.blank_content
{
	border: #AAAAAA 1px dashed;
	color: #AAAAAA;
	float: left;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	height: 360px;
	padding: 10px;
}

span.content_bar
{
	left: 0px;
	padding: 10px;
	padding-left: 184px;
	padding-right: 180px;
	position: absolute;
}

span.content_no_bar
{
	float: left;
	padding: 10px;
}

span.header
{
	color: #000000;
	float: left;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding-left: 0px;
	margin-top: -2px;
	position: absolute;
}
<!--
span.left_sidebar
{
	background-color: #000000;
	float: left;
	padding: 4px;
	padding-top: 2px;
	width: 166px;
}

span.print
{
	float: right;
}

span.right_sidebar
{
	float: right;
	padding: 4px;
	padding-top: 2px;
	width: 166px;
}

@page
{
	size: 8.5in 11in;
	margin: 2cm;
}

@media print
{
	span.content_bar
	{
		padding: 10px;
	}
	span.left_sidebar
	{
		display: none;
	}
	span.right_sidebar
	{
		display: none;
	}
	td.footer
	{
		display: none;
	}
	td.header
	{
		display: none;
	}
	td.navigation
	{
		display: none;
	}
}

.white
{
	color: #FFFFFF;
}

.normaltextbold
{
	font-weight: bold;
}
.normtxtundline
{
	text-decoration: underline;
}
.normtxtbldund
{
	font-weight: bold;
	text-decoration: underline;
}
.normtextsmall
{
	font-size: small;
}
.normtxtitalicbold
{
	font-style: italic;
	font-weight: bold;
}
.verysmalltext
{
	font-size: 9px;
}
.backgroundgrey
{
	background-color: #CDCDCD;
	text-align: center;
	vertical-align: bottom;
}
.backgroundblue
{
	background-color: #0000FF;
}
.yellowtext
{
	color: #FFFF00;
}
.orangetextlargeitalic
{
	color: #FF9900;
	font-size: large;
	font-style: italic;
}
.normaltextlarge
{
	font-size: large;
}
.normaltextmedium
{
	font-size: medium;
}
.normtextitalic
{
	font-style: italic;
}
.leftindent
{
	text-indent: 6em;
}
.bluetext
{
	color: #0000FF;
}
.orangetext
{
	color: #FF9900;
	font-weight: bold;
}
.greenbluetext
{
	color: #008080;
}
.table609
{
	width: 609px;
}
.bridgequote
{
	font-style: italic;
	font-weight: bold;
	color: #336699;
	text-align: center;
}
.normaltextboldcenter
{
	font-weight: bold;
	text-align: center;
}
.tableAlign
{
	left: auto;
	top: auto;
	text-align: center;
}
.textmaroon
{
	color: #990033;
	font-weight: bold;
}
.backgroundbluegreen
{
	background-color: #00FFFF;
}
.RomanNumeral
{
	list-style-type: upper-roman;
}
.nobutton
{
	list-style-type: none;
}
.tablerowleft
{
	text-align: left;
}
.redtext 
{
    color: #FF0000;
}
.redtextbold 
{
	color: #FF0000;
	weight: bold;
	font-weight: bold;

}
.greentextbld 
{
	font-weight: bold; color: #008400
}
.pinktext
{
	color: #FF0099;
}
.lightbluetext
{
	color: #0099FF;
}
.navytext
{
	color: #003399;
}
.nounderline
{
	text-decoration: none;
}
.indent
{
	text-indent: 2em;
}
.normtextitalicGreen
{
	font-style: italic;
	color: #008080;
	text-align: center;
}
.bluetextbold
{
	font-weight: bold;
	color: #0000FF;
}
.headercenter
{
	text-align: center;
}
.normtextitalicRed
{
	font-style: italic;
	color: #CC0000;
	text-align: center;
}
.headercenter
{
	text-align: center;
}
.hiddentext
{
	font-size: 9px;
	color: #FFFFFF;
}
.normaltextsmlbold
{
	font-size: small;
	font-weight: bold;
}
.searchtablelock
{
	width: 608px;
}
.normtextxxsmall
{
	font-size: xx-small;
}
.greenbox
{
	background-color: #006633;
	border: thin #FFFFFF groove;
}

.alignRight
{
	text-align: right;
}
.txtAreaBG
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}

.headerLargeBGGrey
{
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	background-color: #999999;
	text-align: center;
	vertical-align: middle;
	background-position: center;
}

.hrefNoUnderlineMouseOverSizeUP
{
	color: #3300FF;
	text-decoration: none;
}

.darkbluetextsml
{
	font-size: small;
	font-weight: bold;
	color: #000099;
}

.borderblack
{
	border: thin solid #000000;
}

.backgroundNavy
{
	background-color: #1C2C8D;
}

.bordergray
{
	border: thin solid #CCCCCC;
}

.normtextsmall 
{  
	font-size: x-small;
}
