@charset "utf-8";
/* CSS Document */

html {
    overflow: -moz-scrollbars-vertical;
}
html,body {
	height: 100%;
	min-height: 100%;
	background-color: #f0f0f0;
	color: #737373;
	font-size: 12px;
	font-family: calibri, Verdana, tahoma, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;	
}
#page {
	height: 100%;
	width: 991px;
}
div#page {
	/*
	padding-left: 1px;
	padding-right: 1px;
	position:relative; 
	left:5px;
	*/
	text-align:left;
	padding-bottom: 70px;
	cursor: default;
}
table.pageBody {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

tr.formBar {
	font-weight: bold;
	border-collapse:collapse;
	text-align: left;
	color: #ffffff;
	background-color: #1a1a1a;
	line-height: 14px;
	height: 32px;
}

tr td.formBar {
	background-position:11px 8px; 
	background-repeat:no-repeat; 
	padding-left: 40px;
}

.formBarImg {
	width: 20px;
	vertical-align:middle;
	padding-left: 8px;
	padding-right: 9px;
}

.formBottomBar {
	vertical-align:middle;
	color: #444;
	border: 1px solid #CCCCCC;
	background-color: #55BFFF;
	font-family: Microsoft Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/col2.gif);
	background-repeat:repeat-x;
	line-height: 14px;
}
td#pageLeft {
	width: 200px;
	vertical-align:top;
	border-left: 1px solid #ffffff;
}
td#pageBody {
	width:786px; 
	vertical-align:top;
	border-right: 1px solid #ffffff;
}
table.boxLeft {
	width: 100%;
}
table.boxBody {
	width: 100%;
}
td.boxLeftBody {
	padding: 5px;
}
td.boxPageBody {
	padding: 5px;
	vertical-align:top;
}
td.boxHorizontal{
	background-image: url(../images/hr-horizontal.gif); 
	background-repeat:repeat-x; 
	line-height:0px;
	padding-bottom: 3px;
	margin: 0px;
	width:100%;
	position:relative;
}
td.pageVertical{
	position: relative; 
	width: 3px; 
	background-image:url(../images/hr-vertical.gif); 
	background-position:center; 
	background-repeat:repeat-y;
}
div.pagePicture{
	position: relative; 
	padding: 0px;
	padding-left: 3px;
	margin: 0px;
	margin-left: 40px;
	width:355px;
	float: right;
	position: relative;
	left: -26px;
	/*
	background-image:url(../images/hr-vertical.gif); 
	background-position:left; 
	background-repeat:repeat-y;
	*/
}
.pagePicture img {
	width:378px; 
	border: 1px dotted #c5c5c5;
	padding: 2px;
}
div#logo {
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	height:238px;
	width: 1000px;
	margin: auto;
}

div#head {
	width: 100%;
	background-image:url("../images/head_bg.gif");
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;	
}

div#wrapper {
	position:relative; /* needed for footer positioning*/
	background-image: url('../images/main_bg.gif');
	background-position: center;
	background-repeat: repeat-y;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	width: 100%;
	position:relative;
	margin: 0;
	cursor: default;
}

/******************
* Inside Menu
******************/
div#navcontainer {
	background:url("../images/navcontainer_bg.gif");
	background-repeat: repeat-y;
	background-color: #1a1a1a;
	width: 985px;
	margin: auto;
	text-align: left;
	padding-left: 15px;
	border-top: 1px solid #FFFFFF;
	height: 32px;
	color: #c5c5c5;
}

a:link		{color: #c5c5c5; font-weight: bold; text-decoration: none;}
a:visited	{color: #c5c5c5; font-weight: bold; text-decoration: none;}
a:active	{color: #c5c5c5; font-weight: bold; text-decoration: none;}
a:hover	{color: #F1F1F1; font-weight: bold; text-decoration: none;}
a img {border: 0px;}

#navcontainer ul
{
	width: 100%;
	margin: auto;
	padding-top: 9px;
	padding-bottom: 8px;
}

#navcontainer ul li { 
	display: inline; 
	size: 12pt;
	float: left;
}

#navcontainer ul li a {
	color: #c5c5c5; text-decoration: none; font-weight:100;
	size: 12pt;
	padding: 10px;	
}

#navcontainer ul li a:hover	{
	color: #F1F1F1; text-decoration: none; font-weight:100;
	size: 12pt;
	padding: 10px;
	padding-top: 9px;
	padding-bottom: 8px;
}

#navcontainer ul li a {
	color: #c5c5c5; text-decoration: none; font-weight:100;
	size: 12pt;
	padding: 10px;	
}

#navcontainer ul li span {
	color: #c5c5c5; text-decoration: none; font-weight:100;
	size: 12pt;
	padding: 10px;	
}

.navchild
{
	position: relative;
	left: 0px;
	top: 10px;
	float: left;
	background-color: #6C6C6C !Important;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 8px;
}

.navchild div {
	display: list-item !Important;
	
	size: 12pt;
	float: left;
}

.navchild li a {
	color: #c5c5c5; text-decoration: none; font-weight:100;
	size: 12pt;
	padding: 10px;	
}

.navchild ul li a:hover	{
	color: #F1F1F1; text-decoration: none; font-weight:100;
	size: 12pt;
	padding: 10px;
	padding-top: 9px;
	padding-bottom: 8px;
}

.navchild ul li a {
	color: #c5c5c5; text-decoration: none; font-weight:100;
	size: 12pt;
	padding: 10px;	
}
 /* End menu */
 
div#main {
/*	background: url("../images/main_bg.gif");*/
	background-repeat: repeat-y;
	width: 1000px;
	min-height: 100%;
	height: 100%;
	border-top: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	padding-bottom: 10px;
	padding-left: 8px;
	margin: auto;
	z-index: 1;
	cursor: default;
}

div#bottomcontainer {
	background:url("../images/navcontainer_bg.gif");
	background-repeat: repeat-y;
	background-color: #1a1a1a;
	width: 1000px;
	height: 30px;
	border-bottom: 1px solid #ffffff;
	bottom: 48px;; /* stick to bottom */
	position:absolute;
	font-size: 10px; 
	text-align: right;
	line-height: 30px;
	margin: auto;
	margin-left: -5px;
}

div#foot {
	height: 53px;
	width: 100%;
	background-image: url('../images/head_bg.gif');
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	bottom: -5px; /* stick to bottom */
}
div#footer a:link		{color: #c5c5c5; font-size: 9px; font-weight: lighter; text-decoration:underline;}
div#footer a:visited	{color: #c5c5c5; font-size: 9px; font-weight: lighter; text-decoration:underline;}
div#footer a:active     {color: #c5c5c5; font-size: 9px; font-weight: lighter; text-decoration:underline;}
div#footer a:hover	    {color: #c5c5c5; font-size: 9px; font-weight: lighter; text-decoration:underline;}

#page a:link		{color: #666666; font-size: 12px; text-decoration:underline;}
#page a:visited		{color: #666666; font-size: 12px; text-decoration:underline;}
#page a:active      {color: #666666; font-size: 12px; text-decoration:underline;}
#page a:hover	    {color: #8f8f8f; font-size: 12px; text-decoration:underline;}

div.desc {
	background-color: #E8E8E8 !Important;
	font-family: Calibri, Verdana, tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000!Important;
	margin: 0px;
	padding: 5px;
	border: 1px dotted #000000;
}

div#banner {
	background-position: left;
	background-repeat:no-repeat;
	width: 990px;
	margin: auto;
	margin-left: -1px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	height: 55px;
	padding: 0px;
}

div.spacer {
	height:0px;
}

.dropdown {
	padding: 3px;
	background-repeat: repeat-y;
	background-color: #1a1a1a;
	cursor: pointer;
	z-index: 999;
	position: absolute;
	top: 270px;
	margin-top: -6px;
	margin-left: -10px;
}

.dropdown a{
	line-height: 22px;
}

.mainTable { margin: 10px; border: 1px dotted #c5c5c5; padding: 2px; min-width:365px; }
.mainTable td
{
	padding: 7px;
	vertical-align: top;
}

.tableRow0 {
	background-color:#FEFEFE;
}
.tableRow1 {
	background-color:#F2F2F2;
}
