/*Stylesheet for The Radius Foundation*/
body  {
background-image: url(../images/tile-2.jpg); 
background-repeat: repeat-x; background-color: #ffffff;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
	}
	
.footer {
text-align:center; 
color:#000000; 
font-family:"Arial","Geneva","Helvetica","Times New Roman";  
font-size:9pt; 
line-height:11pt; 
border: solid #f1efef; 
border-top-width: 0px; 
border-bottom-width: 2px;
border-left-width: 2px;
border-right-width: 2px;} 

.content {
text-align:left; 
color:#000000; 
padding-left: 1em;
padding-right: .75em;
padding-top:2px;
padding-bottom:.5em;
font-family:"Verdana","Arial","Helvetica","Times New Roman";   
font-size:10pt; 
line-height:11pt; } 

.content1 {
text-align:justify; 
color:#000000; 
padding-left: 1em;
padding-right:1em;
padding-top:2px;
padding-bottom:.5em;
font-family:"Verdana","Arial","Helvetica","Times New Roman";   
font-size:10pt; 
line-height:11pt; } 

/*Text Styles*/

h1 {
text-transform:capitalize;
color:#464646;
font-family:"Times New Roman," "Verdana","Arial","Helvetica";   
font-weight:bold; 
font-size:13pt; 
line-height:14pt;}


h2 {
text-transform:capitalize;
font-family:"Times New Roman," "Verdana","Arial","Helvetica";   
color:#464646;
font-weight:bold; 
font-size:11pt; 
line-height:12pt;}

p {
color:#000000; 
font-size:10pt; 
line-height:11pt; }

p.producthdr {
text-transform:capitalize;
color:#464646;
font-family:"Times New Roman," "Verdana","Arial","Helvetica";   
font-weight:bold; 
font-size:10pt; 
line-height:11pt;
margin-bottom: 6px;}

p.product {
color:#000000; 
font-size:9pt; 
line-height:10pt;
margin-top: 2px; }

ol, ul {
color:#000000; 
font-size:10pt; 
line-height:11pt; }

hr {
text-align:center;
width:95%;
height:1px;
border-style:solid;
border-color:#000000;
}

hr.foot {
text-align:center;
width:95%;
height:1px;
border-style:dashed;
border-color:#a0a19d;
}

hr.nav {
text-align:left;
width:100%;
height:1px;
border-style:solid;
border-color:#6a6a6a;
}

.page {
border-top: solid #f1efef 2px;
border: solid #f1efef; 
border-bottom-width: 0px;
border-left-width: 2 px;
border-right-width: 2px;}

.black {
border: solid #000000; 
border-top-width: 3px; 
border-bottom-width: 3px;
border-left-width: 3px;
border-right-width: 3px;
margin-left:8px;
}



td.list {
color:#000000; 
font-family:"Verdana","Arial","Helvetica","Times New Roman";   
font-size:9pt; 
line-height:11pt; }


td.listcenter {
color:#000000; 
text-align:center;
font-size:9pt; 
line-height:11pt; }

td.listsmcenter {
color:#000000; 
text-align:center;
font-size:8pt; 
line-height:10pt; }

.red {
color:#C2020D;
}

/*Side NavBar Styles*/

.navbar {
background-color:#191919;
margin-left: 6px;
}

.menu {
text-decoration: none;
background-color:#191919;
color: #ffffff;
font-family: Tahoma;
font-size: 10pt;
font-weight: bold;
}

a.menu:link {
text-decoration: none; 
color:#ffffff; 
  } 

a.menu:visited {
text-decoration: none; 
color:#ffffff; 
  }

a.menu:focus {
text-decoration: none; 
color:#ffffff; 
 } 

a.menu:hover {
text-decoration: none; 
color:#C4C2C2; 
  }  

a.menu:active {
text-decoration: none; 
color:#ffffff;
}

/*End of Navbar */
/*Link Styles*/

a:link {
text-decoration: underline; 
color:#464646; 
  } 

a:visited {
text-decoration: none; 
color:#C2020D; 
  }

a:focus {
text-decoration: underline; 
color:#908E8E; 
 } 

a:hover {
text-decoration: underline; 
color:#908E8E; 
  }  

a:active {
text-decoration: none; 
color:#E58998; 
 }

a.footer:link {
text-decoration: underline; 
color:#464646; 
font-size:10pt; 
line-height:10pt;
 } 

a.footer:visited {
text-decoration: none; 
color:#C2020D; 
font-size:10pt; 
line-height:10pt;
  }

a.footer:focus {
text-decoration: underline; 
color:#908E8E; 
font-size:10pt; 
line-height:10pt;
 } 

a.footer:hover {
text-decoration: underline; 
color:#908E8E; 
font-size:10pt; 
line-height:10pt;
  }  

a.footer:active {
text-decoration: none; 
color:#e58998; 
font-size:10pt; 
line-height:10pt;
 }
 
a.botnav:link {
text-decoration: underline; 
color:#464646; 
 } 

a.botnav:visited {
text-decoration: none; 
color:#C2020D; 
  }

a.botnav:focus {
text-decoration: underline; 
color:#908E8E; 
 } 
 
a.botnav:hover {
text-decoration: underline; 
color:#908E8E; 
  }  

a.botnav:active {
text-decoration: underline; 
color:#e58998; 
 }
 
/*End Link Styles*/

