html {
	height: 100%;
	width: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	height: 100%;
	width: 100%;
}
form { 
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5A5A5A;
	line-height: 18px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5A5A5A;
	line-height: 18px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.contentTable {
	background-color: #F2F1E4;
	margin-top: 2px;
}
.footerBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8B7270;
}

.footerTable {
	background-color: #DDDDC3;
	margin-top: 2px;
}
td.footerTD {
	padding-top: 17px;
	padding-right: 12px;
	padding-bottom: 13px;
	padding-left: 12px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 2px;
	border-color: #FFFFFF;
}
td.rightBorder { 
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 2px;
	border-color: #FFFFFF;
}
td.footerRightTD {
	padding-top: 17px;
	padding-right: 12px;
	padding-bottom: 13px;
	padding-left: 12px;
}
.footerSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8B7270;
	line-height: 10px;
	text-align: left;
}
a.brownBoldLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8B7270;
	line-height: 10px;
	text-decoration:none;
}
a.brownBoldLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8B7270;
	line-height: 10px;
	text-decoration:none;
}
a.brownBoldLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8B7270;
	line-height: 10px;
	text-decoration:none;
}
a.brownBoldLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8B7270;
	line-height: 10px;
	text-decoration:underline;
}
a.mainNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	line-height: 16px;
	text-decoration:none;
}
a.mainNavLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	line-height: 16px;
	text-decoration:none;
}
a.mainNavLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	line-height: 16px;
	text-decoration:none;
}
a.mainNavLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	line-height: 16px;
	text-decoration:none;
}
.breadCrumbNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #da7905;
	line-height: 16px;
	text-decoration:none;
}
a.breadCrumbNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #da7905;
	line-height: 16px;
	text-decoration:none;
}
a.breadCrumbNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #da7905;
	line-height: 16px;
	text-decoration:none;
}
a.breadCrumbNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #da7905;
	line-height: 16px;
	text-decoration:none;
}
a.breadCrumbNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	line-height: 16px;
	text-decoration:none;
}
a.mainNavLinkSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 16px;
	text-decoration:none;
}
a.mainNavLinkSub:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 16px;
	text-decoration:none;
}
a.mainNavLinkSub:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 16px;
	text-decoration:none;
}
a.mainNavLinkSub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	line-height: 16px;
	text-decoration:none;
}
.clickpointer {
	cursor:pointer;
}
li.processList {
	font-weight: bold;
	color: #5A5A5A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	margin-top:0px;
	margin-bottom:0px;
}
li {
	margin-top:0px;
	margin-bottom:0px;
}
ui {
	list-style-image: url(images/bullets.gif);
}
li.downArrowBullet {
	list-style-image: url(images/bulletDown.gif);
	cursor:pointer;
	margin:0px;
}
.notopbottommargin{
	margin-top:0px;
	margin-bottom:0px;
}
li.rightArrowBullet {
	list-style-image: url(images/bullets.gif);
	cursor:pointer;
	margin:0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #4A67A3;
	text-decoration: underline;
} 
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #4A67A3;
	text-decoration: underline;
} 
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #4A67A3;
	text-decoration: none;
}
a.smlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A67A3;
	text-decoration: underline;
	font-weight: normal;
} 
a.smlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A67A3;
	text-decoration: underline;
	font-weight: normal;
} 
a.smlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A67A3;
	text-decoration: underline;
	font-weight: normal;
} 
a.smlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.smlinkNoUnder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
} 
a.smlinkNoUnder:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
} 
a.smlinkNoUnder:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
} 
a.smlinkNoUnder:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.drkBlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
} 
a.drkBlueLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
} 
a.drkBlueLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
} 
a.drkBlueLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
a.medlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A67A3;
	text-decoration: underline;
	font-weight: normal;
} 
a.medlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A67A3;
	text-decoration: underline;
	font-weight: normal;
} 
a.medlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A67A3;
	text-decoration: underline;
	font-weight: normal;
} 
a.medlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A67A3;
	text-decoration: none;
	font-weight: normal;
}
.bioPics {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 5px;
}
input {
	border: 1px solid #baccbb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030; 
}
input.notvalid {
	border: 1px solid #baccbb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	background-color: #FFAE5E;
}
input.searchBox {
	height:16px;
	width: 128px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #BBD4E8;
	border-left-color: #BBD4E8;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #BBD4E8;
	border-bottom-color: #BBD4E8;
} 
.processText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#48779D;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
}
.subMenuNavCurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.subMenuNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.subMenuNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
} 
a.subMenuNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
} 
a.subMenuNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
} 
a.subMenuNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.contentTableSubMenu {
	background-color: #4B6785;
	margin-top: 2px;
}
.processImageMargin {
	margin-left:30px;
	margin-bottom:25px;
}
.boldBurg {
	color: #603745;
}
.onePxBorderCells {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #808080;
	border-bottom-color: #808080;
}
.onePxBorderTable {
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #808080;
	border-top-color: #808080;
}

.processStepLay {
	position:absolute;
	left:-900px;
	top:-900px;
	width:135px;
	height:107px;
	z-index:1;
	visibility: hidden;
}
.bottomWhiteLine {
	border-bottom-style:solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}
.textBox {
	background-color:#FFFFFF;
	border: 1px solid #5A5A5A;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input.radioButtons {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #637B95;
}

.calcTextField {
	width:35px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5A5A5A;
	text-align: right;
	padding-right:5px;
	padding-bottom:0px;
	vertical-align:baseline;
}
.calcTextFieldNoBox {
	width:35px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5A5A5A;
	background-position: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	vertical-align: bottom;
}
.dirCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;	
}
.grayButton {
	color: #A7A7A7;
}

.iconTableBorder {
	border: 3px solid #808080;
	background-color: #FFFFFF;
}
.iconMiddleCell {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 808080;
	border-left-color: 808080;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.iconLeftRighCell {
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}.appLeftCell {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.appLeftBottomCell {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.appRightCell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.padding3 {
	padding: 3px;
}
.bottomLine {
	border-bottom: 1px solid #333333;
}
.noteTable { border: 2px solid #5A5A5A; }
.noteHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5A5A5A;
	font-size: 12px;
}
.noteBody { background-color: #FFFFFF; }
.boldHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #303030;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #303030;
}
.homeBoxTextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}

.homeBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #003366;
}
.pagetitle {
	color: #6fa0c9;
	font-weight: bold;
	font-size: 24px;
}
.leftColTd {
	background-image: url(images/wdesign-content_changes_v01_02.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftColTdBack {
	background-image: url(images/wdesign-content_changes_v01_04.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.mainNavSpan { 
	margin: 0px;
	padding: 0px; 
	position: relative;
	left: -6px;
}
.mainNavBullets {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
} 
.formNameCells {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #AAC1D3;
	border-left-color: #AAC1D3;
	padding: 5px;
	vertical-align: top;
} 
.formNameTitleCells {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #AAC1D3;
	border-left-color: #AAC1D3;
	padding: 5px;
	vertical-align: top;
	background-color: #C6D5E1;
	font-weight: bold;
} 
.colorCodedCells {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #AAC1D3;
	border-left-color: #AAC1D3;
	padding: 5px;
	vertical-align: top;
	font-weight: bold;
} 
.formNameMainLinkCells {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #AAC1D3;
	border-left-color: #AAC1D3;
	padding: 5px;
	vertical-align: top;
	background-color: #DFEBF2;
	font-weight: bold;
} 
.cellButton {
	padding: 5px;
	vertical-align: top;
	font-weight: bold;
	cursor:pointer;
	width: 160px;
	height: 28px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #DFEBF2;
	color: #5A5A5A;
}
.cellButtonGreen {
	padding: 5px;
	vertical-align: top;
	font-weight: bold;
	cursor:pointer;
	width: 160px;
	height: 28px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	background-color: #DFEBF2;
	color: #5A5A5A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #7AC570;
}
.cellButtonRed {
	padding: 5px;
	vertical-align: top;
	font-weight: bold;
	cursor:pointer;
	width: 160px;
	height: 28px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	background-color: #DFEBF2;
	color: #5A5A5A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #AD5050;
}
.cellButtonOver {
	padding: 5px;
	vertical-align: top;
	font-weight: bold;
	cursor:pointer;
	width: 160px;
	height: 28px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #B5DDF2;
	color: #5A5A5A;
} 
.formCells {
	border-top-width: 2px; 
	border-left-width: 2px;
	border-top-style: solid; 
	border-left-style: solid;
	border-top-color: #AAC1D3; 
	border-left-color: #AAC1D3;	
} 
.formCells_info {
	border-top-width: 2px; 
	border-left-width: 2px;
	border-top-style: solid; 
	border-left-style: solid;
	border-top-color: #AAC1D3; 
	border-left-color: #AAC1D3;	
	padding: 5px;
	background-color:#DFEBF2;
	vertical-align:top;
} 
.formTable {
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #AAC1D3;
	border-bottom-style: solid;
	border-bottom-color: #AAC1D3;
	width: 100%;
} 
.formTableNarrow {
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #AAC1D3;
	border-bottom-style: solid;
	border-bottom-color: #AAC1D3; 
} 
input.formbox {
	border: 1px solid #EDF3F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	height: 28px;
	width: 100%;
	background-color: #EDF3F8;
	padding: 1px;
}
textarea.formbox {
	border: 1px solid #EDF3F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	width: 100%;
	background-color: #EDF3F8;
	padding: 1px;
} 
textarea.formboxOver {
	border: 1px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;  
	width: 100%;
	background-color: #ffffff; 
	padding: 1px;
}
input.formboxOver {
	border: 1px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030; 
	height: 28px;
	width: 100%;
	background-color: #ffffff; 
	padding: 1px;
}
.sessionOut {
	color: #990000;	
} 
.formTableButton {
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #AAC1D3;
	border-bottom-style: solid;
	border-bottom-color: #AAC1D3;
} 
.siteMessage {
	color: #FF8000;	
}
.numberButtonsSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A5A5A;
	padding:10px;
	background-color: #CDD6E4;
	text-decoration:none;
}
a.numberButtons {
	#5A5A5Afont-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A5A5A;
	padding:10px;
	text-decoration:underline;
}
a.numberButtons:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A5A5A;
	padding:10px;
	text-decoration:underline;
}
a.numberButtons:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A5A5A;
	padding:10px;
	text-decoration:underline;
}
a.numberButtons:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A5A5A;
	padding:10px;
	background-color: #CDD6E4;
	text-decoration:none;
}
/* start autocomplete styles */
	/* #search, ul {  font-family: verdana; arial, sans-serif; font-size: 12px;} */
	ul.autoc {
	padding: 3px;
	width: 150px;
	border: 1px solid #999;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0 0 0;
	background-color: #C8D5E4;
}
li.autoc { 
	padding: 0 0 5px 0; 
	cursor: default; 
	color: 333333;
}
li.autoc:hover { 
	background: #ffc;
}
li.autoc.selected { 
	background: #FFFFFF;
}
input.disablefield {
	color: #999999;
	background-color: #E2E2E2;
	background:#E2E2E2;
}
input.formboxdisabled {
	border: 1px solid #EDF3F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	height: 28px;
	width: 100%;
	background-color: #E2E2E2;
	background:#E2E2E2;
	padding: 1px;
}
textarea.formboxdisabled {
	border: 1px solid #EDF3F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	width: 100%;
	background-color: #E2E2E2;
	background:#E2E2E2;
	padding: 5px;
}
input.radioButtonsdisabled {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #999999;
	background-color: #E2E2E2;
	background:#E2E2E2;
}
.apDiv1 {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:1;
	background-color: #000000;
	Filter: Alpha(Opacity=80, FinishOpacity=50, Style=2, StartX=350, StartY=350, FinishX=0, FinishY=0);
	-moz-opacity:.70;
	opacity:.70;
}  
.apDiv2 {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:2; 
}  
.completeQ {
	color: #999999;
	background-color: #DFEBF2;
	font-weight: bold;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #AAC1D3;
}
.incompleteQ {
	background-color: #A5B8C7;
	font-weight: bold;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #AAC1D3;
	color: #000000;
} 
.currentQ {
	background-color: #6887A0;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #AAC1D3;
} 
.qover {
	background-color: #6887A0;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #AAC1D3;
	cursor: pointer;
}
.moCal {
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #AAC1D3;
	border-bottom-style: solid;
	border-bottom-color: #AAC1D3;
} 
/* end autocomplete styles */
.dashboardScrollBox {
	border: 2px solid #AAC1D3;
	table-layout:fixed; 
	width:280px;  
}
.dashboardScrollBoxContent {
	padding:4px;
	table-layout:fixed; 
	width:272px; 
	overflow:auto;
	white-space: nowrap;
}
.dashboardScrollBoxHeader { 
	padding:4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AAC1D3;
	font-weight: bold;
	background-color: #BDCFDD;
	color: #666666;
}
