BODY 
{
	margin:0px;	
	font-size:12px;
	font-family:Arial;
	text-align:center;
}
#page {
	text-align:center;
	width: 780px;
	margin:0px auto;
	padding:0px;
}
#header {
	margin:0;
	text-align:left;
	margin-bottom:10px;
}
#topnav {
	margin:0px;
	padding:0px;
}

#topnav li {
	display:inline;
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#topnav li a {
	padding:0px;
	float:left;
}

#container {
	min-height:400px;
	height:auto !important;
	height:400px;
	text-align:left;
}

html>body #container{height:auto}

#footer {
	clear:both;
	width:100%;
	margin-top:10px;	
	position:relative;
}

#bottomnav {
	background-color:#2F4081;
}

#bottomnav ul {
	margin:0;
	padding:3px 0;
}

#bottomnav li {
	display:inline;
	list-style-type:none;
	padding:16px;
}


.winheader
{
    FONT-SIZE: 12px;
    MARGIN-LEFT: 12px;
    COLOR: white;
    MARGIN-RIGHT: 12px;
    FONT-FAMILY: Arial
}
.bluetextright
{
    FONT-SIZE: 12px;
    COLOR: #2f4081;
    MARGIN-RIGHT: 12px;
    FONT-FAMILY: Arial
}
.bluetextboth
{
    FONT-SIZE: 12px;
    MARGIN-LEFT: 12px;
    COLOR: #2f4081;
    MARGIN-RIGHT: 12px;
    FONT-FAMILY: Arial
}

.messagebox
{
	background: #bbc7e2;
	margin:0px 2px 10px 2px;
	padding-bottom:10px;
}

.stockbox {
	width:165px;
	float:left;
	background: #bbc7e2;
	margin:0 0 0 2px;
	padding:0 0 10px 0;
}

A.bottommenu:link
{
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A.bottommenu:visited
{
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A.bottommenu:active
{
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A.bottommenu
{
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A
{
    COLOR: #2f4081;
    TEXT-DECORATION: underline
}
A:link
{
    COLOR: #2f4081;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: #2f4081;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #2f4081;
    TEXT-DECORATION: underline
}
A.bottommenu:hover
{
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.boxes
{
    BORDER-RIGHT: #2f4081 1px solid;
    BORDER-TOP: #2f4081 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #2f4081 1px solid;
    BORDER-BOTTOM: #2f4081 1px solid;
    FONT-FAMILY: Verdana, Arial, Tahoma
}
.bluetext
{
    FONT-SIZE: 12px;
    COLOR: #2f4081;
    FONT-FAMILY: Arial
}
.bluetextleft
{
    FONT-SIZE: 12px;
    MARGIN-LEFT: 12px;
    COLOR: #2f4081;
    FONT-FAMILY: Arial
}

.footerverbiage {
	font-size:10px;
	font-family: Arial;
}

.boxfaded {
	background:url(/images/right_myacc_bg.gif); 
	background-repeat:no-repeat; 
	background-position: top right;
}


h2 {
	color:white;
	background: #2F4081;
	font-weight:normal;
	font-size:12px;
	padding:4px 0px 4px 10px;
	margin-top:0px;
}
