
/* GENERAL STYLES */
body {
	margin: 0;
	border: 0;
	padding: 0;
	background-color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #000000;
}
div#bodyInner {
	width: 758px;
	margin-left: auto;
	margin-right: auto;
}
a:link,
a:visited,
a:hover,
a:active {
	color: #02a7fd;
	background: transparent;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	/*color: #0286CD;*/
	/*color: #775577;*/
	color: #3366BB;
}
a:hover,
a:active {
	/*color: #02A7FD;*/
	color: #CC0000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Georgia, serif;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.2em;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.7em;
	margin: 35px 0 25px 0;
}
h3 {
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}

/* HEADER */
div#header,
div#header h1,
div#header h1 a {
	height: 111px;
	width: 758px;
	margin-left: auto;
	margin-right: auto;
}
div#header {
	background-image: url(../../assets/images/gui/blue/banner_tile.gif);
}
div#header h1 {
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url(../../assets/images/gui/blue/banner.gif);
	background-repeat: no-repeat;
	width: 306px;
}
div#header h1 a {
	display:block;
	margin: 0 auto 0 auto;
	width: 306px;
}
div#header span,
div#header p {
	display: block;
	overflow: hidden;
	text-indent: -2000px;
}
div#header p {
	margin-top: -100px;
}

/* CONTENT */
div#content {
	background-color: #FFFFFF;
	width: 758px;
}
div#contentInner {
	padding: 25px 45px 25px 45px;
	color: #444444;
	font-size: 0.8em;
}
div#contentInner p,
div#contentInner cite {
	margin: 5px 0 35px 0;
}
div#contentInner cite {
	display: block;
}
div#contentInner ul {
	margin: 0 0 50px 0;
	padding: 0;
	list-style: none;
}
div#contentInner li {
	margin: 5px 0 0 0;
	padding: 0;
}
div#contentInner dl {
	padding: 0;
	margin:0;
}
div#contentInner dt a {
	font-size: 0.8em;
	display: block;
	margin-bottom: 15px;
}
div#contentInner dt {
	font-weight: bold;
}
div#contentInner dd {
	margin: 0 0 30px 0;
	padding: 5px 0 30px 0;
	border-width: 0 0 1px 0;
	border-style: dotted;
	border-color: #CCCCCC;
}

/* FOOTER */
table#footer {
	background-image: url(../../assets/images/gui/blue/footer_tile.gif);
}
table#footer td {
	font-size: 0.65em;
	line-height: 1.3em;
}
table#footer td,
table#footer td a:link,
table#footer td a:visited,
table#footer td a:hover,
table#footer td a:active {
	text-align: center;
	color: #000000;
}
table#footer td a:link,
table#footer td a:visited,
table#footer td a:hover,
table#footer td a:active {
	white-space: nowrap;
}
table#footer td#callUs {
	text-align: right;
}

/* MISC TEXT STYLES */
.smboldtxt {
	font-size: 0.8em; 
	font-weight: bold;
}
.lgboldtxt {
	font-size: 1.0em;
	font-weight: bold;
}
.boldtxt {
	font-size: 0.9em;
	font-weight: bold;
}
.pagetxt {
	font-size: 0.9em;
}

/* BLINK - SCROLL STYLES */
p.blink {
	width:343px;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	font-size: 0.7em;
}
p.scroll {
	width: 400px;
	font-weight: bold;
	font-size: 0.6em;
}



/* COMMON CONTENT STYLES */
table#topMessageBlock {
	background-color: #000000;
}
table#topMessageBlock td {
	height: 235px;
	vertical-align: top;
}
td#topMessageText p {
	margin: 0;
	padding: 0 15px 0 15px;
}
td#topMessageText p.first {
	padding: 0 0 10px 0;
}
td#topMessageText p.last {
	padding: 0 0 10px 0;
}
td#topImage {
	width: 343px;
	background-repeat: no-repeat;
}
td#topMessageText,
td#jumpNav {
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #FFFFFF;
}
td#topMessageText {
	text-align: center;
	width: 230px;
}
td#topMessageText h3 {
	margin: 0 15px 5px 15px
}
td#topMessageText img {
	margin: 5px 0 0 0;
}
td#jumpNav,
td#topMessageText {
	font-size: 0.6em;
	line-height: 1.1em;
}
td#jumpNav h3 {
	padding: 10px;
	margin: 0;
	background-color: #F1F1F1;
	text-align: center;
	font-weight: bold;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #000000;
}
td#jumpNav ul {
	margin: 15px 15px 5px 15px;
	padding: 0;
	list-style-type: none;
}
td#jumpNav li {
	margin: 7px 0 0 0;
	font-size: 8pt;
}
td#jumpNav h4 {
	margin: 25px 15px 5px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
}
td#jumpNav p {
	margin: 0 15px 10px 15px;
}

/* JUMP NAV - Account Login Link */
p#loginLink a:link,
p#loginLink a:visited,
p#loginLink a:hover,
p#loginLink a:active {
	/*color: #CC0000;*/
}
p#middleMessageBlock,
p#guarantee {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #000000;
	/*background-color: #F1F1F1;*/
	background-color: #FFFFFF;
	margin: 0;
	padding: 10px;
	font-size: 1.5em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	
	/* Image Replacement (each page will specify an image) */
	background-position: 30px 50%;
	background-repeat: no-repeat;
}
p#guarantee  {
	border-width: 0;
	background-color: #F1F1F1;
	background-image: url(../../assets/images/guarantee.gif);
}
p#middleMessageBlock span,
p#guarantee span {
	display: block;
	overflow: hidden;
	text-indent: -2000px;
}
		
div#botMessageBlock {
	background-color: #F1F1F1;
	background-repeat: no-repeat;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #000000;
	width: 283px;
	font-size: 0.7em;
	line-height: 1.1em;
	padding: 25px 25px 0 450px;
	position: relative;
}
div#botMessageBlock dl {
	margin: 25px 0 0 0;
}
div#botMessageBlock dt {
	margin: 0;
	font-weight: bold;
	background-image: url(../../assets/images/bullet.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	position: relative;	/* To fix IE bug where dt bullet doesn't show up on first dt */
}
div#botMessageBlock dd {
	margin: 0;
	padding: 1px 15px 15px 15px;
}
p#stepsMessage {
	border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
	position: absolute;
	top: 240px;
	left: 80px;
	padding: 15px;
	font-size: 1.2em;
	white-space: nowrap;
}
