@charset "UTF-8";
body {
	margin-left: 20px;
	margin-top: 10px;
}
html {
	margin-bottom: 1px;
}
p {
	font: 0.7em/140% Verdana;
	color: #666666;
}
h1 {
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #75ad28;
}
#container {
	display: block;
	float: left;
	width: 814px;
}
#header {
	background: url(../images/Home_01_Header.jpg);
	display: block;
	float: left;
	height: 157px;
	width: 814px;
}
#leftNav {
	display: block;
	width: 118px;
	background: #004C92;
	float: left;
	height: auto;
}
#psImage {
	background: #004C92 url(../images/Home_02_PSBlue.jpg) no-repeat;
	height: 77px;
	width: 118px;
}
#xtraspace {
	background: #004C92;
	height: 100px;
	width: 118px;
	display: block;
}
#copyright {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #004C92;
	text-align: center;
	display: block;
	width: 118px;
	height: auto;
}
#bottomLeft {
	background: url(../images/Home_10_BottomLeft.jpg) no-repeat;
	display: block;
	height: 21px;
	width: 118px;
	float: left;
}
#mainSection {
	display: block;
	float: right;
	height: auto;
	width: 600px;
	margin-top: 0.2em;
}
#rightCol {
	display: block;
	float: right;
	width: 60px;
	clear: none;
	height: 400px;
}
.copyrightStyle {
	color: #FFFFFF;
	font-size: 9px;
	line-height: 110%;
}
.non-activeLink {
	color: #999999;
	font-family: Verdana;
}
a:link {
	color: #7C9FDD;
	text-decoration: none;
}
a:visited {
	color: #7C9FDD;
	text-decoration: none;
}
a:hover {
	color: #91b1d6;
	text-decoration: underline;
}
a:active {
	color: #7C9FDD;
	text-decoration: none;
}
.quote1 {
	color: #648dd6;
	font: bold 100%/130% verdana;
}
.quote2 {font-size: 90%}
.bullets {
	color: #666666;
	font: 0.7em/21px Verdana, Arial, Helvetica, sans-serif;
}

