/* t r b l */
body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

form {
	margin: 0;
	padding: 0;
}

#container {
	background: #ffffff;
	margin:0 auto;
	width: 650px;
	/* border: 1px solid #dcdcdc; */
}

#header {
	height: 220px;
	/* border: 1px solid #88f; */
	border: 1px solid #479af7;
	border-top: 0;
	border-left: 0;
	background: #fff url(images/home_photo_visualpanic.jpg) -80px 0px no-repeat;
	margin: 0 0 8px 0;
	clear: both;
}

#header img {
	float: left;
	margin: 1px 0 4px 6px;
	border: 0;
}

#barmiddle {
	text-align: right;
	color: #aaa;
	font: 7pt/9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	clear: both;
	padding: 10px 0 0 0;
}

.adbox {
	width: 140px;
	height: 140px;
	border: 1px solid white;
	color: #aaa;
	float: right;
	margin: 10px 10px 0 0;
	padding: 0;
}

.textbox {
	width: 140px;
	height: 140px;
	border: 1px solid white;
	color: #aaa;
	float: right;
	margin: 20px 40px 0 0;
	padding: 0;
	text-align: right;
	font: 9pt/13pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

.textbox strong {
	color: #479af7;
}

#maintop {
	height: 8px;
	background: #D0DEF6 url(images/cnr_tl.gif) top left no-repeat;
}

#main {
	padding: 10px 20px 40px 20px;
	font: 9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	background: #eff6fe url(images/corner_left3.gif) top left no-repeat; /* #D0DEF6 */
}

#main h1 {
	font: 12pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	color: #3366aa;
}

#main table {
	background: #fff;
	border: 0;
	border-top: 1px solid #57a5ff;
	border-left: 5px solid #57a5ff;
}

#main td {
	border-bottom: 1px solid #57a5ff;
	padding: 2px 6px 2px 6px;
}

#main input {
	font: 12pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	line-height: 12pt;
	height: 22px;
	margin: 0 6px 0 0;
}

#main button {
	font-size: 1.3em;
	background: #eff6fe;
	border: 1px solid;
	border-color: #49a1ff #479af7 #479af7 #49a1ff;
	font-size: 1.3em;
	color: #479af7;
}

#main button:hover {
	border-color: #9bc8f7;
}

#main div.button a {
	text-decoration: underline;
}

span.error {
	color: #FC6289;
}

div.result {
	border: 0; /* 1px solid white; */
	padding: 3px 0 3px 0;
	margin: 7px 0 7px 0;
}

div.spacer {
	clear: both;
	height: 20px;
}

#barbottom {
	/* background: #e8eceb; */
	color: #ffffff;
	margin: 0;
	padding: 10px 6px 10px 0px;
	font: 8pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color: #777777;
	clear:both;
}

#barbottom ul {
	margin: 0;
	padding: 0;
	/* border: 1px solid white; */
	/* height: 20px; */
	white-space: nowrap;
}

#barbottom li {
	display: inline;
	list-style-type: none;
}

#barbottom img {
	float: right;
	margin: 4px 0 4px 0;
	border: 0;
}

#barbottom li a {
	color: #CE7F3A;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
}

#barbottom li a:hover {
	color: #57a5ff;
	text-decoration: none;
}

#footer {
	text-align: left;
	height: 60px;
	color: #777777;
	font: 8pt/11pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	/* background: #ffffff url(images/footer-background.gif) top left repeat-x; */
	border-top: 1px solid #CE7F3A;
	margin:0 auto;
	padding: 5px 2px 0 0;
	width: 650px; /* 740px; */
	clear: both;
}

#footer a {
	color: #479af7;
	text-decoration: none;
}

#footer a:hover {
	color: #57a5ff;
	text-decoration: underline;
}

#footer span.copyright {
	color: #aaa;
}

a,a:link,a:visited {
	color: #479af7;
	text-decoration: none;
}

a:hover {
	color: #57a5ff;
	text-decoration: underline;
}

a:active {
	color: black;
}
