/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	color: #000000;
	margin: 0px;
	padding: 0px;
	font: normal 9pt/1.166 Verdana, Arial, Helvetica, sans-serif;
}



/*a:link, a:visited, a:hover {
	color: #0033FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #006600;
}*/


/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1{
	font-size: 20pt;
	font-style: italic;
	margin: 0px 0px 3px;
	color: #006600;
	padding-top: 4px;
}

h2{
	font-size: 18pt;
	color: #006600;
}

h3{
	font-size: 14pt;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	background: #006600;
}
h4{
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #006600;
	margin: 0px;
	font-weight: bold;
}

h5{
	font-size: 12pt;
	color: #006600;
	margin: 0px;
	font-weight: bold;
}

h6{
	font-size: 10pt;
	color: #006600;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: -7px;
}
#Hd14Gr {
	font-size: 14pt;
	color: #006600;
}


#hd1 {
	font-size: 12pt;
	color: #FFFFFF;
	background: #006600;
	font-weight: bold;
	text-align: center;
}
#hd1 a {
	color: #FFFFFF;
	text-decoration: underline;
}
#hd1 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#HD1a_LEI {
	font-size: 14pt;
	font-weight: bold;
	color: #006600;
	text-align: left;
	margin-top: 3px;
}
#HD2a_LEI {
	font-size: 20pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	color: #006600;
}

#footer {
	font-size: 8pt;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 100%;
	border-top: 1pt solid #336633;
}


#tableTitle {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006600;
	margin: 14pt 0px 3px;
	width: 681px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 1px;
}
#tableTitle a {
	color: #EFEFEF;
	text-decoration: underline;
	font-size: 8pt;
	text-indent: 20px;
	padding-left: 30px;
}
#tableTitle a:link {
	color: #EFEFEF;
}
#tableTitle a:hover {
	color: #FFFFFF;
}
.tableText {
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
}
.tableHead {
	font: bold 9pt Verdana, Arial, Helvetica, sans-serif;
}

ul{
	list-style: disc;
}

ul ul{
	list-style: disc url(../../../assets/images/arrowulul.jpg);
}

ul ul ul{
 list-style-type: none;
}


.bullet {
	list-style: disc;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0 0 0 10px;
	padding: 0px;
	width: 100%;
	height: 62px;
	background: url(../images/MastheadV2.jpg) no-repeat;
}

#mastheadLink {
	color: #990000;
	text-align: right;
	font-size: 8pt;
	padding-right: 20px;
}
#mastheadLink a {
	color: #990000;
	text-decoration: none;
}

#mastheadLink a:hover {
	color:#336633;
	text-decoration:underline;
	}

#outerContent {
	width: 920px;
	border-left: 1px solid #CC0000;
	margin-left: 10px;
}
.navCurLocal {
	color: #006600;
	border-top: thin solid #009900;
	border-bottom: thin solid #009900;
}



#navBar{
	border-right: 1px #ccc;
	border-bottom: 1px #ccc;
	width: 150px;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	padding-top: 50px;
	background: #FFFFFF url(../images/bkNavV2.jpg) repeat-x;
}

#navBar p {
	padding-left: 10px;
	margin: 6px 0px 0px;
	display: block;
	color: #006600;
	font-weight: bold;
}
#navBar a {
	text-decoration: none;
	color: #006600;
}

#navBar li {
	text-decoration: none;

}


#navBar a:hover {
	color: #FFFFFF;
	display: block;
	font-style: italic;
	margin-left: -10px;
	padding-left: 10px;
	background-color: #006600;
}
#navBarULFee {
	width: 150px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: url(../../../assets/images/NavBarULbkg.jpg);
	position: absolute;
	z-index: 20;
	left: 70px;
	top: 226px;
	border: 1px solid #FF0000;
	height: 57px;
	visibility: visible;
}
#navBarULFee p {
	display: block;
	color: #FFFFFF;
}
#navBarULFee ul {
	list-style: none;
	line-height: 13pt;
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 2px;
}
#navBarULFee a {

	text-decoration: none;
	color: #FFFFFF;
}
#navBarULFee a:hover {
	font-style: italic;
}

#navBarULReg {
	width: 152px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: url(../../../assets/images/NavBarULbkg.jpg);
	position: absolute;
	z-index: 20;
	left: 107px;
	top: 246px;
	border: 1px solid #FF0000;
	height: 57px;
}
#navBarULReg p {
	display: block;
	color: #FFFFFF;
}
#navBarULReg ul {
	list-style: none;
	line-height: 13pt;
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 2px;
}
#navBarULReg a {
	text-decoration: none;
	color: #FFFFFF;
}
#navBarULReg a:hover {
	font-style: italic;
}


#content{
	float:right;
	width: 769px;
	border: 1pt solid #990000;
}

a img {
	border-width: 0px;
}

#backtxt {
	font-size: 8pt;
	text-decoration: underline;
	color: #0000CC;
	text-align: right;
}


.breadcrumbs {
	font-size: 8pt;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 3px;
}
.breadcrumbs a {
	text-decoration: underline;
	color: #0033CC;
}
#navBarXtra {
	color: #999;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}


/*controls for text placement*/
.crunch {
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}


.GrText {
	color: #006600;
	font-size: 10pt;
}

.lineabove {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
.spacer0above {
	margin-top: 0pt;
}.spacerMinus3above {
	margin-top: -3pt;
}
.spacerMinus6above {
	margin-top: -6pt;
}

.spacerMinus12above {
	margin-top: -12pt;
}

.spacerMinus6below{
	margin-bottom: -6pt;
}

.spacerMinus6belowGrTxt{
	margin-bottom: -6pt;
	color: #006600;
	font-size: 10pt;
}

.ptsize6 {font-size: 6pt;}
.ptsize6px {font-size: 2px;}
.ptsize8 {font-size: 8pt;}
.ptsize11 {font-size: 11pt}

.spacer10pxwide {
	padding-left: 10px;
}
.spacer2pxbelow {
	padding-bottom: 25px;
}

.spacer6pxabove {
	padding-top: 6px;
}
.spacer6ptabove {
	padding-top: 6pt;
}

.spacer12PTabove {
	padding-top: 12pt;
}

.spacer6pxbelow {
	padding-bottom: 6px;
}

.txtcenter {
	text-align: center;
}

#backtxt a {
	a href="javascript:history.go(-1)";
	text-decoration: underline;
}

.spaceAb6pts {
	padding-top: 6pt;
}
#boxedText {
	color: #FFFFFF;
	background: #006600;
	padding: 5px 5px 6px;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
	font-weight: bold;
}
#boxedText a {
	color: #FFFFFF;
}
.spacer45pxwide {

	padding-left: 45px;
}
#indentLR20pt {
	padding-right: 20pt;
	padding-left: 20pt;
}
#contentTable {
	padding-right: 20px;
	padding-left: 20px;
}
