/* CSS Document */
#navLinks a {
text-decoration:none;
color:#000000;
font-size:11px;
}

#navLinks a:hover {
text-decoration:underline;
}


#primary-nav{
		margin:0px;
		padding:0px;
		width:473px;
		height:35px;
		float:right;
		list-style:none;
		background:url(images/btn_bg.jpg) left top repeat-x;
	}
	#primary-nav li{
		margin:0px;
		padding:0px;
		float:left;
	}
	#primary-nav li a{
		font:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333333;
		display:block;
		margin:0px;
		padding:0px;
		border-right:1px solid #ce8804;
		float:left;
		height:35px;
		padding:0px 20px 0px 20px;
		color:#333333;
		text-decoration:none;
		font-weight:bold;
		line-height:35px;
		/*line-height:35px;*/
		
		}
	#primary-nav li a:hover {
		text-decoration:underline;
 	}
	
	#footer-nav{
		margin:0px;
		padding:0px;
		width:100%;
		height:35px;
		/*float:right;*/
		list-style:none;
		text-align:center;
		background:url(images/btn_bg.jpg) left top repeat-x;
	}
	#footer-nav li{
		margin:0px;
		padding:0px;
		text-align:center;
		float:left;
		margin-left: auto;
		margin-right: auto;
		
	}
	#footer-nav li a{
		font:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333333;
		display:block;
		margin:0px;
		padding:0px;
		border-right:1px solid #ce8804;
		/*float:left;*/
		text-align:center;
		height:35px;
		padding:0px 20px 0px 20px;
		color:#333333;
		text-decoration:none;
		font-weight:bold;
		line-height:35px;
		/*line-height:35px;*/
		
		}
	#footer-nav li a:hover {
		text-decoration:underline;
 	}
	#footer{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
	#footer a{
	text-decoration:none;
	color:#333333;
	}
	
	#footer a:hover{
	text-decoration:underline;
	}
	
	#cascade{
	padding:0px 0px 0px 10px;
	color: #999999
	}
	#cascade a{
	text-decoration:none;
	color:#666666
	}
	#cascade a:hover{
	text-decoration:underline;
	}
	
 
 
td{font-family: arial,helvetica;font-size: 14px;}
.adBox{
border-top:1px dotted;
border-bottom:1px dotted;
border-right:1px dotted;
border-left:1px dotted;
border-color:#CCCCCC;
background-image:url(images/adBoxbg.jpg);
background-repeat:repeat-x;
padding: 5px 5px 5px 15px;
width:95%;
}

.aboutusBox{
border-top:1px dotted;
border-bottom:1px dotted;
border-right:1px dotted;
border-left:1px dotted;
border-color:#CCCCCC;
background-image:url(images/adBoxbg.jpg);
background-repeat:repeat-x;
padding: 25px 5px 150px 25px;
width:100%;
height:100%;
}

.btn{
padding:0px 25px 0px 25px;
height:35px;
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight:bold;

}

.btnsep{
background-color:#000000;
width:2px;
height:35px;
display:inline;

}
.btn2{

height:35px;

}



.style1 {
	font-size: 14px;
	font-family: "Palatino Linotype";
	color: #2E4B83;
}
.style2 {font-size: 16px; font-family: "Palatino Linotype"; color: #2E4B83; }
