/* Default CSS Stylesheet for a new Web Application project */
body
{
	font-size: x-small;
	font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
}
TD
{
	font-size: x-small;
	font-family: Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
}

H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1
{
	/*font-weight: bold;*/
	font-size: small;
	word-spacing: normal;
	color: #018471;
	/*font-style: italic;*/
	/*font-family:  'Times New Roman', Verdana, Arial, Helvetica, sans-serif;*/
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H2	{	
	font-family:  Verdana, Arial, 'Times New Roman', 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, 'Times New Roman', 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, 'Times New Roman', 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, 'Times New Roman', 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, 'Times New Roman', 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:  Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:  Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	underline;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	
	

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;
	}
	
	
.CopyWriteText
{
	font-size: 11px;
	color: #003366;
	font-family:  Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;
}

/* css for the MSI-CMS menu */
.MenuDirectoryDelimeter{font-weight: bold;	font-size: 13px;	color: red;	font-style: italic;	font-family:  Verdana, 'Times New Roman', Arial, Helvetica, sans-serif; text-decoration: none;}    
a.MenuDirectoryLink:link   {font-weight: bold;	font-size: 13px;	color: red;	font-style: italic;	font-family:  Verdana, 'Times New Roman', Arial, Helvetica, sans-serif;	text-decoration: none;}
a.MenuDirectoryLink:visited{font-weight: bold;	font-size: 13px;	color: red;	font-style: italic;	font-family:  Verdana, 'Times New Roman', Arial, Helvetica, sans-serif;	text-decoration: none;}
a.MenuDirectoryLink:active {font-weight: bold;	font-size: 13px;	color: blue;	font-style: italic;	font-family:  Verdana, 'Times New Roman', Arial, Helvetica, sans-serif;	text-decoration: none;}
a.MenuDirectoryLink:hover{	font-weight: bold;	font-size: 13px;	color: darkgray;	font-style: italic;	font-family:  Verdana, 'Times New Roman', Arial, Helvetica, sans-serif;	text-decoration: none;}


.MenuFileDelimeter		{font-weight: bold;	font-size: 13px;	color: black;	font-family: Verdana, 'Times New Roman', Arial, Helvetica, sans-serif;	text-decoration: none;}
a.MenuPageLink:link		{font-weight: bold;	font-size: 13px;	color: black;	font-family: Verdana, 'Times New Roman', Arial, Helvetica, sans-serif;	text-decoration: none;}
a.MenuPageLink:visited	{font-weight: bold;	font-size: 13px;	color: black;	font-family: Verdana, 'Times New Roman', Arial, Helvetica, sans-serif;	text-decoration: none;}
a.MenuPageLink:active	{font-weight: bold;	font-size: 13px;	color: blue;	font-family: Verdana, 'Times New Roman', Arial, Helvetica, sans-serif;	text-decoration: none;}
a.MenuPageLink:hover	{font-weight: bold;	font-size: 13px;	color: darkgray;	font-family: Verdana, 'Times New Roman', Arial, Helvetica, sans-serif;	text-decoration: none;}


a.MenuCurrentPageLink:link{	font-weight: bold;	font-size: 13px;	color: black;	font-family:  Verdana, 'Times New Roman', Arial, Helvetica, sans-serif;	text-decoration: underline overline;}
a.MenuCurrentPageLink:visited	{font-weight: bold;	font-size: 13px;	color: black;	font-family:  Verdana, 'Times New Roman', Arial, Helvetica, sans-serif;	text-decoration: underline overline;}
a.MenuCurrentPageLink:active	{font-weight: bold;	font-size: 13px;	color: blue;	font-family: Verdana, 'Times New Roman', Arial, Helvetica, sans-serif;	text-decoration: underline overline;}
a.MenuCurrentPageLink:hover		{font-weight: bold;	font-size: 13px;	color: darkgray;	font-family:  Verdana, 'Times New Roman', Arial, Helvetica, sans-serif;	text-decoration: underline overline;}
/* END css for the MSI-CMS menu */															


/* css for PhotoGallery */
/* whole table */
.PhotoGallery{	margin: 0px;	border-collapse:collapse;}

/* gallery items */
.PhotoGallery TD{	padding: 10px;	margin: 0px;	background: white;	text-align: center;}

/* gallery title */
.PhotoGallery TH{	background: silver;	color:white;	padding-left: 10px;	padding-right: 10px;	padding-top: 5px;	padding-bottom: 5px;	font-weight: bold;	font-size: 100%;	font-family:  Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;	border:0px;	margin:0px;}

.PhotoGallery A {color:blue;}
.PhotoGallery A:visited {color:blue;}
.PhotoGallery A:active {color:blue;}
.PhotoGallery A:hover {color:blue;}

.PhotoGallery IMG{	border: 1px solid gray;}
.innerTable{	border: none;	text-align:left;}
.innerTable TD{	text-align:right;}
/* END css for PhotoGallery */


/*css for the Contact list*/
.ContactList { FONT-SIZE: 10pt; FONT-FAMILY:  Verdana, Arial, 'Times New Roman', Helvetica, sans-serif; }


/* css for ARLSS */
/* whole table */
.ARLSS{	margin: 0px;	border-collapse:collapse;}

/* gallery items */
.ARLSS TD{	padding: 2px;	margin: 0px;	background: white;	text-align: left;}

/* gallery title */
.ARLSS TH{	background: #777777;	color:white;	padding-left: 2px;	padding-right: 2px;	padding-top: 5px;	padding-bottom: 5px;	font-weight: bold;	font-size: 90%;	font-family:  Verdana, Arial, 'Times New Roman', Helvetica, sans-serif;	border:0px;	margin:0px;}

.ARLSS A {color:blue;}
.ARLSS A:visited {color:blue;}
.ARLSS A:active {color:blue;}
.ARLSS A:hover {color:blue;}

.ARLSS IMG{	border: 1px solid gray;}
.innerTable{	border: none;	text-align:left;}
.innerTable TD{	text-align:right;}
/* END css for PhotoGallery */