/* Default CSS Stylesheet for a new Web Application project */
BODY
{
	font-family:tahoma,Arial;
	FONT-SIZE: 11px;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	color: Black;
	FONT-SIZE: 11px;
	direction:rtl;
}

SELECT 
{
	font-family:tahoma,Arial;
	FONT-SIZE: 11px;
}

TEXTAREA 
{
	font-family:tahoma,Arial;
	FONT-SIZE: 11px;
}
INPUT 
{
	font-family:tahoma,Arial;
	FONT-SIZE: 11px;
}
.tdstyle { BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid; BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid }
.headstyle { BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid; FONT-WEIGHT: bold; BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid; TEXT-ALIGN: center }
.subtext { FONT-WEIGHT: normal; FONT-SIZE: 10px }
.valueheader { BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid; BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid }


TABLE
{ 
	font-size:11px;
}
.home { font-size: 11px; }

A:link	{	
	text-decoration: none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
.datagridheader
{
	text-decoration: none;
	color: Black;
}
a.datagridheader:link
{
	text-decoration: none;
	color: Black;
}
a.datagridheader:visited
{
	text-decoration: none;
	color: Black;
}
a.datagridheader:hover
{
	text-decoration: underline;
	color: Black;
}
BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.content 
{
	font-family: tahoma, Sans-Serif, Verdana;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
a.content:link
{
	font-family: tahoma, Sans-Serif, Verdana;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: Blue;
}
a.content:active
{
	font-family: tahoma, Sans-Serif, Verdana;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: Blue;
}
a.content:visited
{
	font-family: tahoma, Sans-Serif, Verdana;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: Blue;
}
a.content:hover
{
	font-family: tahoma, Sans-Serif, Verdana;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: Blue;
}
.SectionHeading
{
	font-family: tahoma, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.errormsg
{
	font-family: tahoma, Arial, Sans-Serif;
	font-size: 11px;
	color: Red; 
}

.Confirmation 
{
	font-weight:bold;
	color: Red;
}
.PageTitle 
{
	font-weight:bold;
	font-size: 13px;
	text-transform:uppercase;
	font-family: tahoma, Arial, Sans-Serif;
}

.outertable 
{
	Border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	width: 750px; 
	height: 100%;
}
.arrow {
	list-style-image: url(../images/pointerbullet.gif);
	padding-bottom:1px;
}

.header
{
	color: #ffffff;
	font-family: tahoma, Arial, Sans-Serif;
	font-size: 11px;
	height:10px;
}
.footerlink 
{
	 color:Gray;
	 font-size: 9px;
}
a.footerlink:active
{
	 color:Gray;
	 font-size: 9px;
	 text-decoration: none;
}
a.footerlink:link
{
	 color:Gray;
	 font-size: 9px;
	 text-decoration: none;
}
a.footerlink:visited
{
	 color:Gray;
	 font-size: 9px;
	 text-decoration: none;
}
a.footerlink:hover
{
	 color:Gray;
	 font-size: 9px;
	 text-decoration: none;
}

.MenuItems 
{
	color: White;
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
}
a.MenuItems:active
{
	color: White;
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}
a.MenuItems:link
{
	color: White;
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}
a.MenuItems:visited
{
	color: White;
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}
a.MenuItems:hover
{
	color: #FBED14;
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}
.asterisklink { color: #3333cc; font-weight: bold; }
.required { BACKGROUND-COLOR: #FDF576; }
.smallnote { color: Gray; font-size: 10px; font-style: normal;}
.InstructionsPopup
{
	 BORDER-RIGHT: solid 1px #55A9E8; 
	 BORDER-TOP: solid 1px #55A9E8; 
	 BORDER-LEFT: solid 1px #55A9E8; 
	 BORDER-BOTTOM: solid 1px #55A9E8; 
	 BACKGROUND-COLOR: #E5EAEE;
}
.OptMenu
{
	color:Black;
}
a.OptMenu:link
{
	color: Black;
}
a.OptMenu:active
{
	color:Black;
}
a.OptMenu:visited
{
	color:Black;
}
a.OptMenu:hover
{
	color: #3333cc;
	text-decoration: none;
}
.OptHard
{
	color: #3333cc;
	font-weight:bold;
} 
a.OptHard:link
{
	color: #3333cc;
}
a.OptHard:active
{
	color:#3333cc;
}
a.OptHard:visited
{
	color:#3333cc;
}
a.OptHard:hover
{
	color:Black;
	/*text-decoration: none;*/
}
.topBord
{
	BORDER-TOP: gray 1px solid;
}
.tblHead
{
	FONT-WEIGHT: bold; 
	COLOR: white; 
	FONT-FAMILY: tahoma,verdana;
	background-color: #33336e;
}

.tblSection
{
	FONT-WEIGHT: bold; 
	COLOR: white; 
	FONT-FAMILY: tahoma,verdana;
	background-color: #1f58a9; /*33336e;*/
}
.tblBox
{
	BORDER-RIGHT: #675c5c 1px solid; 
	BORDER-TOP: #675c5c 1px solid; 
	BORDER-LEFT: #675c5c 1px solid; 
	BORDER-BOTTOM: #675c5c 1px solid;
}
.editlink 
{
	  font-variant: small-caps;
	  font-size: 10px;
	  color: White;
}
a.editlink:link
{
	  font-variant: small-caps;
	  font-size: 10px;
	  color: White;
}
a.editlink:active
{
	  font-variant: small-caps;
	  font-size: 10px;
	  color: White;
}
a.editlink:visited
{
	  font-variant: small-caps;
	  font-size: 10px;
	  color: White;
}
a.editlink:hover
{
	  font-variant: small-caps;
	  font-size: 10px;
	  text-decoration: none;
	  color: White;
}
.FormTitle 
{
	 font-size: 12px;
	 font-weight: bold;
	 text-transform: uppercase;
}
a.FormTitle:link
{
	 font-size: 12px;
	 font-weight: bold;
	 text-transform: uppercase;
	 color: Navy;
}
a.FormTitle:active
{
	 font-size: 12px;
	 font-weight: bold;
	 text-transform: uppercase;
	 color: Navy;
}
a.FormTitle:visited
{
	 font-size: 12px;
	 font-weight: bold;
	 text-transform: uppercase;
	 color: Navy;
}
a.FormTitle:hover
{
	 font-size: 12px;
	 font-weight: bold;
	 text-transform: uppercase;
	 color: Blue;
	 text-decoration: none;
}	 
.crumbs 
{
	font-size: 11px;
}
.subtitle
{
	  font-variant: small-caps;
}
.submenu 
{
	font-size: 10px;
}
a.submenu:link
{
	font-size: 10px;
	text-decoration: none;
}
a.submenu:active
{
	font-size: 10px;
	text-decoration: none;
}
a.submenu:visited
{
	font-size: 10px;
	text-decoration: none;
}
a.submenu:hover
{
	font-size: 10px;
}
.fulltable { height: 100%; }

.sectionbreak 
{
	background-color: Gray;
}
.graylink 
{
	color: Gray;
}
a.graylink:link
{
	color: Gray;
	text-decoration: none;
}
a.graylink:active
{
	color: Gray;
	text-decoration: none;
}
a.graylink:visited
{
	color: Gray;
	text-decoration: none;
}
a.graylink:hover
{
	color: Gray;
	text-decoration: underline;
}
.blacklink 
{
	color: Black;
}
a.blacklink:link
{
	color: Black;
	text-decoration: none;
}
a.blacklink:active
{
	color: Black;
	text-decoration: none;
}
a.blacklink:visited
{
	color: Black;
	text-decoration: none;
}
a.blacklink:hover
{
	color: Black;
	text-decoration: underline;
}

.WhiteSections 
{
	FONT-WEIGHT: bold; 
	COLOR: white; 
	FONT-FAMILY: tahoma,verdana;
}
a.WhiteSections:active
{
	FONT-WEIGHT: bold; 
	COLOR: white; 
	FONT-FAMILY: tahoma,verdana;
	text-decoration: none;
}
a.WhiteSections:link
{
	FONT-WEIGHT: bold; 
	COLOR: white; 
	FONT-FAMILY: tahoma,verdana;
	text-decoration: none;
}
a.WhiteSections:visited
{
	FONT-WEIGHT: bold; 
	COLOR: white; 
	FONT-FAMILY: tahoma,verdana;
	text-decoration: none;
}
a.WhiteSections:hover
{
	FONT-WEIGHT: bold; 
	COLOR: white; 
	FONT-FAMILY: tahoma,verdana;
	text-decoration: none;
}
.search 
{
	background-color:#a61b0e;
	/*border-bottom:  solid 1px #B34D44;
	border-right: solid 0px #B34D44;
	border-left:  solid 1px #B34D44;
	border-top:  solid 0px #B34D44;*/
	cursor: hand;
	border: solid 1px #B34D44;
	vertical-align: top;
	color: White;
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	height: 16px;
	width: 80px;
}