/* Style Sheet */

body {
        font-family: verdana;
        font-size: 10pt;
        font-style: normal;
        line-height: normal;
        text-decoration: none;   
        color: #000000;
        font-weight: normal;
        font-variant: normal;
        text-transform: none
}


td {
	padding: 4px 4px 4px 4px;
        font-family: verdana;
        font-size: 10pt;
        color: #000000;
}

.title {
	color: #0000FF;
	font-weight: bold;
	font-size: 11pt;
}

.index_title {
	color: #0000FF;
	font-weight: bold;
	font-size: 14pt;
}

.header_blue {
	color: #0000FF;
	font-weight: bold;
}

.update {
	color: #FF0000;
	font-size: 7pt;
}

.quote {
	padding-right: 40px;
	padding-left: 40px;
	font-style: italic;
	text-align: left;
}

.quote_sig {
	text-align: right;
}

.account_header {
	padding: 0px 0px 0px 150px;
        font-family: verdana;
        font-size: 14pt;
        font-style: normal;
        line-height: normal;
        text-decoration: none;   
        color: #0000FF;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
}

.welcome_banner {
	padding: 50px 10px 10px 5px;
	font-size: 8pt;
}

.ruleTitle {
        padding: 0px 0px 0px 5px;
        font-family: Arial;
        font-size: 10pt;
        font-style: normal;
        line-height: normal;
        text-decoration: none;   
        color: #000000;
        font-weight: bold;
        font-variant: normal;
        text-transform: none
}

.header {
        background-color: #75A1D0;
        font-family: verdana;
        font-size: 12pt;
	font-weight: bold;
        color: #FFF;
}

.border {
        border: 1px solid #003F87;
}

.notop_border {
        border-left: 1px solid #003F87;
        border-bottom: 1px solid #003F87;
        border-right: 1px solid #003F87;
}

.submit {
        background-color: #75A1D0;
        font-family: Arial;
        font-size: 10pt;
        border: 1px solid #003F87;
	font-weight: bold;
        color: #FFF;
}

.textbox {
        padding: 0px 0px 0px 2px;
        font-size: 10pt;
}


td.acct_menu {
	border: 2px dotted black;
}

td.acct_submenu {
	border-right: 2px dotted black;
}

td.acct_menuright {
	border-right: 2px dotted black;
	border-bottom: 2px dotted black;
}

td.acctmenu_header {
	border-top: 2px dotted black;
	border-right: 2px dotted black;
	border-bottom: 2px dotted black;
}

a.acct_menu:link {
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	color: 0000FF;
}

a.acct_menu:visited {
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	color: 0000FF;
}

a.acct_menu:hover {
	padding: 5px 5px 5px 5px;
	text-decoration: underline;
	color: 0000FF;
}

a.acct_menu:active {
	padding: 5px 5px 5px 5px;
	text-decoration: underline;
	color: FF0000;
}

a.acct_submenu:link {
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	color: 0000FF;
	font-size: 8pt;
}

a.acct_submenu:visited {
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	color: 0000FF;
	font-size: 8pt;
}

a.acct_submenu:hover {
	padding: 5px 5px 5px 5px;
	text-decoration: underline;
	color: 0000FF;
	font-size: 8pt;
}

a.acct_submenu:active {
	padding: 5px 5px 5px 5px;
	text-decoration: underline;
	color: FF0000;
	font-size: 8pt;
}




