/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 0.8em;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	line-height: 1.5em;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color:White;
}
P
{
	padding-right: 15px;
	padding-left: 15px;
	font-weight: normal;
	font-size: 0.8em;
	padding-bottom: 15px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	line-height: 1.5em;
	padding-top: 15px;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: 'Bookman Old Style', Verdana, Helvetica, sans-serif;
	font-size:	1.25em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	}	
		
H2	{	
	font-family: Verdana, Helvetica, sans-serif;
	font-size:	1.15em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	}	
		
H3	{	
	font-family: Verdana, Helvetica, sans-serif;
	font-size:	1.0em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	}	
		
H4	{	
	font-family: Verdana, 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, 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, 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;
	}

a.bannerimg:link, a.bannerimg:visited, a.bannerimg:hover {	
	text-decoration:	none;
	}	

a.sidebarnav:link, a.sidebarnav:visited
{
	font-family: 'Bookman Old Style', Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	width: 150px;
	color: #000066;
	line-height: normal;
	text-align: left;
	text-decoration: none;
}
	
a.sidebarnav:hover {
	font-family: 'Bookman Old Style', Verdana, Helvetica, sans-serif;
	color:#999999; 
	text-decoration: underline;
	}
	
.sidebarnavStatic
{
	font-size: 10pt;
	color: #000066;
	line-height: normal;
	width: 150px;
	text-align: left;
	font-weight:	bold;
	text-decoration: none;
}

a.sidebarnav-over:link, a.sidebarnav-over:visited
{
	font-weight: bold;
	font-size: 10pt;
	width: 150px;
	color: #666666;
	line-height: normal;
	font-family: 'Bookman Old Style' , Verdana, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
}
	
a.sidebarnav-over:hover {
	font-family: 'Bookman Old Style', Verdana, Helvetica, sans-serif;
	color:#FFffff; 
	text-decoration:none;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	
	UL
	{	font-weight: normal;
	font-size: 0.8em;
}

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;
		padding-right: 15px;
	padding-left: 15px;
	font-weight: normal;
	font-size: 0.8em;
	padding-bottom: 6px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	line-height: 1.5em;
	padding-top: 6px;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	}
.bkgrndWhite
{
	background-color: white;
}

.bkgrndGrey
{
	background-color: #cccccc;
}

.bkgrndBlue
{
	background-color: #000066;
}
.sidebarNav
{
	font-weight: bold;
	font-size: 10pt;
	font-family: 'Bookman Old Style', Verdana, Helvetica, sans-serif;
}
.footer
{
	font-size: 10pt;
	text-align: center;
}

.copyright
{
	font-size: 8pt;
	text-align: center;
}
.PageTitle
{
	font-family: 'Bookman Old Style', Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #ffffff;
	line-height: normal;
	text-align: left;
	text-decoration: none;
}

.NeededText
{
	font-weight: bold;
	color: #cc0033;
}

.GalleryItemName
{
	font-weight: bold;
	color: #000066;
	margin: 0px;
	font-size: 0.8em;
}

.GalleryDimensions
{
	font-size: 0.7em;
	margin: 0px;
	font-style: italic;
}

.GalleryDescription
{
	margin: 0px;
	font-size: 0.7em;
}

.GalleryImageLink
{
	margin-top: 5px;
	margin-left: 5px;
	width: 150px;
	margin-right: 5px;
}
