
/*NTNT HELP POPUP STYLE */


BODY { 
	padding: 90px 30px 0px 35px;
	margin: 0px;
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 11pt; 
	color: #555555;
	background: #FFFFFF URL(./images/hp_pageheader.gif) top left no-repeat;
	border: solid 0px #C0BF26;
	border-bottom: solid 20px #C0BF26;
	}

a { 
	color: #97B326; 
	}

/*DIV around everything*/
#h_mainwrapper {
	margin-bottom: 40px;
	border: solid 0px #C0BF26;
	}


/*DIV*/
.h_textwrapper {
	margin-bottom: 30px;
	}

H1 { 
	font-size: 16pt;
	}

H3, H2, H1, H5, H4 { 
	color: #6699FF; 
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, serif; 
	}

P {
	line-height: 130%;
	}


/*DIV*/
.h_linkwrapper  {}


/*Ntnt Small image*/
.h_link img{}


/*DIV around A*/
.h_link {
	margin-top: 14px;
	}