/* General style definitions */

.header { background-color: #ffffff;  }

.titleheader { background-color: #ffffff; background-image: url(/images/pinstripe.gif); }

.border { background-color: #ffffff; }

font.date { color: white; font-weight: normal; font-size: 8pt; font-family: 'Tahoma',sans-serif; }

font.bodytext {
	color: #cccccc;
	text-align: justify;
	font-weight: normal;
	font-size: 9pt;
	font-family: 'verdana' ,sans-serif;
}

font.titletext { color: #cccccc; text-align: justify; font-weight: bold; font-size: 10pt; font-family: 'verdana' ,sans-serif; }

font.footer { color: #cccccc; text-align: justify; font-weight: normal; font-size: 7pt; font-family: 'verdana' ,sans-serif; }


/* Links that appear within the body text */

a.textlink:link { text-decoration: none; color: #336699; font-weight: bold; font-size: 9pt; font-family: 'verdana',sans-serif; }

a.textlink:active { text-decoration: none; color: #990000; font-weight: bold; font-size: 9pt; font-family: 'verdana',sans-serif; }

a.textlink:visited { text-decoration: none; color: #336699; font-weight: bold; font-size: 9pt; font-family: 'verdana',sans-serif; }

a.textlink:hover { text-decoration: none; color: #990000; font-weight: bold; font-size: 9pt; font-family: 'verdana',sans-serif; }


/* Styles for the left menu text navigation */

font.leftmenu { color: #fffffe; text-align: justify; font-weight: bold; font-size: 9pt; font-family: 'Tahoma',sans-serif; }

a.leftmenu:link { text-decoration: none; color: #fffffe; font-weight: bold; font-size: 9pt; font-family: 'Tahoma', sans-serif; }

a.leftmenu:active { text-decoration: none; color: #fffffe; font-weight: bold; font-size: 9pt; font-family: 'Tahoma', sans-serif; }

a.leftmenu:visited { text-decoration: none; color: #fffffe; font-weight: bold; font-size: 9pt; font-family: 'Tahoma', sans-serif; }

a.leftmenu:hover { text-decoration: none; color: #fffffe; font-weight: bold; font-size: 9pt; font-family: 'Tahoma', sans-serif; }



a.cloud:link { text-decoration: none; color: #336699; font-weight: bold; font-size: 7pt; font-family: 'verdana', sans-serif; }

a.cloud:active { text-decoration: none; color: #990000; font-weight: bold; font-size: 7pt; font-family: 'verdana', sans-serif; }

a.cloud:visited { text-decoration: none; color: #336699; font-weight: bold; font-size: 7pt; font-family: 'verdana', sans-serif; }

a.cloud:hover { text-decoration: none; color: #990000; font-weight: bold; font-size: 7pt; font-family: 'verdana', sans-serif; }

/*Styles for address in footer */

font.address { color: black; text-align: justify; font-weight: bold; font-size: 7pt; font-family: 'verdana',sans-serif; }

/*Styles for faq questions */

font.faq { color: #003366; text-align: justify; font-weight: normal; font-size: 9pt; font-family: 'verdana' ,sans-serif; }

a.faq:link { text-decoration: none; color: black; text-align: justify; font-weight: normal; font-size: 10pt; font-family: 'verdana' ,sans-serif; }

a.faq:active { text-decoration: none; color: black; text-align: justify; font-weight: normal; font-size: 10pt; font-family: 'verdana' ,sans-serif; }

a.faq:visited { text-decoration: none; color: black; text-align: justify; font-weight: normal; font-size: 10pt; font-family: 'verdana' ,sans-serif; }

a.faq:hover { text-decoration: none; color: blue; text-align: justify; font-weight: normal; font-size: 10pt; font-family: 'verdana' ,sans-serif; }

