/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003366;
}
H1
{
	font-weight: 700;
	font-size: 36pt;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}

H2
{
	font-weight: 700;
	font-size: 24pt;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}

H3
{
	font-weight: bold;
	font-size: 14pt;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}

H4
{
	font-weight: bold;
	font-size: 12pt;
	word-spacing: normal;
	text-transform: none;
	color: navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}
/* This is used as the first Header Style*/
H5, DT
{
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: maroon;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}

/* This is used for standard Text*/
H6
{
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: blue;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: 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;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}
UL
{
	font-size: 10pt;
	font-family: Arial;
	text-align: left;
}

UL LI
{
	font-size: 10pt;
	line-height: 12pt;
	font-family: Arial;
}

UL LI UL LI
{
	font-weight: bold;
	list-style-position: outside;
	font-size: 10pt;
	font-family: Arial;
	list-style-type: circle;
	position: relative;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
	font-size: 10pt;
	line-height: 12pt;
	font-family: Arial;
	color: black;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
P
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}

.ACPALogo
{
	font-weight: bold;
	font-size: 36pt;
	color: blue;
	font-style: italic;
	font-family: Arial;
}
#lblACPAShort
{
	font-weight: bold;
	font-size: 36pt;
	text-transform: uppercase;
	color: blue;
	font-style: italic;
	font-family: Arial;
}

#lblACPALong
{
	font-weight: bold;
	font-size: 18pt;
	color: blue;
	font-style: italic;
	font-family: Arial;
}

#ACPAUnderline
{
	z-index: 102;
	left: 1px;
	width: 98.07%;
	position: absolute;
	top: 87px;
	height: 7px;
	color:Blue ;
}


#lblPageTitle
{
	font-weight: bold;
	font-size: 12pt;
	color: maroon;
	font-style: italic;
	font-family: Arial;
	text-align: right;
}


EM
{
	color: blue;
	font-style: italic;
}


/*
#TreeView1, #TreeView2,  
#TreeView3
{
	font-weight: bold;
	font-size: 18pt;
	color: blue;
	font-family: Arial;
	
}
*/

#DataGridSyllabus
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
#DataGridSyllabusACCEA
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
TABLE
{
}


#lblAffiliate
{
	font-weight: bold;
	font-size: 12pt;
	color: blue;
	font-style: italic;
	font-family: Arial;
	text-align: right;
}

