*
{
	margin:0;
	padding:0;
}

body,div,span,p,a,img,ul,ol,li,table,th,tr,td,form,fieldset,legend,dl,dt,dd,blockquote,applet,object
{
	border:0;
}

body
{
	background:#fff url('images/bg.gif') repeat-x;
	font:0.8em/1.5 "arial",sans-serif;
	color:#303030;
	text-align:center;
	padding:0;
}

a:hover
{
	color:#ff751a;
	text-decoration:none;
}

h1,h2,h3,h4,h5,h6
{
	margin:15px 0 7px;
}

h1
{
	font-size:230%;
}

h2
{
	font-size:170%;
	font-weight:400;
}

h3
{
	font-size:105%;
	border-bottom:1px solid #ddd;
}

h4
{
	font-size:120%;
}

h5
{
	font-size:100%;
}

.ingdb-rb-roundbox h2 
{
	color:#ffffff;
	font-size:170%;
	margin-top:0;
	border:0;
}

#ingdb-layout
{
	width:820px;
	text-align:left;
	margin:0 auto;
}

#ingdb-header
{
	position:relative;
	margin-bottom:20px;
}

#ingdb-logo
{
	font-family:'Trebuchet MS','Geneva CE',lucida,sans-serif;
	position:relative;
	overflow:hidden;
	width:630px;
	height:75px;
	font-size:230%;
	line-height:75px;
	text-align:left;
	margin:0 0 0 17pt;
}

#ingdb-logo a
{
	text-decoration:none;
	color:#fff;
	font-weight:400;
	border-left:8px solid #ff751a;
	padding:0 10px 7px;
}

#ingdb-logo span
{
	color:#676767;
	font-weight:700;
}

#ingdb-logo a:hover span
{
	color:#fff;
	font-weight:700;
}

#ingdb-navigation
{
	position:absolute;
	left:600px;
	line-height:45px;
	display:block;
	height:75px;
	width:200px;
	top:0;
	text-align:right;
	font-size:95%;
}

#ingdb-navigation ul li
{
	display:inline;
}

#ingdb-navigation li a
{
	color:#cacaca;
	text-decoration:none;
	padding:50px 10px;
}

.ingdb-rb-roundbox
{
	background:#ff751a url('images/main.jpg') no-repeat;
	width:95%;
	color:#fff;
	margin:1em auto 20px;
}

.ingdb-rb-top div
{
	background:url('images/tl.gif') no-repeat top left;
}

.ingdb-rb-top
{
	background:url('images/tr.gif') no-repeat top right;
}

.ingdb-rb-bot div
{
	background:url('images/bl.gif') no-repeat bottom left;
}

.ingdb-rb-bot
{
	background:url('images/br.gif') no-repeat bottom right;
	clear:both;
}

.ingdb-rb-bot div,.ingdb-rb-bot,.ingdb-rb-top div,.ingdb-rb-top
{
	width:100%;
	height:7px;
	font-size:1px;
}

.ingdb-rb-content
{
	margin:0 7px;
}

.ingdb-content
{
	float:left;
	z-index:10;
	padding:12px 10px;
}

.ingdb-content p
{
	color:#ffffff;
	margin-top:10px;
}

#ingdb-panel-right
{
	float:right;
	width:270px;
	padding:0 10px 10px;
}

#ingdb-panel-right-inside
{
	border-left-width:10px;
	border-left-style:solid;
	border-left-color:#ff751a;
	padding:0 0 0 10px;
}

#ingdb-panel-right span
{
	color:#e49695;
}

#ingdb-panel-right p
{
	margin:0 0 0 10px;
}

#ingdb-main
{
	padding:0 37px;
}

#ingdb-footer
{
	background:#fff url('images/bg.gif') repeat-x;
/*	
background:#303030;
*/
	color:#b1b1b1;
}

#ingdb-footer a
{
	color:#b1b1b1;
}

#ingdb-footer-inside
{
	width:746px;
	text-align:left;
	margin:0 auto;
	padding:15px 0;
}

#ingdb-footer-inside p
{
	margin-top:0;
	margin-bottom:0;
}

#ingdb-footersx
{
	float:left;
	width:100px;
}
#ingdb-footercenter
{
	text-align:center;
}

#ingdb-footerdx
{
	text-align:right;
	margin:0 0 0 123px;
}

p
{
	line-height:24px;
	font-size:95%;
	margin:5px 0;
}

table
{
	border:0px solid #cdcdcd;
	border-collapse:collapse;
	border-spacing:0;
	font-size:100%;
	width:100%;
	margin:0px 0 0 0;
}

th
{
	text-align:center;
	font-weight:700;
	border:1px solid #cdcdcd;
}

th,td
{
	border:0px solid #cdcdcd;
	padding:0px 0px;
}

tr.table-top
{
	background:#e5e5e5;
	font-weight:700;
}

ul,ol
{
	display:block;
	margin:20px 0 10px 15px;
}

ul ul,ul ul ul,ol ol,ol ol ol
{
	margin:0 0 0 20px;
}

ol
{
	list-style-type:decimal;
}

ol ol
{
	list-style-type:upper-alpha;
}

ol ol ol
{
	list-style-type:lower-alpha;
}

li
{
	display:list-item;
}

dl
{
	margin:15px 0;
}

dd
{
	margin-left:30px;
}

fieldset
{
	border:1px solid #CCC;
	margin:15px 0;
	padding:10px;
}

legend
{
	margin-left:10px;
	font-size:100%;
	font-weight:700;
	color:#000;
}

abbr,acronym,.help
{
	border-bottom:1px dotted #CCC;
	cursor:help;
}

blockquote
{
	font-style:italic;
	margin:15px 20px;
}

del,.del
{
	text-decoration:line-through;
}

cite,em,q,var
{
	font-style:italic;
}

code,kbd,samp
{
	font-family:monospace;
	font-size:110%;
}

hr
{
	display:block;
	height:1px;
	border:0 solid #CCC;
	background:#CCC;
	color:#CCC;
	margin:10px 0;
	padding:0;
}

.noscreen
{
	display:none;
}

a,a:link
{
	color:#ff751a;
}

#ingdb-navigation a:hover
{
	color:#ffffff;
}
.ingdb-rb-roundbox a
{
	color:#ff751a;
}


.ingdb-rb-roundbox a:hover,ul li a
{
	text-decoration:underline;
}

dt,strong,.strong
{
	font-weight:700;
}
