﻿


/* hide from ie5 mac \*/
html {
  
 min-height:100%;
}

/* end hide */



body 
{
    margin:0px; 
    padding:0px;  
  background-color:#000000;
    min-height:100%;
}

P
{
 margin-top:7px;
 padding-top:0px;
   margin-bottom:7px;
 padding-bottom:5px;   
 font-family:Verdana, Arial, Sans-Serif;
 font-size: 10pt;
}


h1
{
    font-size:12pt;
}


img
{
 display:inline;
  vertical-align:bottom;
  padding-bottom:0px;
  margin-bottom:0px;

}

A
{
 color:#663300;  
}



A:visited
{
 color:#993300;  
}

A:hover
{
 color:#000000;
 background-color:#a18f8f;  
}



.resource UL
{
  list-style-type: square;
  font-size:9pt;    
}

#wrapper
{
    min-height:100%;
    width:100%;
   margin-top:0px; 
   background-image: url('../images/bkgrd4b.gif');
   background-repeat: repeat ;
}

#content
{
min-height:100%;
 width:800px;
 margin-top:0px; 
 background-color:#000000; 
 border-left: solid 10px #202020;
 border-right: solid 10px #202020;
}

#title
{
 color:#c0c0c0;
 font-size:20pt;
 margin-bottom:15px;   
}



#header
{
margin-bottom:5px;
  background-color: black;  
 
}

.headwrapper
{
 
    
}

#nav
{
    height:50px;
    background-color:#c0c0c0;
    border-bottom:solid 2px #505050;
     border-top:solid 2px #505050;
     clear:both;
}

#pgcontent
{
    margin-top:15px;
 font-family: Verdana;
 font-size:11pt;
 color:#202020; 
  line-height:22px;
   background-color:black; 
}

#textwrapper
{
 text-align:left;
 background-color:white;
 width:750px; 
   background-image: url('../images/contentbkgrd.gif');
   background-repeat:repeat-y;
   background-position:center top;  
}

#title
{
 border-bottom:solid 1px black;
 width:325px;
 margin-bottom:35px;   
}

#title2
{
 border-bottom:solid 1px black;
 width:375px;
 margin-bottom:35px;   
}

.imgtitle
{
 margin-left:10px;   
  margin-bottom:1px;  
}

.titlemail A
{
 margin-right:115px;
 font-family:Verdana;
 font-size:11pt; 
 text-decoration:none;   
 color:Black;   
}

.titlemail A:hover
{
 background-color:Transparent; 
}

.titlemail A:visited
{
 color:Black;     
}

.navlink A
{
  text-decoration:none;    
}

.navlink A:hover
{
  text-decoration:underline;    
}


#textcontent
{
    
  padding-left:60px;
   padding-right:50px; 
   padding-bottom:20px;  
    
}

#cmscontent
{
    
  padding-left:20px;
   padding-right:10px; 
   padding-bottom:20px;  
    
}


#contenttop
{
  text-align:center;
  vertical-align:bottom;
  padding-bottom:0px;
  margin-bottom:0px;
 background-color:black;
 width:750px; 
  
}



#contentbottom
{
 margin-bottom:20px;   
}

.cmstext
{
 font-size:8pt;  
 margin-left:5px;
 margin-right:5px; 
}


.button1
{
border: 0px;
	background: transparent url(../Images/radUploadBtnSmall.gif) no-repeat;
	font: normal 11px Arial, Verdana, Sans-serif;
	color: #666;
	height: 22px;
	width: 68px;
	
}





