/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	color: #006666;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #E8F4FF;
	text-align: left;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #006666;
}
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;
}	
		
A:visited
{
	text-decoration: none;
}	
		
A:active	{	
	text-decoration:	none;
	}	
		
A:hover
{
	text-decoration: underline;
}

	
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: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}

.Button_General
{
	border-style: none;
	background-position: 50% 50%;
	font-weight: bold;
		font-size: 8pt;
	background-image: url('Photos/nav.gif');
		vertical-align: baseline;
		width: 85px;
		cursor: hand;
		color: #ffffff;
		background-repeat: no-repeat;
		font-family: 'Times New Roman';
		background-color: #006666;
		text-align: center;
	}
	.Button_VarWidth
{
	border-style: none;
	background-position: 50% 50%;
	font-weight: bold;
		font-size: small;
		vertical-align: baseline;
		cursor: hand;
		color: #ffffff;
		background-repeat: no-repeat;
		font-family: 'Times New Roman';
		background-color: #006666;
		text-align: center;
	}
.Button_Small
{
	font-size: x-small;
	vertical-align: baseline;
	cursor: hand;
	color: #006666;
	border-top-style: groove;
	background-repeat: no-repeat;
	font-family: 'Times New Roman';
	border-right-style: groove;
	border-left-style: groove;
	height: 20px;
	background-color: white;
	text-align: center;
	border-bottom-style: groove;
}
.Button_Admin
{
	background-position: 50% 50%;
	font-weight: bold;
	font-size: 8pt;
	background-image: url(Photos/nav.gif);
	vertical-align: baseline;
	width: 85px;
	cursor: hand;
	color: #ffffff;
	border-top-style: none;
	background-repeat: no-repeat;
	font-family: 'Times New Roman';
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: transparent;
	text-align: center;
	border-bottom-style: none;
}
.BUTTON_List
{
	border-right: navy thin solid;
	border-top: navy thin solid;
	font-weight: bold;
	font-size: x-small;
	background-image: url(Photos/BlueSpace.gif);
	border-left: navy thin solid;
	color: #ffffff;
	border-bottom: navy thin solid;
	font-family: 'Times New Roman';
	height: 30px;
	background-color: transparent;
	text-align: center;
}
.Header
{
	border-right: #006666;
	border-top: #006666;
	font-weight: bold;
	font-size: medium;
	border-left: #006666;
	color: #FFFFFF;
	border-bottom: #006666;
	font-family: 'Times New Roman';
	height: auto;
	background-color: transparent;
	text-align: center;
	border: medium none #FFFFFF;
	vertical-align: top;
}
.Menu
{
	border-right: #ffffff thin;
	border-top: #ffffff thin;
	font-size: x-small;
	border-left: #ffffff thin;
	color: #ffffff;
	border-bottom: #ffffff thin;

	font-family: 'Times New Roman';
	background-color: transparent;
	text-align: left;
}
.Menu_Sub
{
	border-right: #ffffff thin;
	border-top: #ffffff thin;
	font-size: xx-small;
	border-left: #ffffff thin;
	color: #ffffff;
	border-bottom: #ffffff thin;
	font-family: 'Times New Roman';
	background-color: #006666;
	text-align: left;
}
.Menu_Selected
{
	border-right: #ffffff thin;
	border-top: #ffffff thin;
	font-weight: bold;
	font-size: x-small;
	border-left: #ffffff thin;
	color: #ffffff;
	border-bottom: #ffffff thin;
	font-style: italic;
	font-family: 'Times New Roman';
	background-color: transparent;
	text-align: left;
}
.BUTTON_Selected
{
	border-right: #006666;
	border-top: #006666;
	font-weight: bold;
	font-size: x-small;
	background-image: url(Photos/BriteSpace.gif);
	border-left: #006666;
	color: white;
	border-bottom: #006666;
	font-family: 'Times New Roman';
	height: 30px;
	background-color: transparent;
	text-align: center;
}
.Grid_Header
{
	border-top-width: 1px;
	padding-right: 2px;
	padding-left: 2px;
	border-left-width: 1px;
	font-size: x-small;
	border-left-color: #006666;
	border-bottom-width: 1px;
	border-bottom-color: #006666;
	padding-bottom: 2px;
	color: white;
	border-top-color: #006666;
	padding-top: 2px;
	background-repeat: repeat;
	font-family: 'Times New Roman';
	background-color: #006666;
	border-right-width: 1px;
	border-right-color: #006666;
}
.Grid_HeaderFixed
{
	border-top-width: 1px;
	padding-right: 2px;
	padding-left: 2px;
	border-left-width: 1px;
	font-size: x-small;
	border-left-color: #006666;
	border-bottom-width: 1px;
	border-bottom-color: #006666;
	padding-bottom: 2px;
	color: white;
	border-top-color: #006666;
	padding-top: 2px;
	background-repeat: repeat;
	font-family: 'Times New Roman';
	background-color: #006666;
	border-right-width: 1px;
	border-right-color: #006666;
	position: relative;
}
.Grid_HeaderAdmin
{
	border-top-width: 1px;
	padding-right: 2px;
	padding-left: 2px;
	border-left-width: 1px;
	font-size: x-small;
	border-left-color: #006666;
	border-bottom-width: 1px;
	border-bottom-color: #006666;
	padding-bottom: 2px;
	color: white;
	border-top-color: #006666;
	padding-top: 2px;
	background-repeat: repeat-x;
	font-family: 'Times New Roman';
	background-color: #006666;
	border-right-width: 1px;
	border-right-color: #006666;
}
.Grid_General
{
	border-top-width: 1px;
	padding-right: 2px;
	padding-left: 2px;
	border-left-width: 1px;
	font-size: x-small;
	border-left-color: #006666;
	border-bottom-width: 1px;
	border-bottom-color: #006666;
	padding-bottom: 2px;
	color: #006666;
	border-top-color: #006666;
	padding-top: 2px;
	font-family: 'Times New Roman';
	background-color: white;
	border-right-width: 1px;
	border-right-color: #006666;
}
.Grid_Transparent
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: x-small;
	padding-bottom: 2px;
	color: #006666;
	padding-top: 2px;
	font-family: 'Times New Roman';
}
.Grid_TransparentSmall
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: xx-small;
	padding-bottom: 2px;
	color: #006666;
	padding-top: 2px;
	font-family: 'Times New Roman';
}
.PageBreak
{ page-break-before: always; 
}
.Grid_Footer
{
	border-top-width: 1px;
	padding-right: 2px;
	padding-left: 2px;
	border-left-width: 1px;
	font-size: x-small;
	border-left-color: #006666;
	border-bottom-width: 1px;
	border-bottom-color: #006666;
	padding-bottom: 2px;
	color: white;
	border-top-color: #006666;
	padding-top: 2px;
	font-family: 'Times New Roman';
	background-color: #006666;
	border-right-width: 1px;
	border-right-color: #006666;
}
.Grid_Report
{
	border-right: #006666 thin;
	padding-right: 2px;
	border-top: #006666 thin;
	padding-left: 2px;
	font-size: xx-small;
	padding-bottom: 2px;
	border-left: #006666 thin;
	color: #006666;
	padding-top: 2px;
	border-bottom: #006666 thin solid;
	font-family: 'Times New Roman';
	background-color: white;
}
.Grid_ReportAlternating
{
	border-top-width: 1px;
	padding-right: 2px;
	padding-left: 2px;
	border-left-width: 1px;
	font-size: xx-small;
	border-left-color: #006666;
	border-bottom-width: 1px;
	border-bottom-color: #006666;
	padding-bottom: 2px;
	color: #006666;
	border-top-color: #006666;
	padding-top: 2px;
	font-family: 'Times New Roman';
	background-color: #E8F4FF;
	border-right-width: 1px;
	border-right-color: #006666;
}
.Grid_ReportHeader
{
	border-right: #006666 thin;
	padding-right: 2px;
	border-top: #006666 thin;
	padding-left: 2px;
	font-size: xx-small;
	padding-bottom: 2px;
	border-left: #006666 thin;
	color: black;
	padding-top: 2px;
	border-bottom: #006666 thin double;
	background-repeat: repeat;
	font-family: 'Times New Roman';
	background-color: #E1E1E1;
}

.Grid_Select
{
	border-top-width: 1px;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	border-left-width: 1px;
	font-size: x-small;
	border-left-color: #006666;
	border-bottom-width: 1px;
	border-bottom-color: #006666;
	padding-bottom: 2px;
	color: #006666;
	border-top-color: #006666;
	padding-top: 2px;
	font-family: 'Times New Roman';
	background-color: transparent;
	border-right-width: 1px;
	text-decoration: underline;
	border-right-color: #006666;
}
.Grid_Alternating
{
	border-top-width: 1px;
	padding-right: 2px;
	padding-left: 2px;
	border-left-width: 1px;
	font-size: x-small;
	border-left-color: #006666;
	border-bottom-width: 1px;
	border-bottom-color: #006666;
	padding-bottom: 2px;
	color: #006666;
	border-top-color: #006666;
	padding-top: 2px;
	font-family: 'Times New Roman';
	background-color: #E1E1E1;
	border-right-width: 1px;
	border-right-color: #006666;
}
.Text_Body
{
	font-size: x-small;
	color: #006666;
	font-family: 'Times New Roman';
}
.Text_BodySmall
{
	font-size: xx-small;
	color: #006666;
	font-family: 'Times New Roman';
}
.Text_HeaderSmall
{
	font-weight: bold;
	font-size: x-small;
	color: #006666;
	font-family: 'Times New Roman';
}
.Text_HeaderMedium
{
	font-weight: bold;
	font-size: medium;
	color: #006666;
	font-family: 'Times New Roman';
}
.Text_PanelHeader
{
    font-weight: bold;
    font-size: small;
    color: #ffffff;
    background-repeat: no-repeat;
    font-family: 'Times New Roman';
    height: 30px;
    background-color: #006666;
    width: 500px;
    margin-top: 0px;
}
.Text_PanelHeaderAdmin
{
	font-weight: bold;
	font-size: small;
	color: #ffffff;
	background-repeat: repeat-x;
	font-family: 'Times New Roman';
	height: 30px;
	background-color: #006666;
}
.Text_Header
{
	font-weight: bold;
	font-size: large;
	color: #006666;
	font-family: 'Times New Roman';
}
.Text_Warning
{
	font-size: x-small;
	color: red;
	font-family: 'Times New Roman';
}
.Text_Help
{
	font-weight: bold;
	font-size: large;
	color: silver;
	font-family: 'Times New Roman';
}
.Panel
{
	border-right: #006666 2px solid;
	border-top: #006666 2px solid;
	border-left: #006666 2px solid;
	border-bottom: #006666 2px solid;
	background-color: white;
}
.Combo
{
    border-right: #006666 1px solid;
    border-top: #006666 1px solid;
    font-size: x-small;
    border-left: #006666 1px solid;
    color: #006666;
    border-bottom: #006666 1px solid;
    font-family: 'Times New Roman';
    background-color: transparent;
    text-align: left;
    width: 100%;
}
.Input
{
    border-right: #006666 1px groove;
    border-top: #006666 1px groove;
    font-size: x-small;
    border-left: #006666 1px groove;
    color: #006666;
    border-bottom: #006666 1px groove;
    font-family: 'Times New Roman';
    background-color: white;
    width: 100%;
}
.Input_StandardWidth
{
    border-right: #006666 1px groove;
    border-top: #006666 1px groove;
    font-size: x-small;
    border-left: #006666 1px groove;
    color: #006666;
    border-bottom: #006666 1px groove;
    font-family: 'Times New Roman';
    background-color: white;
    width: 250px;
    height: 15px;
}

.autocomplete_listItemSmall
{
    padding: 1px;
    list-style: none;
    margin: 0px;
    border: 1px solid #ccc;
    color: #333333;
    font-weight: normal;
    font-size: x-small;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    background-color: #FFFFFF;
    position: relative;
    z-index: 17000 !important; 
}

	.autocomplete_HighlightedlistItem
{
	padding: 1px;
	margin: 0px;
	background-color: #E1E1E1;
	border: 1px solid #ccc;
	color: #333333;
	font-weight: normal;
	font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	font-size: small;