@import url('update.css');

BODY{
	font-size : 9pt;
	font-family : Verdana;
	list-style-image : url(images/templates/bullet.gif);
	margin: 0;
	padding: 0;
}

.smalltext  {
	font-size : 8pt;
	font-family : Verdana;
}

.bullets  {
	list-style-image : url(images/templates/bullet.gif);
	font-size : 8pt;
}

.title  {
	font-size : 24pt;
	font-weight : normal;
; font-style: normal; line-height: 36pt; color: #FFFFFF; background-color: #990033
; font-family: "Monotype Corsiva"
}

.regtext  {
	font-size : 9pt;
	font-family : Verdana;
}

.minitext  {
	font-family : Verdana;
	font-size : 6pt;
}

.tableheaderblue  {
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	background-color : C3D2D7;
}

.tablecellblue  {
	font-family : Verdana;
	font-size : 8pt;
	background-color : C3D2D7;
}

.tablecellgold { font-family : Verdana; font-size : 8pt; background-color : #F9D18C; ; font-weight: bolder}
.subtitle { font-size : 16pt; font-weight : normal; ; font-style: normal; line-height: 20pt; color: #FFFFFF; background-color: #990033; font-family: "Monotype Corsiva" }
.minitextbold { font-family : Verdana; font-size : 6pt; ; font-weight: bold}
.minisubtitle { font-size : 7pt; ; font-family: "Monotype Corsiva" }
.minitext { font-size : 7pt; font-family : Verdana; }
.minitextitalic { font-family : Verdana; font-size : 6pt; ; font-style: italic}
TD   { 
	font-size : 9pt;
	font-family : Verdana;
	list-style-image : url(images/bullet.gif);
 } .minibold { font-size : 7pt; font-family : verdana; font-weight : bold; }
.miniitalic { font-size : 7pt; font-family : Verdana; ; font-style: italic }
.minired { font-size : 7pt; color : #990033; font-family : verdana; }
.minitextred { font-size : 6pt; color : #990033; font-family : verdana; }
.minitextboldred { font-size : 6pt; color : #990033; font-family : verdana; ; font-weight: bold }
.regbold { font-size : 9pt; font-family : Verdana; ; font-weight: bold }
.regboldred { font-size : 9pt; color : #990033; font-family : verdana; ; font-weight: bold }
.regitalic { font-size : 9pt; font-family : Verdana; ; font-style: italic }
.smallbold { font-size : 8pt; font-family : verdana; font-weight : bold; }
.smallitalic { font-size : 8pt; font-family : Verdana; ; font-style: italic }
.smallcursive { font-size : 8pt; ; font-family: "Monotype Corsiva" }
.regcursive { font-size : 9pt; ; font-family: "Monotype Corsiva" }
.lgbold { font-size : 14pt; font-family : Verdana; ; font-weight: bold }
.lgboldred { font-size : 14pt; color : #990033; font-family : verdana; ; font-weight: bold }
.lgcursive { font-size : 14pt; ; font-family: "Monotype Corsiva" }
.lgitalic { font-size : 14pt; font-family : Verdana; ; font-style: italic }
.regred { font-size : 9pt; color : #990033; font-family : verdana; }
.lgred { font-size : 14pt; color : #990033; font-family : verdana; }
.lgtext { font-size : 14pt; font-family : Verdana; }
.smallred { font-size : 8pt; color : #990033; font-family : verdana; }
.bigcursive { font-size : 11pt; ; font-family: "Monotype Corsiva" }
.lgreg { font-size : 14pt; ; font-family: Verdana, Arial, Helvetica, sans-serif}
.bigreg { font-size : 11pt; ; font-family: Verdana, Arial, Helvetica, sans-serif}
.bigbold { font-size : 11pt; ; font-family: Verdana, Arial, Helvetica, sans-serif ; font-weight: bold}
.titleGreen { font-size : 24pt; font-weight : normal; ; font-style: normal; line-height: 36pt; color: #FFFFFF; background-color: #2e7848; font-family: "Monotype Corsiva" }
.subtitleGreen { font-size : 16pt; font-weight : normal; ; font-style: normal; line-height: 20pt; color: #FFFFFF; background-color: #2e7848; font-family: "Monotype Corsiva" }
.mousetype {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 6pt; font-style: normal; line-height: normal; font-weight: lighter}

/* Hiding the additional Meta data */
#meta-top { display: none; }

/* clearing
----------------------------------------------- */
.clearfix {
	clear: both;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
/* End Clearfix */