html,
body {
  height: 100%;
}

body {
  margin: 5px 0px;
  padding: 0px;
  text-align: center;
	font-family: Arial, Helvetica;
	font-size:12px;
	color:#40494c;
  line-height: 170%;
}

p {
  padding: 5px 10px 0 10px;
}

b {
	font-family: Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
}

img {
  vertical-align: text-bottom;
}

a img {
  border: 0px;
}

h1 {
  margin: 15px 0 5px 30px;
}

h2 {
  margin: 15px 0 5px 30px;
  font-size: 15pt;
}

h3 {
  padding: 5px 0 0 30px;
  font-size: 12pt;
}

h4 {
  padding: 0 0 0 30px;
}



/* 
 *
 * FORMS
 *
 */

form {
  padding: 15px 0 0 0;
}

label {
	margin: 5px 0 5px 0;
	padding-right: 10px;
  width: 150px;
	float: left;
	text-align: right;
}


.formRow {
	margin: 5px;
}

.formItem {
	margin: 5px 0 5px 0;
	width: 250px;
	float: right;
	text-align: left;
}

input {
  text-align: left;
}

ul.formItems {
  width: 400px;
  list-style: none;
}

ul.formItems li {
  clear: both;
  width: 450px;
}

.formContainer {
  width: 450px;
  background-image: url("/images/app/form_container_bg.png");
  border: 1px solid #000;
  margin: 0px;
  padding: 0px;
}

.formContainer p,ul,ol {
  margin: 5px 0 5px 5px;
  padding: 5px;
}

.formButtonContainer table {
  margin-right: 15px;
}

ul.formControls {
  border-top: 1px solid #000;
  padding: 5px;
  margin: 0px;
  height: 23px;
}

ul.formControls li.buttons { list-style-type: none; float: right; }
ul.formControls li.options { list-style-type: none; float: left; }

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

fieldset {
    padding: .5em;
    /*background: #fff;*/
    border: 1px dotted #98aebf;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: .5em;
    margin-bottom: 25px;
}

fieldset legend {
    color: #fff;
    background-color: #98aebf;
    font-size: smaller;
    padding: .1ex .5ex;
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
    font-weight: bold;
}

/* 
 * Main Body Content 
 *
 *
 */
 
#content {
 	width: 510px;
 	margin: 0px auto;
 	text-align: left;
 	padding: 0px;
 	padding-top: 0px;
} 

#footer {
  margin: 10px;
  margin-bottom: 6em;
  text-align: center;
}
 
.mainbody {
  border-top: 6px solid #98AEBF;
	border-left: 1px solid #d0dbdd;
	border-right: 1px solid #d0dbdd;
	background-image: url("/images/app/body_grad_bkgrd.gif");
	background-repeat: repeat-x;
	padding-top: 0px;
	min-height: 500px;
}
 
#LeadContent {
  padding: 8px;
}

.callOut {
  margin: 22px;
  border: 1px dashed #d0dbdd;
  width: 450px;
}

.callOut .optionDescription {
  width: 60%;
  text-align: right;
}

.callOut .separator {
  width: 5%;
}

.callOut .optionLink {
  width: 35%;
}

.tableEntry {
  margin-left: 22px;
}

.tableEntry .entryTitle {
  width: 150px;
  text-align: right;
}

.tableEntry .separator {
  width: 5%;
  border-left: 1px dashed #d0dbdd;
}

.tableEntry .entryData {
  width: 350px;
}


/*ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}*/

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}


.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
		
body {
	font-family: Arial, Helvetica;
	font-size:12px;
	color:#40494c;
}
		

.bottom_table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0dbdd;
	height: 15px;
}
		
b {
	font-family: Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
}

.columnheader {
	background-image:url("/images/app/column_header_bkgrd.gif");
	background-repeat:repeat-x
}

.columnsort {
	font-family: Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#306199;
	text-decoration:none;
}
.columnrow_blue {
	background-color:#d8e8f1;
	height:32px;
}

.columnrow_white {
	background-color:#ffffff;
	height:32px;
}	
	
.disabled {
	font-family: Arial, Helvetica;
	font-size:12px;
	color:#A7A7A7;
}

.norm_bold {
	font-family: Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
}


.bluebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #657491;
	font-weight: bold;
}

.blackbodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
	font-weight: bold;
}

.errorMessage {
  margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	white-space: normal;
	border: 1px solid #7A0E00;
	width: 509px;
	padding: 3px;
	background-image: url("/images/app/error_tile.gif");
	background-repeat: repeat-x;
}

.redbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #882A18;
	font-weight: bold;
}

.confirmMessage {
  margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	white-space: normal;
	border: 1px solid #98AEBF;
	width: 509px;
	padding: 3px;
	background-image: url("/images/app/confirm_tile.gif");
	background-repeat: repeat-x;
}

a:link {
	color: #225792;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #225792;
}

a:hover {
	text-decoration: underline;
	color: #3384E0;
}

a:active {
	text-decoration: none;
	color: #225792;
}

.main_foot {
	border-left:1px solid #d0dbdd;
	border-right:1px solid #d0dbdd;
	background-repeat:repeat-x;
	padding-top:10px;
}

.btn_tile {
  font-size: 9pt;
  padding-bottom: 3px;
	font-weight: bold;
	background-image: url("images/app/btn-mid.gif");
	background-repeat: repeat-x;
	vertical-align: middle;
}

hr.seperator {
  border: 0px;
  border-top: 1px solid #888;
}

/*
 * Navigation
 *
 *
*/

#tabmenu {
  position: relative;
  top: 5px;
  color: #98AEBF;
  border-bottom: 2px solid #98AEBF;
  margin: 12px 0px 0px 0px;
  padding: 0px;
  z-index: 1;
  padding-left: 10px 
}

#tabmenu li {
  display: inline;
  overflow: hidden;
  list-style-type: none; 
}

#tabmenu li.plain {
  text-align: right;    
}

#tabmenu a.plain, #tabmenu a:hover.plain {
  color: none;
  background: none;
  font: none;
  border: none;
  padding: 0;
  margin: 0;
  text-decoration: none; 
  padding: 0 0 5px 105px;
}


#tabmenu a, a.active {
  background: #cbe1ef;
  font: bold 1em "Trebuchet MS", Arial, sans-serif;
  border: 2px solid #98aebf;
  padding: 2px 5px 0px 5px;
  margin: 0;
  text-decoration: none; 
}

#tabmenu a.active {
  background: #98aebf;
  border-bottom: 3px solid #98AEBF; 
}

#tabmenu a:hover {
  color: #fff;
  background: #98aebf; 
}

#tabmenu a:visited {
  color: #225792; 
}

#tabmenu a.active:visited {
  color: #fff; 
}

#tabmenu a.active:hover {
background: #98aebf;
color: #fff; }

ul.subNav { padding: 0px; margin: 0 0 0 0; float: right;}
ul.subNav li { display: inline; border-left: 1px solid #444; padding:0 0.4em; margin: 0 }
ul.subNav li.first { border-left: 0; }
ul.subNav li.current { font-weight: bold; }
ul.subNav li.currentAndFirst { font-weight: bold; border-left: 0; }

.tabbed ul.subNav { padding: 0px; margin: 5px 0 10px 0; }

ul.tabNav {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.tabNav li {
  display: inline;
  color: #fff;
  font-weight: bold;
  background-color: #98aebf;
  margin: 0;
  padding: 0;
}

ul.tabNav li a {
  background-color: #cbe1ef;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.currentLine {
  background-color: #98aebf;
  height: 5px;
  width: 509px;
}

h3#FlashWarning {	
	position: relative;
  font-family: Tahoma, Geneva, sans-serif;
	color: #8B0000;
	font-weight: normal;
  
}
h3#FlashNotice {
  position: relative;
  font-family: Tahoma, Geneva, sans-serif;
	color: #006400;
	font-weight: normal;
}
h3#FlashMessage {
  position: relative;
  font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-weight: normal;
}

.optionalInfoContainer {
  margin: 0px 10px 10px 10px;
  width: 430px;
  background: #CCC;
}

.optionalInfoContainer p,ul,ol {
  padding: 5px;
  margin: 0px 5px;
  text-align: justify;
}

.requiredInfoContainer {
  margin: 10px 0px 10px 10px;
  width: 430px;
  background: #CCC;
  position: relative;
  bottom: -10px;
}

.requiredInfoContainer p {
  padding: 10px;
  text-align: justify;
}

.requiredInfoContainer p,ul,ol {
  padding: 10px;
  margin: 0px;
  text-align: justify;
}

.positions {
  overflow: auto;
  height: 100px;
}

.positions table {
  width: 100%;
}

ol.fulfillmentBlockListing li {
  list-style-type: none;
  font-size: 12px;
}

#PaymentMethodOptions {
  list-style-type: none;
}

#PaymentMethodOptions li {
  list-style-type: none;
  margin: 0 0 22px 22px;
}

#PaymentMethodOptions li img {
  vertical-align: middle;
}



.flashWarning {
  margin-bottom: 1.00pc; 
  color: maroon; 
  font-style: italic; 
}

.flashNotice {
  margin-bottom: 1.00pc; 
  color: green; 
  font-style: italic;
}

.flashMessage {
  color: grey;
}




/*
 * Field Validation
 *
 *
*/

.fieldWithErrors {
  padding: 2px;
  background-color: #882A18;
  display: table;
}

#ErrorExplanation {
	border: 1px dashed #7A0E00;
	margin: 15px;
}

#ErrorExplanation h2 {
  color: blue;
  padding: 0px;
  margin: 5px;  
}

#ErrorExplanation p {
  padding: 0px;
  margin: 5px;
}

#ErrorExplanation ul li {
  margin: 10px;  
  list-style-type: none;
}


