﻿/*
body
{
   margin: 0px;
   font-family: Verdana, Arial, Serif;
   font-size: 12px;
}

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
   color: #b45d16;
}

#container
{
   background-color: #818689;
}

#container2
{
   background-color: #bcbfc0;
   margin-right: 200px;
}

*/

#body
{
	background-color:White;
}


#header
{
	/*margin-left:0px;
	margin-right:800px; /*640*/
	width: 800px;/*640*/
	height: 125px;
	background-image: url(../images/gif/topbanner.png);   
}

#header2
{
	/*margin-left: 0px;
	margin-right: 800px; /*640*/
	width: 800px; /*640*/
	height: 20px;
	background-color: #8896bd; /*    #0066FF*/
	text-align: right;
}

#center
{
	/*margin-left:0px;
	margin-right:810px;
	height:100%;*/
	width:810px; /*640*/	
	display: table;

	border-collapse: collapse;
	background-color:White;	
}

#leftcolumn
{
	/*display:inline;*/
	float:left;
	width:200px;
	height:100%;
	background-color: #8896bd;
	text-align:left;
	/*color:Green;*/
	font-weight:lighter;
	font-size:small;
	display: table-cell;
	
	 
	/*margin-left:auto;
	margin-right:auto;*/

}

#centercolumn
{
	/*display: inline;*/
	width: 600px; /*440*/
	float: left;
	background-color: White;
	
	font-family: "Lucida Grande" , Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	display: table-cell;
	/*border-right: solid 1px #99CCCC; /*margin-left:auto;
	margin-right:auto;*/
}


*.mainhyperlinks
{
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	font-family: Verdana;
}

*.leftcolumnhyperlinks
{
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	font-family: Verdana;
}

*.rightcolumnhyperlinks
{
	width:600px; /*440px*/
}


*.pagetitle
{
	font-size:medium;	
	text-align:center;
	
	/*color:Red;
	*/
}

/*
#rightcolumn
{
	display:inline;
	float:right;
	width:150px;
	background-color:blue;
	
	/*margin-left:auto;
	margin-right:auto;*/
/*}*/

#footermenu
{
	/*margin-left:0px;
	margin-right:800px; /*640*/
	width:800px; /*640*/
	text-align:right;
	
	font-size:medium;
	background-color:#8896bd;
	
	
    /*padding-top: 10px;  
font-family:@Arial Unicode MS; 
    color:#990000;
             */
}

#footertext
{
	text-align: center;
	padding-top: 0px;
	color: White;
	font-family: Verdana;
}

*.textbox
{
}

*.labelsubtitle
{
	background-color:White;
	color:Blue;
}

*.buttons
{
}

*.boldfont
{
	font-weight:bold;
	
}

*.nonboldfont
{
	font-weight:normal;
}

*.redMessage /* such as an error msg for a lbl*/
{
	color: Red;
}

*.type1table
{
	/*border="0" CellPadding="0" CellSpacing="8" BorderStyle="None"*/
	border-style:none;
	border-spacing:8;
	border-width:3;
}

*.type2table
{
	
}

*.tableHeader
{
	color:White;
	font-weight:bold;
	background-color:#507CD1; /* Previous color (green) D8EDDC */
}

*.tableHyperlinks
{
	color:Black;
}
