@charset "utf-8";
/* CSS Document */

body
{
 width:1024px;
 margin:0;
 padding:0;
}

#wrapper
{
	padding:0;
	margin:0 auto;
}

a
{
 color:#006699;
 text-decoration:underline;
}

a:hover
{
 color:#000000;
 text-decoration:underline;
}

h1
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:22px;

}

h2
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:18px;
 color:#90A566;

}

h3
{
 font-family:Arial, Helvetica, sans-serif;  
 font-size:16px;
 color:#90A566;

}

p
{ 
 font-family:Verdana;  
 font-size:11px;
 text-align: left;
}

.leftnavul
{
 line-height:15pt;
 list-style-type:disc;
}


.CircleBullet {
font-size: 12px;
color: #666666;
font-family:Arial, Helvetica, sans-serif;
font-weight: lighter;
list-style-position: outside;
list-style-type: disc;
}

ul,ol
{
 font-family:Verdana;
 font-size:11px;
}


p,h1,h2,h3,div
{
 padding:0;
}

#wrapper
{
 background-color:#FFFFFF;
 width:1024px;
}

#header
{
 background:url(images/logo.png) no-repeat scroll top; 
 height:84px; 
 margin-left:-123px;
}

#nav
{

 background:url(images/menu_back.png) repeat-x scroll;
 width:1024px;
 height:43px;
}

#navigations
{
 float:left;
 margin-top:10px;
 margin-left:0px;
 padding: 0;
}

#topimage
{
 background:url(images/test.png) no-repeat scroll;
 width:1024px;
 height:11px;
}

#contentbg
{
  
}

#spacer
{
 height:8px;
 background-color:#ececec;
}


.article-content
{
 margin-left:18px;
 margin-top:20px;
 width:700px;
 line-height:18px;
 text-align:justified;
}

.articleul
{
 line-height:20px;
 list-style-type:none;
}

.articleli
{
 line-height:25px;  
}


#latestbox
{
 background: url(images/latest_back.jpg) repeat-x scroll;
 height:26px;
 width:242px;
 padding:0;
}

#grantbox
{
 background: url(images/grant_back.jpg) repeat-x scroll;
 height:26px;
 width:250px;
 padding:0;
}

.box
{
 border-top:1px solid #ECECEC;
 border-left:1px solid #ECECEC;
 border-right:1px solid #ECECEC;
 border-bottom:1px solid #ECECEC;
 background-color:#FFFFFF;
}


#leftnavwrapper
{
 width:190px;
 margin-left:70px; 
 margin-top:20px;
}

#footer
{
 background:url(images/footer.png) repeat-x scroll;
 height:59px;
 color:#FFFFFF;
}

#footernav
{
 float:left;
 font-family: Arial;
 font-size: 12px;
 color:#FFFFFF;
 margin-left:250px;
 margin-top:20px;
}

#footernav a
{
  text-decoration:none;
  color:#FFFFFF;
} 

#footernav a:hover
{
 text-decoration:none;
 color:#90A566;
}

#copyright
{
  color:#000000;
  margin-top:8px;
}
#footer2
{
 background:url(images/footer_2.png) repeat-x scroll;
 height:69px;
}
