body {
/*	margin:1px; */
	padding:0px;
        padding: 1em;
    background-color: #ffffff;
	color: #000000;
	text-align:left;
    font-size: 11px;
    font-family: arial, verdana, sans-serif;
}

.clickable {cursor:pointer;}

#container {
  min-width:967px;
}

a {outline: none;}
a:visited {color: navy;text-decoration: none;font-weight: bold;}
a:link {color: navy;text-decoration: none;font-weight: bold;}
a:hover {color: blue;text-decoration: none;font-weight: bold;}

a:visited.smallLink  {color : blue; text-decoration : underline; font-weight: bold;}
a:link.smallLink  {color : blue; text-decoration : underline; font-weight: bold;}
a:hover.smallLink  {color : navy; text-decoration : underline; font-weight: bold;}

a:visited.smallRemoved  {text-decoration: line-through; color: red; font-weight: bold;}
a:link.smallRemoved  {text-decoration: line-through; color: red; font-weight: bold;}
a:hover.smallRemoved  {text-decoration: line-through; color: #CC0000; font-weight: bold;}


input{
	font-size: 11px;
	border: 1px solid #776655;
}
input[type="radio"], input[type="checkbox"] {
  border:0px !important;
}
input.button {
	font-size: 11px;
	border: 1px solid #776655;
	height: 20px;
	margin-top : 0px;
	margin-bottom : 0px;
	color: #FFFFFF;
	background-color : #666666;
	font-weight: bold;
}
button {
	font-size: 11px;
	border: 1px solid #776655;
	height: 20px;
	margin-top : 0px;
	margin-bottom : 0px;
	color: #FFFFFF;
	background-color : #666666;
	font-weight: bold;
}
select {
	font-size: 11px;
	margin-top : 0px;
	margin-bottom : 0px;
	border: 1px solid #776655;
}

#content {
}
#main_content {
  float: right;
  width: 80%;
}
#main_context {
  float: left;
  width: 19%;
}

table.browser {
	color: #333333;
	border: 1px;
	font-size: 11px;
	border-spacing: 1px;
	border-width: 0px;
	border-style: solid;
	border-color: #EEEEEE;
	background-color: #EEEEEE;
}
table.browser th {
	height: 20px;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}
table.browser th.header {
	height: 25px;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}
table.browser th.footer {
	font-size: 12px;
	height: 20px;
	background-color: #efefef;
	text-align: center;
}
table.browser th a {
	color: #FFFFCF;
        text-decoration:none;
}
table.browser th a:hover {
	color: #FFFFFF;
        text-decoration:underline;
}
table.browser tr {

}
table.browser tr.white {
	background-color: #FFFFFF;
}
table.browser td {
		padding: 1px;
}

div.header {
	height: 25px;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
 font-weight:bold;
 padding-top: 5px;
}

table.form {
	color: #333333;
	font-size: 11px;
	border: 1px;
	border-spacing: 1px;
	border-width: 0px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #EEEEEE;
	background-color: #EEEEEE;
}
table.form tr {
	background-color: #FFFFFF;
}
table.form th {
	font-weight: bold;
	text-align: left;
}
table.form th a {
	color: #FFFFCF;
    text-decoration:none;
}
table.form th a:hover {
	color: #FFFFFF;
    text-decoration:underline;
}
table.form th a.dark {
	color: #666666;
    text-decoration:none;
}
table.form th a:dark {
	color: #999999;
    text-decoration:none;
}
table.form th.header {
	height: 25px;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}
table.form th.footer {
	font-size: 12px;
	height: 20px;
	background-color: #efefef;
	text-align: center;
}
table.form th.small_header {
	font-size: 12px;
	height: 20px;
	background-color: #aaaaaa;
}
table.form td {
	padding: 1px;
	text-align: left;
}



table.report {
	color: #333333;
	border: 1px;
	font-size: 11px;
	border-spacing: 1px;
	border-width: 0px;
	border-style: solid;
	border-color: #EEEEEE;
	background-color: #EEEEEE;
}
table.report th {
	height: 20px;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}
table.report tr {
	background-color: #ffffff;
}
table.report td {
	padding: 1px;
}
table.report th a {
	color: #FFFFCF;
        text-decoration:none;
}
table.general {
	color: #333333;
	border: 1px;
	font-size: 11px;
	border-spacing: 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}
table.general th {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 8px;	
}
table.general td {
	padding: 8px;
}

table.stripe {
	color: #333333;
	border: 1px;
	font-size: 11px;
	border-spacing: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
	margin-bottom: 5px;
	background-color: #eeeeee;
}
table.stripe td {
	padding: 2px;
}




table.contact {
	color: #333333;
	font-size: 11px;
	border: 1px;
	border-spacing: 1px;
	border-width: 0px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #EEEEEE;
	background-color: #EEEEEE;
}
table.contact th.header {
	padding: 5px;
	font-size: 18px;
}
table.contact th {
	padding: 5px;
	font-size: 14px;
	background-color: #EEEECE;
}
table.contact td {
	padding: 5px;
	font-size: 14px;
	background-color: #EEEECE;
}





.reqstar {
	font-weight: bold;
	color: red;
}

textarea {
	border : 1px solid #776655;
}
textarea.area {
	font-size: 12px;
	margin-top : 0px;
	margin-bottom : 0px;
	width : 99%;
	border : 1px solid #776655;
    font-family: arial, verdana, sans-serif;
}
textarea.areanowidth {
	font-size: 12px;
	margin-top : 0px;
	margin-bottom : 0px;
	border : 1px solid #776655;
    font-family: arial, verdana, sans-serif;
}

.oddRow { background-color: #ffffff; }
.evenRow { background-color: #eeeeee; }
.possibleMatchRow { background-color: #84C492; }

.allMiddle {vertical-align:middle;}
.allMiddle img {vertical-align:middle;}
.allMiddle input {vertical-align:middle;}
.allMiddle button {vertical-align:middle;}

.navigation { 
	height:	24px;
    vertical-align: middle; 
	float: right; 
}
.navigation_text { 
    padding-top: 5px; 
    padding-right: 5px; 
    float: left;
}

/* begin tabbed menu */

#header {
	FLOAT: left;
	WIDTH: 100%;
	LINE-HEIGHT: normal
}
#header UL {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 10px;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none
}
#header LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 9px;
	BACKGROUND: url(image.php?filename=templates/default/css/../images/tab_left.gif&outchannels=&light=) no-repeat left top;
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}
#header A {
	FONT-SIZE: 11px; 
	PADDING-RIGHT: 15px; 
	DISPLAY: block; 
	PADDING-LEFT: 6px; 
	FONT-WEIGHT: bold; 
	BACKGROUND: url(image.php?filename=templates/default/css/../images/tab_right.gif&outchannels=&light=) no-repeat right top; 
	FLOAT: left; 
	PADDING-BOTTOM: 5px; 
	COLOR: #765; 
	PADDING-TOP: 5px; 
	TEXT-DECORATION: none
}
#header A {
	FLOAT: none
}
#header A:hover {
	COLOR: #333
}
#header #current {
	BACKGROUND-IMAGE: url(image.php?filename=templates/default/css/../images/tab_left_on.gif&outchannels=&light=)
}
#header #current A {
	BACKGROUND-IMAGE: url(image.php?filename=templates/default/css/../images/tab_right_on.gif&outchannels=&light=); 
	COLOR: #333
}

.hrrule {
	border-bottom: 1px solid #776655;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}
table.frame {
	border-top: 2px solid #776655;
	border-left: 2px solid #776655;
	border-right: 2px solid #776655;
	border-bottom: 2px solid #776655;
	width: 100%;
	padding: 0px;
}

/* end tabbed menu */

/* begin breadcrumbs */

#header_links {color: #333333;font-size: 12px;font-weight: bold;padding: 5px 0px 0px 20px;}
#header_links a {color: #333333;font-size: 12px;font-weight: bold;text-decoration : none;}
#header_links a:hover {color: #333333;font-size: 12px;font-weight: bold;text-decoration : underline;}
#header_links img {vertical-align:middle;}

/* end breadcrumbs */

div.headerBarRight {
	float: right;
	color: #333333;
	font-size: 12px;
	padding: 5px 10px 0px 50px;
}

/* begin javascript validation */
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #776655;
}
input.notempty, textarea.notempty {
	border: 1px solid #776655;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #776655;
	color : #000;
}
.validation-advice {
	margin: 2px 0;
	padding: 2px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
	font-size: 12px;
}
.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}
/* end javascript validation */

.al {text-align: left !important}
.ar {text-align: right !important}
.ac {text-align: center !important}

.fb {font-weight: bold !important}
.fn {font-weight: normal !important}

.vat {vertical-align: top !important;}
.vam {vertical-align: middle !important;}
.vab {vertical-align: bottom !important;}

.f8 {font-size: 8pt !important}
.f9 {font-size: 9pt !important}
.f10 {font-size: 10pt !important}
.f11 {font-size: 11pt !important}
.f12 {font-size: 12pt !important}

.bg1 {background-color:#eeeeee !important}
.bg2 {background-color:#dddddd !important}

.nowrap {white-space: nowrap !important;}
.nomargin {margin:0 !important; padding:0 !important;}
.noborder {border: 0px !important;}

.b0 {border: 0px;}
.b1 {border: 1px solid #aaaaaa;}
.b2 {border: 1px solid #888888;}
.bt2 {border-top: 1px solid #888888;}
.bb2 {border-bottom: 1px solid #888888;}
.bl2 {border-left: 1px solid #888888;}
.br2 {border-right: 1px solid #888888;}

.c1 {color:#000000 !important;}
.c2 {color:#ffffff !important;}
.cerror {color:#FF0000 !important;}
.cmsg {color:#008F00 !important;}

.filterGrpBg {
	background-color: gold;
	border : 1px solid #000000;
	text-align:center;
	font-weight:bold;
	}

div.msg_error {
 padding:5px;
 font-size:10px;
 color:red;
 background-color:#ffff66;
 border : 1px solid red;
 text-align:center;
}

div.msg_ok {
 padding:5px;
 font-size:10px;
 background-color:#ffff66;
 border: 1px solid;
 text-align:center;
 color:green;
 border-color:green;
 margin: 10px 0;
}
 
table.enumval {
    margin-left : 20px;
}
table.border {
    font-weight: normal;
    border-color: #776655;
}
th.border {
    background-color: #eeeeee;
    font-weight: bold;
	border : 1px solid #776655;
}
td.border {
    font-weight: normal;
	border : 1px solid #776655;
}
td.desc {
   background-color : #eeeeee;
}
td.formHead {
    background-color: #eeeeee;
    font-size: 9pt;
    font-weight: bold;
	text-align: right;
}
td.listHead, td.listHeadL, td.listHeadC, td.listHeadR {
    background-color: #cccccc;
    font-weight: bold;
	text-align: left;
	vertical-align: top;
}
td.frmHeadL, td.frmHeadC, td.frmHeadR {
    background-color: #aaaaaa;
    font-weight: bold;
}
td.evenListRowLog {
    font-size: 8pt;
    background-color: #eeeeee;
}
td.frmHeadL, td.ListRow1L, td.ListRow2L, td.ListRow3L, td.listHeadL {
 text-align: left;
}
td.frmHeadC, td.ListRow1C, td.ListRow2C, td.ListRow3C, td.listHeadC {
 text-align: center;
}
td.frmHeadR, td.ListRow1R, td.ListRow2R, td.ListRow3R, td.listHeadR {
 text-align: right;
}
td.ListRow1L, td.ListRow1C, td.ListRow1R {
    background-color: white;
}
td.ListRow2L, td.ListRow2C, td.ListRow2R {
    background-color: #eeeeee;
}
td.ListRow3L, td.ListRow3C, td.ListRow3R {
    background-color: #ff8f8f;
}



.small {
    font-size: 8pt;
}
.continue {
    background-color: #d5d0ba;

    font-weight: bold;
	text-align: center;
}
div.message {
	color: #000000;
	background: #ffffff;
	border:1px solid #aaaaaa;
	padding:20px;
}
div.tooltip{
  padding: 5px;
  margin: 5px;
  background-color: #F0F0F0;
}
span.note {
	font-size: 12px;
}
span.filterHeader {
	font-size: 12px;
}
#warning_box {
	padding:5px;
	font-size:10px;
	background-color:#ffff66;
	border: 1px solid;
	text-align:center;
}
div.tooltip{
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    background-color: #FFFFFF;
    border: 1px black solid;
}
.boxHeader{
	background-color: gold;
	text-align: center;
	padding: 1px;
	margin: 1px;
	font-weight: bold;
}


/* Table kit classes */
.sortcol {
	cursor: pointer;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right center;
}
.sortasc {
	background-color: #DDFFAC;
	background-image: url(image.php?filename=templates/default/css/../images/up.gif);
}
.sortdesc {
	background-color: #B9DDFF;
	background-image: url(image.php?filename=templates/default/css/../images/down.gif);
}
.nosort {
	cursor: default;
}