
.QuestionOption
{
  padding: 0 0 1px 15px;
  font-family: 'Verdana', 'Arial', 'Helvetica'; 
  font-weight: normal; 
  font-size: 11px; 
  color: #000000; 
}
      
.trecipient {
	width: 558px;
	font: 11px Arial, Helvetica, sans-serif;
	}

.trecipient th {
	margin: 2px;
	padding: 4px 8px;
	font-size: 11px;
	background: #dee9da;
	color: #333333;
	font-weight: bold;
	}

.trecipient td {
	margin: 4px;
	border-bottom: 1px solid #dee9da;
	padding: 4px 8px;
	font-size: 11px;
	font-weight: normal;
	}

#CommonBodyTable { margin-top: 0px; }
#content{ margin-right: 0; }

.CommonMessageArea
{
    width: 400px;
    border-style: solid;
    border-width: 1px;
    border-color: #6e90bd;
    margin: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
    background-color: #ffffff;
}

.CommonMessageContent
{
    border-style: none;
}

h4.CommonMessageTitle
{
    color: #ffffff;
    width: 400px;
    background-color: #6e90bd;
    background-image: url(images/gradient.gif);
    background-position: left top;
    background-repeat: repeat-x;
    border: none;            
    padding-bottom: 6px;
         
}

h4.SubCommonMessageTitle
{
    color: #ffffff;
    width: 400px;
    height:15px;
    background-color: #6e90bd;        
    border: none;       
    font-size:x-small;
}

.status_edit
{
  font-family: 'Arial', 'Helvetica', 'Sans-serif';   
  font-size:55%;  
  font-size: 12px; 
  color: #660066; 
}

.status_deployed
{
  font-family: 'Arial', 'Helvetica', 'Sans-serif';   
  font-size:55%;  
  font-size: 12px; 
  color: #009900; 
}

.status_close
{
  font-family: 'Arial', 'Helvetica', 'Sans-serif';   
  font-size:55%;  
  font-size: 12px; 
  color: #ff6633; 
}

.page_header
{
  font-family: 'Arial', 'Helvetica', 'Sans-serif';   
  font-size:55%;
  font-weight:bold;
  font-size: 20px; 
  color: #660066; 
}

.sub_page_header
{
  font-family: 'Arial', 'Helvetica', 'Sans-serif';   
  font-size:55%;
  font-weight:bold;
  font-size: 12px; 
  color: #660066; 
}

.ol_button_blue
{ width:93px;
  height:21px;
  padding-top:3px;
  text-align:center; 
  font-size:12px;
  color:#3a5898; 
  background-image:url(../images/button_blue.gif);
  background-repeat:no-repeat;
}

.ol_button_orange
{ width:93px;
  height:21px;
  padding-top:3px;
  text-align:center; 
  font-size:12px;
  color:#3a5898; 
  background-image:url(../images/button_orange.gif);
  background-repeat:no-repeat;
}

td.lblue	{
	background-color:		#CCCCFF; 
	}
	
.tdCrosstabRow {
	width: 35px;
	background: #DEE9DA;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.tdCrosstabCol {
	width: 35px;
	background: #EBE6F2;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}


input.demo4
{
	width:90px;
	height:25px;
	vertical-align:bottom;
	color:#333;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:55%;
	font-weight:bold;
	border:1px solid;
	border-top-color:#999;
	border-left-color:#999;
	border-right-color:#666;
	border-bottom-color:#666;
}

.required 
{
  font-family: 'Verdana', 'Arial', 'Helvetica'; 
  font-weight: normal; 
  font-size: 11px; 
  color: red;                 
}
                 		
.black 
{
	 font-family: 'Verdana', 'Arial', 'Helvetica'; 
	 font-weight: normal; 
	 font-size: 12px; 
	 color: #000000; 
}

.black_contact
{
	 font-family: 'Verdana', 'Arial', 'Helvetica'; 
	 font-weight: normal; 
	 font-size: 10px; 
	 color: #000000; 
}

.black-header
{
	 font-family: 'Verdana', 'Arial', 'Helvetica'; 
	 font-weight: normal; 
	 font-size: 12px; 
	 color: #000000; 
}

.black-bold 
{
	font-family: 'Verdana', 'Arial', 'Helvetica'; 
	font-weight: bold; 
	font-size: 12px; 
	color: #000000; 
}

.subhead {
 	background: inherit;
	color: #666666;
	font-size: 11px;
	margin-top: -5px;
}

.black-small { font-family: 'Verdana', 'Arial', 'Helvetica'; font-weight: normal; font-size: 10px; color: #000000; }

.black-page-head { font-family: 'Verdana', 'Arial', 'Helvetica'; font-weight: bold; font-size: 13px; color: #000000; }

.black-page-title { font-family: 'Verdana', 'Arial', 'Helvetica'; font-weight: bold; font-size: 14px; color: #000000; }

td.enhancedGrey  
{
            background-color: #F7F7F7; 
            font-family: 'Verdana', 'Arial', 'Helvetica'; 
            font-weight: normal; 
            font-size: 12px; 
            color: #000000; 
}

.grid {
       margin: 2px 0px 5px 0px;
       border-collapse: collapse;
      }

.grid th  {
		border: 1px solid #ccc;
		padding: 2px 4px 2px 4px;
		background: #f0f0f0;
		text-align: center;
		}

.grid td  {
		border: 1px solid #ccc;
		padding: 3px 4px 3px 4px;
		}
		
.msgnew {
	background-color: #ffffff;
}

.msgnews {
	background-color:#FFFFC6;
}

span.vblue 
{ font-family: Verdana; 
  font-size: 0.6em; 
  color: #3333CC; 
}

A:active { color:#3F7FBB; text-decoration: none; }
A:hover { color:#EF7171; text-decoration: none; }