﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
div
{
	border: solid 0px #9acd32;
}
body 
{
	font-family: "segoe ui", calibri, trebuchet ms, tahoma, verdana, arial, sans-serif;
	font-size: 100%;
}
.nav
{
	font-size: 80%;
	color: #691e72;
	text-decoration: none;
}
.eurodebt_nav
{
	font-size: 80%;
	color: #beb2d3;
	text-decoration: none;
}
/* - - - - - - - - - - - - - - - - - - - - -FORM- - - - - - - - - - - - - - - - - - - - - */
label
{
	font-size:100%;
	color: #8b8e95;
	font-weight: bold;
}
input.text, textarea.textarea, .firefox select.select
{
	font-family: "segoe ui", Calibri, Trebuchet MS, Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 100%;
}
.textbox
{
	font-family: "segoe ui", Calibri, Trebuchet MS, Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 130%;
	background: #fff url('images/fieldbg.gif') repeat-x scroll center top;
	border-color: #7c7c7c rgb(195, 195, 195) rgb(221, 221, 221);
	border-style: solid;
	border-width: 1px;
}
form ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:100%;
}
form li
{
	margin:0;
	padding:1px 5px 1px 9px;
	position:relative;
}
form li:after, .buttons:after
{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:hidden;
}
* html form li, * html .buttons
{
	height: 1%;
}
form li, .buttons
{
	display: block;
}
form li div, form li span
{
	margin:0 4px 0 0;
	padding:0 0 8px 0;
	color:#444;
}
form li span
{
	float:left;
}
form li div.left
{
	display:inline;
	float:left;
	width:48%;
}
form li div.right
{
	display:inline;
	float:right;
	width:48%;
}
form li div.left .medium, form li div.right .medium
{
	width:100%;
}
.clear
{
	clear:both;
}
form li div label, form li span label
{
	margin:0;
	padding-top:3px;
	clear:both;
	font-size:9px;
	line-height:9px;
	color:#444;
	display:block;
}
form li .datepicker
{
	float:left;
	margin:.1em 5px 0 0;
	padding:0;
	width: 16px;
	height: 16px;
	cursor:pointer !important;
}
.gooeytable table
{
	border: solid 1px #1c4b79;
	padding: 5px 5px 5px 5px;
	border-collapse: separate;
}
.gooeytable .head, .gooeytable th
{
	background-color: #acacac;
	padding: 5px 5px 5px 5px;
	color: #fff;
	height: 35px;
	font-weight: bold;
	font-size: 110%;
}
.gooeytable .head a:link, .gooeytable .head a:visited, gooeytable .head a:active
{
	color: #fff;
	text-decoration:none;
}
.gooeytable .head a:hover
{
	color: #9acd32;
}
.gooeytable .subhead
{
	background-color: #d9d9d9;
	height: 25px;
	padding: 5px 5px 5px 5px;
	font-style: normal;
	font-family: "calibri", Segoe UI, Tahoma, Trebuchet MS, Verdana, Arial, Sans-Serif;
	border-bottom: solid 1px #e3e3e3;
	color: #000;
	font-weight: bold;
	font-size: 100%;
}
.gooeytable .lightcol, .gooeytable td
{
    font-family: "calibri", Segoe UI, Tahoma, Trebuchet MS, Verdana, Arial, Sans-Serif;
	background-color: #f3f3f3; 
	border-bottom: solid 1px #e3e3e3;
	padding: 3px 3px 3px 3px;
	font-style: italic;
	line-height:15px;
	font-size: 90%;
	color: #000;
	font-style: normal;
	vertical-align: middle;
}
.gooeytable .lightcol-pink
{
    font-family: "calibri", Segoe UI, Tahoma, Trebuchet MS, Verdana, Arial, Sans-Serif;
	background-color: #eadeff; 
	border-bottom: solid 1px #e3e3e3;
	padding: 3px 3px 3px 3px;
	font-style: italic;
	line-height:15px;
	font-size: 90%;
	color: #000;
	font-style: normal;
	vertical-align: middle;
}
.gooeytable .darkcol
{
    font-family: "calibri", Segoe UI, Tahoma, Trebuchet MS, Verdana, Arial, Sans-Serif;
    background-color: #dbdbdb;
    border-bottom: solid 1px #e3e3e3;
	padding: 3px 3px 3px 3px;
	font-style: normal;
	font-size: 90%;
	line-height:15px;
	color: #000;
	vertical-align: middle;
}
.error
{
	border: solid 1px #a10f0f;
	background-color: #e9b6b6;
	font-size: 90%;
	line-height: 18px;
	color: #202020;
	width: 550px;
	padding: 5px 5px 5px 5px;
	position: relative;
	margin: 0px 0px 0px 10px;
}
.requiredstar
{
	color:#891612;
	font-size: 130%;
}

