/* Default CSS Stylesheet for a new Web Application project */

/* Example Themes for using the Stylesheet to populate colors:
	Blue Theme:
	Set 'Dark Color' to 'Blue'
	Set 'Light Color' to '#ADBDD6'

	Burnt Orange Theme:
	Set 'Dark Color' to '#CC6633'
	Set 'Light Color' to '#FFE0C0'

	Windows Theme:
	Set 'Dark Color' to '#075FEF'
	Set 'Light Color' to '#CCCCCC'

	Black Theme:
	Set 'Dark Color' to '#000000'
	Set 'Light Color' to '#CCCCCC'

*/
.FooterLink
{
	font-weight: bold;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: capitalize;
	color: white;
	font-style: italic;
	font-family: Arial, 'Comic Sans MS' , Verdana, Garamond;
	letter-spacing: normal;
	background-color: #FFE0C0;
}
.cssFooterFont
{
	font-weight: bold;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: capitalize;
	color: white;
	font-style: italic;
	font-family: Arial, 'Comic Sans MS' , Verdana, Garamond;
	letter-spacing: normal;
	background-color: #CC6633; /* Dark Color */
}
.CalendarControl
{
	border-color: #CC6633; /* Dark Color */
	background-color: White;
	border-style: double;
	border-width: 3px;
	color: Black;
}
.dayHeader
{
	background-color: #CC6633; /* Dark Color */
	font-family: Comics sans ms, Arial, Verdana, Helvetica;
	color: White;
	font-weight: bold;
	font-size: 8pt;
}
.dayStyle
{
	font-family: Comics sans ms,Arial,Verdana,Helvetica;
	font-size: 7pt;
}
.nextPrev
{
	font-family: Comics sans ms,Arial,Verdana,Helvetica;
	font-size: 10pt;
}
.otherMonth
{
	font-family: Comics sans ms,Arial,Verdana,Helvetica;
	font-size: 7pt;
	color: White;
	background-color: White;
}
.selectedDay
{
	font-family: Comics sans ms,Arial,Verdana,Helvetica;
	font-size: 8pt;
}
.CalendarTitle
{
	background-color: #CC6633; /* Dark Color */
	border-color: Black;
	border-style: inset;
	border-width: 1px;
	color: White;
	font-family: Comics sans ms,Arial,Verdana,Helvetica;
	font-size: 10pt;
	font-weight: bold;	
}
.DATAGRID
{
    FONT-FAMILY: 'Comic Sans MS', Verdana, Garamond, Arial;
    FONT-SIZE:  8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    border-color: #CC6633; /* Dark Color */
}
.AlternatingItem
{
	background-color: #FFE0C0;  /* Light Color */
}
.DatagridHeader
{
	background-color:#CC6633; /* Dark Color */
	font-weight:bold;
	color: White;
}
.Notes
{
    FONT-FAMILY: 'Comic Sans MS', Verdana, Garamond, Arial;
    FONT-SIZE:  10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}
.comment
{
    FONT-FAMILY: 'Comic Sans MS', Verdana, Garamond, Arial;
    FONT-SIZE:  8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

fBODY
{
    FONT-FAMILY: 'Comic Sans MS', Verdana, Garamond, Arial;
    FONT-SIZE:  8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1	
{
	font-family: Garamond, Verdana, 'Comic Sans MS', Arial;
	font-size:	22pt;
	font-weight:	bold;
	color: White;
	background-color: #CC6633; /* Dark Color */
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: 'Comic Sans MS', Verdana, Garamond, Arial;
	font-size:	18pt;
	font-weight:	700;
	font-style:	italic;
	text-decoration: underline;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Garamond, Verdana, 'Comic Sans MS', Arial;
	font-size:	16pt;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: 'Comic Sans MS', Verdana, Garamond, Arial;
	font-size:	14pt;
	font-weight:	500;
	font-style: italic;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Garamond, Verdana, 'Comic Sans MS', Arial;
	font-size:	12pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: 'Comic Sans MS', Verdana, Garamond, Arial;
	font-size:	10pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	6pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: 'Comic Sans MS', Verdana, Garamond, Arial;
	}	
		
TH	{	
	vertical-align:	baseline;
	background-color: #FFE0C0;  /* Light Color */
	color: Black;
	font-size:	10pt;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: 'Comic Sans MS', Verdana, Garamond, Arial;
	}	
	
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;
    background-color: #FFE0C0;  /* Light Color */
    color: Black;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}
table.box
{
	border-color: #CC6633; /* Dark Color */
	border-width: 3;
	border-style: double;
	border-collapse: collapse;
	font-family: Comic Sans MS, Verdana, Garamond, Arial;
	font-size: 10pt;
}

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;
	border-color: #CC6633; /* Dark Color */
}

td.footer
{
	background: #CC6633; /* Dark Color */
	vertical-align: top;
	color: silver;
	font-family: 'Comic Sans MS' , Garamond, Verdana, Arial;
	text-align: center;
}

td.title
{
	background: #CC6633; /* Dark Color */
	vertical-align: middle;
	color: White;
	font-family: 'Comic Sans MS' , Garamond, Verdana, Arial;
	text-align: left;
}

td.sidebar
{
	background: #FFE0C0;  /* Light Color */
	vertical-align: middle;
	color: black;
	font-family: 'Comic Sans MS' , Garamond, Verdana, Arial;
	text-align: right;
}

td.content
{
	background: white;
	font-family: 'Comic Sans MS' , Garamond, Verdana, Arial;
	vertical-align: top;
}

td.boxtitle
{
	background: #CC6633; /* Dark Color */
	vertical-align: top;
	font-family: 'Comic Sans MS' , Garamond, Verdana, Arial;
	font-weight: bold;
	text-align: center;
	color: White;
}

td.boxcontent
{
	font-size: 8pt;
	background: white;
	color: Black;
	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;  /* Light Color */
    color: Black;
}
.DDL
{
	font-family: 'Comic Sans MS', Verdana, Garamond, Arial;
	font-size: 8pt;
	font-weight:normal;
	color: Black;
}
.Main
{
	FONT-SIZE: 22pt; 
	FONT-WEIGHT: bold;
	FONT-STYLE: italic; 
	COLOR: Black; 
	FONT-FAMILY: 'Comic Sans MS', Verdana, Garamond, Arial; 	
}
.Tagline
{
	FONT-SIZE: 14pt; 
	FONT-STYLE: italic; 
	COLOR: White; 
	FONT-FAMILY: 'Comic Sans MS', Verdana, Garamond, Arial; 
	TEXT-DECORATION: underline;
}
.Quote
{
	FONT-SIZE: 8pt; 
	FONT-STYLE: italic; 
	COLOR: Black; 
	FONT-FAMILY: 'Comic Sans MS', Verdana, Garamond, Arial; 
	TEXT-DECORATION: underline;
}
.Header
{
	background-color: #CC6633; /* Dark Color */
	height: 50px;
}
Table.Detail
{
	background-color: #CC6633; /* Dark Color */
	border-style: double;
	border-width:medium;
	border-color: #FFE0C0;  /* Light Color */
	color: White;
}
td.boxcontentClick
{
	font-size: 8pt;
	color: Black;
	vertical-align: top;
	font-family: 'Comic Sans MS' , Garamond, Verdana, Arial;
    BACKGROUND-IMAGE: url(../images/triangle2.gif);
    BACKGROUND-REPEAT: no-repeat;
}
.menu
{
	font-size: 9pt;
	background-color: White;
	font-family: 'Comic Sans MS' , Garamond, Verdana, Arial;
	color: #284E98;
	font-weight: bold;
	font-style: italic;
}
