body
        {
        font-family:    Arial, Helvetica, Sans-serif;
        }

table, tr, td, b, br, p
        {
        font-family:    Arial, Helvetica, Sans-serif;
        }

th
	{
	text-align:left;
	}

img	{
	border:	0;
	}
pre
	{
	font-family:	Monaco, "Courier New", Monospace;
	}

code	{
        font-family:    Monaco, "Courier New", Monospace;
	color:		#333;
	}

h1, h2, h3, big
	{
	font-family:	Arial, Helvetica, Sans-serif;
	line-height: 1em;
	}

h1
	{
	font-size: 1.5em;
	margin-bottom: 3px;
	}

h2
	{
	font-size: 1.3em;
	margin-bottom: 3px;
	}
h3
	{
	font-size: 1.2em;
	}
h4
	{
	font-size: 1.1em;
	}
h5
	{
	font-size: 1em;
	}
blockquote
	{
        font-family:    Arial, Helvetica, Sans-serif;
	}

ol, ul
	{
        font-family:    Arial, Helvetica, Sans-serif;
	}

li	
	{
        font-family:    Arial, Helvetica, Sans-serif;
	margin-top:	.5em;
	}

.disc-list
	{
	list-style-type:	disc;
	}

.circle-list
	{
	list-style-type:	circle;
	}

.square-list
	{
	list-style-type:	square;
	}

.upper-roman-list 
	{
	list-style-type:	upper-roman;
	}

.upper-alpha-list 
	{
	list-style-type:	upper-alpha;
	}

.decimal-list 
	{
	list-style-type:decimal;
	}

.lower-alpha-list 
	{
	list-style-type:	lower-alpha;
	}

.lower-roman-list
	{
	list-style-type:	lower-roman;
	}

.blank-list
	{
	list-style-type:	none;
	}

#left_corner
	{
	background-image:	url(/images/left_corner_bg.jpg);
	}

#content
        {
	padding-top:	1em;
        padding-left:   2em;
        width:          40em;
        }

.content
	{
	padding-left:	3em;
	width:		40em;
	}

.blockheader
	{
	padding-top:	.1em;
	padding-bottom:	.2em;
	padding-left:	.5em;
	background-color:	purple;
	color:		white;
	font-weight:	bold;
	border-top:	10px solid white;
	}

.cell
	{
	background-color:	#f2f2f2;
	}

.textblock
        {
        margin-top:     1em;
        width:          23em;
        background-color:       #f2f2f2;
        }
.textblock p
	{
	padding:	.5em;
	}

.accountblock
	{
	margin-top:	1em;
	padding:	.5em;
	width:		23em;
	background-color:	#f2f2f2;
	}

.imageblock
	{
	margin-top:	1em;
	padding:	.5em;
	width:		23em;
	}

.moreinfo
	{
	position:	absolute;
	left:		40em;
	width:		10em;
        padding-top:    .1em;
        padding-bottom: .2em;
        padding-left:   .5em;
	border-top:	0.05em solid purple;
	border-left:	0.05em solid purple;
	}

.gsa
	{
	font-size:	.75em;
	}

#features
	{
	background: #f2f2f2;
	}

.right-img
    {
    float:	right;
    margin-top: 0;
    margin-left:2em;
    border:	0;
    }
