html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	border: 0;
	outline: 0;
	font-size: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	line-height: 20px;
}

body {
	background-image: url(body_background.jpg);
	background-repeat: repeat;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: center; /* Centers the page content container in IE 5 browsers. */
}

h1 {
  color: #003399;
  font-size: 18px;
  font-weight: bold;
  line-height: 14px;
}

h2 {
	color: #0066FF;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

a,  a:link {
  color: #996600;
  font-weight: bold;
  text-decoration: none;
}

a:visited {
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
  color: #0066FF;
  font-weight: bold;
  text-decoration: underline;
}
a:focus {
  color: #2170bd;
}

a:active {
  color: #039;
}
.floatright { float: right; margin: 10px 0px 10px 10px; border: 1px solid #666; padding: 2px;}
.OneClick {
        
    }

#menu {
	float:left;
	font-size:90%;
	line-height:normal;
	margin-left: 180px;
	width: 700px;
	}
#menu ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}
#menu li {
	display:inline;
	margin:0;
	padding:0;
	}
#menu a {
	float:left;
	background:url("tableftF.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#menu a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#2031A1;
	background-color: #9A9174;
	background-image: url(tabrightF.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {color:#FFFFFF;}
#menu a:hover {background-position:0% -42px;}
#menu a:hover span {background-position:100% -42px;}


#outerWrapper {
	background-color: #FFFFFF;
	border: none 2px #3F72FF; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	max-width: 1000px;
	text-align: left;
	width: 1005px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
#outerWrapper #header {
	background-color: #9A9074;
	background-repeat: repeat;
	border-bottom: solid 1px #4b647f;
	font-size: 18px;
	font-weight: bold;
	height: 100px;
	line-height: 15px;
	padding-bottom: 35px;
	width: 100%;
}
#outerWrapper #contentWrapper {
  border: solid 2px #324AB6; 
}
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #FFFFFF; /* Sets the right border properties for an element using shorthand notation */
	float: left;
	width: 11em;
	background-image: url(acct_cntr.jpg);
	background-repeat: no-repeat;
	padding-top: 29px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #1443A1;
	border-bottom-color: #1443A1;
}

#outerWrapper #contentWrapper #content {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 16em;
	margin-right: 0em;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
	background-color: #9A9174; /* Sets the border properties for an element using shorthand notation */
	padding: 10px 10px 10px 10px; 
	font-size: 8pt;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #324AB6;
	border-bottom-color: #324AB6;
	border-left-color: #324AB6;
}

 #blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:300px;
height:300px;
z-index: 9002;
