﻿body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left top;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}

#page
{
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}

a, a.visited
{
	text-decoration: none;
	color: #3300cc;
}
a:hover
{
	color: #FF8C00;
}

img
{
	border: none;
}

div.box
{
	border: 1px #d4d4d4 solid;
	margin-bottom: 10px;
}
div.box h3
{
	background-image: url('../img/boxGrad.jpg' );
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 10pt;
	padding: 4px 20px 6px 10px;
	border-bottom: 1px #d4d4d4 solid;
	margin: 0px;
	color: #696969;
}

.adHeadline {font: bold 9pt Arial; text-decoration: underline; color: #0000FF;}
.adText {font: normal 9pt Arial; text-decoration: none; color: #000000;}

table.dotGrid
{
	font-size: 8pt;
	padding: 4px;
}

table.dotGrid .right
{
	border-right: none;
}

table.dotGrid tr td
{
	padding: 4px;
	border-top: dotted 1px #d4d4d4;
	border-right: dotted 1px #d4d4d4;
}

table.dotGrid .first
{
	border-top: none;
}
table.dotGrid .last
{
	border-bottom: none;
}

#topMenuBar {
	font-size: .75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	height: 1.8em;
	background-color: #DDEEFF;
	margin: 0px 0px 10px 0px; 
	padding: 0px;
	overflow: hidden;
	border-top: 2px #2894FF solid;
	border-bottom: 2px #2894FF solid;
}
#topMenuBar li { float: left; margin-right: 10px; margin-top: 3px;}
#topMenuBar li.first {margin-left: 30px; }
#topMenuBar li.sep { color: #2894FF; }
#topMenuBar a { text-decoration: none; }
#topMenuBar li.search {
	margin-left: 15px;
	margin-top: 1px;
}
#topMenuBar li.search input {
	font-size: 9pt;
	border: 1px solid #d4d4d4;
	width: 100px;
	font-size: 8pt;
	font-family: Verdana, Arial;
}
#topMenuBar li.search a {
	padding: 2px 0px 2px 6px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: red;
}
div#flags 
{
	position:absolute;
	top: 20px; left: 554px;
}
#searchBar {
	position:absolute; top: 15px; left: 640px;
	background-image: url('../img/search-bar.png');
	background-repeat:no-repeat;
	width: 276px; height:40px;
}
#searchBar input {
	font-size: 8pt;
	border: 1px #d4d4d4 solid;
	margin: 4px 4px 0px 18px;
	width: 120px;
}
#searchBar a {
	font-size: 9pt;
	font-weight:bold;
	position:relative;
	top: 0px;
	color: #174ae2;	
}


#footer { width: 100%; font-size: .75em;clear:both; margin-top: 10px;}
#footer div {border-top: solid 2px #2492FF; background-color:#99CCFF; padding: 4px 4px 5px 20px;}
#footer div a { padding: 0px 10px 10px 10px; text-decoration: underline;}
#footer img { margin: 5px 10px 20px 0px;}
#footer_pgLink { text-decoration: none; font-weight:bold;font-family:Arial;color:#4d960e;}
#footer_pgLink span { text-decoration: none; }
.gad { border: solid 1px #d4d4d4; }

.text { font-size: .8em; color: #555; }

#subscription
{
	text-align: center;
	font-size: .7em;
	background-color: #FAFAFA;
}
#emailDiv { margin: 4px;}
#subscription p { margin: 0px 1px;}
#subscription input.textBox { width: 130px; margin-bottom: 4px; background-color:#FFFFAA;}
#subscription input.button { margin-bottom: 4px; font-size: .9em; }