H1 {
	color: #007788;
        font-size: 25;
	font-weight: bold;
	font-style: italic;
	font-family: Tahoma, Arial, Helvetica, Univers, sans-serif;
}

H2 {
	color: #007788;
        font-size: 20;
	font-style: italic;
	font-family: Tahoma, Arial, Helvetica, Univers, sans-serif;
}

H3 {
	color: #007788;
        font-size: 18;
	font-style: italic;
	font-family: Tahoma, Arial, Helvetica, Univers, sans-serif;
}


BODY {
	font-size: 12;
	font-family: Tahoma, Verdana, Arial, Helvetica, Univers, sans-serif;
}


TABLE {
	font-size: 12;
	font-family: Tahoma, Verdana, Arial, Helvetica, Univers, sans-serif;
}

TABLE.form {
	font-size: 12;
	color: black;
	font-family: Tahoma, Verdana, Arial, Helvetica, Univers, sans-serif;
}


FONT {
	font-size: 12;
	font-family: Tahoma, Verdana, Arial, Helvetica, Univers, sans-serif;
}

LI {
	font-size: 12;
	font-family: Tahoma, Verdana, Arial, Helvetica, Univers, sans-serif;
}

CENTER {
	font-size: 12;
	font-family: Tahoma, Verdana, Arial, Helvetica, Univers, sans-serif;
}

TH {
	font-size: 12;
	font-family: Tahoma, Verdana, Arial, Helvetica, Univers, sans-serif;
}

TD {
	font-size: 12;
	font-family: Tahoma, Verdana, Arial, Helvetica, Univers, sans-serif;
}

TD.small {
	font-size: 10;
	font-family: Tahoma, Verdana, Arial, Helvetica, Univers, sans-serif;
}

P {
	font-size: 12;
	font-family: Tahoma, Verdana, Arial, Helvetica, Univers, sans-serif;
}


P.small {
	font-size: 10;
	font-family: Tahoma, Verdana, Arial, Helvetica, Univers, sans-serif;
}

FONT.tab {
	font-size: 12;
	font-family: Tahoma, Verdana, Arial, Helvetica, Univers, sans-serif;
}

FONT.small {
	font-size: 10;
	font-family: Tahoma, Verdana, Arial, Helvetica, Univers, sans-serif;
}

A[href$=".pdf"] {
        background: url(/img/pdf_icon_small.gif) no-repeat right top;
        padding-right: 15px;
}


A:Link  {
     	color : #007788;
     	text-decoration : underline;
}
     
A:Visited  {
     	color : #007788;
     	text-decoration : underline;
}
     
A:Active  {
     	color : #FF0000;
     	text-decoration : underline;
}
     
A:Hover  {
     	text-decoration : underline;
     	color : #FF0000;
}



/* shadowed box attributes */

.boxMargin	 { margin: 10px 10px 10px 10px; margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px; }
.boxTitleMargin  { margin: 10px 10px  2px  2px; margin-left: 10px; margin-right: 10px; margin-top:  2px; margin-bottom:  2px; }
.boxTitle	 { background-color: #007788; text-align: left; font-size: 12px; font-weight: bold; color: white; }
.box		 { background-color: #EEEEEE; }
.boxShadow	 { background-color: #999999; }

.switchColor .box				{ background-color: #eeeeee; }
.switchColor .switchColor .box			{ background-color: #EEEEEE; }
.switchColor .switchColor .switchColor .box	{ background-color: #eeeeee; }
.switchColor .box				{ background-color: #eeeeee; }
.switchColor .switchColor .box			{ background-color: #EEEEEE; }
.switchColor .switchColor .switchColor .box	{ background-color: #eeeeee; }

.switchColor .boxContent		{ background-color: #eeeeee; vertical-align: top; }
.switchColor .switchColor .boxContent	{ background-color: #EEEEEE; vertical-align: top; }
.switchColor .switchColor .switchColor .boxContent	{ background-color: #eeeeee; vertical-align: top; }
.tableTitle				{ background-color: #007788; color: #FFFFFF; font-weight: bold; }
.switchColor .tableHeader		{ background-color: #dddddd; color: #000000; }
.switchColor .switchColor .tableHeader  { background-color: #eeeeee; color: #000000; }

.switchColor .tableRowOdd		{ background-color: #eeeeee; color: #000000; }
.switchColor .switchColor .tableRowOdd 	{ background-color: #eeeeee; color: #000000; }
.switchColor .switchColor .switchColor .tableRowOdd		{ background-color: #eeeeee; color: #000000; }
.switchColor .tableRowEven		{ background-color: #dddddd; color: #000000; }
.switchColor .switchColor .tableRowEven	{ background-color: #eeeeee; color: #000000; }
.switchColor .switchColor .switchColor .tableRowEven		{ background-color: #dddddd; color: #000000; }

.positionContainer	{ margin: 10px 10px 10px 10px; margin-left: 10px; margin-right: 10px; margin-top: 10px;	margin-bottom: 10px; }

BODY {
	color: #000000;
	margin-top:  10; 
	margin-bottom:  10; 
	margin-left:  40; 
	margin-right: 40; 
	font-family: Tahoma, Verdana, Arial, Helvetica, Univers, sans-serif;
}
