/* --------------------- Positioning Styles ------------------------------- */
/* The following are positioning styles some include text styles            */
/* ------------------------------------------------------------------------ */
body {
    font-size: 95%;
    font-family: Times New Roman;
}
#wrapper {
height: auto !important;
height: 100%;
min-height: 100%;
margin: 0 auto -1px;
}
#top-banner {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	height: 160px;
}
.top-logo {
	position: inherit;
	margin-left: 10px;
	margin-top: 11px;
	border: none;
	height: 200px;
}
.top-title {
	margin-left: 50px;
	margin-top: 50px;
	padding-left: 50px;
	font-family: Times New Roman;
	font-size: large;
	font-weight: bold;
	color: #06F;
	position: inherit;
}
#top-line {
	background-color: #060;
	position: relative;
	left: 1px;
	margin-top: 10px;
	width:100%;
	height:1px;
	display: block;
}
#top-menu {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	width: 700px;
	position:inherit;
	display: block;
}
#log-menu {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	position:inherit;
	display: block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12pt;
	color:#090;
}
#head_logo {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: -1px;
	width: 100%;
	height: 200px;
}
#page_head {
	font-family: Times New Roman;
	font-size: large;
	font-weight: bold;
	color: #06F;
	display: inline-block;
	margin: 30px -1px 10px 20px;
}
#page_head2 {
	font-family: Times New Roman;
	font-size: large;
	font-weight: bold;
	color: #06F;
	display: inline-block;
	margin: 10px -1px 10px 20px;
}
#page_head1 {
top: 50px;
margin-left: 30px;
	font-family: Times New Roman;
	font-size: large;
	font-weight: bold;
	color: #06F;
	position:absolute;
}
#mid-banner {
	position: inherit;
	margin-top: 1px;
	background-color: #FFF;
}
.content{ margin: 0 auto; max-width: 1024px; min-width: 375px; min-height: 780px;}
.content img {
	max-width: 80%;
	height: auto;
}	

#form_area {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}
#bottom-line {
	background-color: #060;
	position: inherit;
	left: 1px;
	margin-top: 1px;
	width:100%;
	height:1px;
}
#bottom-copy {
	font-family: Times New Roman;
	font-size: 11pt;
	color: #060;
	background-color: #fff;
	position: inherit;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 5px;
}
#horiz-line {
	background-color: #039;
	margin-left: 1%;
	width: 90%;
	height:1px;
}
#thick-line {
	background-color: #039;
	margin-left: 1%;
	width: 90%;
	height:3px;
}
#welcome {
margin-top: 10px;
margin-left: 5%;
max-width: 80%;
	font-family: Times New Roman;
	font-size: medium;
}
.push {
	height: 20px;
	width: 100%;
	clear: both;
}
img {
	border:none;
	vertical-align:middle;
}
input.image
{
	border:none;
	vertical-align:middle;
}
/* --------------------- Text styles ------------------------------- */
/* The following are non-positioning, text styles                    */
/* ----------------------------------------------------------------- */
.logo_head p{
	font-family: Times New Roman;
	font-size: x-large;
	font-weight: bold;
	color: #06F;
	display:inline-block;
	margin-top: 50px;
}
.logo_head img {
	float: left;
	clear: left;
	margin-right: 30px;
	border:none;
}
.page_head2 {
	font-family: Times New Roman;
	font-size: large;
	font-weight: bold;
	color: #06F;
}
.keyword {
	text-decoration:none;
	background-color: #fff;
	font-family: Times New Roman;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #666;
	border:none;
}
.co-bold {
	font-family: Times New Roman;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #039;
}
.curr_step {
	font-family: Times New Roman;
	font-size: medium;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#0099FF;
}
.error {
	color:#FF0000;
	font-weight:bold;
	font-family:Times New Roman;
	font-size:large;
}
.field {
	color:#000000;
	font-weight: normal;
	font-size:medium;
}
.field-locked {
	color:#999999;
	font-weight: normal;
	font-size:medium;
}
.title, title.li, title.a:link, title.a:active, title.a:hover, title.a:visited, title.a:focus {
	color: #000;
	font-weight:bold;
	font-size:medium;
	text-decoration:none;
}
.title-locked {
	color:#999999;
	font-weight:bold;
	font-size:medium;
}
a:link,
a:active, 
a:visited {
	color: #060;
	text-decoration:none;
}
a:hover,
a:focus {
	color:#FF0000;
}
.comment {
	color:#000000;
	font-style:italic;
	font-size:small;
}
.comment-locked {
	color:#999999;
	font-style:italic;
	font-size:small;
}
.tiny {
	color:#000000;
	font-style:italic;
	font-size: x-small;
}
.help, help.a:link, help.a:active, help.a:visited {
	color: #F00;
	font-style:italic;
	font-size: x-small;
	text-decoration:none;
}
.warning {
	color: #00F;
	font-weight:bold;
	font-size:small;
}
.note {
	color: #000;
	font-size:11pt;
	margin-right: 50px;
}
.fees {
	color: #039;
	font-size:11pt;
	margin-right: 50px;
}
.normal {
	color: #000;
	font-size:medium;
}
.ital {
	color: #000;
	font-size:medium;
	font-style:oblique;
}
.bold-ital {
	color: #000;
	font-size:medium;
	font-weight:bold;
	font-style:oblique;
}
.neg-bal {
	color: #F00;
}
.details {
	font-family: Times New Roman;
	font-size: small;
	color: #000;
}
.details-ital {
	font-family: Times New Roman;
	font-size: small;
	color: #000;
	font-style:oblique;
}
.details li {
	font-family: Times New Roman;
	font-size: small;
	color: #000;
	text-decoration:none;
	margin-left: 2%;
}
.details, details.a:link, details.a:active, details.a:visited, details.a:focus {
	font-family: Times New Roman;
	font-size: small;
	color: #000;
	text-decoration:none;	
}
.details a:hover {
	font-family: Times New Roman;
	font-size: small;
	color: #F00;
	text-decoration:none;
}
.bolder, bolder.a:link, bolder.a:active, bolder.a:visited, bolder.a:focus {
	font-family: Times New Roman;
	font-size: small;
	font-weight:bold;
	color: #000;
	text-decoration:none;	
}
.bolder a:hover {
	font-family: Times New Roman;
	font-size: small;
	font-weight:bold;
	color: #F00;
	text-decoration:none;
}
.gray_link {
	font-family: Times New Roman;
	font-size: 9pt;
	color: #666;
	text-decoration:none;	
}
.hide {
	font-family: Times New Roman;
	font-size: 9pt;
	color: #666;
	display:none;
}
.button {
	padding-right: 50px;
}
.default_button {
	position: absolute;
	left: -100%;
}
.menu li {
	margin-left: 10px;
	font-family:Times New Roman;
	font-size: 16px;
	color: #006;
}
.top-hline {
	background-color: #06F;
	width:100%;
	height:1px;
}
.h-line {
	background-color: #06F;
	height:1px;
	max-width: 70%;
}
.h-line-dash {
	border-bottom: 1px dashed #000;
	max-width: 70%;
}
.series {
	color:#DDD;
	font-style:oblique;
	font-weight:bold;
}
.sub_reg {
	color:#333;
	font-style:oblique;
	font-weight:bold;
}
/* --------------------- Form styles ------------------------------- */
/* The following are non-positioning, form input styles                    */
/* ----------------------------------------------------------------- */
input[type="text"] {
	background-color: #F5F5F5;
	border: 1px solid #333;
}
input[type="number"] {
	background-color: #F5F5F5;
	border: 1px solid #333;
}
.sel {
	background-color: #F5F5F5;
	border: 1px solid #333;
}
/* Table Styles */
table.links, .links tr, .links td, .links th {
	font-family: Times New Roman;
	font-size: small;
	color: #006600;
	border: 1px solid #060;
	table-layout:auto;
	border-spacing: 0px;
	border-collapse:collapse;
}
.carousel-item {
	margin: auto !important;
}
/*  */

