body
{
	color: black;
	padding:0px;
	line-height:130%;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #cccccc;
}

p {
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
}

a{color:#28287E; text-decoration:none}
a:link{color:#28287E; text-decoration:none}
a:visited{color:#28287E; text-decoration:none}
a:hover{color:#28287E; text-decoration:underline}
h1{font:bold 145% Arial,sans-serif; color:#02770C; margin:0px; padding:0px}
h2{font:bold 130% Arial,sans-serif; color:#02770C; margin:0px; padding:0px}
h3{font:bold 120% Arial,sans-serif; color:#02770C; margin:0px; padding:0px}
h4{font:bold 110% Arial,sans-serif; color:#02770C; margin:0px; padding:0px}
h5{font:bold 105% Arial,sans-serif; color:#02770C; margin:0px; padding:0px}
h6{font:bold 100% Arial,sans-serif; color:#02770C; margin:0px; padding:0px}
#content li{margin-top: 0px;padding-top: 0px;}
#content ul{list-style-image: url(../images/bullet.gif);margin-top: 0px;padding-top: 0px;}
#content ul ul{list-style-image: url(../images/sub_bullet.gif);}
#content ul ul ul{list-style-image: url(../images/sub_sub_bullet.gif);}
#content ol ol {list-style-image: url(../images/sub_bullet.gif);}
#content ol ol ol{list-style-image: url(../images/sub_sub_bullet.gif);}

#container {
	width: 837px;
	margin-right: auto;
	margin-left: auto;
background-color: #ffffff; 
}

#header {
	height: 70px;
	width: 837px;
background-color:white;
}

#banner {
	background-image: url(/images/banner_home.jpg);
	height: 177px;
	width: 837px;
}

#content {
	float: left;
	width: 593px;
	padding-bottom: 15px;
	background-color: white;
}

#content_wrap {
background-color: white;
}

#content_content {
	float: left;
	width: 558px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: white;

}
hr {
	border: 1px solid #CCCCCC;
	height: 1px;
}


#breadcrumb {
	float: left;
	width: 591px;
	padding-bottom: 15px;
	padding-top: 2px;
        padding-left: 10px;
}
#right_col {
	float: left;
	width: 230px;
	padding-top: 5px;
	padding-right: 5px;
	background-color: white;
}

#footer {
	background-image: url(../images/footer_bar.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	float: left;
	width: 837px;
	text-align: center;
}

#mainmenu_wrap{	width: 837px; float: left; height: 40px;}
#mainmenu{width: 837px; float: left; height: 40px; background-image: url(/images/menu_bg.jpg); background-repeat: repeat-x;}
#mainmenu_mouse{width: 244px; float: left; height: 40px; background-image: url(../images/mouse.jpg);	background-repeat: no-repeat;}

/**************** Menu Coding *****************/
#navlist {float: left; font: normal 11px arial, helvetica, sans-serif; font-size: 11px; line-height: 130%; color: white;}

/*** Top Menu ***/
#navlist ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	float: left;
}

#navlist a {
	display: block;
	padding: 10px 0px 16px 0px;
	color: white;
	text-decoration: none;
	width: 98px;
	text-align: center;
	text-transform: uppercase;
}


/*** Top Menu Over ***/
#navlist a:hover 
{
    text-decoration: underline;
	
}


/*** Drop Menu  ***/
#navlist ul ul {position: absolute; display: none;}
#navlist ul ul a {
	font-size:10px;
	margin:0px;
	background-color: green;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: white;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: none;
}

/*** Drop Menu Over  ***/
#navlist ul li:hover ul{display: block; z-index:999; width: 98px;}
#navlist ul li:hover ul li:hover a{
	font-size:10px;
	margin:0px;
	background-color: green;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: none;

}

#navlist .menu_contactus a {
	width: 103px;
	background-image: url(/images/menu_contactus_bg.jpg);
	background-repeat: repeat-x;
}

/**************** Footer Menu Coding *****************/
#footer_list {
	font-size: 11px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	height: 20px;
}



#footer_list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	text-transform: lowercase;
}

#footer_list a {
	display: block;
	margin: 0;
	color: black;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#footer_list a:hover {
	color: #CCCCCC;
}
#footer_list ul ul {position: absolute; display: none;}


 
#footer_list .menu_contactus a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}

#nztuaBanner {
float: right;
}

.blackbox{
	color: #FFFFFF;
	background-image: url(/images/newsletter_header.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 20px;
	padding-top: 1px;
}

#promo_main{
	background-image: url(/images/promo_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	background-color: white;
}

#promo_bottom{
	height: 11px;
	margin-bottom: 6px;
}
.greysmall
{
font-size: 11px;
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
