/* CSS Document */

/*********** Table Background **************/
.tbl_BG {
	background-color: #98ABB9;
}
/*********** Table Background **************/
.Cell_BG {	background-color: #7C96A7; }

/*********** Frame Sets **************/
.Img_TopFrame {
	background-image: url(Images/Top_framewithLOGO.jpg);
	position: fixed;
	height: 155px;
	width: 800px;
}
.Img_BotFrame {

	background-image: url(Images/Bot_frameMain.jpg);
	position: fixed;
	height: 68px;
	width: 800px;
}

/*********** Regular Text : Normal : Dark Grey : Used for the contents in Website  **************/
.Reg_txtNrm {	color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; text-decoration:none }

/*********** Regular Text : Normal : Dark Blue : Used for the contents in Website  **************/
.Reg_txtBlu {	color: #1a3352; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px; text-decoration:none }

/*********** Regular Text : Normal : Red : Used for the Notes/Instructions in Website  **************/
.Reg_txtRed {	color: #990000; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px; text-decoration:none }

/*********** Regular Text : Normal : Black : and hover : light blue Used for small fonts Links  **************/
.Reg_txtBlk {	color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px; text-decoration:none }
A.Reg_txtBlk:linked {	color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px; text-decoration:none }
A.Reg_txtBlk:active {	color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px; text-decoration:none }
A.Reg_txtBlk:visited {	color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px; text-decoration:none }
A.Reg_txtBlk:hover {	color: #C1E3E0; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px; text-decoration:none }

/*********** Regular Text : Normal : Black : and hover : Red Used for small fonts Links  **************/
.Reg_txtBlk_Red {	color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px; text-decoration:none }
A.Reg_txtBlk_Red:linked {	color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px; text-decoration:none }
A.Reg_txtBlk_Red:active {	color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px; text-decoration:none }
A.Reg_txtBlk_Red:visited {	color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px; text-decoration:none }
A.Reg_txtBlk_Red:hover {	color: #990000; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px; text-decoration:none }

/*********** Button Decoration **************/
.btnNav { background-color: #96B9C2; border: 0px #000000 solid;} 

.altButtonFormat 
	{background-color: #98ABB9; font-family: verdana; border: #000000 1px; font-size: 10px; color: #000033; height:auto; width:auto} 

.btnSignout 
	{background-color: #F3F3F3; font-family: verdana; border: #000000 1px; font-size: 10px; color: #000033; height:auto; width:auto}
		
/*********** Input BOX Decoration **************/
.altInputBox
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #1E364E;
	background-color: #DFE6EA;}

/*********** For the text on Home Page, Menu Text/ Sub Titles **************/
/*********** Link : black,bold    Hover:Underline/blue  **************/

.subMenu_blkBlue
{color: #333333; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; text-decoration:none}
	A.subMenu_blkBlue:visited
	{color: #333333; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; text-decoration:none}
	A.subMenu_blkBlue:linked
	{color: #333333; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; text-decoration:none}
	A.subMenu_blkBlue:hover
	{color: #284868; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; text-decoration:underline}

/***********  Sub menu Disable Look Feel**************/
.subMenu_enble
{color: #646F79; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; text-decoration:none}


/*********** For the smal font text used Sub Menu/ Links  : Color Dark Grey and Hover : Red **************/

	
/*********** For the large font text used Sub Titles : Color Dark Grey and Hover : Red **************/
.Heading_Titles 
{color: #1a3352; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; text-decoration:none }
		A.Heading_Titles:linked 
		{color: #1a3352; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; text-decoration:none }
		A.Heading_Titles:active
		{color: #1a3352; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; text-decoration:none }
		A.Heading_Titles:visited
		{color: #1a3352; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; text-decoration:none }
		A.Heading_Titles:hover
		{color: #AB3503; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; text-decoration:underline }

/*********** For the small font text used Sub Titles : Color  : Dark Blue/Green **************/
.Heading_Titles_Small 
{color: #005151; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; text-decoration:none }


/*--------------------------- Expanding Menu CSS ------------------------------ */
ul#menu {
  width: 100px;
  list-style-type: none;
  border-top: solid 1px #b9a894;
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, 
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #785a3c;
}

ul#menu li {
  border-bottom: solid 1px #b9a894;
  line-height: 15px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}

ul#menu a.active {
  color: #be5028;
}

/*********************************************************************************/

/************************************************************/

