body, img, a, ul, li, #wrap_outer, #wrap_inner, #image_top, #image, #menu1, #topcurve, #topcurve a, #main, #submenu1, .submenu_top, .submenu_top2, submenu_toplist, .submenu_mid, .submenu_mid2, .submenu_mid2 p, .submenulist_sub, .submenulist_sub li, .submenulist_sub li a, .submenu_bottom, .submenu_top p, .clear1, #content1, #content1 p, #bottomcurve, #bottomcurve a, #wrap_copy1, #copyright_legal, #copyright_menu {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	background: #fff url(/images/structure/background.gif) top left repeat;
	text-align: center;
	color: #444;
	font-size: 12px;
	font-family: Tahoma, Optima, Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 1.9em;
	color: #900;
	font-weight: normal;
	margin: 25px 0 20px 0;
	}

h2 {
	font-size: 1.5em;
	color: #039;
	font-weight: normal;
	margin: 25px 0 20px 0;
	background-color: #eee;
	}
	
h3 {
	font-size: 1.1em;
	color: #444;
	font-weight: bold;
	margin: 25px 0 20px 0;
	background-color: #eee;
	}

h4 {
	font-size: 1em;
	color: #444;
	font-weight: normal;
	margin: 25px 0 5px 25px;
	background-color: #eee;
	}

h5 {
	color: #555;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	background-color: #eee;
	}
	


#wrap_outer {
	width: 810px;
	margin: 0 auto;
	text-align: left;
	background: url(/images/structure/bg_shadow.gif) top center repeat-y;
	}

#wrap_inner {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	}
	
#masthead_top {
	height: 15px;
	background: #172a63;
	border-bottom: 3px solid #fff;
	}
	
#masthead	{
	height: 143px;
	border-bottom: 3px solid #fff;
	}
	
#menu1	{
	text-align: left;
	height: 113px;
	background: url(/images/structure/bg_menuandcurve.gif) top left no-repeat;
	}
	
#menu1 ul {	}
	
#menu1 ul li { 
	display: inline;
	list-style-type: none;
	}
	
#menu1 ul li a {
	position: relative;
	float: left;
	width: 114px;
	height: 23px;
	padding-top: 10px;
	text-align: center;
	background: url(/images/structure/tab_bg.gif) top left no-repeat;
	color: #fff;
	text-decoration: none;
	}
	
#menu1 ul li a:hover{ background: url(/images/structure/tab_bg_o.gif) top left no-repeat;	}

	
#main { 
	 }

#submenu1 {
	float: left;
	width: 245px;
	text-align: center;
	}


.submenu_top {
	margin: -10px auto 0 auto; /* was -10 auto 0 auto */
	text-align: center;
	width: 221px;
	height: 35px;
	display: block;
	}

.submenu_toplist {	list-style-type: none;	}
	
.submenu_toplist li {
	
	color: #fff;
	text-decoration: none;
	display: block;
	width: 201px;
	padding: 10px 0 0 20px;
	height: 25px;
	margin: 2px 0 0 0;
	text-align: left;
	font-size: 1.2em;
	background: url(/images/structure/subnavtop.gif) top left no-repeat;
	}	


.submenu_top2 {
	margin: 0 auto 0 auto;
	background: url(/images/structure/subnavtop2.gif) top left no-repeat;
	text-align: center;
	width: 221px;
	height: 32px;
	}
	
.submenu_mid {
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: #fff;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	width: 219px;
	text-align: left;
	}
	
.submenu_mid2 {
	margin: 0 auto;
	padding: 0 20px 0 20px;
	background: #fff;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	width: 179px;
	text-align: left;
	}
	
	
.submenu_mid2 p { color: #666; 	}
	
.submenulist_sub {	list-style-type: none;	}
	
.submenulist_sub li {	}	

.submenulist_sub li a {
	color: #666;
	text-decoration: none;
	display: block;
	width: 189px;
	padding: 5px 0 5px 30px;
	margin: 2px 0 0 0;
	background: #eee;
	border-bottom: 1px solid #999;
	}
	
	
.submenulist_sub li a:hover  {
	color: #fff;
	text-decoration: none;
	background: #a5b5c5;
	}	


.submenu_bottom {
	margin: 0 auto 10px;
	background: url(/images/structure/subnavbottom3.gif) bottom left no-repeat;
	text-align: center;
	width: 221px;
	height: 32px;
	}
	
.submenu_bottom2 {
	margin: 0 auto 10px;
	background: url(/images/structure/subnavbottom3.gif) bottom left no-repeat;
	text-align: center;
	width: 221px;
	height: 32px;
	}
	
.submenu_top p {
	text-align: left;
	font-size: 1.3em;
	padding: 10px 0 0 15px;
	color: #fff;
	}
	

.submenulist1 {
	list-style-type: none;
	margin-top: 10px;	
	}

	
p {
	padding: 0 0 20px 0;
	line-height: 1.6em;
	}


#content1 {
	width: 475px;	/* WAS 500px decreased due to a IE bug */
	text-align: left;
	margin: 0 30px 0 290px;
	}
	
	
#content1 p {
	padding: 0 0 20px 0;
	line-height: 1.6em;
	}

#content1 p.block1	{
	color: #666;
	margin: 0 0 15px 25px;
	}

#content1 p.importl {
	text-align: left;
	font-style: italic;
	padding: 0 0 5px 0;
	}
	
#content1 p.importc {
	color: #900;
	text-align: center;
	font-style: italic;
	font-size: 1.3em;
	padding: 0 0 10px 0;
	}
	
.clear1 { clear: both;	}
	
#bottomcurve {
	background: url(/images/structure/bgcurvebottom.gif) top left no-repeat;
	height: 50px;
	text-align: left;
	padding: 20px 0 0 20px;
	color: #fff;
	line-height: 1.7em;
	}
	
#bottomcurve a {
	text-decoration: none;
	color: #fff;
	}
	
	
#bottomcurve a:hover {
	text-decoration: underline;
	color: #fff;
	}
		
#wrap_copy1 {
	width: 807px;
	height: 50px;
	margin: 0px auto;
	text-align: center;
	border-top: 3px solid #fff;
	background: url(/images/structure/bg_bottom.gif) no-repeat top left;
	}
	
#copyright_legal	{
	margin: 10px 0 0 20px;
	float: left;
	width: 200px;
	color: #fff;
	text-align: left;
	font-size: 1em;
	}
	
#copyright_menu	{
	margin: 10px 25px 0 0;
	float: right;
	width: 500px;
	text-align: right;
	color:#fff;
	font-size: 1em;
	}
	
#copyright_menu	a {
	color:#fff;
	text-decoration: none;
	}
	
#copyright_menu	a:hover {
	color:#fff;
	text-decoration: underline;
	}

.block1	{
	color: #666;
	margin: 0 0 15px 25px;
	}

	
	
.notbold {	font-weight: normal; }

.list1 {
	margin: 0 0 25px 35px;
	}

/* list2 has space between li*/	
.list2 {
	margin: 0 0 25px 35px;
	}
	
.list2 li {
	padding: 0 0 10px 0;
	}

	
.list3 {
	margin: 0 0 25px 70px;
	}
	
	
/* list4 has space between li*/		
.list4 {
	margin: 0 0 25px 70px;
	}

.list4 li {
	padding: 0 0 10px 0;
	}


.imglink {
	border: none;
	textdecoration: none;
	}
	
table.price1 { 
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: white;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px; 
	}

.price1 td {
	color: #404040;
	border: 1px solid black;
	}
	
td.helpHed { 
	border: 1px solid white;
	background-color: #800000;
	text-align: left;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: white;
	}

