/* Main Page Elements */
body {
	font-size: 68.75%; /* Resets 1em to 11px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	background: #73797B;
	/*background: #A3A5A6;*/
	text-align: center;
	margin: 0px;
}

#header {
	width: 100%;
	height: 101px;
	background: url(../images/bg_page_header.gif) repeat-x top left;
}

#page {
	width: 957px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -90px;
	position: relative;	
}

#logoHeader {
	width: 957px;
	height: 98px;
	background: url(../images/header.jpg) no-repeat top left;
	text-align: left;
	padding-top: 14px;
	padding-left: 8px;
}

#headerSearch {
	padding-top: 5px;
	position: absolute;
	margin-left: 730px;
	margin-top: -92px;
}

#pageContent {
	position: relative;
	width: 957px;
	margin-top: -16px;	
	background: url(../images/bg_page.gif) repeat-y top left;
	text-align: left;
	padding: 12px;
}

#footer {
	width: 957px;
	height: 30px;	
	background: url(../images/bg_footer.gif) repeat-y top left;
	text-align: center;
	padding: 8px;
	color: #999;
	font-size: 1em;
}
td,p,table,tr,input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 1em;
}

/* Main Menu Styles */

#menu {
    width: 100%;
	height: 24px;
	margin-left: 55px;
	margin-top: 4px;
}
#menu ul {
    list-style: none;
	display: inline;
}

#menu li.greenTab {
    float: left;
	display: inline;
	background: url("../images/tab_grn_right.gif") no-repeat right top;
	width: 114px;
	height: 24px;
	padding-top: 3px;
    text-align: center;
}
#menu li.greenTabLeft {
	float: left;
	display: inline;
	background: url("../images/tab_grn_left.gif") no-repeat right top;
	width: 2px;
	height: 24px;
}
#menu li.greenTabLeft2 {
	float: left;
	display: inline;
	background: url("../images/tab_grn_left.gif") no-repeat right top;
	width: 3px;
	height: 24px;
}
#menu li.whiteTab {
    float: left;
	display: inline;
	background: url("../images/tab_white_right.gif") no-repeat right top;
	width: 114px;
	height: 24px;
	padding-top: 3px;
    text-align: center;
}
#menu li.whiteTabLeft {
	float: left;
	display: inline;
	background: url("../images/tab_white_left.gif") no-repeat right top;
	width: 2px;
	height: 24px;
}
#menu li.whiteTabLeft2 {
	float: left;
	display: inline;
	background: url("../images/tab_white_left.gif") no-repeat right top;
	width: 3px;
	height: 24px;
}
#menu li a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #0066cc;
}

#menu a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #DD6611;
}
/* End Main Menu Styles */
/* Graph menu styles */

#menuGraph {
    width: 430px;
	height: 19px;	
	margin-top: -1px;
}
#menuGraph ul {
	width: 430px;
	list-style: none;
	display: inline;
	
}
#menuGraph li {
	float: left;
	border: 1px solid #B0BEC7;
    display: inline;
	width: 141px;
	height: 19px;
	text-align: center;
}
#menuGraph a {
	color: #1080F0;
	text-decoration: none;
}
#menuGraph a:hover {
	color: #003399;
	text-decoration: none;
}
.menuLiChange1 { background: url("../images/bg_menuGraphHover.gif") repeat right top; }
.menuLiChange2 { background: url("../images/bg_menuGraph.gif") repeat right top; }
/* End Graph menu styles */

/* Link Styles */

#footer a {
	color: #99CC33;
	text-decoration: none;
}
#footer a:hover {
	color: #C2E693;
	text-decoration: none;
}
a {
	color: #3399FF;
	text-decoration: underline;
}
a:hover {
	color: #80B040;
	text-decoration: underline;
}
.roundPinkBox a {
	color: #DD6611;
	text-decoration: underline;
}
.roundPinkBox a:hover {
	color: #003399;
	text-decoration: underline;
}

/* End Link Styles */
/* Text Styles */
h1 {
	color: #DD6611;
	font-size: 1.3em;
	font-weight: bold;
}

h2 {
	font-family: Arial;
	font-size: 1.5em;
	font-weight: bold;
	color: #DD6611;	
}

.helpText {
	font-size: .9em;
	color: #999;
}

/* Heading Styles */
.headPlace {
	padding-left: 40px;
	padding-top: 3px;
	padding-bottom: 5px;
	height: 30px;
	font-family: Arial;
	font-size: 2em;
	font-weight: bold;
	color: #003399;	
	background: url(../images/icon_places.gif) no-repeat top left;
}
.headReports {
	padding-left: 40px;
	padding-top: 3px;
	padding-bottom: 5px;
	height: 30px;
	font-family: Arial;
	font-size: 2em;
	font-weight: bold;
	color: #003399;	
	background: url(../images/icon_reports.gif) no-repeat top left;
}
.headDetail {
	padding-left: 40px;
	padding-top: 3px;
	padding-bottom: 5px;
	height: 30px;
	font-family: Arial;
	font-size: 2em;
	font-weight: bold;
	color: #003399;	
	background: url(../images/icon_places.gif) no-repeat top left;
}
.headProfile {
	padding-left: 40px;
	padding-bottom: 5px;
	padding-top: 3px;
	height: 42px;
	font-family: Arial;
	font-size: 2em;
	font-weight: bold;
	color: #003399;	
	background: url(../images/icon_profile.gif) no-repeat top left;
}
.headAccount {
	padding-left: 40px;
	padding-top: 6px;
	height: 30px;
	font-family: Arial;
	font-size: 1.5em;
	font-weight: bold;
	color: #DD6611;	
	background: url(../images/icon_account_settings.gif) no-repeat top left;
}
.headPreferences {
	padding-left: 40px;
	padding-top: 6px;
	height: 30px;
	font-family: Arial;
	font-size: 1.5em;
	font-weight: bold;
	color: #DD6611;	
	background: url(../images/icon_preferences.gif) no-repeat top left;
}
.headInsurance {
	padding-left: 40px;
	padding-top: 6px;
	height: 30px;
	font-family: Arial;
	font-size: 1.5em;
	font-weight: bold;
	color: #DD6611;	
	background: url(../images/icon_insurance.gif) no-repeat top left;
}
.headRegister {
	padding-left: 40px;
	padding-bottom: 5px;
	padding-top: 3px;
	height: 42px;
	font-family: Arial;
	font-size: 2em;
	font-weight: bold;
	color: #003399;	
	background: url(../images/icon_register.gif) no-repeat top left;
}
.headLearnMore {
	padding-left: 40px;
	padding-bottom: 5px;
	padding-top: 3px;
	height: 42px;
	font-family: Arial;
	font-size: 2em;
	font-weight: bold;
	color: #003399;	
	background: url(../images/icon_learnMore.gif) no-repeat top left;
}
.headContact {
	padding-left: 40px;
	padding-bottom: 5px;
	padding-top: 3px;
	height: 42px;
	font-family: Arial;
	font-size: 2em;
	font-weight: bold;
	color: #003399;	
	background: url(../images/icon_contact.gif) no-repeat top left;
}
.headGeneral {
	padding-bottom: 5px;
	padding-top: 3px;
	height: 42px;
	font-family: Arial;
	font-size: 2em;
	font-weight: bold;
	color: #003399;	
}
.headingSub {
	font-weight: bold;
	color: #DD6611;
	margin-left: 40px;
	margin-top: 7px;
}
.style1 {
	color: #DD6611;
	font-weight: bold;
}
.style2 {
	color: #DD6611;
	font-weight: bold;
	font-size: 1em;
}
.style3 {
	color: #000;
	font-size: 1em;
	font-family: verdana;
	line-height: 15px;
}
.stuff {
	color: #DD6611;
	font-size: 1.05em;
	font-weight: bold;
	font-family: verdana;
}
.safe {
	color: #80B040;
	font-size: 1.05em;
	font-weight: bold;
	font-family: verdana;
}
/* List Styles */
.ulMain { 
	/*list-style-image: url("../images/bullet_red.gif");*/
	list-style: none;
	font-weight: bold;
	margin-left: -40px;
}
.ulMain li {
	width: 100%;
}
.ulSub { 
	display: block;	
	text-align: left;
	list-style: none;
	font-weight: normal;
	padding-left: 25px;
}
.ulSub li {
	margin: 0px;
	padding: 2px;
}
.ulSub a { color: #DD6611; }
.ulSub a:hover { color: #80B040; }
.places {
	width: 100%;
	height: 20px;
}

.ulGeneral {
	list-style-image: url("../images/dot_orange.gif");
}
.ulGeneral li {
	margin-left: -15px;
}

/* Table Styles */
.tableGraph {
	width: 100%;
	background: #fff;	
}
.tableGraph tr {
	border: 1px solid #ccc;
}
.tableGraph tr.altRow {
	background: #FAFAE6;
}
.tableHead {
	width: 100%;
	background: url(../images/bgTableHead.gif) repeat-x top left;
	border: 1px solid #CBC7B8;
}
.tableBody {
	width: 100%;
	border: 1px solid #CBC7B8;
}
.tableFooter {
	width: 100%;
	background: #E9F4FF;
}
.footerTable {
	width: 100%;
	padding: 0px;
}
.dataTable {	
	border-collapse: collapse;
	width: 100%;
	margin: 3px;	
}
.dataTable td {
	border: 1px solid #F1F0E6;
	padding: 2px;
	font-size: 1em;
}
.dataTable th {
	height: 17px;
	border: 1px solid #eee;
	background: url(../images/thBG1.gif) repeat-x top left;
	font-size: .9em;
	text-align: left;
	font-weight: bold;
	color: #003399;
	padding-left: 3px;
	margin: 3px;
}
.dataTable th:hover {
	background: url(../images/thBG2.gif) repeat-x top left;
	cursor: pointer;
}
.dataTable th a { 
	color: #DD6611; 
	text-decoration: none;
}
.dataTable th a:hover { 
	color: #80B040; 
	text-decoration: none;
}
.dataTable th p {
	margin-top: -3px;
}
.dataTable tr.altrow {
	background-color: #F9F9F5;
	color: #000000;
}
.dataTable tr.hilite {
	background-color: #99FF99;
	color: #000000;
}
.popUpDiv {
	visibility: hidden;
	position: absolute; 
	margin-top: 0px; 
	width: 700px; 
	z-index:500;
}
.popUpWindow {
	width: 100%;
	border: 1px solid #C4B89C;
	padding: 0px;	
	background: #F8F6F1;
	margin-top: -3px;
}
.popUpHead {
	width: 100%;
	font-size: 1em;
	border: 1px solid #C4B89C;
	background: url(../images/bgPopHead.gif) repeat-x top left;
	height: 23px;
}
.popUpHeadTable {
	width: 100%;
	padding: 2 5 0 5;
	margin: 0px;
}
.viewTable {
	width: 100%;
	font-size: 1em;
	background: #fff;
	border-collapse: collapse;
	border: 2px solid #F8F6F1;
}
.viewTable td {
	border: 2px solid #F8F6F1;
	padding: 2px;
	width: 100%;
	
}	
.viewTable td.rCol {
	background: #F8F6F1;
	width: 65%;
	padding: 2px;
	margin: 1px;
	padding-left: 5px;
}
.viewTable td.lCol {
	background: #fff;
	width: 35%;
	padding: 2px;
	margin: 1px;
	color: #999;
}


.detailTable {
	width: 100%;
	font-size: 1em;
	border: 1px solid #CBC7B8;
}	
.detailTable td.rCol {
	background: #F8F6F1;
	width: 65%;
	padding: 2px;
	margin: 1px;
	padding-left: 5px;
}
.detailTable td.lCol {
	background: #fff;
	width: 35%;
	padding: 2px;
	margin: 1px;
	color: #999;
}
.formDiv {
	width: 98%;
	border: 1px solid #E4E1D7;
	background: #F9F8F6;
	padding: 3px;
}	
.formDiv td { 
	font-weight: normal; 
	color: #666;
}
.formDiv span { 
	font-weight: normal; 
	color: #999;
	font-size: .8em;
}

/* End Table Styles */

/* Button Styles */
.button1 {
	padding-left: 15px;
}

/* File Upload Styles */
#editIFrame {
	border-width: 0px;
	height: 100px;
	width: 270px;
}
#addIFrame {
	border-width: 0px;
	height: 100px;
	width: 270px;
}
iframeUpload.hidden {
	visibility: hidden;
	width:0px;
	height:0px;
}

#uploadMain {
	overflow: hidden;
	margin: auto;
	width: 220px;
	height: 450px;
}

#images {
	width: 240px;
	margin: 0px;
}

#images div {
	margin: 0px;
	width: 100px;
	height: 120px;
	border-style: solid;
	border-width: 1px;
	border-color: #DEDFDE;
	float: left;
	overflow: hidden;
}

#images div:hover {
	border-color: #CBC7B8;
}

#images img.load {
	margin: 36px;
}

/* End File Upload Styles */

/* Blue box with roundy corners */
.roundBlueBox {
	width: 100%;
	background-color: #EBF4FD;
	color: #333;
}
.roundBlueBox p {
	margin: 0 10px;
}
.roundBlueTop { 
	background: url(../images/corner_blue_tr.gif) no-repeat top right; 
}
.roundBlueBottom {
	background: url(../images/corner_blue_br.gif) no-repeat top right; 
}
img.corner {
   width: 6px;
   height: 6px;
   border: none;
   display: block !important;
}
.roundBlueBox a {
	color: #0066FF;
	text-decoration: underline;
}
.roundBlueBox a:hover {
	color: #689D21;
	text-decoration: underline;
}
/* End Blue Box With Roundy Corners */

/* Pink box with roundy corners */
.roundPinkBox {
	width: 100%;
	background-color: #F8E1CA;
	color: #333;
	padding: 0px;
}
.roundPinkBox p {
	margin: 0 10px;
}
.roundPinkTop { 
	background: url(../images/corner_pink_tr.gif) no-repeat top right; 
}
.roundPinkBottom {
	background: url(../images/corner_pink_br.gif) no-repeat top right; 
}
img.corner {
   width: 5px;
   height: 5px;
   border: none;
   display: block !important;
}
/* End Pink Box With Roundy Corners */

/* Brown box with roundy corners */
.roundBrnBox {
	width: 100%;
	background-color: #F9F8F6;
	color: #333;
}
.roundBrnBox p {
	margin: 0 10px;
}
.roundBrnTop { 
	background: url(../images/corner_brn_tr.gif) no-repeat top right; 
}
.roundBrnBottom {
	background: url(../images/corner_brn_br.gif) no-repeat top right; 
}
img.corner {
   width: 5px;
   height: 5px;
   border: none;
   display: block !important;
}
/* End Brown Box With Roundy Corners */

.fileDisplay {
	width: 98%;
	height: 100%;
	border: 1px solid #EFF1F3;
	background: url(../images/bg_shade.jpg) repeat-x top left;
	padding: 3px;
}

#loginBox {
	background: url(../images/bgLogin.gif) no-repeat top left;
	width: 146px;
	height: 140px;
	padding-top: 25px;
	font-size: 1em;
	text-align: left;
}
#loginBoxContainer {
	padding-left: 15px;
}
#userid,#password  {
	width: 100px;
}
#loginButton {
	width: 70px;
	margin-top: 3px;
}

#assetValueBox {
	width: 100%;
	height: 115px;
	background: url(../images/bgAssetValue.gif) no-repeat top;
	padding-top: 30px;	
	text-align: center;
}
#assetValueBox .money {
	font-family: arial;
	font-size: 1.8em;
	font-weight: bold;
	color: #DD6611;
}
#printInvBox {
	width: 100%;
	height: 117px;
	background: url(../images/bgPrintInv.gif) no-repeat top;
	padding-top: 30px;	
	text-align: left;
}
#printInvBox .form {
	padding-left: 25px;
}
#printInvMessage {
	height: 15px;
}
#downloadInvBox {
	width: 100%;
	height: 199px;
	background: url(../images/bgDownloadInv.gif) no-repeat top;
	padding-top: 30px;	
	text-align: left;
}
#downloadInvBox .form {
	padding-left: 25px;
}
#downloadInvMessage {
	height: 15px;
}
.spacer1 {
	height: 3px;
}