body {
	font-size: 12px;
	font-family: "Verdana";
	height:100%;
}

body a {
  font-family: "Verdana";
  color: #003399;
}
pre {
  font-size: 11px;
	font-family: "Verdana";
}
.pageBody {
  /* WIDTH OF VISIBLE WINDOW AREA */
	width:expression(document.body.clientWidth < 996 ? "996px" : "100%");
	height:100%;
  max-width: 100%;
  min-width: 996px;
}

#pageMainContent {
  position: relative;
}

* html #pageMainContent {
  height: 83%;
  min-height: 83%;
}

#pageFooter {
  position: relative;
  margin-top: 10px;
  height:90px;
}
/***********************************************************************/
H4 {
  margin-top:0;
  margin-bottom:7px;
  font-family:Arial-Bold, Verdana, Tahoma;
}

form {margin:0;}
.finger {cursor: pointer;}

select.plane, textarea.plane, input.plane, select.error, textarea.error, input.error, textarea.code, input.plane_pink {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-color : #999999;
  font-size: 11px;
  height: 17px;
}

input.plane-enter, input.plane-save, input.plane-reset {
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	font-size: 11px;
	/* background-color: #01737B; */
	background-color: #83A7CD;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	height: 17px;
	cursor: pointer;
}

input.plane-save {
  color: #FFFFFF;
  background-color: #6682CC;
}

input.plane-reset {
  color: #000000;
  background-color: #CCCCCC;
}

input.plane_pink {
  /* color:#FF9999;
  background-color:#FFECEC; */
  border-color:#FF9999;
}

.plane-b {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-color : #999999;
  font-size: 11px;
  height: 17px;
  background-color:#EEEEEE;
}
/***********************************************************************/
.bigTitle {
  font-size:16px;
  font-family: Arial-Bold, Verdana, Tahoma;
  color:#808080;
}
.smalltext {font-size:9px; color:#999999}
.normal {color: #006699}
.normal_blue {color:#3366cc}
.lred {color: #DB6969}
.txt10 {font-size:12px;font-family: "Verdana";}
.f10 {font-size:10px}
.f11 {font-size:11px}
.f12 {font-size:12px}
.f14 {font-size:14px}
.b {color: #2f2f2f}
.titleRow {background-color: #9CB8D5}
.titleRow TD {
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
}
.lnk_page {
  color: #666666;
}
.cur_page, .shortTitle {
  font-weight: bold;
  color: #3366cc;
}
.txtGrayBlue {color:#9CB8D5;}
.txtGray {color:#696969;}
.itemList, .txtDGray {color: #3F3F3F;}
.list_p {margin:3px 0 3px 0;color:#999999;font-style:italic;}
.success {color:#006600;}
.err, #err, .red {color: #db2929;}
#err li {color: #db2929;}
#personInfo B, #personPhoto B {color:#4F4F5F;}
#frmConferenceEdit span, #frmMagazineEdit span, #frmNewsEdit span, #frmContactEdit span {color: #30406F;}
.dark_red_bold {
  font-weight:bold;
  color:#db2828;
}
.item_blue, .shortTitle2 {
  color: #003366;
  font-weight: bold;
}
.shortTitle2 {font-size:12px}
p.msg {
  font-size:12px;
  margin-top:0;
  margin-bottom:7px;
}
p.title {
  font-weight: bold;
  color: #003333;
}
.wite, td.wite {
  color: #FFFFFF;
  font:normal normal 9px Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-weight: normal;
  text-decoration: none;
}
.copyr,td.copyr{
  color:#9A9A9A;
  font-size:10px;
  font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-weight:normal;
}
.blu,td.blu {
  color: #98A8BB;
  font:normal normal 9px Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-weight: bold;
  text-decoration: none;
}
.o {color:#FF9900}
.gr, .green {color:green;}
/***********************************************************************/
td { font-size: 10px; }
table.tAllUp td {
  vertical-align: top;
  padding-top: 4px;
}
table.tAllMdl td {
  vertical-align: middle;
}
.trHead { background-color: #9CB8D5; }
.tdR { border-top:1px solid #F1F8FE; }
.tdL {
  background-color: #F1F8FE;
  font-weight:bold;
  white-space: nowrap;
}
td.item_blue_cell {
  font-family: verdana, tahoma, arial, sans-serif;
  font-weight: bold;
  font-size: 10px;
  background-color: #E9F5FF;
  text-align: left;
  text-transform: uppercase;
  border: 1px solid #9CB8D5;
  line-height: 100%;
  letter-spacing: -1px;
}
td.item_white_cell, td.item_white_cell_u {
  font-size: 11px;
  text-align: left;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 2px;
}
td.item_white_cell_u { border-bottom: 1px solid #9CB8D5; }
td.item_dark_cell {
  font-family: verdana, tahoma, arial, sans-serif;
  font-weight: bold;
  font-size: 10px;
  background-color: #003366;
  text-align: left;
  text-transform: uppercase;
  border: 1px solid #9CB8D5;
  line-height: 100%;
  letter-spacing: -1px;
}
.tdHeadBG, .tdHeadBGh {
  background-color: #9cb8d5;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
}
.tdHeadBGh {
  padding-left:5px;
  padding-right:5px;
}
TABLE #tblContactList {background-color:#9CB8D5;}
#tblContactList TD {vertical-align: top;}
#tblContactList TD P {margin:0 0 3px 0;}
#tblContactList TD.tdHeadBG {text-align: center;}
TABLE #tblSearch {background-color:#9CB8D5}
TABLE #tblSearch TD.tdL {
  background-color:#E9F5FF;
  width:180px;
  vertical-align:top;
  padding-top:6px;
}
TABLE #tblSearch TD.tdL2 {
  background-color:#E9F5FF;
  vertical-align:top;
  padding-top:6px;
}
TABLE #tblSearch TD.tdR {background-color:#FFFFFF;}
TABLE #tblSearch TD.tdM {background-color:#E9F5FF;}
#tblChBoxes {float:left;width:49%;}
#tblChBoxes TD {vertical-align:top;}
#tblChBoxes TD P {margin:3px 0 0 0;font-size:9px;}
#tblChBoxes TD P LABEL {margin-left:2px;}
/***********************************************************************/
div.divOver {
  background-color: #F1F8FE;
  cursor: pointer;
}
div.divOut {
	background-color: #FFFFFF;
	cursor: pointer;
}
.popDownBlock {
  position:absolute;
  padding:1px;
  border:1px solid #9CB8D5;
  background-color:#FFFFFF;
  font-size:11px;
  display:none;
}
DIV.chBlock {
  margin-top:5px;
  overflow:auto;
}
.headCTD {
  height:28px;
  border-top:1px solid #9CB8D5;
  border-bottom:1px solid #9CB8D5;
}
.errorBlock, .errBlock, .errBlockT {
  color: #db2828;
  border:1px dashed #db2828;
  width:70%;
  text-align: left;
  padding:10px;
}
.errBlockT {
  width:auto;
  margin-bottom:15px;
  margin-top:3px;
}
.successBlock, .okBlock, .okBlockT {
  color: #006600;
  border:1px dashed #20AA20;
  width:70%;
  text-align: left;
  padding:10px;
}
.okBlockT {
  width:auto;
  margin-top:3px;
  margin-bottom:15px;
}
/***********************************************************************/
.cmpLB {border-left: 2px solid #234567;}
#frmSearchContacts {margin: 0;}
#frmQuickSearch {margin: 0;}
/***********************************************************************/
a.green {color:#006600}
a.green:hover {text-decoration:none;}
a.green_u {color:#006600;text-decoration:none;}
a.green_u:hover {text-decoration:underline;}
a.o {color:#FF9900}
a.ou {color:#FF9900;text-decoration:none}
a.ou:hover {text-decoration:underline;}
a.bold_blue, a.bblue {
  font-weight:bold;
  text-decoration: underline;
}
a.bold_blue:hover, a.bblue:hover {text-decoration: none;}
a.dark_red_bold, a.dbred {
  font-weight:bold;
  color:#db2828;
  text-decoration: none;
}
a.dark_red_bold:hover, a.dbred:hover {text-decoration: underline;}
a.item_white_cell_link:link,a.item_white_cell_link:active,a.item_white_cell_link:visited,a.item_white_cell_link:hover {
  color: #003366;
  text-decoration: none;
}
a.item_white_link:link,a.item_white_link:active,a.item_white_link:visited,a.item_white_link:hover {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
a.item_blue_link:link,a.item_blue_link:active,a.item_blue_link:visited,a.item_blue_link:hover {
  color: #003366;
  font-weight: bold;
  text-decoration: none;
}
a.l {
  text-decoration: none;
}
a.l:hover {
  text-decoration: underline;
}
a.lu {
  text-decoration: underline;
}
a.lu:hover {
  text-decoration: none;
}
a.status {
  color: #006699;
  text-decoration: none;
  font-size:16px;
}
a.status:hover {
  text-decoration: none;
  font-weight: bold;
}
a.normal {
  color: #006699;
  text-decoration: none;
}
a.normal:hover {
  text-decoration: underline;
}
a.red, a.red:hover {
  color: #db2929;
}
a.wite,a.wite:link,a.wite:visited,a.wite:focus,a.wite:active{
  color: #FFFFFF;
  font:normal normal 9px Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-weight: normal;
  text-decoration: none;
}
a.wite:hover{
  color:#003961;
  font:normal normal 9px Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-weight: normal;
  text-decoration: none;
}
a.gray {color: #696969;text-decoration: none}
a.gray:hover {text-decoration: underline}

a.gray_u {color: #696969;text-decoration: underline}
a.gray_u:hover {text-decoration: none}

TABLE TD.tdLg {
  background-color: #efefef;
  font-size: 11px;
  font-weight: bold;
}

.test {
	line-height: 30px;
	word-spacing: 0px;
	white-space: nowrap;
}
/***/