﻿html, body
{
    margin: 0;
    padding: 0;
    height: 100%;
    border: none;
    font-family: 'Lucida Sans Unicode' , 'Lucida Grande' , sans-serif;
    font-size: 10pt;
    text-decoration: none;
    color: #2C2C2C;
}

a a:active a:hover a:link a:visited a:focus, .anchorEmail, img
{
    text-decoration: none;
    color: #2C2C2C;
    border: none;
    outline: none;
}

p
{
    margin: 0px;
}

#bg
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    opacity: 0.2;
}

#mainoutter
{
    margin: 0px auto 0px auto;
    z-index: 1;
    position: relative;
    width: 960px;
    vertical-align: top;
    text-align: center;
    padding-top: 10px;
}

#header, #footer
{
    font-weight: bold;
    font-size: 9pt;
    font-family: 'Lucida Sans Unicode' , 'Lucida Grande' , sans-serif;
}

#header
{
    line-height: 13px;
}

#footer
{
	font-size: 8pt;
	font-variant: small-caps;
}

#menu
{
	width: 170px;
	text-align: left;
}

#maincontainer
{
    min-height: 670px;
}

#content
{
    text-align: left;
    width: 798px;
}

#logostrip
{
	padding: 0px;
	margin: 0px 0px 0px 10px;
	width: 108px;
	float: right;
}

#home-content
{
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	text-align: center;
}

.logo-spacing
{
    padding-bottom: 15px;
}

.pageContent
{
	font-size: 10pt;
	color: #333333;
	font-family: 'Lucida Sans Unicode' , 'Lucida Grande' , sans-serif;
	text-align: justify;
	text-decoration: none;
	line-height: 25px;
	width: 658px;
	margin-right: 5px;
	margin-left: 5px;
}

.pageImages
{
	width: 108px;
	padding-left: 0px;
	text-align: center;
}

#divTitle, h1
{
    font-size: 12pt;
    font-weight: bold;
    color: #800000;
    font-variant: small-caps;
}

.imagesThumbnails
{
    padding-bottom: 20px;
}

.bulletHeader
{
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 0px;
	line-height: 0px;
}

#divParaPadding
{
	height: 30px;
}

.divPagination
{
	height: 10px;
}
