html, body 
{
	min-width: 990px;
	height: 100%;
	_width: 990px;
}

body {
	background-color: #ffffff;
	color: #000000;
	margin: 0;
	font-family: Arial;
	font-size: 9pt;
	border: 1px solid white;
	min-height: 400px;
}

body.main-index 
{
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url("images/bg_circle1.gif");
}

body.main-circle 
{
	_background-position: bottom right;
	_background-repeat: no-repeat;
	_background-image: url("images/bg_circle3.gif");
}

a:link, a:visited, a:hover, a:active 
{
	color: #3c3c3c;
}

div.cleaner 
{
	clear: both;
}

div.blank 
{
	height: 170px;
}

div.cleaner-right 
{
	clear: left;
}

div.main 
{
	margin: auto;
	height: 100%;
	min-width: 990px;
	_width: 990px;
	
	min-height: 100%;
	height: auto;
	_height: 100%;

	background-position: bottom right;
	background-repeat: no-repeat;
	background-image: url("images/bg_circle3.gif");
	
	_background-image: none;
}

div.main-index 
{
	_width: 100%;

	background-position: bottom right;
	background-repeat: no-repeat;
	background-image: url("images/bg_circle2.gif");

	position: relative;
	margin: 0 auto;
	text-align: left;
	
	min-height: 450px;
	height: 100%;
}

div.circle 
{
	position: absolute;
	height: 450px;
	top: 50%;
	width: 100%;
	margin: auto;
	margin-top: -225px;
	_text-align: center;
}

div.entry-logo 
{
	margin: auto;
	padding-bottom: 3em;
	text-align: center;
}

div.entry-logo img 
{
	display: block;
	margin: 1em auto 2em auto;
	border: 0;
}

div.entry-icons 
{
	margin-top: 1em;
	text-align: center;
}

div.entry-icons img 
{
	border: 0;
	margin: 0.5em 1.2em 0.5em 1.2em;
}

div.entry-flags 
{
	width: 200px;
	margin: 1.5em auto 1em auto;
	_text-align: center;
}

div.flags-border-top 
{
	background-position: top left;
	background-repeat: repeat-x;
	background-image: url("images/flags_border_horizontal.gif");
}

div.flags-border-bottom
{
	background-position: bottom left;
	background-repeat: repeat-x;
	background-image: url("images/flags_border_horizontal.gif");
}

div.flags-border-left
{
	background-position: top left;
	background-repeat: repeat-y;
	background-image: url("images/flags_border_left.gif");
}

div.flags-border-right
{
	background-position: top right;
	background-repeat: repeat-y;
	background-image: url("images/flags_border_right.gif");
}

div.flags-border-top-left
{
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url("images/flags_border_top_left.gif");
}

div.flags-border-top-right
{
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url("images/flags_border_top_right.gif");
}

div.flags-border-bottom-left
{
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url("images/flags_border_bottom_left.gif");
}

div.flags-border-bottom-right
{
	background-position: bottom right;
	background-repeat: no-repeat;
	background-image: url("images/flags_border_bottom_right.gif");
}

div.flags-content 
{
	padding: 5px;
	padding-top: 9px;
	text-align: center;
}

div.flags-content img 
{
	margin: 0px 12px 0px 12px;
	border: 0;
}

/**********************************************************************/

div.main-zone 
{
	height: 110px;
	_height: 130px;
	overflow: hidden;
}

div.main-zone .stripe
{
	background-color: #d1d2d4;
	height: 45px;
	position: relative;
	top: 26px;
}

div.main-zone .stripe img 
{
	float: left;
	border: 0;
}

div.main-zone h1 
{
	height: 45px;
	display: block;
	float: left;
	vertical-align: middle;
	line-height: 45px;
	font-size: 18pt;
	font-family: Arial;
	color: #636466;
	margin: 0;
}

div.top-separator 
{
	margin-top: 0em;
}

div.logo-bp 
{
	padding-left: 53px;
	height: 10px;
}

div.target-small 
{
	float: right;
	position: relative;
	top: -45px;
	left: -66px;
	width: 113px;
	height: 97px;
	background-image: url("images/logo_target_small.gif");
}

div.icon-login 
{
	float: right;
	position: relative;
	top: -11px;
	left: 95px;
}

div.icon-login img 
{
	border: 0;
}

div.logged-user
{
	float: right;
	position: relative;
	top: 30px;
	left: 138px;
	width: 100px;
	text-align: right;
	color: #636466;
}

div.flags 
{
	float: right;
	position: relative;
	top: -38px;
	left: 237px;
}

div.flags img 
{
	border: 0;
	padding-left: 3px;
}

div.menu 
{
	float: left;
	font-size: 10pt;
	font-family: Tahoma;
	width: 780px;
	_width: 790px;
	padding: 0;
	margin: 0;
	padding-left: 15px;
	position: relative;
	top: -28px;
	color: #636466;
	font-weight: bold;
}

div.menu ul 
{
	margin: 0;
	padding: 0;
}

div.menu li 
{
	float: left;
	display: block;
	padding-left: 3em;
	margin: 0;
	line-height: 24px;
}

div.menu a:link, div.menu a:visited
{
	color: #636466;
	text-decoration: none;
}

div.menu a:hover, div.menu a:active
{
	border-bottom: 4px solid #ed1c24;
}

div.content 
{
	float: left;
	width: 925px;
	padding: 0;
	padding-left: 53px;
	position: relative;
	color: #3c3c3c;
}

div.content h2 
{
	text-transform: uppercase;
	font-size: 13pt;
	font-family: Tahoma;
	color: #ed1c24;
	margin-bottom: 1em;
}

div.content p 
{
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

div.icons 
{
	padding-left: 25px;
	position: relative;
	bottom: 0px;
	float:left;
	margin-top: -60px;
}

div.icons img 
{
	border: 0;
	margin: 0.5em;
}

div.icons a img 
{
	padding-bottom: 6px;
	_margin-bottom: 12px;
}

div.content ul li
{
	list-style-image: url("images/icon_bullet.gif");
	line-height: 1.5em;
}

div.content .graph 
{
	overflow: hidden;
	width: 780px;
	margin-top: 4em;
}

/*div.content .form 
{
	margin-top: 1em;
	margin-bottom: 2em;
}

div.content .form label 
{
	float: left;
	font-weight: bold;
	line-height: 22px;
	margin-right: 1em;
}

div.content .form select, div.content .form input
{
	float: left;
	margin-right: 1em;
	border: 2px solid #c7c8ca;
}

div.content .form span
{
	background-image: url("images/button.gif");
	line-height: 22px;
	height: 22px;
	display: block;
	width: 82px;
	text-align:	center;
	font-weight: bold;
	color: white;
	float: left;
}*/

.form
{
	width: 445px;
	_width: 450px;
}

select 
{
	width: 450px;
}

.button 
{
	background-image: url("images/button.gif");
	border: 0;
	width: 82px;
	height: 22px;
	line-height: 22px;
	color: White;
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
	margin-left: 5px;
	margin-right: 5px;
}

div.content .form a span
{
	text-decoration: none;
	cursor: pointer;
}

td 
{
	font-size: 9pt;
}

h3 
{
	font-size: 10pt;
}

table.grid 
{
	border: 1px solid #b9b9b9;
}

table.grid td 
{
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #b9b9b9;
	border-collapse: collapse;
}

table.grid .header 
{
	background-color: #d1d2d4;
	color: #636466;
	font-weight: bold;
}

div.paging 
{
	margin-top: 2em;
}

div.pagingPrevious 
{
	float: left;
	margin-right: 100px;
}

div.pagingNumbers
{
	float: left;
	color: #868686;
}

div.pagingNumbers a
{
	color: #868686;
}

div.pagingNumbers span
{
	color: #636466;
	background: #d1d2d4;
	padding: 2px;
}

div.pagingNext 
{
	float: left;
	margin-left: 100px;
}

.dbtable 
{
	background-color: #d1d2d4;
	border: 1px solid #b9b9b9;
	border-collapse: collapse;
}

.dbtable td 
{
	border: 1px solid #b9b9b9;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #e1e2e4;
	color: #636466;
	font-weight: bold;
}

