#toplogo {
        font-family:Georgia;
        margin: 10px 10px 10px 10px;
        text-align: center;

}

#toplogo a {
	font-size:28px;
        font-weight: bold;
        color:#5a63b5;
        text-decoration: none;
}

H2 {
	font-size:30px;
        font-weight: bold;
        color:#001094;
        text-decoration: none;
        text-align: center;
        font-family:Georgia;
}



#menu
{
padding:5px 5px 5px 5px;
color:#fff;
font-family: arial, helvetica, sans-serif;
list-style-type:none;
}
#menu li {display:inline;}
#menu li a
{
padding:5px 7px 5px 7px;
color:#6b7bc6;
text-decoration:none;
border:0px;
font-weight: bold;
}
#menu li a:hover
{
color:#081894;
}

body {
	font-family: Arial; 
        font-size: 16px; 
	background: #FFF;
	margin: 0px;
	text-align: center;
        height: 100%;
	}
p {
	font-family: Arial; 
        font-size: 16px; 
	}
div {
	font-family: Arial; 
        font-size: 11px; 
	}

#page {
	background:#FFF;
	background-position: right !important;
	text-align: middle;
	margin: 0px auto 0px;
	padding: 0;
	position: relative;
	width: 100%;
        font-size: 11px;
       	}



#header {
	background: #FFF;
	height: 25px;
        width: 100%;
	color: #081894;
        padding: 0 0 0 0px;

        }

#header a {
	color: #081894;
        }

#header a:hover {
	color: #000;
        }




.primary {
	width: 90%;
	text-align: left;
	margin: 0px auto 0px;
	padding: 0;
        font-size: 11px; 
	}

.secondary {
	font: 12px Trebuchet MS /*'Lucida Grande', Verdana, Arial, Sans-Serif*/; 
	padding: 5px 0 20px 5px;
	margin: 0px 0 0px 71%;
	width: 26%;
	color: #666;
	position: relative;
        line-height: 1.3em !important;
        }

.secondary a {
        color: #64463B;
        }

.secondary a:hover {
        text-decoration: underline !important;
        }