﻿/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
body { font-family: Arial, Verdana; font-size: 9pt; margin: 0px; }

/*-----------------------------------------------------------------------------------------------*/
.Head { background-image: url('Images/Line.gif'); height: 15px; }
.Logo { padding: 5px; }

/*-----------------------------------------------------------------------------------------------*/
/*--  GridView  ---------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
.Hidden { display: none; }
/*-----------------------------------------------------------------------------------------------*/
.Content { padding: 10px;/*margin: 10px;  width: 100%;*/ min-width: 650px; }
.Content ul { line-height: 20px; }
.Content h2 { color: #003366; font-weight: normal; }
/*.Content h3 {font-size: 9pt; color: red; font-weight: bold; background-color: Blue; width: 100%; }*/
.Content a { color: #003366; }
.Content a:hover { color: #99ccff; }

.FormLabels { color: Gray; font-size: 8pt; }
.Required { color: Red; font-weight: bolder; }

.BlueBox { padding: 10px; font-size: 14pt; color: #000; font-weight: bold; background-color: #72ACE5; width: 100%; }
.GrayBox { padding: 10px; font-size: 14pt; color: #000; font-weight: bold; background-color: Gray; width: 100%; }

/*-----------------------------------------------------------------------------------------------*/
/*--  GridView  ---------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
.iFrameCont { padding: 5px; min-width: 600px; }
.iFrameCont h2 { font-size: 14pt; color: #003366; font-weight: normal; }

.legend { color: Gray; font-size: 8pt; font-weight: bold; font-family: Verdana;}
.req { color: Red; }
.over { position: absolute; }

/*-----------------------------------------------------------------------------------------------*/
/*--  Calendar Style  ---------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
.DateBox { width: 65px; text-align: center; height: 12px; font-size: 8pt;  }
.htmlBox { width: 99%; height: 250px; }
.FieldBox { width: 95%; }
.AddressBox { width: 99%; }
.Radio { width: 15px; }
/*.Full { width: 33%; }*/
/*.AddressBox2 { width: 95%; }*/


/*.HeadTable { background-color: #e8f3ff; }*/
.AltTable { background-color: #ebebeb; /*#f9fcff;*/ }
.RLabel { font-size: 9pt; } 
.R_Label { font-size: 8pt; font-weight: bold; } 
/*.FieldBox { width: 99%; }*/

.TableBox { border-top: Outset 1px LightSteelBlue; border-bottom: Outset 2px LightSteelBlue;
	border-left:Outset 2px LightSteelBlue; border-right: Outset 2px LightSteelBlue; padding: 5px; }

.MenuBar { background-image: url('Images/MenuBar.gif'); width: 100%; height: 23px; }

.ButtonFace { font-weight:bold; font-family:Verdana; color:#fff; width:100%; cursor: pointer;
	background-color: transparent; border: none;  font-size:8pt; }

.Button { border: Outset 2px LightSteelBlue; height:19px; /*width:110px;*/ }
.Submit { border: Outset 2px LightSteelBlue; height:19px;  /*width:100px;*/ }
