body{
font-family: Verdana, Helvetica, Arial;
font-size: 11pt;
margin: 0;
padding:0;
line-height: 1.5em;
}

a {
color: #192F6F;
text-decoration: none;
}

a:hover {
color: #FF4500;
text-decoration: underline;
background-color: #FEFF6F;
}

#maincontainer{
	width: 800px;
	border-right: 1px solid #0066B3;
}

#topsection{
background: #DCDCDC;
background-image: url(../img/N_Logo.png);
background-repeat: no-repeat;
height: 110px; /*Height of top section*/
border-bottom: 1px solid black;
width: 800px;
}

#topsection li{
line-height: 1.5em;
text-align: right;
padding-right: 6px;
}

#topsection-Sub{
background-image: url(../img/subg.png); 
height: 20px;
border-bottom: 1px solid black;
text-align: right;
padding-right: 6px;
line-height: 20px;
font-size: 10pt;
font-family: Georgia;
}

#contentwrapper{
float: left;
width: 100%;
}

#ctitle{
margin-left:6px; /* Margins for inner DIV inside each column ( to provide padding ) */
border-bottom: 1px solid #000000;
text-align: left;
padding-left: 5px;
padding-bottom: 2px;
font-size: 10pt;
font-weight: bold;
font-family: Verdana, Helvetica, Arial;
}

#footer{
font-size: 10pt;
font-family: Georgia;
clear: left;
background: #DCDCDC;
color: #FF4928;
text-align: left;
padding: 1px 6px;
border-top: 1px ridge #FFB200;
}

#ppimg{
	position: absolute;
	left: 672px;
	top:168px;
	border: 3px double #303030;
}

#alpha{
	color: white;
}

/*
.li-dot1 {
	list-style-type: none;
	list-style-image: url(../img/bullet1.gif);
}

.li-dot2 {
	list-style-type: none;
	list-style-image: url(../img/bullet2.gif);
}
*/
