BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link      {color: #333333; text-decoration: none;}    
a:visited   {color: #333333; text-decoration: none;}
a:hover     {color: #FF3600;	text-decoration:underline;} 

a.top-link1:link      { color: #FFFFFF; text-decoration: none; }    
a.top-link1:visited   { color: #FFFFFF; text-decoration: none;}
a.top-link1:hover     {	color: #FFFFFF;	text-decoration:underline;}

.page-bg {
	background-color: #A9ADB4;
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.top-link {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #285EA1;
	text-align: center;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;

}
.gradient {
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
}
.body-text {
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.h-dot {
	background-image: url(images/h-dot.gif);
	background-repeat: repeat-x;
}
.v-dot {

	background-image: url(images/v-dot.gif);
	background-repeat: repeat-y;
}
.head-bg {
	background-image: url(images/head-bg.gif);
	background-repeat: repeat-x;
	height: 33px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;

}
.bullet-text {
	font-size: 11px;
	color: #000000;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	text-align: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 24px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F4F4F4;
	border-bottom-color: #F4F4F4;
	line-height: 21px;

}
.page-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FF0000;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 14px;
	padding-right: 10px;
	padding-left: 27px;
	background-position: 10px 16px;
}
.top-link-active {

	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	text-align: center;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.bullet-text-sub {
	font-size: 11px;
	color: #333333;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 20px 8px;
	text-align: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 33px;
	background-color: #FFFFFF;

}
.head {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 29px;
	background-position: 15px 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;


}
.head1 {

	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 10px;
	padding-left: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFF2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.page-link {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;




}
.red10 {
	font-size: 11px;
	color: #FF0000;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
