.numeric {list-style-type: decimal;}



.nobullets {list-style: none; padding-left: 12px; margin: 0;}
.nobullets li {padding: 5px 0px 5px 0px;}
.checkboxlist {list-style-image: url(images/gethelphere_bullets_check.jpg); margin-left: 10px;}
.checkboxlist li {padding: 5px 0px 5px 0px;}

/*
	Headings
*/
h1 {font-weight: bold; font-size: 18px; color: #462080; font-family: "Century Gothic", Arial;}
h2 {font-size: 15px; font-style: italic; color: #462080; font-weight: bold; padding: 0px 0px 10px 0px; margin: 0; font-family: "Lucida Bright", Arial; }
h3 {font-size: 12px; color: #462080; font-family: Arial; font-weight: bold; padding: 0; margin: 0; display: block;}

/*
	Header
*/
#header {background-image: url(images/header_aboutus.jpg); background-repeat: no-repeat; width: 1010px; height: 191px; position: relative; z-index: 1;}
#header h1 {
		font-size: 19px; 
		color: #653ba6; 
		font-style: italic; 
		padding: 0; 
		margin: 0; 
		float: right; 
		text-align: right; 
		display: block; 
		width: 400px; 
		position: relative; 
		top: 80px; 
		left: -25px; 
		font-family: "Lucida Bright", Arial;
		font-weight: bold;
}

/*
	Main content
*/

#maincontent {background-image: url(images/mainbg_two_continue.jpg); background-repeat: repeat; width: 1010px; height: 669px; height: auto; position: relative; z-index: 0; }
#maincontent .fixbg {background-image: url(images/mainbg_two.jpg); background-repeat: no-repeat; width: 1010px; padding-top: 30px;}
#maincontainer .bottomcontainer {margin-left: 0px; width: 1010px; height: 19px; background-image: url(images/maincontainer_bottombg_two.jpg); background-repeat: no-repeat;}

/*
	Left container
*/
#leftcontainer {float: left; position: static;}

/*
	Left menu
*/
#leftmenu .submenu {padding: 4px 0px 0px 20px; margin: 0; list-style: none; width: 130px;}
#leftmenu .submenu li {padding: 2px 0px 2px 0px; background-image: none; display: list-item;}
#leftmenu .submenu li a {font-weight: normal; font-size: 12px; color: #462080; font-family: Arial; width: auto; height: auto; background-image: none;  }
#leftmenu .submenu li a:hover {font-weight: normal; text-decoration: underline; background-image: none; color: #462080; width: auto; height: auto;}
#leftmenu .submenu .selected a {font-weight: normal; text-decoration: underline; color: #462080;}

/*
	Right container
*/
#rightcontainer ul {line-height: 150%;}
#rightcontainer p {color: #745F93; font-size: 12px; line-height: 150%;}

#rightcontainer .onecolumn {padding-right: 25px;}
#rightcontainer .onecolumn .leftel {width: 420px; float: left;}
#rightcontainer .onecolumn .leftel ul {padding: 0px 0px 0px 20px; margin: 0; line-height: 150%; font-weight: bold;}
#rightcontainer .onecolumn .leftel ul li a {text-decoration: underline; }
#rightcontainer .onecolumn .leftel ul li a:hover {text-decoration: none;}
#rightcontainer .onecolumn .diagram {float: left; border: 1px solid #c7bcd7; padding: 4px; margin-bottom: 10px;}

#rightcontainer .firstcolumn {width: 530px; float: left;}
#rightcontainer .firstcolumn .news {list-style: none; padding: 0; margin: 0;}
#rightcontainer .firstcolumn .news li {padding: 0px 0px 20px 0px; margin: 0;}
#rightcontainer .firstcolumn .news li span {width: 110px; display: block; float: left; font-weight: bold;}
#rightcontainer .firstcolumn .news li a {font-weight: bold; text-decoration: underline; width: 410px; display: block; float: left;}
#rightcontainer .firstcolumn .news li a:hover {text-decoration: none;}

#rightcontainer .secondcolumn {width: 215px; float: right;}
#rightcontainer .secondcolumn .newsletter {background-repeat: no-repeat; background-image: url(images/newsletter_longbg.jpg); width: 210px; height: 83px;}
#rightcontainer .secondcolumn .longnewsletter {height: auto;}
#rightcontainer .secondcolumn .newsletter h2 {padding: 15px 0px 10px 25px;}
#rightcontainer .secondcolumn .newsletter ul {padding: 0px 0px 0px 25px; margin: 0; list-style: none;}
#rightcontainer .secondcolumn .newsletter ul li {padding: 2px 0px 4px 0px;}
#rightcontainer .secondcolumn .newsletter ul li a {color: #482977; font-size: 11px; font-weight: bold; text-decoration: underline;}
#rightcontainer .secondcolumn .newsletter ul li a:hover {color: #482977; font-size: 11px; text-decoration: none;}
