body, html
{
    padding: 0;
    font-size: 10pt;
    margin: 0px;
    color: black;
    font-family: Verdana, Arial;
    background-color: #f8f8ff;
    font-size: 10px;
    height: 100%;
    width: 100%;
}
 
body
{
    text-align: center;
}

a 
{
    color: #004480;
    text-decoration: none;
}

a:visited 
{
    color: #004480;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

h2
{
    font-size: 10px;
    font-weight: bold;
    margin: 0;
}

p
{
    font-size: 10px;
}

ul
{
    list-style-type: disc;
    margin: 0;
}

li
{
    display: inline;
    margin: 0;
}

img {
	BORDER: none;
}

#topStaticNav
{
    text-align: right;
    color: #ffffff;
    height: 22px;
    display: block;
}
    
#topStaticNav li
{
    background: transparent url(portalimages/topStaticNavBullet.gif) no-repeat 1px 5px;
    padding: 0 17px 0 10px;
    color: #ffffff;
}
    
#topStaticNav a,a:visited
{
    text-transform: uppercase;
    color: #ffffff;
}

.selectCountry
{
    margin: 1px 0 0 20px;
    border: solid 1px #003399; 
    display: inline-block; 
    font-size: 8pt; 
    left: 20px; 
    height:1px; 
}

.headerTopLinkBar
{
    height: 20px;
    background-color: #2ca343;
    vertical-align:middle;
}

.header
{
    overflow: visible;
    background: white url(images/logo.gif) no-repeat scroll top left;
    height:55px;
}

.headerText
{
    font-family: Arial, Verdana, Helvetica;
    padding: 22px 0 0 150px;
    margin: 0;
    font-size: 16pt;
    font-weight: 400;
    color: #2ca343;
}

.headerBottomLinkBar
{
    padding: 0px;
    background: white;
    background-repeat: repeat;
    text-align: left;
    font-size: 10px;
}

.headerBottomLinkBar a, a:visited
{
    color: Navy;
}
.headerSeparator
{
    background-image: url(images/online_bluebar.jpg);
    background-repeat: repeat-y;
    background-color: #ffffff;
    height: 4px;
    font-size:1px;
    border-bottom: solid 1px red;
}

#main
{
    width: 767px;
    border-bottom: solid 3px #2ca343;
    text-align: left;
    overflow: visible;
}

.contentBack
{
    background-color: #f8f8ff;
    background-attachment: scroll;
    background-image: url(images/frontpageBackground.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 571px;
}

.content
{
    padding: 50px 10px 10px 50px;
}

.footer {
	padding: 2px 5px 2px 5px;
	font-size: 8px;
	height: 14px;
	text-align: right;
	text-transform: uppercase;
	border-bottom: solid 1px red;
    background: transparent url(images/frontpageBackground.gif) no-repeat scroll bottom left;
}

.left
{
    float: left;
    text-align: left;
}

.right
{
    float: right;
    text-align: right;
}

.form
{
    margin: 0 30px 0 0;
    padding: 0;
    width: 250px;
    position: relative;
    border: none 1px black;
    display: inline;
}


.appl
{
    top: 20px;
    position: relative;
    padding: 5px 10px 10px 10px;
    text-align: left;
    width: 384px;
    height: 117px;
    border: none 1px black;
}
.appl a
{
    padding: 3px 7px 3px 7px;
    border: none 1px white;
    background: white;
    font-weight: bold;
    text-transform:uppercase;
}

.appl a,a:visited
{
    color: Navy;
}

.AppTitle
{
    display:block;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 3px;
}

.opti 
{
	background: white url(portalimages/Optimizer.jpg) no-repeat scroll top left;     
}

.home
{
 	background: white url(portalimages/HomeEnergyCheck.jpg) no-repeat scroll top left; 

}

.uval
{
    background: white url(portalimages/UValueCalculator.jpg) no-repeat scroll top left;
    float: left;
    clear: left;
}

.inpage
{
    position: relative;
    left: 0px;
    top: 340px;
    width: 200px; 
    height: 159px;
    float: right; 
    margin: 0 8px 0 0;
    border: none 1px #003399; 
}    

.topStaticNav {text-align: right; background-color: #2ca343;}
.topStaticNav a { padding: 0 20px 0 10px; background: transparent url(Images/topstaticNavBullet.gif) no-repeat 1px 5px; color: White; position: relative; top: -2px !important; top: -2px;}
.topStaticNav a:hover, .topStaticNav a:visited { color:White; text-decoration: none; }
.topStaticNav select { height: 16px; font-size: 7pt; padding: 0px; }
