/* CSS Document */



/* Reset defaults */

body, div, table, td, tr, p, a , h4, h5, h3, h2
{
   margin:0;
   padding: 0;
   border:0;
}

a, a:hover {
   text-decoration: none;
   color:#009933; 
}

a img
{
border:none;
}

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
	font-size:12px;
}

a
{
text-decoration:none;
font-size:11px;
}

h4
{
margin-top:6px;
margin-bottom:6px;
}

h2
{margin-bottom:9px;
color:#FFFFCC;}

/* Template */

.toptab_left
{
background:url(../img/left_tab.gif)   no-repeat  100% 100%;
text-align:center;
width:300px;
height:32px;
float:left;
color:#333366;
font-weight:bold;
font-size:21px;
}

.toptab_right
{
background:url(../img/right_tab.gif) no-repeat 100% 100%;
width:150px;
height:25px;
text-align:center;
float:left;
margin-left:7px;
color:#999999;
font-size:11px;
vertical-align:text-bottom;
padding-top:7px;
}

.toptabs
{
margin-top:85px;
margin-left:48%;
}


.outerframe
{
background:url(../img/background.gif) repeat-x top;
width:100%;
float:left;
}



.myBox
{
    margin: 0 auto;
    width: 770px;
	padding-bottom:5px;
    margin-bottom:30px;
	background-color:#FFFFFF;
	}

.main_content
{
width:97%;
padding-top:5px;
height:100%;
margin: 0 auto;


}

.menu
{
height:31px;
width:100%;
margin: 0 auto;
margin-top:40px;
width: 764px;
background:url(../img/nav_bg.jpg) repeat-x bottom;
padding-left:8px;
}


.cssnav
{
position: relative;
background: url(../img/overbtn.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 126px;
height: 31px;
margin: 0;
padding: 0;
float:left;

}

.cssnav a
{
display: block;
font-size: 11px;
width: 126px;
height: 31px;
display: block;
float: left;
}

.cssnav img
{
width: 126px;
height: 31px;
border: 0
}

* html a:hover
{
visibility:visible;
color:#003366;
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left:4px;
top: 10px;
margin: 0px;
padding: 0px;
cursor: pointer;
color:#FFFFFF;
width:90%;
text-align:center;
}

.cssnav a:hover span 
{
color:#333366;
}

.divider
{
height:31px;
float:left;
}


.footer
{
font-size:11px;
color:#999999;
float:left;
margin-top:9px;
text-align:center;
width:100%;
margin-bottom:10px;
}

.main
{
	float:left;
	position:absolute;
	top: 14px;
	z-index:1;
}

.outreach
{
width:130px;
text-align:center;
margin-left:20px;
float:left;
}

.outreach span
{
color:#3c3c81;
font-weight:bold;
font-size:8pt;
}

.address
{
margin-top:4px;
font-size:12px;
}
.outreach div
{
color:#999999;
}



.button
{
float:left;
margin-left:370px;
}

.info
{
text-align:right;
color:#999999;
font-size:14px;
float:right;
width:190px;
margin-right:20px;
}

.shlomo
{
font-size:19px;
font-weight:bold;
color:#3c3c81;
margin-bottom:2px;
}

.content
{
height:100%;
}



