body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666;
	background-color: #70AEF9

	}
	
a:link, a:visited	
	 	{ 
	font: 11px verdana, sans-serif; 
	color: #399; 
	font-weight: normal; 
	text-decoration: none; 
	line-height: 18px;
	}
 			
a:hover, a:active	
	{ 
	font: 11px verdana, sans-serif; 
	color: #399; 
	font-weight: normal; 
	text-decoration: underline; 
	line-height: 18px;
	}

	
strong, 
b {
	font-weight: normal;
	color: #246;
	}
	
p {	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px; 
	line-height: 14px;
	margin-top: 0px; 
	margin-bottom: 10px;
    text-align: justify;}
p.center
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px; 
	line-height: 14px;
	margin-top: 0px; 
	
    text-align: center;
     }
p.contact
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px; 
	line-height: 14px;
	margin-left:10px
}
p.head
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px; 
	line-height: 14px;
	margin-top: 0px; 
	margin-bottom: 10px;
    text-align: justify;
    color: #030303	;
	font-style: italic;
	font-weight: bold;}   


p a:link, p a:visited		 	{ 
	font: 11px verdana, sans-serif; 
	color: #399; 
	font-weight: normal; 
	text-decoration: none; 
	line-height: 14px;
	}
 			
p a:hover, p a:active		{ 
	font: 11px verdana, sans-serif; 
	color: #399; 
	font-weight: normal; 
	text-decoration: underline; 
	line-height: 14px;
	}

a.link:hover
{
		font: 12px verdana, sans-serif; 
		color:black;
		font-weight:bold;
		text-decoration:underline;
		}
		
		
a.link
{
		font: 12px verdana, sans-serif; 
		color:black;
		font-weight:bold;
		text-decoration: none;
		
		}




ul  {
 	list-style-type: none; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px; 
	line-height: 14px;
	padding: 0; 
 	margin: 0; 
 	margin-bottom: 15px; 
	}
	
#mid
{
font-family: verdana, arial, helvetica,sans-serif;
font-size: 12px;
margin-left:30px
}






/*#navcontainer
{
margin: 10px 0 0 30px;
padding: 0;
height: 20px;
}
*/

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #fff;
width: 98px;
height: 18px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-right: none;
padding: 0;
margin: 0 0 10px 0;
color: #616161 ;
text-decoration: none;
text-transform: uppercase;
display:block;
text-align: center;
font: normal 10px/18px verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover
{
color: #fff;
background: #ccc;
}

#navcontainer a:active
{
background: #c60;
color: #fff;
}

#navcontainer li#active a
{
background: #028F1B;
border: 1px solid #028F1B;
color:#fff;
}


/* old markup */


#text p, #text h1, #text h2, #text h3, #text ul, #text a
	{
	width: 500px;
	padding:  0px 0px 0px 5px;
	}
	
	
#text ul	{
	width: 550px;
	padding:  0px;
	}	
		
#text2 h4 
	{
	line-height: 26px;
	padding:  0px 0px 0px 0px;
	}		

	
h1 {
	font-family: Helvetica, Arial, serif; 
	font-size: 18px;
	color: #246;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
	}
	
h2 {
	font-family: Helvetica, Arial, serif; 
	font-size: 12px;
	color: #468;
	line-height: 14px;
	font-weight: bold;
	margin-top: 5;
	margin-bottom: 5px;
	}
	
h3 {
	font-family: Helvetica, Arial, serif; 
	font-size: 12px;
	color: #688;
	line-height: 12px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}	
	
h4 {
	font-family: Helvetica, Arial, serif;  
	font-size: 10px;
	color: #004;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
	}	
	
img {
	border: 0;
	}
	
hr {
  border: black;	
  width: 100%;
	}
	
	
h2 a:link, h2 a:visited		 	{ 
	font: 12px helvetica, arial, sans-serif; 
	color: #000; 
	font-weight: bold; 
	text-decoration: none; 
	line-height: 11px;
	margin-top: 5;
	margin-bottom: 5px;
	}
	

h2 a:hover, h2 a:active		{ 
	font: 12px helvetica, arial, sans-serif; 
	color: #468; 
	font-weight: bold; 
	text-decoration: none; 
	line-height: 11px;
	margin-top: 5;
	margin-bottom: 5px;
	}	
	
	


	
html, body  { 
	padding:0px;
  	margin:0px;
  	height:100%;
			}		
#container {
	position: relative;
	min-height: 100%;
				
			}

#content 	{
				
	background-color: #fff;
	padding-bottom: 50px;			
			}


	
#top {
	position: absolute;
	top: 0px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: none;
	height: 70px;
	width: 620px;/*n 820*/
	}
	
#navcontainer {
	position: absolute;
	top: 95px;/*90px*/
	left: 20px;
	margin: 0px;
	padding: 0px;		
	border: 0px;
	height: 20px;
	width: 820px;
	}

	
#shell	{
	position: absolute;
	top: 115px;/*110px*/
	left: 20px;
	padding: 0px 0px 0px 0px;
	background: #fff;
	width: 820px;	
	height: 720px; 

	}	

#rightmargin
{
position: absolute;
top:0px;
left:840px;
background:#d5d5d5;
width:200px;
height:4150px;

}
#rightmargin1
{
position: absolute;
top:0px;
left:0px;
background:#d5d5d5;
width:20px;
height:835px;

}

	
/*#subnav {

	top: 0px;
	left:10px;
	padding: 20px 0px 0px 10px;
	background: #fff;
	width: 250px;	
	height:100%;
	}	*/
	
#text {
	position: absolute;
	top: 20px;
	left: 200px;
	 /* Opera5.02 will show a space at right when there is no scroll bar */
	margin:  0px 40px 40px 0px;
	padding: 0px 70px 0px 0px;
	border: none;
	background:#fff;
	width: 550px;		
	height: 100%;	
	
	
	
			
	}
	
#text2 
{
	position: absolute;
	top: 0px;
	left: 200px;
	 /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 23px 70px 20px 0px;
	border: none;
	background: #fff;
	width: 550px;
	}



	
#subnav {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 20px 0px 0px 10px;
	background: #fff;
	width:200px;	
	height:300px;
	}	
	
#text {
	position: absolute;
	top: 20px;
	left: 200px;
	margin:  0px 40px 40px 0px;
	padding: 0px 70px 0px 0px;
	border: none;
	background: fff;
	width: 550px;		
	height: 100%;	
	
	
	
			
	}
	

#mi
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
}


p.right
{
text-align: right;
}
