﻿body
{
    margin:0px;
    padding:5px;
    font-family:Verdana;
    background-color:#F9EBC5;
    color:#16336f;
}

* html td img
{
	margin-bottom:-3px;
}

h2
{
    font-family:Times New Roman;
    font-style:italic;
    font-size:1.3em;
    color:#16336f; 
}

h3, .subtitle
{
    font-family:Times New Roman;
    font-style:italic;
    font-size:0.8em;
    color:#16336f;
}

hr
{
	color:#F9EBC5;
	background-color:#F9EBC5;
	height:1px;
	border:0px;
}

a img
{
    border:none;
}

* html .topMenu
{
    margin: 0px 10px 0px 0px;
}

.topMenu
{
	padding:0px;
	text-transform:lowercase;
    margin: 0px 10px 3px 0px;
}

.topMenuItem , .topMenuRootItem
{
    display:inline;
    padding-right:4px;
    font-family:Verdana;
    font-size:0.7em;
}

.topMenuItem
{
     padding-left:8px;
     border-left:solid 1px #4D4D4D;
}

.topMenuItem a, .topMenuRootItem a
{
    text-decoration:none;
    text-transform:lowercase;
    color:#16336f;
}

#leftcolumn
{
	width:99px;
	padding:4px 2px 0px 2px;
	background-color:#283866;
}

.leftMenu 
{
	margin:10px 0px 0px 0px;
	padding:0px;
	line-height:1.2em;
	list-style-type:none;
}

.leftMenuItem
{
	margin-bottom:15px;
	text-align:left;
	text-decoration:none;
	font-size:0.7em;
	line-height:1.2em;
	font-weight:normal;
	color:#F9EBC5;
}

.leftMenuItem a
{
	font-family:Verdana,Tahoma,Arial,sans-serif;
	text-decoration:none;
	color:#F9EBC5;
}

.title
{
	display:block;
	font-family:Times New Roman;
	font-size:1.3em;
	font-weight:bold;
	font-style:italic;
	color:#16336f;
	margin:0px 0px 10px 0px;
	text-decoration:none;
}

.subtitle
{
	display:block;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size:0.7em;
	font-style:italic;
	color:#16336f;
	margin: 0px 0px 4px 0px;
}

.itemtitle
{
	display:block;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size:0.8em;
	font-weight:bold;
	color:#16336f;
	text-decoration:none;
	margin: 0px 0px 4px 0px;
}

#imagesdiv
{
	float:right;
	height:100%;
	margin-left:20px;
	margin-top:36px;
	text-align:right;
}

#imagesdiv img
{
	display:block;
	margin-bottom:20px;
}

#textdiv
{
	overflow:hidden;
	height:100%;
}

.text
{
    font-family:Verdana;
    font-size:0.7em;
    color:#16336f;
}

.text a
{
	color:#16336f;
}

.divNavigation
{
	text-align:center;
	overflow:hidden;
}

.copyright
{
	margin-top:2px;
    font-family:Verdana;
    font-size:0.7em;
    color:#919f9f;
    float:left;
}

.termsofuse
{
	margin-top:2px;
	margin-right:10px;
    font-family:Verdana;
    font-size:0.7em;
    float:right;
    color:#919f9f;
}


#logoibiz
{
    margin-right:20px;
}


#termsOfUseDiv
{
	color:#FFFFFF;
	margin:0px 0px 0px 0px;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
}

#termsOfUseDiv a
{
	color:#FFFFFF;
	text-decoration:none;
}


/*
.acceptedmessage
{
    font-family:Verdana;
    font-size:0.9em;
    color:#336666;
}

.errormessage
{
    font-family:Verdana;
    font-size:0.9em;
    color:#7C2E2E;
}

.button
{
    font-family:Verdana;
    font-size:0.8em;
    color:#336666;
    font-weight:bold;
    width:100px;
    margin:10px 2px 10px 2px;
}

.label
{
    font-family:Verdana;
    font-size:0.8em;
    color:#4D4D4D;
    display:block;
    float:left;
    width:120px;
}

.textbox
{
    font-family:Verdana;
    font-size:0.8em;
    color:#4D4D4D;
    width:160px;
}
*/

#errorContainer
{
    text-align:center;
    font-size:0.8em;
}

.errorType
{
    font-size:0.9em;
    font-weight:bold;
}

.errorLink:visited
{
    color:Blue;
}

.errorHome
{
	color:#16336f;
	font-weight:bold;
}

.errorHome:visited
{
	color:#16336f;
}