/**
 ****************************
 **** =Page styles **********
 ****************************
 */
* {
	padding: 0px;
	margin: 0px;
}

body{
	background: #041B60 url(images/nww_01.jpg) center repeat-y;
	font-family: arial;
	font-size: 11pt;
}


#page {
	background: url(images/nww_06.jpg) repeat-y;
	width: 733px;
	margin: 0px auto;
	margin-top: 20px;
}

#header {
	background: url(images/nww_05.jpg) no-repeat;
	width: 733px;
	height: 175px;
	font-size: 8pt;
	text-align: right;
	padding-right: 25px;
}


#content {
	width: 550px;
	margin: 0px auto;
}

#footer {
	background: url(images/nww_08.jpg) no-repeat;
	width: 733px;
	height: 29px;
	margin-top: -17px;
	font-size: 8pt;
	text-align: center;
	margin: 0px auto;
}

#download {
    font-size: 11pt;
    }
    
#table1 {
	margin-left: -25px;
	}

/** Element Styles **/
h1, h2, h3, h4, h5 {
	color: #B90605;
	font-family: arial;
	font-size: 18pt;
	letter-spacing: -1px;
	font-weight: bold;
	margin-bottom: .4em;
	text-align: center;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 13pt;
}
h4 {
	font-size: 13pt;
	text-align: left;
}
h5 {
	color: #E46201;
	letter-spacing: 0px;
	font-size: 12.5pt;
	margin: 1em;
}
h6 {
	font-size: 13pt;
}

small {
	font-size: 9pt;
}


a {
    color: #3A71B6;
  text-decoration:none;
}
a:hover {
	color: #990033;
  text-decoration:underline;
}


p {
	font-size: 10pt;
	}

#bulletlist
{
   list-style-image: url('images/bul1.jpg');
   padding-left: 2em;
   margin:  2-bottomem 0;
   
}

   li {
   margin-bottom:5px
   }

#bulletlist2
{
   list-style-image: url('images/bul1.jpg');
   list-style-position: outside;
   padding-left: 2em;
   margin-bottom:  2em 0;
   
}

#bulletlist3
{
   list-style-image: url('images/bul1.jpg');
   padding-left: 2em;
   margin-bottom:  2em 0;
   
}

#bulletlist4
{
   list-style-image: url('images/bul2.jpg');
   padding-left: 2em;
   font-size: 10pt;
   margin:  1em 0;
   
}

#bulletlist5
{
   list-style-image: url('images/bul2.jpg');
   padding-left: 2em;
   font-size: 10pt;
   margin:  1em 0;
   
}