body {
margin:0;
padding:0;
width: 100%;
height: 100%;
background-color: #484848;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
} 
.clear{
clear: both;
}

.column1{
float:left;
width:60%;
padding-right:10px;
}
.column2{
float:right;
width:38.5%;
}
.half{
width:50%
}
.third {
width: 33.2%;
}

.marginRight{
	margin-right: 8px;
}

.marginLeft{
	margin-left: 8px;
}

.pad {
padding: 3px;
}
.divider {
padding-right: 8px;
border-right: 1px solid #2c2418;
}

.itemBox {
padding:8px;
margin-left:auto;
margin-right:auto;
margin-bottom:16px;
width:80%;
background-color:#f7eecc;
border: 1px solid #2c2418;
}


.standOut {
color:#990000;
font-weight:bold;
}

p {
padding-bottom: 5px;
}
hr {
border:none 0;
border-top: 1px solid #2c2418;
height: 1px;
}
.title {
font-weight: bold;
font-size: 10pt;
}

.indent {
margin-left:20px;
}

img.flowImg {
padding: 3px;
float:left;
}
.floatR {
float:right;
}
.floatL {
float:left;
}
a:link, a:active, a:visited {color: #990000; text-decoration: underline;}
a:hover {color: #990000; text-decoration: none;}

ul.normalList a:link, ul.normalList a:active, ul.normalList a:visited {	
	color: #990000;
	background-color: #fff;
	padding: 0px;
	text-decoration: underline;
}
ul.normalList a:hover {	
	color: #990000;
	background-color: #fff;
	padding: 0px;
	text-decoration: none;
}

ul.normalList {
margin-left: 5px;
	padding-left: 1em;
}

.center {text-align:center;}
div:focus, a:focus { outline: none; }
img {border:0px;}
form{margin:0;}
select, input, textarea {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;}
.checkbox {width: 13px;height: 13px;margin:0;}

input.btn {   
	color:#fff; 
	font-size: 11px;
	font-weight: bold;   
	border: 1px solid;   
	border-color: #600000 #300000 #300000 #600000;  
	background:#600000 url(images/button_back.gif) repeat-x;
	padding: 1px 5px 1px 5px;
}
input.btn:hover{
	color:#600000;
	background:#f7eecc url(images/button_back_hover.gif) repeat-x;
}
.search {
float: left;
padding:2px 5px 1px 5px;
}

label {
width: 150px;
line-height:17px;
float:left;
margin-right:0.5em;
display:block;
}

.readonlyText {
line-height:17px;
display:block;
float:left;
}



div.main {
position:absolute;
height:100%;
width: 90%;
top: 0px;
left: 50%;
margin-left: -45%;
min-width:960px;
padding-right:10px;
}

.main .content, .main .content div.left {
 background:transparent url(images/main_back.gif) repeat-y top right;
}
.main .bottom, .main .bottom div {
 height:9px;
 background:transparent url(images/main_back_shadow.gif) repeat-y top right;
}


.main .content, .main .bottom{
position:relative;
zoom:1;
_overflow-y:hidden;
padding:0px 10px 0px 10px;
}


.main .content div.left, .main .bottom div {
 /* left side */
 position:absolute;
 left:0px;
 top:0px;
 width:10px; /* left slice width */
 height:100%;
 _height:8000px; /* arbitrary long height, IE 6 */
 background-position:top left;
}


div.main .header {
height: 60px;
background:url(images/header_grad.gif) repeat-x;
border-bottom: 1px solid #2c2418;
}
div.header .logo {
float:left;
}
div.header .subHeader {
text-align:right;
padding:38px 5px 5px 5px;
position:absolute;
right:1%;
line-height:24px;
font-size:14px;
font-weight: bold;
}

.shadow{
height: 7px;
line-height:1px;
font-size:1px;
background:url(images/shadow.gif) repeat-x;

}

div.main .page {
padding:3px 10px 10px 10px;
background-color:#fff;
border-bottom: 1px solid #2c2418;
}

.borderBox {
border: 1px solid #2c2418;
}
.borderBox2 {
border: 1px solid #600000;
}


div.main .nav {
height:24px;
line-height:20px;
background-color:#f7eecc;
border-bottom: 1px solid #2c2418;
}

div.main .footer {
height:21px;
line-height:21px;
text-align:right;
padding-right: 5px;
background:url(images/footer_grad.gif) repeat-x;
border-bottom: 1px solid #2c2418;
}


div.contentBox {
width:100%;
position:relative;
background-color:#f7eecc;
border: 1px solid #2c2418;
}
div.contentBoxFooter {
background-color:#f6c15b;   
border-top: 1px solid #2c2418;
height:21px;
line-height:21px;
text-align:center;
}
div.contentBoxHeader {
background-color:#f6c15b;   
border-bottom: 1px solid #2c2418;
height:21px;
line-height:21px;
padding-left:3px;
}

#fading_image_container {

  width: 118px;
  height: 118px;
  border: solid 1px #000000;
  margin-right: 5px;
}

#icon_image_container {

  width: 118px;
  height: 118px;
  border: solid 1px #000000;
  margin-right: 5px;
}