/* CSS Document */

body{
background-color:#FFFFFF;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}

.leftbg{
width:19px;
background-image:url(../images/leftbg.gif);
background-repeat:repeat-y;
}

.rightbg{
width:19px;
background-image:url(../images/rightbg.gif);
background-repeat:repeat-y;
}


.cont1{
    font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#333333;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	padding-right:5px;
	padding-left:5px;
}

a.cont1:hover{
    font-family: "Myriad Pro";
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#CC6600;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	padding-right:5px;
	padding-left:5px;
}

.cont2{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color:#333399;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	padding-right:5px;
	padding-left:5px;
}

.header{
    font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color:#74B0CC;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	padding-right:5px;
	padding-left:5px;
}

.header2{
    font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color:#0099CC;
	text-decoration: none;
	letter-spacing: normal;
	text-align:center;
	vertical-align: top;
	padding-right:5px;
	padding-left:5px;
}

.header1{
    font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color:#666666;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	padding-right:5px;
	padding-left:5px;
}
.sublink{
font-family: "Arial";
font-size:9pt;
text-align:left;
font-weight:normal;
color:#207DA2;
text-decoration:none;
}

a.sublink:hover{
font-family:"Arial";
font-size:9pt;
text-align:left;
font-weight:normal;
color:#666666;
text-decoration:none;
}

.titellink{
font-family:"Arial, Helvetica,";
font-size:10pt;
text-align:justify;
font-weight:normal;
color:#000000;
text-decoration:none;
}

a.titellink:hover{
font-family:"Arial, Helvetica";
font-size:10pt;
text-align:justify;
font-weight:normal;
color:#999999;
text-decoration:none;
}

#border{
border:thin;}
