
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  line-height: 15px;
  background-color: #000000;
  background-position: left top;

  padding: 0px;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 20px;
}

#body_wrapper {
  display: block;
  position: relative;
  width: 900px;
  /*height: 546px;*/
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-color: #545454;
}

img {
    border: 0;
    
}


#header_bar {
  font-size: 1px;
  
  width: 900px;
  height: 90px;
  background-color: #000000;
  margin: 0px;
  
}
#header_wrapper{
  display: block;
  clear: both;
  width: 900px;
  
  /*border-bottom: solid 1px #CCCCCC;*/
  background-color: #FFFFFF;
}

#link_bar {
  font-size: 12px;
  font-family: Verdana;
  color: #FFFFFF;
  width: 640px;
  height: 25px;  
  margin: 10px 10px 0px 10px;
  
}

#link_bar a:link {	
	color: #FFFFFF; 
	text-decoration: none;
}
#link_bar a:visited {
	color: #FFFFFF; 
	text-decoration: none;
}
#link_bar a:hover {
	color: #CCCCCC; 
	text-decoration: underline;
}
#link_bar a:active {
	color: #FFFFFF; 
	text-decoration: none;
}




#content {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 900;
    height: 600px;
    clear: both;
    color: #000000;    
    z-index: 50;
}

#content h1 { font-size: 13px; line-height: 15px; color: #545454; font-weight: bold; margin: 0; padding: 10px 10px 5px 10px; }
#content h2 { font-size: 11px; line-height: 13px; color: #545454; font-weight: bold; margin: 0; padding: 5px 10px 5px 10px; }
#content h3 { font-size: 10px; line-height: 13px; color: #545454; font-weight: bold; margin: 0; padding: 10px 10px 5px 10px; }
#content h4 {  }
#content h5 {  }
#content h6 {  }
#content p { font-size: 11px; line-height: 13px; font-weight: normal; margin: 0; padding: 0; padding: 0 10px 10px 10px; }

#content ul li { font-size: 11px; line-height: 13px; font-weight: normal; }
#content ul a { text-decoration: none; }
#content ul a:hover { text-decoration: underline; }

#content blockquote { padding: 10px; text-align: center; font-size: 11px; line-height: 13px; color: #666666; margin: 0px; }
#content cite { font-weight: bold; font-size: 11px; line-height: 13px; color: #666666; text-align: right; font-style: italic; }

#content select { z-index: 0; font-size: 11px; }



#content ul.bullet {
    margin: 0 0 0 5px;
    padding: 0px 5px 0px 0px;
    list-style-type: none;
    
}
#content ul.bullet li {
    padding: 0;
    margin: 5px 0 5px 10px;
    padding-left: 7px;
    background-image: url(../../assets/images/bullet10x5.gif);   
    background-repeat: no-repeat;
    
}


#rightPanel {
  position: relative;
  width: 240px;
  float: right;  
  padding: 2px 0px 0px 8px;
  margin-left: 8px;
  background-color: #545454;
}



hr {	
	align: left;
	height: 1px;
	margin: 5px 5px 0px 5px;
	/*background-color: #7FB673;*/
	background-color: #AB1818;
	
}




a:link {
	/*color: #5F7094; */
	color: #D1591D; 
	text-decoration: none;
}
a:visited {
	color: #D1591D; 
	/*color: #5F7094; */
	text-decoration: none;
}
a:hover {
	color: #D1591D; 
	/*color: #5F7094; */
	text-decoration: underline;
}
a:active {
	color: #D1591D; 
	/*color: #5F7094; */
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 5px 0px 0px 10px;
}


#hpGallery {    
    border: none;
    padding:0;    
    margin-left: 2px;
}




#textContainer {    
    border: none;
    padding:0;    
    margin:0;
    padding-top: 5px;
    background-color: #FFFFFF;
    height: 450px;
    overflow: auto;
}



#textContainerTable {    
    border: none;
    padding: 0;    
    margin-top:2px;	
    margin-left:5px;
    margin-bottom:10px;
    margin-right:10px;
    background-color: #545454;
    width: 625px;        
    
}


#textContainerTable .td-noborder {    
    border: none;
    padding:0;    
    margin:0;
    background-color: #8C8C8C;
    width: 640px;
}

#textContainerTable .td-border {    
    border-left: 5px solid #8C8C8C;
    border-right: 5px solid #8C8C8C;
    border-bottom: 5px solid #8C8C8C;
    padding:0;    
    margin:0;
    background-color: #FFFFFF;
    width: 635px;
    
}



#textAssetTableContainer {    
    border: none;
    padding: 0;    
    margin-top:5px;	
    margin-left:2px;
    margin-bottom:10px;
    margin-right:10px;
    background-color: #545454;
    width: 640px;        
    
}

#textAssetTable {    
    border: none;
    padding: 0;    
    background-color: #545454;
    width: 210px;        
    
}


#textAssetTable .td-noborder {    
    border: none;
    padding:0;    
    margin:0;
    background-color: #545454;
    width: 210px;
}

#textAssetTable .td-border {    
    border-left: 5px solid #8C8C8C;
    border-right: 5px solid #8C8C8C;
    border-bottom: 5px solid #8C8C8C;       
    padding:0;    
    margin:0;    
    background-color: #8C8C8C;
    width: 200px;    
}

#textAssetTable .td-spacer {          
    background-color: #545454;
    width: 3px;    
}


#textAssetContainer {    
    border: none;
    padding:0;    
    margin:0;
    background-color: #FFFFFF;
    height: 270px;
}

#textAssetContainer p { 
    font-size: 11px; 
    line-height: 13px; 
    font-weight: normal; 
    margin: 0;     
    padding: 10px 10px 10px 10px; 
}


.callout {
    font-size: 11px; 
    color: #AB1818;

}

