/* --- Global --- */

body {
	background-repeat:repeat-x;
	background-image:url(images/bg_main.jpg);
	background-color:#01628D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0E7482;
	padding: 0;
	margin: 15px 0 15px 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0E7482;
	padding: 0;
	margin: 15px 0 10px 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00628D;
	padding: 0;
	margin: 15px 0 5px 0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 0;
}

a {
	color: #0E7482;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0 0 15px 0;
}

/* --- Wrapper --- */

#wrapper_shadow_left {
	width:820px;
	background-image: url(/images/bg_shadow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px auto;
	padding: 0;
	text-align: center;
}

#wrapper_shadow_right {
	width:820px;
	background-image: url(/images/bg_shadow_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper{
	width:800px;
	background-color: #FFFFFF;
	margin: 0px auto;
}

#wrapper_padding{
	padding: 0 20px;
}

		
/* --- top Elements --- */

#top {
	width:760px;
	height:160px;
	background: #FFFFFF;
}

#nav_utility {
	width: 760px;
	height:30px;
	text-align:center;
	vertical-align: top;
	background-color: #C8DBE0;
}

#nav_utility ul {
	margin: 0 0 0 35px;
	padding: 0;
	list-style-type: none;
}

#nav_utility li {
	float:left;
	padding: 5px 0 4px 0;
	margin: 0;
}

#nav_utility li a {
	text-decoration:none;
	font: 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding: 5px 3px 4px 3px;
	margin: 0 4px;
}

#top #nav_utility li a:hover{
	background-color: #A4C6CE;
}

#nav_utility li a:visited{
	text-decoration:none;
	font: 11px Arial, Helvetica, sans-serif;
	color:#000000;
}

#banner {
	margin: 0px auto;
	width:760px;
	text-align: left;
	margin: 15px 0;
}

#banner .flashtop {
	float: right;
}


/* --- MID ELEMENTS --- */

#mid {
	width: 760px;
	text-align:left;
	background-color: #FFFFFF;
	border-bottom: 15px solid #FFFFFF;
}

#mid_sub {
	width:760px;
	text-align:left;
	background-image: url(/images/bg_maincontent.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-bottom: 15px solid #FFFFFF;
}

#mid_3panel_container {
	float:left;
	width:515px;
	background-repeat: repeat-x;
	background-position: 0px 80px;
	background-image: url(/images/bg_panel_grad.jpg);
}

#mid_3panel_container_sub {
	float:left;
	width:516px;
	text-align:left;
}

.panel01 {
	float:left;
	width:171px;
	height:310px;
	text-align:left;
	border-right: 1px solid #FFFFFF;
}

.panel02 {
	float:left;
	width:171px;
	height:310px;
	text-align:left;
}

.panel_sub{
	float:left;
	width:171px;
	text-align:left;
	border-right: 1px solid #FFFFFF;
}

.paneltitle {
	width:171px;
	height:50px;
	text-align:left;
	background-image:url(/images/bg_title.jpg);
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	border-bottom: 1px solid #FFFFFF;
}

.paneltitleon {
	width:171px;
	height:50px;
	text-align:left;
	background-image:url(/images/bg_title_on.jpg);
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	border-bottom: 1px solid #FFFFFF;
}

.paneltitletxt {
	padding: 19px 0 0 10px;
}

.paneltitletxt a  {
color: #FFFFFF;
text-decoration:none;
}

.paneltitletxt a:link  {
text-decoration:none;
}

.paneltitle .paneltitletxt a:hover {
text-decoration:underline;
}

.paneltitletxt a:visited {
text-decoration:none;
}

.paneltitleon .paneltitletxt a:hover {
text-decoration:underline;
}

.panel_undertitle {
	width:171px;
	height:30px;
	text-align:left;
	background-color: #418AAA;
	border-bottom: 1px solid #FFFFFF;
}

.panel_undertitle h2 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0;
	padding: 8px 0 0 10px;
}

.panel_links {
	width:171px;
	text-align:left;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}

.panel_links a {
	color: #000000;
	text-decoration:none;
}

.panel_links a:hover{
	color: #000000;
	text-decoration:underline;
}

.panel_links ul {
	padding: 0;
	margin: 10px 5px 10px 25px;
}

.panel_links li {
	padding: 0 0 6px 0;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}

.subimageside2 {
border-top: 1px solid #FFFFFF;
	margin: 0 0 40px 0;
}

.award_img_home {
border-top: 1px solid #FFF;
}


/*-- --*/

#business_panel{
	float:left;
	width:171px;
	text-align:left;
	border-right: 1px solid #FFFFFF;
}

#business_panel_links {
	width:163px;
	float:left;
	text-align:left;
	padding-left: 10px;
	padding-top: 10px;
	color: #000000;
	font: 12px/5px Arial, Helvetica, sans-serif;
}

#business_panel_links a{
	color: #000000;
	text-decoration:none;
}
#business_panel_links a:hover{
	color: #000000;
	text-decoration:underline;
}

#business_panel_sub{
	margin: 0px auto;
	float:left;
	width:171px;
	height:51px;
	text-align:left;
}
#business_undertitle {
	float:left;
	width:171px;
	height:30px;
	text-align:left;
	background-color: #418AAA;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#business_panel_title {
	width:162px;
	height:31px;
	text-align:left;
	background-image:url(/images/bg_title.jpg);
	padding-top: 19px;
	padding-left: 11px;
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	border-bottom: 1px solid #FFFFFF;
}

.business_panel_title{
padding-top: 19px;
font: 14px Geneva, Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration:none;
}
a.business_panel_title{
text-decoration:none;
}
a.business_panel_title:hover{
text-decoration:underline;
}
.business_panel_title:visited{
text-decoration:none;
}
#business_panel_title_sub{
	margin: 0px auto;
	float:left;
	width:162px;
	height:32px;
	text-align:left;
	background-image:url(images/business_button_on.gif);
	padding-top: 19px;
	padding-left: 11px;
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#consumer_panel{
	float:left;
	width:171px;
	height:266px;
	border-right: 1px solid #FFFFFF;
}
#consumer_panel_sub{
	margin: 0px auto;
	float:left;
	width:171px;
	height:51px;
}
#consumer_panel_home{
	margin: 0px auto;
	float:left;
	width:160px;
	height:32px;
	text-align:left;
	background-image:url(images/consumer_button_on.jpg);
	padding-top: 19px;
	padding-left: 11px;
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#consumer_panel_title{
	margin: 0px auto;
	float:left;
	width:160px;
	height:31px;
	text-align:left;
	background-image:url(/images/bg_title.jpg);
	padding-top: 19px;
	padding-left: 11px;
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#consumer_undertitle {
	float:left;
	width:171px;
	height:30px;
	text-align:left;
	background-color: #418AAA;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#consumer_panel_links{
	width:162px;
	float:left;
	text-align:left;
	padding-left: 10px;
	padding-top: 6px;
	color: #000000;
	font: 12px/8px Arial, Helvetica, sans-serif;
}
#consumer_panel_links a{
	color: #000000;
	text-decoration:none;
	}
#consumer_panel_links a:hover{
	color: #000000;
	text-decoration:underline;
	}

#consultancy_panel {
	float:left;
	width:171px;
	height:266px;
}

#consultancy_panel_SUB{
	margin: 0px auto;
	float:left;
	width:171px;
	height:51px;
}
#consultancy_panel_home{
	margin: 0px auto;
	float:left;
	width:160px;
	height:32px;
	text-align:left;
	background-image:url(images/consultancy_button_on.jpg);
	padding-top: 19px;
	padding-left: 11px;
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}
#consultancy_panel_title{
	margin: 0px auto;
	float:left;
	width:160px;
	height:31px;
	text-align:left;
	background-image:url(/images/bg_title.jpg);
	padding-top: 19px;
	padding-left: 11px;
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#consultancy_undertitle{
	float:left;
	width:171px;
	height:30px;
	text-align:left;
	background-color: #418AAA;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#consultancy_panel_links {
	width:161px;
	float:left;
	text-align:left;
	padding-left: 10px;
	padding-top: 6px;
	color: #000000;
	font: 12px/10px Arial, Helvetica, sans-serif;
}

#consultancy_panel_links a{
	margin: 0px auto;
	width:161px;
	text-align:left;
	color: #000000;
	font: 12px/10px Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
#consultancy_panel_links a:hover{
	margin: 0px auto;
	width:16px;
	text-align:left;
	color: #000000;
	font: 12px/10px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}
	
#banner_homepage {
	float:left;
	width:515px;
	height:100px;
	background-image:url(images/index_main2.jpg);
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#banner_homepage ul {
	margin: 0;
	padding: 7px 10px 0 262px;
}

#banner_homepage li {
	margin: 0;
	padding: 0 0 0 15px;
	background-image: url(/images/bullet_white.gif);
	background-repeat: no-repeat;
	background-position: top left;
	list-style-type: none;
}

#mid_image_panel_contain {
	float:right;
	width:244px;
	height: 410px;
	background-color:#ffffff;
}

#mid_image_panel_contain_sub {
	float:right;
	width:244px;
}

#mid_main_image {
	height:359px;
}

#mid_call_panel {
	width:244px;
	height:50px;
	background-image:url(images/call_us_header.jpg);
	text-align: center;
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.mid_call_padding {
	padding-top: 16px;
}

.clear {
	clear:both;
	height:0px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
	}


/* --- bottom Elements --- */

#bottom {
	width:760px;
	margin: 0;
}

#footer {
	height:120px;
	background-image: url(/images/bg_footer.jpg);
	background-repeat: repeat-x;
	text-align:left;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#footer p {
	padding: 0 0 5px 0;
	margin: 0;
}

#contact {
	background-image: url(/images/img_envelope.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contact_padding {
	padding: 45px 0 0 100px;
}

#contact_details {
	margin: 0 0 0 200px;
	}
	
#contact_address {
	float: left;
	}
	
#contact_logos {
	float: right;
	width: 244px;
	height: 120px;
	border-left: 1px solid #FFFFFF;
	}
	
#contact_logos img {
	margin: 28px 0 0 0;
	}

#contact a{
	color:#FFFFFF;
	text-decoration:none;
	}
	
#contact a:linked{
	color:#FFFFFF;
	text-decoration:none;
	}
	
#contact a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}
	
#contact a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
	
#copyright {
	width:760px;
	height:40px;
	text-align:left;
	color: #777777;
	font-size: 11px;
}

#copyright a {
	color: #777777;
	text-decoration: underline;
	}
	
#copyright a:linked {
	color: #777777;
	text-decoration: underline;
	}
	
#copyright a:visited {
	color: #777777;
	text-decoration: underline;
	}
	
#copyright a:hover {
	color: #777777;
	text-decoration: none;
	}
	
#copyright .copy {
	padding: 16px 0 0 10px;
}

#copyright .credit {
	float: right;
	background-image: url(/images/img_continuum.gif);
	background-repeat: no-repeat;
	background-position: 0px 14px;
	padding: 16px 0 10px 29px;
	margin: 0 10px 0 0;
	}

.indexlists{
	color: #000000;
	width: 171px;
	float: left;
	font: 12px/25px Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top:6px;
}

.indexlists_text{
	color: #000000;
	font: 12px/25px Arial, Helvetica, sans-serif;
	padding-top:6px;
	padding-left: 0px;
}

a.indexlists_text{
	text-decoration:none;
}

a.indexlists_text:hover{
	text-decoration:underline;
}

#underbuttons {
	height: 30px;
	width: 515px;
	float:left;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #418AAA;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#underbuttonspadding {
	margin: 7px 0 0 10px;
}

#underbuttons a{
	margin: 0px auto;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:underline;
}
#underbuttons a:hover{
	margin: 0px auto;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}

/*-- Table Styles --*/

#listwrap {
	float:left;
	margin-top: 10px;
	width: 505px;
	background-color: #FFFFFF;
}

#listwrap h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0E7482;
	padding: 0;
	margin: 5px 0 15px 0;
}

#alphabetical_links {
	height: 30px;
	border-bottom: 1px solid #FFFFFF;
	background-image:url(images/alphabetical_bkgrnd.gif);
	font: 11px Arial, Helvetica, sans-serif;
	padding: 0 0 0 10px;
	color: #FFFFFF;
}

#alpha_linkspadding {
	padding: 8px 0 3px 0;
}

#alphabetical_links a {
	padding: 8px 3px 4px 3px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}

#alphabetical_links a:hover{
	padding: 8px 3px 3px 3px;
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #418AAA;
	color: #FFFFFF;
	text-decoration:underline;
}
/* start list table with 5 columns */
#list_table {
	width: 100%;
}

#list_table th {
	height: 20px;
	background-color: #C8DBE0;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 10px;
	vertical-align: middle;
}

#list_table td {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 7px 10px;
	vertical-align: middle;
	border-bottom: 1px solid #006699;
}

#list_table .colheader1 {
	width: 181px;
	text-align: left;
	border-right: 1px solid #8CB9C1;
}

#list_table .colheader2 {
	text-align: right;
	border-right: 1px solid #8CB9C1;
}

#list_table .colheader3 {
	text-align: right;
	border-right: 1px solid #8CB9C1;
}

#list_table .colheader4 {
	text-align: right;
	border-right: 1px solid #8CB9C1;
}

#list_table .colheader5 {
	text-align: right;
}

#list_table .col1 {
	width: 181px;
	text-align: left;
	border-right: 1px solid #C1DBF4;
}

#list_table .col2 {
	text-align: right;
	border-right: 1px solid #C1DBF4;
}

#list_table .col3 {
	text-align: right;
	border-right: 1px solid #C1DBF4;
}

#list_table .col4 {
	text-align: right;
	border-right: 1px solid #C1DBF4;
}

#list_table .col5 {
	text-align: right;
}
/* end list table with 5 columns */

/* start list table with 1 columns */
#list_table1 {
	width: 181px;
}

#list_table1 th {
	height: 20px;
	background-color: #C8DBE0;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 10px;
	vertical-align: middle;
}

#list_table1 td {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 7px 10px;
	vertical-align: middle;
	border-bottom: 1px solid #006699;
}

#list_table1 .colheader {
	text-align: left;
}

#list_table1 .col {
	text-align: left;
}
/* end list table with 1 columns */

/* start list table with 2 columns */
#list_table2 {
	width: 50%;
}

#list_table2 th {
	height: 20px;
	background-color: #C8DBE0;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 10px;
	vertical-align: middle;
}

#list_table2 td {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 7px 10px;
	vertical-align: middle;
	border-bottom: 1px solid #006699;
}

#list_table2 .colheader1 {
	width: 181px;
	text-align: left;
	border-right: 1px solid #C1DBF4;
}

#list_table2 .colheader1a {
	width: 181px;
	text-align: left;
}

#list_table2 .colheader2 {
	text-align: left;
}

#list_table2 .col1 {
	width: 165px;
	text-align: left;
	border-right: 1px solid #C1DBF4;
}

#list_table2 .col2 {
	text-align: right;
}

#list_table2 .col3 {
	text-align: right;
}
/* end list table with 2 columns */

/* start list table with 3 columns */
#list_table3 {
	width: 70%;
}

#list_table3 th {
	height: 20px;
	background-color: #C8DBE0;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 10px;
	vertical-align: middle;
}

#list_table3 td {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 7px 10px;
	vertical-align: middle;
	border-bottom: 1px solid #006699;
}

#list_table3 .colheader1 {
	width: 181px;
	text-align: left;
}

#list_table3 .col1 {
	text-align: left;
	border-right: 1px solid #C1DBF4;
}


#list_table3 .col2 {
	text-align: right;
	border-right: 1px solid #C1DBF4;
}

#list_table3 .col3 {
	text-align: right;
}
/* end list table with 3 columns */

#pagelinks {
	margin: 9px 10px;
}

#pagelinks table {
	width: 100%;
}

.previous {
	background-image: url(/images/bullet_previous.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #04648E;
	padding: 0 0 0 21px;
}

.next {
	background-image: url(/images/bullet_next.gif);
	background-repeat: no-repeat;
	background-position: center right;
	color: #04648E;
	padding: 0 21px 0 0 ;
}

#pagelinks a {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #04648E;
}

#pagelinks a:link {
	text-decoration: none;
}

#pagelinks a:visited {
	text-decoration: none;
}

#pagelinks a:hover {
	text-decoration: underline;
}

.clearfloats_index {
	clear:both;
	height:15px;
	background: url(images/clear_image.gif) repeat-y right top;
	background-color:#FFFFFF;
}

.float {
float:left;
}

.table_heading {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
}

.cssform label{
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
float: left;
margin-left: -155px; /*width of left column*/
width: 120px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 120px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}


/*-- new styles --*/

#subnavtitlepanel {
	height: 30px;
	width: 244px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #418AAA;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}

#subnavtitlepanel h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0px;
}

#subnav {
	width: 244px;
	background: url(/images/bg_subnav.gif) repeat-x;
	background-color: #F0F5F7;
	text-align: left;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
}

#subnav a {
	color: #000000;
	text-decoration: none;
}

#subnav a:hover{
	color: #000000;
	text-decoration: underline;
}

#subnav ul {
	padding: 8px 0 5px 0;
	margin: 0 10px 0 50px;
}

#subnav li {
	margin: 0 0 0 0;
	padding: 0 0 10px 18px;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
	list-style-type: none;
}

#subnav .onstate {
	background-image: url(/images/bullet_on.gif);
	font-weight: bold;
}

#contenttext {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0 20px 10px 0;
}

#contenttext ul {
	padding: 0 0 5px 0;
	margin: 0 10px 0 20px;
}

#contenttext li {
	margin: 0 0 0 0;
	padding: 0 0 10px 18px;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
	list-style-type: none;
}

.italics {
	color: #666666;
	font-weight: bold;
}

#pagenav ul {
	padding: 0 0 5px 0;
	margin: 0 10px 0 20px;
}

#pagenav li {
	margin: 0 0 0 0;
	padding: 0 0 10px 18px;
	background-image: url(/images/bullet_on.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: bold;
	list-style-type: none;
}


/*-- Sitemap --*/

.sitemaptitle {
	color: #00628D;
	font-weight: bold;
}

#contenttext .sitemap ul, #contenttext .sitemap li {
	list-style-type: none;
	background-image: none;
	margin: 0;
	padding: 0;
	}

#contenttext .sitemap {line-height: 20px;}

#contenttext .sitemap span.vert {background-image: url(/images/map_vert.gif);}
#contenttext .sitemap span.last {background-image: url(/images/map_last.gif);}
#contenttext .sitemap span.midd {background-image: url(/images/map_midd.gif);}

.sitemap span.none, .sitemap span.vert, .sitemap span.last, .sitemap span.midd {
	width: 24px;
	height: 18px;
	margin-left: 1em;
	background: transparent 0px 0px no-repeat;
	display: block;
	float: left;
	}