/* CSS Document */

.blockTop {
background-image:url(../images/footer.jpg);
height:100px;
width:740px;
margin-top:-8px;
text-align:center;
float: center;
}


* {
	margin: 0;
	padding: 0;
}


h1 {
	font-size: 24px;
	float: center;
	font-weight:bold;
	text-align: center;	
	color:#0066CC;
}
h2 {
	font-size: 15px;
	color: #0066CA;
}
h3 {
	font-size: 13px;
}


BODY{
margin:0px;
font-family:arial, trebuchet ms, Helvetica, sans-serif;
background-color:#FFFFFF;
background-image:url(../images/bgs.png);
background-repeat:repeat-x;
background-position:top;}



.header{
background-image:url(../images/headers.jpg);
background-position:center;
background-repeat:no-repeat;
height:220px;
margin-left:auto;
margin-right:auto;
width:740px;
}

.title{
font-size:24px;
color:#003366;
letter-spacing:-1px;
font-weight:bold;
padding:0px;
width:270px;
margin-left:20px;
margin-top:30px;
text-align: center;
float:left;}

.navigation{
color:#FFFFFF;
font-size:11px;
width:225px;
font-weight:bold;
letter-spacing:0px;
margin-right:50px;
margin-top:10px;
float:right;
}
.outer{width:100%;
margin: auto;
}

.block-1 {
height:63px;
width:740px;
margin: 0.3em 0.3em 0.5em 0.3em;
padding-top:15px;
padding-bottom:0px;
}

.block-2 {
/* height:530px; */
width:740px;
margin-top:-8px;
padding-bottom:0px;
background-image:url(../images/btm_bg.jpg);
background-position:bottom;
background-repeat:repeat-x;
text-align:right;
direction: rtl;
background-color:#FFFFFF;
}
.block-3 {
background-image:url(../images/footer.jpg);
height:37px;
width:740px;
text-align:center;
}


.footer {
height:37px;
width:740px;
margin-top:-6px;
color:#0066CC;
font-size:12px;
}

.content_holder {
width:570px;
float:left;
height:100%;
padding-left: 10px;
padding-top: 10px;
}

.side_bar {
width:140px;
float:left;
border:#006699 dashed 1px;
padding:5px;
font-size:10px;
text-align:right;
}

.side_bar2 {
width:137px;
float:right;
border:#006699 dashed 1px;
font-size:11px;
text-align:center;
}

.nav_holder {
padding-right:2px;
padding-top:10px;
width:137px;
/*height:168;
 border-left:solid #CCCCCC 1px; */
height:700px;
background-image:url(../images/sub_nav.jpg);
background-repeat:no-repeat}

.child{
padding-right:2px;
border-bottom:solid #CCCCCC 1px;
font-size:13px;
font-weight:bold;
color:#003366;
}

*html .nav_link{
display:block;
width:140px;
color:#003366;
text-decoration:none;
}

.nav_link{
display:block;
width:117px;
color:#003366;
text-decoration:none;
background-image:url(../images/bullet.gif);
background-repeat:no-repeat;
background-position: +3px +9px;
padding:3px;
}

*html .nav_link:hover{
display:block;
background-color:#DEFE92;
width:140px;
color:#003366;
padding:3px;}

.nav_link:hover{
display:block;
width:120px;
color:#003366;
padding:3px;}

.text_area{
	margin: 0;
	padding: 0;
margin-left:150px;
font-size:13px;
padding-left:6px;
padding-right:0px;
}


a:link {color: #0066CC}     
a:visited {color: #0066CC} 
a:hover {color: #0066CC}  

.nav:link {color: #FFFFFF; text-decoration:none;}     
.nav:visited {color: #FFFFFF; text-decoration:none;} 
.nav:hover {color: #FFFFFF; text-decoration:none;}  
