p.about_module_content {
    font-size: 8pt !important;
    margin: 2px 0px;
    padding: 0px;
    line-height: 1em;
    width: auto;
}

p.about_module_content a {
    text-decoration:none;
    color: #3e86c0;
    padding: 0px 0px 0px 10px;
}

p.about_module_content a:hover {
    color: #000000;
    background: url(module_about_bullet.png) no-repeat center left;
}

span.aboutSubHead {
	color: #55B5CE;
	font-size: 16px;
	font-weight: bold;
}

h3.aboutHead {
	color: #00ADCE;
}

/* START About Us Menu */
ul.menuone_parent, ul.menuone_parent ul{
	list-style: none;
	line-height: 1.1em;
	font-family: Arial, Helvetica;
	font-size: 13px !important;
}

ul.menuone_parent {
	margin-left:10px;
}

ul.menuone_parent li {
	margin-top:10px;
}

li.haschild ul li {
	padding: 0 0 0 10px;	
}

li.haschild ul li#current {
    background: url(module_about_bullet.png) no-repeat;
	background-position:0px 3px;
	padding: 0 0 0 10px;
}


ul.menuone_parent li#current {
    background: url(module_about_bullet.png) no-repeat;
	background-position:0px 3px;
}

ul.menuone_parent li#current a {
	color: #222 !important;
	text-decoration: none !important;
}

ul.menuone_parent li#current ul li a {
	color: #147cb4 !important;
	text-decoration: none !important;
}

li.haschild a {
	color: #147cb4;
	text-decoration: none;
	padding: 0 0 0 10px;
}

li.haschild ul li a {
	color: #147cb4;
	text-decoration: none;	
	padding: 0 0 0 0 !important;
}
/* END About Us Menu */


/* START Generic Left Menu */
ul.menuleft_generic, ul.menuleft_generic ul{
	list-style: none !important;
	line-height: 1.1em;
	font-family: Arial, Helvetica;
	font-size: 13px !important;
}

ul.menuleft_generic {
	margin-left:10px;
}

ul.menuleft_generic li {
	margin-top:10px;
	padding: 0 0 0 10px;
}

ul.menuleft_generic li#current {
    background: url(module_about_bullet.png) no-repeat;
	background-position:0px 3px;
}

ul.menuleft_generic li#current a {
	color: #222 !important;
	text-decoration: none !important;
}

ul.menuleft_generic li ul li a {
	color: #147cb4 !important;
	text-decoration: none !important;
}

ul.menuleft_generic li a {
	color: #147cb4;
	text-decoration: none;
	padding: 0 0 0 0;
}

div#weblinks ul {
	margin: 0 0 10px 3px;
	/*list-style:disc !important; */
	list-style:none;
}

div#weblinks ul li.weblink {
	margin: 0 0 8px 0;
	padding-left: 14px;
	background-image: url(yellow-disc.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	/*list-style:disc !important;*/
	color: #ffcc00;
}

div#weblinks ul li.weblink a {
	color: #3366cc;
}
/* END About Us Menu */


#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 10px;
background-image: url(arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}






