/* Default CSS Stylesheet for a new Web Application project */
.cssFooterFont
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: capitalize;
	color: white;
	font-style: italic;
	font-family: 'Comic Sans MS', Verdana, Garamond, Arial;
	background-color: #cc6633;
}

.DATAGRID
{
    FONT-FAMILY: 'Comic Sans MS', Verdana, Garamond, Arial;
    FONT-SIZE:  8pt;
    FONT-WEIGHT: normal;
    TEXT-TRANSFORM: none;
    
}

.Notes
{
    FONT-FAMILY: 'Comic Sans MS', Verdana, Garamond, Arial;
    FONT-SIZE:  8pt;
    FONT-WEIGHT: normal;
    TEXT-TRANSFORM: none;
    
}

fBODY
{
    FONT-FAMILY: 'Comic Sans MS', Verdana, Garamond, Arial;
    FONT-SIZE:  8pt;
    FONT-WEIGHT: normal;
    TEXT-TRANSFORM: none;
    }

H1	
{
	font-family: 'Comic Sans MS', Verdana, Garamond, Arial;
	font-size:	18pt;
	font-weight:	bold;
	color:  Black;
	background-color: #cc6633;
	font-style:	normal;
	text-decoration: none;
	text-transform:	none;
	}	
		
H2	{	
	font-family: 'Comic Sans MS', Verdana, Garamond, Arial;
	font-size:	16pt;
	font-weight:	700;
	font-style:	italic;
	text-decoration: underline;
	text-transform:	none;
	}	
		
H3	{	
	font-family: 'Comic Sans MS', Verdana, Garamond, Arial;
	font-size:	14pt;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	text-transform:	none;
	}	
		
H4	{	
	font-family: 'Comic Sans MS', Verdana, Garamond, Arial;
	font-size:	12pt;
	font-weight:	500;
	color: White;
	background-color: #cc6633;
	font-style: italic;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: 'Comic Sans MS', Verdana, Garamond, Arial;
	font-size:	10pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	text-transform:	none;
	}	
		
H6	{	
	font-family: 'Comic Sans MS', Verdana, Garamond, Arial;
	font-size:	8pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	6pt;
	text-transform:	none;
	font-family: 'Comic Sans MS', Verdana, Garamond, Arial;
	}	
		
TH	{	
	vertical-align:	baseline;
	background-color: #FFE0C0;
	color: Black;
	font-size:	10pt;
	font-weight:	bold;
	text-transform:	none;
	font-family: 'Comic Sans MS', Verdana, Garamond, Arial;
	}	


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;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
.NotesHeader
{
    FONT-FAMILY: 'Comic Sans MS', Verdana, Garamond, Arial;
    FONT-SIZE:  10pt;
    FONT-WEIGHT: normal;
    background-color: #FFE0C0;
    color: Black;
    TEXT-TRANSFORM: none;
}

tr
{
	vertical-align: top;
	font-family: Comic Sans MS, Verdana, Garamond, Arial;
	font-size: 10pt;
}

td
{
	vertical-align: top;
	font-family: Comic Sans MS, Verdana, Garamond, Arial;
	font-size: 10pt;
}



td.footer
{
	background: #cc6633;
	vertical-align: top;
	color: silver;
	font-family: 'Comic Sans MS' , Garamond, Verdana, Arial;
	text-align: center;
}

td.title
{
	background: #cc6633;
	vertical-align: middle;
	color: black;
	font-family: 'Comic Sans MS' , Garamond, Verdana, Arial;
	text-align: left;
}

td.sidebar
{
	background: #ffe0c0;
	vertical-align: top;
	color: black;
	font-family: 'Comic Sans MS' , Garamond, Verdana, Arial;
	text-align: center;
}

td.content
{
	background: white;
	font-family: 'Comic Sans MS' , Garamond, Verdana, Arial;
	vertical-align: top;
}

td.boxtitle
{
	background: #cc6633;
	vertical-align: top;
	font-family: 'Comic Sans MS' , Garamond, Verdana, Arial;
	text-align: center;
}

td.boxcontent
{
	font-size: 8pt;
	background: white;
	vertical-align: top;
	font-family: 'Comic Sans MS' , Garamond, Verdana, Arial;
}
.Button
{
	FONT-FAMILY: 'Comic Sans MS', Verdana, Garamond, Arial;
    FONT-SIZE:  10pt;
    FONT-WEIGHT: bold;
    background-color: #FFE0C0;
    color: Black;

}
.DDL
{
	font-family: 'Comic Sans MS', Verdana, Garamond, Arial;
	font-size: 8pt;
	font-weight:normal;
	color: Black;
}
.Main
{
	FONT-WEIGHT: bold;
	font-style: italic; 
	FONT-SIZE: 22pt; 
	COLOR: white; 
	FONT-FAMILY: 'Comic Sans MS', Verdana, Garamond, Arial; 
	BACKGROUND-COLOR: #cc6633;	
}
.Tagline
{
	FONT-SIZE: 14pt; 
	FONT-STYLE: italic; 
	FONT-FAMILY: 'Comic Sans MS', Verdana, Garamond, Arial; 
	TEXT-DECORATION: underline;
}