/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    font-weight: normal;
    font-size: 0.7em;
    margin: 0px;
    word-spacing: normal;
    text-transform: none;
    font-family: Verdana, Tahoma, 'Sans Serif';
    letter-spacing: normal;
    background-color: #cccccf;
    color: gray;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, 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, 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, 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, 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, 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, Sans Serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
H7	{	
	font-family: Verdana, Arial, Sans Serif;
	font-size:	1.0em;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #0E70B9
	}	

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: disc;
	color: #666666;
	list-style-position: outside;
	position: static;
}	

UL LI LI	{	
	list-style-type:	disc;
	color: #333333;
	list-style-position: outside;}	

UL LI LI LI
{
	list-style-type: disc;
list-style-position: outside;}	
	

P
{
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Sans Serif;
}
.menuitem
{
	font-size: 0.8em;
	color: #ffffff;
	font-family: Verdana, Arial, Sans Serif;
}
A.menu:link
{
	font-size: 0.8em;
	color: #ffffff;
	font-family: Verdana, Arial, Sans Serif;
	text-decoration: none;
}	
		
A.menu:visited	{	
	font-size: 0.8em;
	color: #ffffff;
	font-family: Verdana, Arial, Sans Serif;
	text-decoration: none;
	}	
		
A.menu:active	{	
	font-size: 0.8em;
	color: #ffffff;
	font-family: Verdana, Arial, Sans Serif;
	text-decoration: none;
	}	
		
A.menu:hover
{
	font-size: 0.8em;
	color: #ff0000;
	font-family: Verdana, Arial, Sans Serif;
	text-decoration: none;
}

A.textbar:link
{
	font-size: 0.8em;
	color: #000000;
	font-family: Verdana, Arial, Sans Serif;
	text-decoration: none;
}	
		
A.textbar:visited	{	
	font-size: 0.8em;
	color: #000000;
	font-family: Verdana, Arial, Sans Serif;
	text-decoration: none;
	}	
		
A.textbar:active	{	
	font-size: 0.8em;
	color: #000000;
	font-family: Verdana, Arial, Sans Serif;
	text-decoration: none;
	}	
		
A.textbar:hover
{
    font-size: 0.8em;
    color: #990000;
    font-family: Verdana, Arial, Sans Serif;
    text-decoration: none;
}
A.sidelinks:link
{
	font-size: 1.0em;
	color: #ffffff;
	font-family: Verdana, Arial, Sans Serif;
	text-decoration: none;
}	
		
A.sidelinks:visited	{	
	font-size: 1.0em;
	color: #ffffff;
	font-family: Verdana, Arial, Sans Serif;
	text-decoration: none;
	}	
		
A.sidelinks:active	{	
	font-size: 1.0em;
	color: #ffffff;
	font-family: Verdana, Arial, Sans Serif;
	text-decoration: none;
	}	
		
A.sidelinks:hover
{
    font-size: 1.0em;
    color: #333333;
    font-family: Verdana, Arial, Sans Serif;
    text-decoration: none;
}
.contentFrame
{
    padding-right: 20px;
    padding-left: 10px;
    padding-bottom: 10px;
    color: gray;
    padding-top: 10px;
    font-family: Verdana, Arial, Sans Serif;
}
.contentHeader
{
	padding-right: 20px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 5px;
	color: white;
	padding-top: 5px;
	font-family: Verdana, Arial, Sans Serif;
}
P.sideHeader
{
	font-weight: bold;
	font-size: 1em;
	margin: 5px;
	color: #000000;
	font-family: Verdana, Arial, Sans Serif;
}
P.sideBody
{
	font-size: 0.8em;
	margin: 5px;
	color: #F5F5F5;
	font-family: Verdana, Arial, Sans Serif;
}
P.sideBodyCenter
{
	text-align: center;
	font-size: 0.8em;
	margin: 5px;
	color: #F5F5F5;
	font-family: Verdana, Arial, Sans Serif;
}
P.Title
{
	font-weight: bold;
}
P.Content
{
	font-size: .8em;
	margin: 5px;
	color: #333300;
	font-family: Verdana, Arial, Sans Serif;
}

A.links:link
{
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, Sans Serif;
	text-decoration: underline;
}	
		
A.links:visited	{	
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, Sans Serif;
	text-decoration: underline;
	}	
		
A.links:active	{	
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, Sans Serif;
	text-decoration: underline;
	}	
		
A.links:hover
{
	font-size: 8pt;
	color: #ff0000;
	font-family: Verdana, Arial, Sans Serif;
	text-decoration: underline;
}

.nicelist {	
    padding-left: 1px;
    list-style-image: url(images/listbullet2.gif);
    background-repeat: no-repeat;
    background-position: 0 10px;
    }
    .nicelistbody {	
    padding-left: 1px;
    list-style-image: url(images/listbullet2blue.gif);
    background-repeat: no-repeat;
    background-position: 0 0px;
    }