@charset "utf-8";
/* CSS Document */

BODY
{
	color: #000000;
	background-color: #b5b6b6;
	background-image: url("../images/bg.jpg");
	background-repeat: repeat-x;
	height: 100%;
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans-serif;
	font-size: 8pt;
	margin: 0;
}

html
{
	height: 100%;
}

p
{
	margin: 0;
	padding: 0 0 8px 0;
	line-height: 1.4em;
	text-align: justify;
}


/* Page Layout */

#container
{
	left: 50%;
	margin: 0 0 0 -393px;
	width: 786px;
	position: absolute;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}

#body_container
{
	color: #000000;
	border: 0;
	width: 786px;
	float: left;
	display: inline;
	margin: 0;
}

#top
{
	color: #000000;
	margin: 40px 0 0 0;
	background-image: url("../images/1_1.jpg");
	background-repeat: no-repeat;
	height: 15px;
	width: 785px;
	display: inline;
	float: left;
}

#left
{
	color: #000000;
	margin: 0;
	background-image: url("../images/2_1.jpg");
	background-repeat: no-repeat;
	height: 472px;
	width: 4px;
	display: inline;
	float: left;
}

#main
{
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	height: 472px;
	width: 264px;
	display: inline;
	float: left;
}

#map
{
	color: #000000;
	margin: 0;
	height: 472px;
	width: 511px;
	display: inline;
	float: left;
}

#map_top
{
	color: #000000;
	margin: 0;
	background-image: url("../images/map_top.jpg");
	background-repeat: no-repeat;
	height: 91px;
	width: 511px;
	display: inline;
	float: left;
}

#flash
{
	color: #000000;
	margin: 0;
	height: 306px;
	width: 511px;
	display: inline;
	float: left;
}

#map_bottom
{
	color: #000000;
	margin: 0;
	background-image: url("../images/map_bottom.jpg");
	background-repeat: no-repeat;
	height: 75px;
	width: 511px;
	display: inline;
	float: left;
}

#right
{
	color: #000000;
	margin: 0;
	background-image: url("../images/2_2.jpg");
	background-repeat: no-repeat;
	height: 472px;
	width: 6px;
	display: inline;
	float: left;
}

#bottom
{
	color: #000000;
	margin: 0;
	background-image: url("../images/3_1.jpg");
	background-repeat: no-repeat;
	height: 13px;
	width: 786px;
	display: inline;
	float: left;
}

#footer
{
	color: #000000;
	margin: 0;
	background-image: url("../images/4_1.jpg");
	background-repeat: no-repeat;
	height: 114px;
	width: 786px;
	display: inline;
	float: left;
}

.app_logo
{
	height: 127px;
	width: 264px;
	border: 0;
}

.nv_logo
{
	height: 85px;
	width: 264px;
	border: 0;
}

.login
{
	height: 35px;
	width: 264px;
	border: 0;
}

.login_table
{
	width: 264px;
	border: 0;
	margin: 0 0 0 0;
	padding: 0;
}

.v
{
	color: #0000aa;
	font-weight: bold;
}

.n
{
	color: #92d305;
	font-weight: bold;
}

.green
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: #99cc33;
	padding: 0 0px 5px 0;
	text-align: right; 
	line-height: .4cm
}

.select
{
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, Sans-serif;
	font-size: 10pt;
	margin: 0 0 0 15px;
	font-weight: bold;
}

#copy
{
	color: #000000;
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans-serif;
	font-size: 7.5pt;
	margin: 12px 0 0 15px;
	line-height: 1.3em;
	width: 750px;
	text-align:justify;
}

#office
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans-serif;
	font-size: 9pt;
	margin: 0 0 0 365px;
}

.poweredby
{
	height: 23px;
	width: 157px;
	border: 0;
	margin: 3px 0 0 58px;
}


