body { background: #3b6492 url('http://images.introlinks.net/images/bg-grad-dkblue.jpg') repeat-x top left; font: normal 12px arial, sans-serif; width: 1020px; margin: 0 auto; }

#tnavbar { position: absolute; top: 5px; margin: 0 auto; width: 1010px; padding-right: 10px; padding-bottom: 4px; text-align: right; border-bottom: 1px solid #dddddd; }
#tnavbar a { text-decoration: none; color: #333333; }
#tnavbar a:hover { text-decoration: underline; color: #000000; }
#tnavbar .left { padding-left: 10px; }
#tnavbar .left a { color: #CC0000; font-weight: bold; text-decoration: underline; }

#main { 
	width: 1020px; 
	text-align: center; 
	margin: auto 0; 
	background-color: #ffffff; 
	padding-top: 5px; 
}
img.logo { margin: 50px 0 10px 0; } 
div.tag { color: #888888; text-align: center; }

a img { border: 0px; }
b { font-weight: bold }
a { font-weight: normal; line-height: normal; color: #114477; }
a:hover { color: #880000; }

.dlinks { 
	margin: 0 auto; 
	margin-top: 30px;
	margin-bottom: 30px;
	display: table;
	text-align: left; 
	color: #999999; 
	padding-bottom: 20px;
	border-bottom: 1px solid #cccccc;
}
.left { float: left; padding-right: 30px; }
.right { float: right; }

.dlinks ul { margin-left: 0; padding-left: 0; list-style: none; margin: 0; }

.dlinks li { 
	padding-left: 42px; 
	background-repeat: no-repeat; 
	background-position: 0 .1em; 
	padding-bottom: 12px; 
	color: #aaaaaa; 
	text-style: italic; 
}
.dlinks li a { font-weight: bold; color: #114477; font-size: 14px; padding-top: 8px; }
.dlinks a:hover { color: #880000; }

.feature li a { font-weight: bold; color: #114477; font-size: 13px; padding-top: 8px; }
.feature { margin-top: 10px; }

.dlinks li.us { background-image: url("http://images.introlinks.net/images/flag_US.gif"); }
.dlinks li.uk { background-image: url("http://images.introlinks.net/images/flag_UK.gif"); }
.dlinks li.ca { background-image: url("http://images.introlinks.net/images/flag_CA.gif"); }
.dlinks li.mx { background-image: url("http://images.introlinks.net/images/flag_MX.gif"); }
.dlinks li.au { background-image: url("http://images.introlinks.net/images/Australia_flag.gif"); }
.dlinks li.in { background-image: url("http://images.introlinks.net/images/flag_IN.gif"); }

.dlinks p { font-size: 15px; color: #999999; }

h1 { color: #999999; font-size: 22px; margin: 0; padding: 0; text-align: center; }
h2 { color: #999999; font-size: 22px; margin: 0; padding: 0; text-align: center; }

div.inote {
	background-color: #eeeeee; 
	border: 1px dashed #aaaa99; 
	color: #114477;
	text-align: center; 
	padding: 20px;
	margin: 0 auto;
	margin-bottom: 10px;
	width: 500px;
	font-size: 14px; 
	font-weight: bold;
	line-height: 22px;
}
div.inote a { color: #880000; font-size: 14px; font-weight: bold; }

div.footer {
	text-align: center;
	font-size: 11px;
	color: #eeeeee; 
	padding: 8px; 
}
.footer a { color: #eeeeee; }
.footer a:hover { color: #ffffff; }


iframe {
        width: 300px;
        height: 15px;
        border: 0;
        margin: 0;
        padding: 0;
}
