﻿
html{height: 100%;}
body
{
    color: #003366;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    font-size: 12px;
    margin: 0px;
    height: 100%;
    text-align: justify;
    background-image: url('http://www.apolloreit.com/images/reitBG.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
}


#container {
 
 width: 790px;


}

.SubHeading
{
    font-weight: bold;
}
#Footer
{
	height: 40px;
	text-align: center;
	 width:100%;
}

#maincontainer
{


	background-repeat: no-repeat;
width:100%;
}

#topContainer
{
	
}


.topNavigation
{

	background-color: #486a5a;


}
.topNavigation ul
{
    list-style: none;
}

.topNavigation li
{
	display: inline;
	border: none;
	margin: 0 0 0 0;
	
}

.topNavigation a
{
    padding: 0;
    color: White;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.topNavigation a:hover
{
    padding: 0;
    color: red;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.topNavigation #selected
{
	padding-bottom: 1px;
	color: #FFFF00;
}


.leftNavigation 
{
	width:150px;


}


.leftNavigation ul
{
	
	list-style: none;
	padding: 0;
	margin: 0;

}

.leftNavigation li
{
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #FFFFFF #FFFFFF #C0C0C0 #FFFFFF;
    height: 20px;
    font-size: 11.5px;
    font-weight: bold;
    color: #000000;
    padding-top: 13px;
    padding-bottom: 8px;
    padding-left: 10px;
    text-decoration: none;
    list-style: none;
   
    width: 90%;
    background-color: #ffffff;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    text-align: left;
}


.leftNavigation li a
{
	font-size: 11.5px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

.leftNavigation li a:hover
{
	font-size: 11.5px;
	font-weight: bold;
	color: red;
	text-decoration: none;

}


#topNavigationRight
{
    padding: 0px;
    margin: 0px;
    text-align: right;
    vertical-align: baseline;
    float: right;
    width: 390px;
    border: 0;
    height: 98px;
 
    background-repeat: no-repeat;
}

#topHeader
{
width:400px;
	padding-top: 20px;
	
	float:left;

}
#Content {

 width:430px;
float: left;
}
.RightContent
{
    float: right;
    width: 195px;
    background-image: url('http://www.apolloreit.com/images/BottomBoxes.jpg');
    height: 400px;
    background-repeat: no-repeat;
    padding-top:155px;
}
.PageTitle
{
    font-size: 18px;
    font-weight: bold;
    color: #003366;
    padding-top: 12px;
    padding-bottom: 10px;
     width:500px;
}

.RightContentItem
{


    height: 30px;
    font-size: 11.5px;
    font-weight: bold;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    text-decoration: none;
    list-style: none;
    float: left;
    width: 100%;
    background-color: #ffffff;
    text-align: left;
    list-style-image: url('http://www.apolloreit.com/images/arr.jpg');
}

.RightContentItem a
{
   color: #000000; 
   text-decoration: none; 
}

.RightContentItem a:hover
{
    color:red;
}

.RightDocumentItem
{


    height: 30px;
    font-size: 11.5px;
    font-weight: bold;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    
    text-decoration: none;
    list-style: none;
    float: left;
    width: 100%;
    background-color: #ffffff;
    text-align: left;
    list-style-image: url('http://www.apolloreit.com/images/pdf.gif');
}

.RightDocumentItem a
{
   color: #000000; 
   text-decoration: none; 
}

.RightDocumentItem a:hover
{
    color:red;
}
.StockInformation
{
    border: 3px solid #efefef;
}
.logo
{
	background-image: 'http://www.apolloreit.com/images/logo.jpg';
}
