/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 0.8em;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	padding-top: 0px;
	font-family: 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;
	}	

.NormalBtn
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-weight: normal;
	font-size: 8pt;
	margin: 1px;
	word-spacing: normal;
	text-transform: none;
	border-left: 1px solid;
	cursor: hand;
	color: #000080;
	border-bottom: 1px solid;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	height: 18px;
	background-color: mistyrose;
	text-decoration: none;
}	
.NormalTxt
{
	font-weight: normal;
	font-size: 8pt;
	margin: 1px;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: 'Trebuchet MS' , 'Times New Roman';
	letter-spacing: normal;
	height: 18px;
	text-decoration: none;
}	
.SearchBox
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	padding-left: 10px;
	font-weight: normal;
	font-size: 8pt;
	margin: 0px;
	text-transform: none;
	border-left: gainsboro 1px solid;
	color: black;
	border-bottom: gainsboro 1px solid;
	font-style: normal;
	font-family: 'Trebuchet MS' , 'Times New Roman';
	letter-spacing: normal;
	background-color: beige;
	text-decoration: none;
}	
.barfunction
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 10pt;
	margin: 0px;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: 'Trebuchet MS' , 'Times New Roman';
	letter-spacing: normal;
	height: 25px;
	background-color: buttonface;
	text-decoration: none;
}	
.SearchBoxtitle
{
	font-weight: bold;
	font-size: 10pt;
	margin: 0px;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: 'Trebuchet MS' , 'Times New Roman';
	letter-spacing: normal;
	background-color: beige;
	text-decoration: none;
}	

.NormalTxtbox
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-weight: normal;
	font-size: 8pt;
	margin: 1px;
	text-transform: none;
	border-left: 1px solid;
	color: black;
	border-bottom: 1px solid;
	font-style: normal;
	font-family: 'Trebuchet MS' , 'Times New Roman';
	letter-spacing: normal;
	text-decoration: none;
}	

.NormalTitle
{
	font-weight: bold;
	font-size: small;
	margin: 0px;
	text-transform: none;
	color: dimgray;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	height: 30px;
	background-color: gainsboro;
	text-decoration: none;
}	
.MsgTxt
{
	font-weight: normal;
	font-size: 10pt;
	margin: 1px;
	text-transform: none;
	color: blue;
	font-style: normal;
	font-family: 'Times New Roman';
	letter-spacing: normal;
	text-decoration: none;
}	
.ErrTxt
{
	font-weight: normal;
	font-size: 10pt;
	margin: 1px;
	text-transform: none;
	color: red;
	font-style: normal;
	font-family: 'Times New Roman';
	letter-spacing: normal;
	text-decoration: none;
}	
.clsTxtBanner
{
	font-weight: normal;
	font-size: 10pt;
	margin: 1px;
	text-transform: none;
	color: yellow;
	font-style: normal;
	font-family: 'Times New Roman';
	letter-spacing: normal;
	text-decoration: none;
}
.clsTxtWhite
{
	font-weight: normal;
	font-size: 10pt;
	margin: 1px;
	text-transform: none;
	color: white;
	font-style: normal;
	font-family: 'Times New Roman';
	letter-spacing: normal;
	text-decoration: none;
}
.LinkH
{
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	color: green;
	font-style: normal;
	font-family: 'Trebuchet MS' , 'Times New Roman';
	letter-spacing: normal;
	background-color: transparent;
	text-decoration: none;
}
.LinkH2
{

	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	color: transparent;
	font-style: normal;
	font-family: 'ARIAL';
	letter-spacing: normal;
	background-color: transparent;
	text-decoration: none;
}
.LinkH3
{
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	color: green;
	border-bottom: 1px groove;
	font-style: normal;
	font-family: 'ARIAL';
	letter-spacing: normal;
	background-color: transparent;
	text-decoration: none;
}
.TitleLine
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	word-spacing: normal;
	font: bold 12pt Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	color: darkorange;
	padding-top: 0px;
	letter-spacing: 0pt;
	height: 10px;
	background-color: transparent;
	text-decoration: none;
}
.TitleLine2
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	word-spacing: normal;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;

	color: blue;
	padding-top: 0px;
	letter-spacing: 0pt;
	height: 15px;
	background-color: transparent;
	text-decoration: none;
}
.ContentSpace
{
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	word-spacing: normal;
	color: blue;
	padding-top: 0px;
	letter-spacing: 0pt;
	background-color: white;
	text-decoration: none;
 height :60%;
}
.ContentSpace2
{
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	word-spacing: normal;
	color: blue;
	padding-top: 0px;
	letter-spacing: 0pt;
	background-color: white;
	text-decoration: none;
 height :100%;
}
.GridHeader
{
	font-weight: bold;
	font-size: 8pt;
	margin: 1px;
	text-transform: none;
	color: white;
	font-style: normal;
	font-family: 'Trebuchet MS' , 'Times New Roman';
	letter-spacing: normal;
	background-color: skyblue;
	text-decoration: none;
}	
.GridItem
{
	font-size: 8pt;
	margin: 1px;
	text-transform: none;
	color: darkblue;
	border-bottom: buttonface 2px solid;
	font-style: normal;
	font-family: 'Trebuchet MS' , 'Times New Roman';
	letter-spacing: normal;
	background-color: white;
	text-decoration: none;
}
.GridItem2
{
	font-size: 8pt;
	margin: 1px;
	text-transform: none;
	color: darkblue;
	font-style: normal;
	font-family: 'Trebuchet MS' , 'Times New Roman';
	letter-spacing: normal;
	text-decoration: none;
}		
.SummaryTitle
{
	font-weight: bold;
	font-size: 10pt;
	margin: 0px;
	text-transform: none;
	color: yellow;
	text-indent: 2pt;
	font-style: normal;
	font-family: 'Trebuchet MS' , 'Times New Roman';
	letter-spacing: normal;
	background-color: skyblue;
	text-decoration: none;
}	
.SummaryBox
{
	padding-left: 10px;
	font-size: 8pt;
	margin: 0px;
	text-transform: none;
	clip: rect(auto auto auto auto);
	color: black;
	text-indent: 0pt;
	font-style: normal;
	font-family: 'Trebuchet MS' , 'Times New Roman';
	letter-spacing: normal;
	background-color: honeydew;
	text-decoration: none;
}	
.EntryBox
{
	padding-right: 0px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px;
	text-transform: none;
	color: black;
	text-indent: 0pt;
	line-height: 10pt;
	padding-top: 0px;
	font-style: normal;
	font-family: 'Trebuchet MS' , 'Times New Roman';
	text-decoration: none;
}	
.EntryBox2
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 8pt;
	margin: 0px;
	text-transform: none;
	clip: rect(auto auto auto auto);
	color: black;
	text-indent: 0pt;
	font-style: normal;
	font-family: 'Trebuchet MS' , 'Times New Roman';
	letter-spacing: normal;
	background-color: buttonface;
	text-decoration: none;
}	
.EntryDescription
{
	font-weight: bold;
	font-size: 8pt;
	margin: 0px;
	text-transform: none;
	clip: rect(auto auto auto auto);
	color: black;
	text-indent: 0pt;
	font-style: normal;
	font-family: 'Trebuchet MS' , 'Times New Roman';
	letter-spacing: normal;
	background-color: transparent;
	text-decoration: none;
}	

.leftzone
{
	width: 150px;
	background-color: #ccccff;
	text-align: left;
	vertical-align :top;	
}	
.rightzone
{
	width: 650px;
	
	text-align: left;
	vertical-align :top;
}	
.AnnSubject
{
	font-weight: bold;
	font-size: 10pt;
	margin: 1px;
	text-transform: none;
	color: orangered;
	font-style: normal;
	font-family: Arial, 'Trebuchet MS' , 'Times New Roman';
	letter-spacing: normal;
	height: 18px;
	text-decoration: none;
}	
.AnnMessage
{
	font-weight: normal;
	font-size: 8pt;
	margin: 1px;
	text-transform: none;
	color: blue;
	font-style: normal;
	font-family: Arial, 'Trebuchet MS' , 'Times New Roman';
	letter-spacing: normal;
	height: 12px;
	text-decoration: none;
}	
.AnnProject
{
	font-weight: bold;
	font-size: 10pt;
	margin: 1px;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Arial, 'Trebuchet MS' , 'Times New Roman';
	letter-spacing: normal;
	height: 18px;
	text-decoration: none;
}	

.AnnMore
{
	font-weight: normal;
	font-size: 8pt;
	margin: 1px;
	text-transform: none;
	color: grey;
	font-style: normal;
	font-family: Arial, 'Trebuchet MS' , 'Times New Roman';
	letter-spacing: normal;
	height: 12px;
	text-decoration: none;
}	

.CalendarBtn
{
	background-color: #C3D3E6;
	background-image: url("images/calendar.jpg" );
	background-repeat: repeat-x;
	background-position: left center;
	width: 22px;
	height: 22px;
}
.ClockBtn
{
	background-color: #C3D3E6;
	background-image: url("images/clock.gif" );
	background-repeat: repeat-x;
	background-position: left center;
	width: 22px;
	height: 22px;
}
.tabactive
{
	font-size: 10pt;
	margin: 1px;
	text-transform: none;
	color: darkblue;
	font-style: normal;
	font-family: 'arial';
	letter-spacing: normal;
	background-color: white;
	text-decoration: none;
	border-right: silver thin solid;
	border-top: silver thin solid;
	border-left: silver thin solid;
	font-weight: bold;
	cursor: hand;
}
.tabinactive
{
	font-size: 10pt;
	margin: 1px;
	text-transform: none;
	color: white;
	font-style: normal;
	font-family: 'arial';
	letter-spacing: normal;
	background-color: darkgray;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}
.ContentTitle2
{
	font-size: 10pt;
	color: forestgreen;
	font-family: Tahoma;
	padding-right: 5px;
	padding-left: 5px;
	border-top: #228b22 1px dotted;
	border-bottom: #228b22 1px dotted;
	background-color: #95ff9a;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
}
.tabactive
{
	font-size: 10pt;
	margin: 1px;
	text-transform: none;
	color: darkblue;
	font-style: normal;
	font-family: 'arial';
	letter-spacing: normal;
	background-color: white;
	text-decoration: none;
	border-right: silver thin solid;
	border-top: silver thin solid;
	border-left: silver thin solid;
	font-weight: bold;
	cursor: hand;
}
.tabinactive
{
	font-size: 10pt;
	margin: 1px;
	text-transform: none;
	color: white;
	font-style: normal;
	font-family: 'arial';
	letter-spacing: normal;
	background-color: darkgray;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}

.inputlabel1
{
	font-weight: normal;
	font-size: 8pt;
	text-transform: none;
	color: #323a40;
	font-style: normal;
	font-family: verdana;
	letter-spacing: normal;
	text-decoration: none;
	background-color: #eeefef;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-right: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
}	
.inputlabel2
{
	font-weight: normal;
	font-size: 8pt;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: verdana;
	letter-spacing: normal;
	text-decoration: none;
	height: 18px;
	background-color: white;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	vertical-align: top;
	text-align: left;
	border-right: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	
}
.inputlabel0
{
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}