body{
	margin: 0;
	padding:0;
	text-align: center;
	color:#000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	list-style-type: disc;
}

#container{
margin-top: 0;
margin: 0 auto;
width: 1000px !important;
text-align: left;

}

#breadblack{
line-height: 1;
color:#000000;
text-decoration: none;
font-size: 8px;

}

#bread{
line-height: 1;
color:#376989;
font-weight:bold;
text-decoration: none;
font-size: 9px;
}

#bread a:link{
line-height: 1;
color:#376989;
font-weight:bold;
text-decoration: none;
font-size: 9px;
}

#bread a:visited{
text-align: top;
line-height: 1;
color:#666666;
font-weight:bold;
text-decoration: none;
font-size: 9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#bread a:hover{
text-align: top;
line-height: 1;
color:#999999;
font-weight:bold;
text-decoration: none;
font-size: 9px;
}

#breadred a:link{
line-height: 1;
color:#ffc20f;
font-weight:bold;
text-decoration: none;
font-size: 7px;

}

#breadred a:visited{
text-align: top;
line-height: 1;
color:#d5d5b9;
font-weight:bold;
text-decoration: none;
font-size: 7px;

}

#breadred a:hover{
text-align: top;
line-height: 1;
color:#ffffff;
font-weight:bold;
text-decoration: none;
font-size: 7px;
}

.expander_l{
background-image:url(../images/expander_left_1px.jpg);
background-repeat:repeat-y; 
width: 194px;

}

.expander_r{
background-image:url(../images/expander_right_1px.jpg);
background-repeat:repeat-y; 
}

h1{
margin-top: 0;
color: #036DA7;
}

h2{
margin-top: 0; 
margin-bottom: 0;
color: #036DA7;
}

h3{
margin-top: 0;
color: #036DA7;
}

#heading{
background-image: url(images/banner_header.jpg);
background-repeat:no-repeat;
background-position:top right;
}

#headingtxt{
vertical-align:middle;
margin-left: 27px;
font-weight: 700;
color:#ffffff;
font-size: 20px;
}

li a{
color:#036DA7;
text-decoration:none;
font-weight: bold;

}

li a:visited{
color:#036DA7;
font-weight: bold;
}

li a:hover{
color:#CCC;
font-weight: bold;
}

p{
/*margin-left: 20px;
margin-right: 20px; */
}

p a{
color:#00527F;
text-decoration:underline;
font-weight: bold;

}

p a:visited{
color:#00527F;
text-decoration:underline;
font-weight: bold;
}

p a:hover{
color:#CCC;
text-decoration:none;
font-weight: bold;
}

.tablecell{
margin-left: 20px;
margin-right: 20px;
color:#666666;
}

a{
color:#00527F;
text-decoration:underline;
font-weight: bold;

}

a:visited{
color:#00527F;
text-decoration:underline;
font-weight: bold;
}

a:hover{
color:#999;
text-decoration:none;
font-weight: bold;
}

.main_points {
	color: #990000;
	font-size: 13px;
	font-weight:bold;
}


li {
	color: #000;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
	list-style-image: url(../images/bullet_red.gif);
}

li ul li{
	color: #000;
	list-style-type: none;
	list-style-image: url(../images/bullet_red.gif);
}

li ul ul li{
	color: #000;
	list-style-type: disc;
	list-style-image: none;
	margin: 10px 0px;
}

.hightlight {
	color:#2F87B7;
	font-weight:bold;
}

.hightlight_red {
	color:#990000;
	font-weight:bold;
}

/*webacom notes*/
img {border:0px;}
td {border:0px;}

.special_list_black ul li{
	color: #000;
	list-style-type: disc;
	list-style-image: none;
	margin: 0px;
}

.special_list_red li{
	color: #000;
	list-style-type: none !important;
	list-style-image: url(../images/bullet_red.gif) !important;
	margin-top: 10px !important;
}

a.special_red_link {
	color:#990000 !important;
	font-weight:bold;
	text-decoration:none;
}

a.special_red_link:hover {
	text-decoration:underline;
}

.special_list_black_2 ul li, .special_list_black_2 li {
	color: #000;
	list-style-type: disc;
	list-style-image: none;
	margin: 0px 0px 5px -55px;
}

.special_list_black_3  li{
	color: #000;
	list-style-type: disc;
	list-style-image: none;
	margin: 10px 0px;
}


.special_list_red_2 ul li{
	color: #000;
	list-style-type: none !important;
	list-style-image: url(../images/bullet_red.gif) !important;
	margin: 0px 0px 10px -65px;
}
