/* custom stuff */



#page_bg {
        height: 100%;
        background: #fff;
        padding: 0;
        margin: 0;
        border: 0;
}
 
#center {
        text-align: center;
}
 
#main_bg {
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        width: 770px;
        text-align: left;
}
 
#maincontainer{
width: 100%; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
line-height:0px;
}
 
#header {
	z-index: -1000;
	clear: both;
        width: 895px;
        height: 50px;
		padding-left:10px;
        padding-right: 10px;
        padding-top: 10px;
		margin: 0 auto; /*Center container on page*/
}
 
#contentwrapper{
float: center;
clear: both;
width: 891px;
padding-left:10px;
padding-right: 10px;
padding-bottom: 50px;
margin: 0 auto; /*Center container on page*/
}

 
#footer {
        height: 30px;
        background: #a6a6a6;      
        text-align: center;
        clear: both;
        height: 30px;
        line-height: 30px;
        background:url(images/bottom.png) repeat-x;
}
 
 
#top {
        height: 12px;     
        clear: both;
        background: #a6a6a6;  
		margin: 0 auto; /*Center container on page*/ 
}
#top_top {
        text-align:center;
        margin: 0 auto; /*Center container on page*/
		background:url(images/topbanner.jpg) repeat-x;
        clear: both;
        height: 37px;
		
		
}
 
#content {
        float: left;
        width: 558px;
        border: 0px solid #c00;
        padding-top: 20px;
}
 
 
a:link, a:visited {
	color: #999;
	text-decoration: none;
      
}
 
a:hover {
	color: #000;
	font-weight: normal;
      
}

a.publication{color:#1d4769}
a.publication:hover{color:#130950;}

 
HTML {
  height: 100%;
  margin-bottom: 1px;
}
 
BODY {
        margin: 0px 0px 0px 0px;
		background:#fff ;
        height: 100%;
}
 
td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #999;
	text-transform: none;
	text-shadow: 2;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
}
 
ul
{
        margin: 0;
        padding: 0;
        list-style: none;
}
 
ul li
{
        line-height: 20px;
        padding-left: 15px;
        padding-top: 0px;
        background-image: url(images/blog_bullet.png);
        background-repeat: no-repeat;
        background-position: 0px 5px;
}
.boo {
	font-weight: bold;
}
#contentwrapper table tr td table tr td p ourstory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 20px;
	color: #000;
}
#contentwrapper table tr td table tr td p ourstory {
	color: #000;
}
#contentwrapper table tr td table tr td p contact {
	color: #FFF;
}
