body         { font-family: Verdana; font-size: 12px; padding: 0px; margin: 0px; }
table        { font-family: Verdana; font-size: 12px; }

img {
   /* behavior: url(pngbehavior.htc); */
   margin: 0px;
   padding: 0px;
	border: 0;
}

.tempbanner {
	visibility: hidden;
}

.comp {
   visibility: hidden;
}

.logo {
   visibility: hidden;
}

.logo_print {
   visibility: visible;
}

.page_title {
   color:white;
	position:absolute;
	top:130px;
	left:20px;
	font-size: 18px;
	font-weight: bold;
}

.page_crumbs {
   color:white;
	position:absolute;
	top:155px;
	left:20px;
}

.phrase {
   color:gray;
	position:absolute;
	color:white;
	top:65px;
	left:20px;
}

form {
   margin: 0px;
	padding: 0px;
}

#png {
   display: none;
}

span {
   margin: 0px;
	padding: 0px;
}

.error_box {
   display:none;
	padding: 2px;
	font-size: 12px;
	color: #FF0000;
	border: 1px solid #FF0000;
}

.box_top {
	width: 100%;
	border: 1px solid #C0C0C0; /* Leave some space around the outside of the table */
	border-collapse: collapse;
	background-image: url(images/aluminum.png);
	background-repeat: repeat;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	margin-bottom: 0px;
}

.sub_title {
   font-size:16px;
	font-weight:bold;
}

.sub_small_title {
   font-size:12px;
	font-weight:bold;
}

.header_gradient {
	padding-left: 0px;
	padding-top: 0px;
   color: #333333;
   /* font-size: 22px;
	font-weight: bold;
   background-image:url(images/header_gradient.png); */
   background-color:#FFFFFF;
   background-repeat: repeat;
}

hr {
	border-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	height: 1px;
}

.box_top td {
   padding: 4px;
}

.box_bottom {
	width: 100%;
	border: 1px solid #C0C0C0; /* Leave some space around the outside of the table */
	border-collapse: collapse;
	background-image: url(images/sys_gradient.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-position: left bottom;
	vertical-align: top;
	margin-bottom: 6px;
}

.box_bottom_inside {
	width: 100%;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

#sidebar {
  margin-left: 5px;
  float: left;
  position: relative;
  width: 151px;
  padding: 0px;
}

#content {
  margin-left: 10px;
  position: relative;
  width: 609px;
  padding: 0px;
}

#footer3 table {
   color: #FFFFFF;
	font-size: 11px;
}

#footer2 a {
   color: #333333;
	font-size: 11px;
	font-weight: bold;
}

a {
	color: #0033CC;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
}

a:visited {
	color: #540784;
}

a:active {
	color: red;
}

a:visited:hover {
	color: #FF0000;
}

a:active:hover {
	color: #FF0000;
}

a.white {
	color: #FFFFFF;
	text-decoration: underline;
}

a.white:visited {
	color: #EEEEEE;
}

a.white:active {
	color: #EEEEEE;
}

a.white:visited:hover {
	color: red;
}

a.white:active:hover {
	color: red;
}

a.white:hover {
	color: #FF0000;
}

a.black_link {
   color: #000000;
	text-decoration: none;
}

a.black_link:visited {
   color: #000000;
}

a.black_link:hover {
	color: red;
}

a.nounder {
	color: #0033CC;
	text-decoration: none;
}

a.nounder:visited {
	color: purple;
}

a.nounder:active {
	color: red;
}

a.nounder:visited:hover {
	color: red;
}

a.nounder:active:hover {
	color: red;
}

a.nounder:hover {
	color: red;
}

h1 {
	font-size: 2.1em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
p {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0em 0em 1.2em 0em;
	}

INPUT.field {
        font-family : Verdana, Tahoma, Arial, Helvetica, Serif;
        font-size : 11px;
        background-attachment : fixed;
        padding-left : 5px;
        padding-bottom : 2px;
        padding-top : 2px;
        padding-right : 5px;
}

input {
   font-size: 11px;
}

SELECT.field {
        font-family : Verdana, Tahoma, Arial, Helvetica, Serif;
        font-size : 11px;
        height : 20px;
        background-attachment : fixed;
        padding-left : 5px;
        padding-bottom : 2px;
        padding-top : 2px;
        padding-right : 5px;
}

INPUT.button {
        font-family : Verdana, Tahoma, Arial, Helvetica;
        font-size : 11px;
        height : 20px;
        background-image : url(/gfx/button-bg.gif);
		border : 1px solid black;
}

button,submit {
        font-family : Verdana, Tahoma, Arial, Helvetica;
        font-size : 11px;
        height : 20px;
        background-image : url(/gfx/button-bg.gif);
        border : 1px solid black;
}

TEXTAREA.comments {
        font-family : Verdana, Tahoma, Arial, Helvetica, Serif;
        font-size : 11px;
        padding-left : 5px;
        padding-bottom : 2px;
        padding-top : 2px;
        padding-right : 5px;
        background-repeat : no-repeat;
        background-attachment : fixed;
}

div.floatbox{
position: absolute;
width: 150px;
/*border: 2px solid black;*/
padding: 2px;
background-color: white;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}