@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	background:url('../Images/bg_page.jpg');
	background-repeat:repeat-x;
	background-color:#ffffff;
	color:#5e6161;
}

.LearnMore 
{
    color:#25537f;
    font-weight:bold;
}

.LearnMore:link
{
    color:#25537f;
    font-weight:bold;
}

.LearnMore:active
{
    color:#25537f;
    font-weight:bold;
}

.LearnMore:visited
{
    color:#25537f;
    font-weight:bold;
}

table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5e6161;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5e6161;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#5e6161;
	text-transform:uppercase;
	margin:0px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#5e6161;
	margin:0px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#5e6161;
	margin:0px;
}

.headingGreen16PX {
	font-family:Arial, Helvetica, sans-serif;
	color:#95a643;
	font-size:16px;
	font-weight:bold;
}


a {
	color:#184471;
}

a:link {
	color:#184471;
}

a:active {
	color:#184471;
}

a:visited {
	color:#184471;
}

a:hover {
	color:#184471;
	text-decoration:none;
}

.mainTable {
	background-color:#FFFFFF;
	width:805px;
}

.mainTableTDPaddingLR {
	padding-left:6px;
	padding-right:6px;
}

.mainTableTDPaddingL {
	padding-left:6px;
}

.headerSearchBar {
	background-color:#003366;
	height:45px;
}

.textGray {
	color: #9eb5cc;
	font-family: Arial, Helvetica, sans-serif;
}

.textGray a, .textGray a:link, .textGray a:active, .textGray a:visited, .textGray a:hover
{
    color: #9eb5cc;
}


.fontSmall {
	font-size: small;
}

.fontLarge {
	font-size: large;
}

.fontXLarge {
	font-size: x-large;
}

.paddingLeft10px {
	padding-left:10px;
}

.quickLinks {
	padding:0px;
	margin-top:6px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
}
.quickLinks li 
{
	padding-left:3px;
	padding-right:4px;
	display: inline;
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	color:#a3a3a3;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#a3a3a3;
}


.quickLinks li a {
	padding-right:3px;
	padding-left:7px;
	color:#999999;
}

.quickLinks li a:link {
	color:#999999;
	text-decoration:none;
}

.quickLinks li a:active {
	color:#999999;
	text-decoration:none;
}

.quickLinks li a:visited {
	color:#999999;
	text-decoration:none;
}

.quickLinks li a:hover {
	display: inline;
	padding-right:3px;
	padding-left:7px;
	color:#999999;
	text-decoration:underline;
}


.quickLinks li#quickLinks_first {
	border-left:solid;
	border-left-width:1px;
	border-left-color:#a3a3a3;

}

.quickLinks li#quickLinks_last {
	border-right:none;
}


.rightPanel {
	background-color:#cccccc;
}

.bgGray {
	background-color:#bccad4;
}

.paddingLeft8PX {
	padding-left:8px;
}

.paddingLeft16PX {
	padding-left:16px;
}

.paddingRight5PX {
	padding-right:5px;
}

.headingWithGreenArrowRight {
	background:url('../Images/green-arrow.jpg');
	background-repeat:no-repeat;
	background-position:right;
	height:21px;
	padding-right:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#5e6161;
	text-transform:uppercase;
	padding-top:2px;
}

.imageShadow {
	background:url('../Images/imageshadow.jpg');
	width:165px;
	height:136px;
	padding-left:12px;
	padding-right:16px;
	padding-top:8px;
	padding-bottom:18px;
}

.smallThumbs {
	margin-left:8px;
	margin-right:8px;
	margin-top:4px;
	margin-bottom:4px;
	
}

.footer {
	height:30px;
}

.footer td {
	color:#000000;
}

.footerLinks {
	padding-top:3px;
	margin-top:3px;
	padding-bottom:3px;
	margin-bottom:3px;
	padding-left:0px;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
}
.footerLinks li {
	display: inline;
	list-style-type: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#000000;
}


.footerLinks li a {
	padding-right:3px;
	padding-left:7px;
	color:#000000;
}

.footerLinks li a:link {
	color:#000000;
	text-decoration:underline;
}

.footerLinks li a:active {
	color:#000000;
	text-decoration:underline;
}

.footerLinks li a:visited {
	color:#000000;
	text-decoration:underline;
}

.footerLinks li a:hover {
	display: inline;
	padding-right:3px;
	padding-left:7px;
	color:#000000;
	text-decoration:none;
}


.footerLinks li#footerLinks_last {
	border-right:none;
}

.data_list {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:100%;
}

.data_list th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#0099CC;
	color:#FFFFFF;
	text-align:left;
	padding:4px;
}

.data_list td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:4px;
	color:#333333;
}

.data_list td.seperator {
 background-color:#bbbaba;   
 padding:0px;
}

.data_list td a {
	color:#333333;
	text-decoration:none;
}

.data_list td a:link {
	color:#333333;
	text-decoration:none;
}

.data_list td a:active {
	color:#333333;
	text-decoration:none;
}

.data_list td a:visited {
	color:#333333;
	text-decoration:none;
}

.data_list td a:hover {
	color:#333333;
	text-decoration:underline;
}

.row_odd {
	background-color:#cccccc;
}

.row_even {
	background-color:#ffffff;
}

.row_disabled {
	background-color:#FF8080;
}


.bold_link {
	font-weight:bold;
	color:#0080ca;
	text-decoration:none;
}

.bold_link:link {
	color:#0080ca;
	text-decoration:none;
}

.bold_link:active {
	color:#0080ca;
	text-decoration:none;
}

.bold_link:visited {
	color:#0080ca;
	text-decoration:none;
}

.bold_link:hover {
	color:#0080ca;
	text-decoration:underline;
}

.pageTitle 
{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
}

.rightBar1 {
	width:195px;
	background:url('/Themes/Standard 576px/images/bg.jpg');
}

.rightBar1 td#heading {
	background:url('/Themes/Standard 576px/images/heading-bg.jpg');
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
}

.rightBar1 td#heading_round {
	background:url('/Themes/Standard 576px/images/top-round-bar.jpg');
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
}

.rightBar2{
	width:195px;
	background-color:#FFFFFF;
	color:#000000;
}

.rightBar2 td#heading {
	background-color:#ffffff;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	color:#000000;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


.RecipientList
{		
	border: solid 1px Blue; 
	overflow: auto;
}
.RecipientListForMore
{
	height: 125px; 
	width: 120px; 
	border: solid 1px Blue; 
	overflow: auto;
}
.JustifyText 
{
    text-align:justify;   
}

.headingGray1 
{
    font-family:Arial;
    font-size:16px;
    color:#616161;   
    font-weight:bold;
}


.CategoryNavigation
{
    width:180px;
}

.CategoryNavigation th
{
    background:url('/Themes/Standard 576px/Images/categories-head-bg.jpg');
    background-repeat:no-repeat;
    text-align:left;
    padding:5px;
    height:31px;
    width:180px;
    font-family:Arial;
    font-size:14px;
    color:#ffffff;
    text-transform:uppercase;
    overflow:hidden;
}


.CategoryNavigation td#CategoryNavigationNames
{
    background:url('/Themes/Standard 576px/Images/categories-bg.jpg');
    background-repeat:no-repeat;
    background-position:top;
    height:180px;
    background-color:#9feb9f;
    font-size:13px;
    color:#ffffff;
    text-transform:uppercase;
    font-weight:bold;
}


.CategoryNavigation td
{
    font-family:Arial;
    font-size:12px;
    color:#ffffff;
    text-transform:uppercase;
    font-weight:bold;
}

.CategoryNavigation td a
{
    color:#ffffff;
}

.CategoryNavigation td a:link
{
    color:#ffffff;
}

.CategoryNavigation td a:active
{
    color:#ffffff;
}

.CategoryNavigation td a:visited
{
    color:#ffffff;
}

.CategoryNavigation td a:hover
{
    color:#ffffff;
    text-decoration:underline;
}

.searchBox
{
    border-style:solid;
    border-color:#bbbaba;
    border-width:1px;
}

.searchBox td
{
    padding:5px;
}

.searchBox td div#heading
{
    background-color:#99ccff;
    padding:5px;
    color:#ffffff;
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
    text-transform:uppercase;
}

.searchBox td div#searchControls
{
    padding-top:5px;
}

.input_form {
	margin:5px;
}

.input_form td#title {
	text-align:right;
	width:150px;
}

.input_form td#title span {
	color:#FF0000;
}

.DayStyle 
{
    border-style:solid;
    border-width:1px;
    height:70px;
    padding:2px;
}

.DayStyle a
{
    display:block; 
    padding:2px;
    margin-top:1px;
    background-color:#e3e3e3;
    border-style:solid;
    border-width:1px;
    border-color:#b7b7b7;
}

.DayStyle a#CustomLinks 
{
    display:block; 
    padding:2px;
    margin-top:2px;
    background-color:#eeeeee;
    border-style:solid;
    border-width:1px;
    border-color:#d7d7d7;
    font-weight:normal;
}

.DayStyle a#CustomLinks:hover
{
    display:block;
    padding:2px;
    margin-top:2px;
    background-color:#e3e3e3;
    border-style:solid;
    border-width:1px;
    border-color:#bcbcbc;
    text-decoration:none;
}

.SpanRed 
{
    display:block; 
    padding:2px;
    margin-top:1px;
    background-color:#dbdbdb;
    border-style:solid;
    border-width:1px;
    border-color:#b7b7b7;
    font-weight:bold;
}

.DotNetCalendar 
{
    background-color:#eeeeee;
    padding:0px;
    margin:0px;
    border-style:solid;
    border-width:1px;
    border-color:#b7b7b7;
}

.ErrorMessage
{
    font-size:12px;
    font-weight:bold;
    color:red;
}
.formBox {
 width:100%; 
 border:solid;
 border-width:1px;
 border-color:#c9c9c9;
 background-color:#f3f5f4;
}

.rightpanel_events 
{
    display:block;
    color:#003366;
    background-color:#ffcc66;
    border:solid;
    border-width:1px;
    border-color:#ff9933;
    padding:3px;
    margin-bottom:1px;
    text-decoration:none;
}

.rightpanel_events:link
{
     color:#003366;
     text-decoration:none;
}

.rightpanel_events:visited
{
     color:#003366;
     text-decoration:none;
}

.rightpanel_events:active
{
     color:#003366;
     text-decoration:none;
}

.rightpanel_events:hover
{
    background-color:#b4bec7;
    border-color:#708191;
    color:#184471;
    text-decoration:none;
}

.rightpanel_eventsheading
{
    display:block;
    font-weight:bold;
    color:#536474;    
    margin-top:5px;
    margin-bottom:5px;
}

.capitalize 
{
    text-transform:uppercase;   
}

.whiteLink 
{
	color:#ffffff;	
}

.whiteLink a
{
	color:#ffffff;	
}

.whiteLink a:link
{
	color:#ffffff;	
}

.whiteLink a:active
{
	color:#ffffff;	
}

.whiteLink a:visited
{
	color:#ffffff;	
}

.whiteLink a:hover
{
	color:#ffffff;	
	text-decoration:underline;
}

.calHeader
{
    text-transform:uppercase;   
}

.calHeader td
{
    text-transform:uppercase;   
    color:#003366;
}

.breadCrums{}

.breadCrums a
{
	color:#999999;
}

.breadCrums a:link
{
	color:#999999;
}

.breadCrums a:active
{
	color:#999999;
}

.breadCrums a:visited
{
	color:#999999;
}

.breadCrums a:hover
{
	color:#999999;
}

.breadCrums .lastLink
{
	color:#003366;
}

.breadCrums .lastLink:link
{
	color:#003366;
}

.breadCrums .lastLink:active
{
	color:#003366;
}

.breadCrums .lastLink:visited
{
	color:#003366;
}

.breadCrums .lastLink:hover
{
	color:#003366;
}













.formBoxTable {
 width:100%; 
 border:solid;
 border-width:1px;
 border-color:#bde6fd;
 background-color:#eaf7ff;
}

.formBoxTable td {
 border:solid;
 border-width:1px;
 border-color:#bde6fd;
 background-color:#eaf7ff;
 padding-left:5px;
 padding-right:5px;
 padding-top:3px;
 padding-bottom:3px;
}

.formBoxTable td.noborder {
 border:none;
 border-width:0px;
}

.formBoxNoWidth{
 border:solid;
 border-width:1px;
 border-color:#c9c9c9;
 background-color:#f3f5f4;
}


































input 
{
	font-family:Verdana,Arial;
	font-size: 10px;
}
Select
{
	font-family:Verdana,Arial;
	font-size: 10px;
}


.formBox_Bold {
 width:100%;
 border:none;
 font-weight:bold;
 padding-left:5px;
 padding-bottom:5px;
 padding-top:5px;
 
}
.formBoxHead {
 width:100%;
 color:white; 
 border:solid;
 border-width:1px;
 border-color:#c9c9c9;
 background-color:#063a6c;
}

.formBoxHead th {
 font-size:16px;
 font-family:Arial;
 padding-left:5px;
 padding-bottom:2px;
 padding-top:2px;
}

.formBoxHeadInactive {
 width:100%;
 color:White; 
 border:solid;
 border-width:1px;
 border-color:#c9c9c9;
 background-color:Red;
}
.formBoxInactive {
 width:100%;
 color:White; 
 border:solid;
 border-width:1px;
 border-color:#c9c9c9;
 background-color:Orange;
}
.survey th.AlinRight a {
	font-weight:bold;
	color:white;
	text-decoration:none;
}

.survey th.AlinRight a:link {
	color:white;
	text-decoration:none;
}

.survey th.AlinRight a:active {
	color:white;
	text-decoration:none;
}
.survey th.AlinRight a:visited {
	color:white;
	text-decoration:none;
}
.survey th.AlinRight a:hover {
	color:white;
	text-decoration:underline;
}

.survey 
{
	width:100%;	
	padding:0px;
	margin:0px;
}
.survey th
{
	text-align:left;
}
.survey th.AlinRight
{
	text-align:right;
}
.survey th.AlinRightBlue
{
	text-align:right;
	
}
.survey td
{
	text-align:left;
}
.survey a {
	font-weight:bold;
	color:#0080ca;
	text-decoration:none;
}

.survey a:link {
	color:#0080ca;
	text-decoration:none;
}

.survey a:active {
	color:#0080ca;
	text-decoration:none;
}
.survey a:visited {
	color:#0080ca;
	text-decoration:none;
}

.survey a:hover {
	color:#0080ca;
	text-decoration:underline;
}
/*****Disabled*******************/
.Disabled{
	color:GrayText;
}
.Disabled th.AlinRight a {
	font-weight:bold;
	color:GrayText;
	text-decoration:none;
}

.Disabled th.AlinRight a:link {
	color:GrayText;
	text-decoration:none;
}

.Disabled th.AlinRight a:active {
	color:GrayText;
	text-decoration:none;
}
.Disabled th.AlinRight a:visited {
	color:GrayText;
	text-decoration:none;
}
.Disabled th.AlinRight a:hover {
	color:GrayText;
	text-decoration:underline;
}
.survey a {
	font-weight:bold;
	color:GrayText;
	text-decoration:none;
}

.survey a:link {
	color:GrayText;
	text-decoration:none;
}

.survey a:active {
	color:GrayText;
	text-decoration:none;
}
.survey a:visited {
	color:GrayText;
	text-decoration:none;
}

.survey a:hover {
	color:GrayText;
	text-decoration:underline;
}





#tblSurvey { border-style:none;
	background-color:#d4cbac;
}

.bodrBotom{ 
	border-bottom-style:outset;
	border-bottom-width:2px;
	border-bottom-color:Maroon;
}

.calHeader
{
    text-transform:uppercase;   
}

.calHeader td
{
    text-transform:uppercase;   
    color:#003366;
}

.pageShadow 
{
}

.breadCrums{}

.breadCrums a
{
	color:#999999;
}

.breadCrums a:link
{
	color:#999999;
}

.breadCrums a:active
{
	color:#999999;
}

.breadCrums a:visited
{
	color:#999999;
}

.breadCrums a:hover
{
	color:#999999;
}

.breadCrums .lastLink
{
	color:#003366;
}

.breadCrums .lastLink:link
{
	color:#003366;
}

.breadCrums .lastLink:active
{
	color:#003366;
}

.breadCrums .lastLink:visited
{
	color:#003366;
}

.breadCrums .lastLink:hover
{
	color:#003366;
}


/************************************************************************/

.CalTipkey {border: 1px solid #000; background: #fff; color: #008;
padding: 0px 5px; cursor: default; font-size: 80%; 
font-weight:normal;
}

.CalTipList li
{
	line-height:20px;
	font-weight:normal;	
}

.lnkAdd_green, .lnkAdd_green:link, .lnkAdd_green:active, .lnkAdd_green:visited
{
	background-image:url('/Images/add_icon1.gif');
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:18px;
	color:green;
	text-decoration:none;
	font-weight:normal;
	border:dotted;
	border-width:1px;
	display:block;
	width:110px;
	padding:5px;
	background-color:#e8f8e0;
}

.lnkAdd_green:hover
{
	text-decoration:none;
	background-color:#c8f0a8;
}

.lnkAdd_blue, .lnkAdd_blue:link, .lnkAdd_blue:active, .lnkAdd_blue:visited
{
	background-image:url('/Images/add_icon2.gif');
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:18px;
	color:#0080ca;
	text-decoration:none;
	font-weight:normal;
	border:dotted;
	border-width:1px;
	display:block;
	width:118px;
	padding:5px;
	background-color:#e0f3f8;	
	
}

.lnkAdd_blue:hover
{
	text-decoration:none;
	background-color:#c0eef0;
}

.lnkDelete, .lnkDelete:link, .lnkDelete:active, .lnkDelete:visited
{
	background-image:url('/Images/delete_icon2.gif');
	background-repeat:no-repeat;
	background-position:2px 6px;
	padding-left:18px;
	color:#ad2727;
	text-decoration:none;
	font-weight:normal;
	border:dotted;
	border-width:1px;
	display:block;
	width:95px;
	padding:5px;
	background-color:#ffeaea;	
	
}

.lnkDelete:hover
{
	text-decoration:none;
	background-color:#ffd0d0;
}

.lnkViewSurvey, .lnkViewSurvey:link, .lnkViewSurvey:active, .lnkViewSurvey:visited
{
	background-image:url('/Images/view_icon.gif');
	background-repeat:no-repeat;
	background-position:3px 6px;
	padding-left:18px;
	color:#ad5500;
	text-decoration:none;
	font-weight:normal;
	border:dotted;
	border-width:1px;
	display:block;
	width:85px;
	padding:5px;
	background-color:#fffbc1;	
	
}

.lnkViewSurvey:hover
{
	text-decoration:none;
	background-color:#fff582;
}

.edit_icon1, .edit_icon1:link, .edit_icon1:active, .edit_icon1:visited
{
	background-image:url('/Images/edit_icon1.gif');
	background-repeat:no-repeat;
	padding-left:18px;
	padding-top:1px;
	padding-bottom:1px;
	font-weight:normal;
}

.edit_icon2, .edit_icon2:link, .edit_icon2:active, .edit_icon2:visited
{
	background-image:url('/Images/edit_icon2.gif');
	background-repeat:no-repeat;
	padding-left:18px;
	padding-top:1px;
	padding-bottom:1px;
	font-weight:normal;
}

.delete_icon, .delete_icon:link, .delete_icon:active, .delete_icon:visited
{
	background-image:url('/Images/delete_icon.gif');
	background-repeat:no-repeat;
	padding-left:18px;
	padding-top:1px;
	padding-bottom:1px;
	font-weight:normal;
}

.txtGray 
{
	color:Gray;	
}

.add_icon, .add_icon:link, .add_icon:active, .add_icon:visited
{
	background-image:url('/Images/add_icon1.gif');
	background-repeat:no-repeat;
	padding-left:18px;
	padding-top:1px;
	padding-bottom:1px;
	font-weight:normal;
}

.edit_icon3, .edit_icon3:link, .edit_icon3:active, .edit_icon3:visited
{
	background-image:url('/Images/edit_icon3.gif');
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:18px;
	padding-top:1px;
	padding-bottom:1px;
	font-weight:normal;
}

.formBox_Green {
 color:green;
 border:solid;
 border-width:1px;
 border-color:#b9b9b9;
 background-color:#e8f8e0;
 padding:5px;
}

.formBox_Red {
 color:#ad2727;
 border:solid;
 border-width:1px;
 border-color:#b9b9b9;
 background-color:#ffeaea;
 padding:5px;
}

.surveySection 
{
	background:url('/Images/trans.gif');
	padding:5px;
	border:1px solid #b9b9b9;
	/*border-bottom:none;	*/
}

.surveySection legend
{
	border:solid;
	border-color:#ffae00;
	border-width:1px;
	background-color:#fce8be;
	padding:3px;	
}

.formBoxOrange table
{
 border:solid;
 border-color:Orange;
 border-width:1px;
 background-color:#fffe92;
}

.formBoxOrange table td {
 background-color:#fffe92;
}

.formBoxOrange, .formBoxOrange #questionTitle {
 border:solid;
 border-color:Orange;
 border-width:1px;
 background-color:Yellow;
}


.formBoxOrange, .formBoxOrange #addQuestionBox {
 background-color:#ffbebe;
}

.formBoxOrange, .formBoxOrange #addQuestionBox table {
	border:none;
}

.formBoxOrange, .formBoxOrange #addQuestionBox table td 
{
 background-color:#ffbebe;
}

.surveySectionHover
{
	background:url('/Images/trans.gif');
	padding:5px;
	border:1px solid Orange;
	border-bottom:none;	
	background-color:#fffc9e;
}

.surveySectionHover legend
{
	border:solid;
	border-color:Orange;
	border-width:1px;
	background-color:Yellow;
	padding:3px;	
}

.formBox_GreenHover
{
	border:solid;
	border-color:Orange;
	border-width:1px;
	background-color:#97fb65;	
	padding:5px;
}

.HighlightBox 
{
	color:red;
	/*background-color:yellow;*/
}

.formBoxTableDisabled {
 width:100%; 
 border:solid;
 border-width:1px;
 border-color:#b2b2b2;
 background-color:#c9c9c9;
}

.formBoxTableDisabled td {
 border:solid;
 border-width:1px;
 border-color:#b2b2b2;
 background-color:#c9c9c9;
 padding-left:5px;
 padding-right:5px;
 padding-top:3px;
 padding-bottom:3px;
 color:Gray;
}

.formBoxTableDisabled td.noborder {
 border:none;
 border-width:0px;
 color:Gray;
}

.formBoxDisabled {
 width:100%; 
 border:solid;
 border-width:1px;
 border-color:#b2b2b2;
 background-color:#c9c9c9;
}

.bgWhite 
{
	background:none;
	background-color:#ffffff;	
}

.linkDisabled {
	color:Gray;
	text-decoration:none;	
}

.DisabledBlock {
	color:Gray;
	background-color:#e6e6e6;
	text-decoration:none;	
}

.DisabledBlock legend 
{
	color:#646464;
}