/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

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;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

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;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: None;
	}
	
.NavBar
{
	font-weight: bold;
	color: white;
	font-size: 0.8em;
}

.MenuTitle
{
	font-weight: bold;
	font-size: 2em;
	color: black;
	font-family: Arial;
}

.MenuHeading
{
	font-weight: bold;
	color: black;
	font-family: Arial;
}

.MenuText
{
	font-size: 0.7em;
	color: black;
	font-family: Arial;
}

.TinyText
{
	font-size: 0.7em;
	color: black;
	font-family: Arial;
}

.NewsLink:link 
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 0.8em;	
}

.NewsLink:visited 
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 0.8em;	
}

.NewsLink:hover 
{
	font-weight: bold;
	text-decoration: underline;
	color: Red;
	font-size: 0.8em;	
}

.HeadingLink:link 
{
	font-weight: bold;
	text-decoration: none;
	color: White;
	font-size: 0.8em;	
}

.HeadingLink:visited 
{
	font-weight: bold;
	text-decoration: none;
	color: White;
	font-size: 0.8em;	
}

.HeadingLink:hover 
{
	font-weight: bold;
	text-decoration: none;
	color: Red;
	font-size: 0.8em;	
}

.NavLink:link 
{
	font-weight: bold;
	text-decoration: none;
	color: White;
	font-size: 0.6em;	
}

.NavLink:visited 
{
	font-weight: bold;
	text-decoration: none;
	color: White;
	font-size: 0.6em;	
}

.NavLink:hover 
{
	font-weight: bold;
	text-decoration: none;
	color: Red;
	font-size: 0.6em;	
}

.GeneralPromptField
{
	font-family: Verdana, Arial, Verdana, Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #0066CC;
}

.PromptField
{
	font-weight: bold;
	font-size: 0.9em;
	color: #0066cc;
}

.ExtranetPromptField
{
	font-weight: bold;
	font-size: 0.9em;
	color: #000000;
}

.PromptFieldForCtls
{
	font-weight: bold;
	font-size: 0.9em;
	color: #0066cc;
	background-color: #d9ecff;
}

.BackGroundTable
{
	background-color: #BBC8E5;
	border-bottom: #7898B5 1px solid;
	border-right: #7898B5 1px solid;
	border-top: #8AA9C5 1px solid;
	border-left: #8AA9C5 1px solid;
}

.BGLight {	background-color: #E7F7FF;}
.BGDark  {	background-color: #D9ECFF;}

.SearchStatus{
background-color: #D9ECFF;
}	

.SearchInfo
{
	font-weight: normal;
	font-size: 0.8em;
	color: gray;
}
.SearchDetails
{
	font-weight: normal;
	font-size: 0.7em;
	color: blue;
}
.SearchTitle:link	
{
	font-weight: bold;
	font-size: 0.9em;	
	text-decoration:	none;
	color:	black;
	}	
		
.SearchTitle:visited	
{
	font-weight: bold;
	font-size: 0.9em;	
	text-decoration:	none;
	color:	black;
	}	
		
.SearchTitle:active	
{
	font-weight: bold;
	font-size: 0.9em;	
	text-decoration:	none;
	color:	black;
	}	
		
.SearchTitle:hover	
{
	font-weight: bold;
	font-size: 0.9em;	
	text-decoration:	underline;
	color:	red;
	}
	
.MenuLink:link 
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.0em;	
}

.MenuLink:visited 
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.0em;	
}

.MenuLink:hover 
{
	font-weight: bold;
	text-decoration: underline;
	color: Red;
	font-size: 1.0em;	
}

.BoxPrompt:link
{
	font-weight: bold;
	font-size: 0.9em;
	color: White;
}

.BoxPrompt:visited 
{
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;	
	color: White;
}

.BoxPrompt:hover 
{
	font-weight: bold;
	text-decoration: underline;
	color: Black;
	font-size: 0.9em;	
}

.BlackLink:link
{
	font-weight: bold;
	font-size: 0.9em;
	color: black;
}

.BlackLink:visited 
{
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;	
	color: black;
}

.BlackLink:hover 
{
	font-weight: bold;
	text-decoration: underline;
	color: Red;
	font-size: 0.9em;	
}

.OrangeLink:link
{
	font-size: 0.6em;
	color: #ff9900;
}

.OrangeLink:visited 
{
	text-decoration: none;
	font-size: 0.6em;	
	color:  #ff9900;
}

.OrangeLink:hover 
{
	text-decoration: underline;
	color: Blue;
	font-size: 0.6em;	
}

.leftmenustyle
{
	border-right: #f1f1f1 1px solid;
	padding-right: 6px;
	border-top: #f1f1f1 1px solid;
	padding-left: 6px;
	font-size: 9px;
	background: #8a9ac8;
	padding-bottom: 2px;
	margin: 0px;
	border-left: #f1f1f1 1px solid;
	padding-top: 2px;
	border-bottom: #f1f1f1 1px solid;
	font-family: verdana;
	white-space: nowrap;
}
.headermenustyle
{
	padding-right: 6px;
	padding-left: 6px;
	font-size: 12px;
	background: #8a9ac8;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 2px;
	font-family: verdana;
	white-space: nowrap;
}
.headermenustyle2
{
	border-right: #f1f1f1 1px solid;
	padding-right: 6px;
	border-top: #f1f1f1 1px solid;
	padding-left: 6px;
	font-size: 12px;
	background: #8a9ac8;
	padding-bottom: 2px;
	margin: 0px;
	border-left: #f1f1f1 1px solid;
	padding-top: 2px;
	border-bottom: #f1f1f1 1px solid;
	font-family: verdana;
	white-space: nowrap;
}

.leftmenuitem
{
	border-right: #8a9ac8 1px solid;
	padding-right: 6px;
	border-top: #8a9ac8 1px solid;
	padding-left: 6px;
	font-weight: bold;
	font-size: 9px;
	background: #8a9ac8;
	padding-bottom: 2px;
	margin: 0px;
	border-left: #8a9ac8 1px solid;
	cursor: hand;
	color: white;
	padding-top: 2px;
	border-bottom: #8a9ac8 1px solid;
	font-family: verdana;
	white-space: nowrap;
}
.leftmouseover
{
	border-right: #999 1px solid;
	padding-right: 6px;
	border-top: #999 1px solid;
	padding-left: 6px;
	font-weight: bold;
	font-size: 9px;
	background: #ccc;
	padding-bottom: 2px;
	margin: 0px;
	border-left: #999 1px solid;
	cursor: hand;
	color: red;
	padding-top: 2px;
	border-bottom: #999 1px solid;
	font-family: verdana;
	white-space: nowrap;
}
.headermenuitem
{
	border-right: #8a9ac8 1px solid;
	padding-right: 6px;
	border-top: #8a9ac8 1px solid;
	padding-left: 6px;
	font-weight: bold;
	font-size: 12px;
	background: #8a9ac8;
	padding-bottom: 2px;
	margin: 0px;
	border-left: #8a9ac8 1px solid;
	cursor: hand;
	color: white;
	padding-top: 2px;
	border-bottom: #8a9ac8 1px solid;
	font-family: verdana;
	white-space: nowrap;
}
.headermouseover
{
	border-right: #999 1px solid;
	padding-right: 6px;
	border-top: #999 1px solid;
	padding-left: 6px;
	font-weight: bold;
	font-size: 12px;
	background: #ccc;
	padding-bottom: 2px;
	margin: 0px;
	border-left: #999 1px solid;
	cursor: hand;
	color: red;
	padding-top: 2px;
	border-bottom: #999 1px solid;
	font-family: verdana;
	white-space: nowrap;
}

.mwdname			{color:#ffffff; font-size:10pt; font-family: verdana} 
.admin				{color:#b22222; font-size:8pt; font-family: verdana} 
.help				{color:#172676; font-size:8pt; font-family: verdana} 

.text				{color:#000000; font-size:8pt; font-family: verdana} 
A.text:LINK			{Text-Decoration: none; color:#000000; font-size:8pt; font-family: verdana} 
A.text:VISITED		{Text-Decoration: none; color:#000000; font-size:8pt; font-family: verdana}
A.text:HOVER		{Text-Decoration: underline; color:#000000; font-size:8pt; font-family: verdana}

.search				{color:#000000; font-size:8pt; font-family: verdana} 
A.search:LINK		{Text-Decoration: underline; color:#395A84; font-size:8pt; font-family: verdana} 
A.search:VISITED	{Text-Decoration: underline; color:#395A84; font-size:8pt; font-family: verdana}
A.search:HOVER		{Text-Decoration: underline; color:#395A84; font-size:8pt; font-family: verdana}

.today				{color:#395A84; font-size:10pt; font-family: verdana} 
A.today:LINK		{Text-Decoration: none; color:#395A84; font-size:10pt; font-family: verdana} 
A.today:VISITED		{Text-Decoration: none; color:#395A84; font-size:10pt; font-family: verdana}
A.today:HOVER		{Text-Decoration: none; background-color:#172676; color:#ffffff; font-size:10pt; font-family: verdana}

.current			{color:#395A84; font-size:10pt; font-family: verdana} 
A.current:LINK		{Text-Decoration: none; color:#395A84; font-size:10pt; font-family: verdana} 
A.current:VISITED	{Text-Decoration: none; color:#395A84; font-size:10pt; font-family: verdana}
A.current:HOVER		{Text-Decoration: none; background-color:#172676; color:#ffffff; font-size:10pt; font-family: verdana}

.delta				{color:#a9a9a9; font-size:10pt; font-family: verdana} 
A.delta:LINK		{Text-Decoration: none; color:#a9a9a9; font-size:10pt; font-family: verdana} 
A.delta:VISITED		{Text-Decoration: none; color:#a9a9a9; font-size:10pt; font-family: verdana}
A.delta:HOVER		{Text-Decoration: none; background-color:#a9a9a9; color:#ffffff; font-size:10pt; font-family: verdana}

.dtname				{color:#395A84; font-size:10pt; font-family: verdana} 
A.dtname:LINK		{Text-Decoration: none; color:#395A84; font-size:10pt; font-family: verdana} 
A.dtname:VISITED	{Text-Decoration: none; color:#395A84; font-size:10pt; font-family: verdana}
A.dtname:HOVER		{Text-Decoration: none; color:#172676; font-size:10pt; font-family: verdana}

.tabs				{color:#ffffff; font-size:8pt; font-family: arial} 
A.tabs:LINK			{Text-Decoration: none; color:#ffffff; font-size:8pt; font-family: arial} 
A.tabs:VISITED		{Text-Decoration: none; color:#ffffff; font-size:8pt; font-family: arial}
A.tabs:HOVER		{Text-Decoration: none; color:#ffffff; font-size:8pt; font-family: arial}

.datepicker			{color:#172676; font-size:9pt; font-family: arial} 
A.datepicker:LINK	{Text-Decoration: none; color:#172676; font-size:9pt; font-family: arial} 
A.datepicker:VISITED {Text-Decoration: none; color:#172676; font-size:9pt; font-family: arial} 
A.datepicker:HOVER	{background:#172676;Text-Decoration: none; font-size:9pt; color:#ffffff; font-family: arial}

.white				{color:#ffffff; font-size:8pt; font-family: verdana} 
A.white:LINK		{Text-Decoration: underline; color:#ffffff; font-size:8pt; font-family: verdana} 
A.white:VISITED		{Text-Decoration: underline; color:#ffffff; font-size:8pt; font-family: verdana}
A.white:HOVER		{Text-Decoration: underline; color:#ffffff; font-size:8pt; font-family: verdana}