/* CSS Document */

body{
background-color:#FFFFFF;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}

.leftbg{
width:32px;
background-image:url(../images/left_bg.jpg);
background-repeat:repeat-y;
}

.rightbg{
width:31px;
background-image:url(../images/right_bg.jpg);
background-repeat:repeat-y;
}


.cont1{
    font-family: "Geneva, Arial, Helvetica, sans-serif";
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	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;
}

a.cont1:hover{
    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:#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;
}

.cont3{
    font-family:"Arial";
	font-size:10pt;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: lowercase;
	color:#0099CC;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	padding-right:5px;
	padding-left:5px;
}

.cont4{
    font-family:"Arial";
	font-size:10pt;
	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: justify;
	vertical-align: middle;
	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:#000000;
	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: middle;
	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:#285D13;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	padding-right:5px;
	padding-left:5px;
}
.sublink{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
text-align:left;
font-weight:normal;
color:#207DA2;
text-decoration:none;
}

a.sublink:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
text-align:left;
font-weight:normal;
color:#333399;
text-decoration:none;
}

.titellink{
font-family:"Arial Narrow";
font-size:10pt;
text-align:justify;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}

a.titellink:hover{
font-family:"Arial Narrow";
font-size:10pt;
text-align:justify;
font-weight:normal;
color:#333333;
text-decoration:none;
}

#border{
border:thin;}
