.buttons {
	text-align:center;
	border:1px solid;
	border-color: gray white gray white;
	margin:0px 0px 0px 0px;
}

INPUT.BUTTON{background-color: #003366; font-weight: bold; font-size: 12px; color: white;}
.td_gif {
	width:15px;
}

.td_clientname {
	text-align:left;
	width:300px;
}

.td_clientn {
	width:100px;
	text-align:center;
}

.td_ssn {
	width:100px;
	text-align:center;
}

.td_dob {
	width:60px;
	text-align:center;
}
.content12 {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:100%;
	min-width:120px;
	min-height:600px;
	margin1:0px 210px 20px 140px;
	margin:0px 0px 8px 8px;
	border1:1px solid black;
	border-left1:1px solid black;
	padding:0px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
.content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:100%;
	min-width:120px;
	min-height:50px;
	margin1:0px 210px 20px 140px;
	margin:0px 0px 0px 0px;
	border1:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	text-align:top;
	padding:0px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.Bodyheader {
	background-color:lightgrey;
}

.TableHeaderRow {
	background-color: #003366;
	padding:0px;
	margin:0px;
	font : bold 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:White;
}

.TDHeader {
	background-color: #003366;
	padding:0px;
	margin:0px;
	font : bold 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:White;
	text-align: right;
}

.TableHeaderRow TD {
	text-align: center;
}

.TableRowOdd, .TableRowOdd a {
	color:Black;
	font-size: 8pt;
	font-weight: normal;
	padding: 0px;
	margin:0px;
	background-color : white;
}

.TableRowOdd a:hover, .TableRowOdd a:active {
	color: Brown;
/*	font-weight: bold;*/
}

.TableRowEven, .TableRowEven a {
	color:Black;
	font-size: 8pt;
	font-weight: normal;
	padding: 0px;
	margin:0px;
	background-color : #DDD;
}

.TableRowEvenInner, .TableRowEvenInner a {
	color:Black;
	font-size: 8pt;
	font-weight: normal;
	padding: 0px;
	margin:0px;
	background-color : #EEE;
}

.TableRowOddInner, .TableRowOddInner a {
	color:Black;
	font-size: 8pt;
	font-weight: normal;
	padding: 0px;
	margin:0px;
	background-color : #FFF;
}


.TableRowEven a:hover, .TableRowEven a:active {
	color: Brown;
/*	font-weight: bold;*/
}

.TableRowEven INPUT {
	font-size: 8pt;
	background-color : #DDD;
}
.TableRowOdd INPUT {
	font-size: 8pt;
	background-color : white;
}
.TableRowEven SELECT{
	font-size: 8pt;
	background-color : #DDD;
}
.TableRowOdd SELECT {
	font-size: 8pt;
	background-color : white;
}


.TableRowEvenInner INPUT {
	font-size: 8pt;
	background-color : #EEE;
}
.TableRowOddInner INPUT {
	font-size: 8pt;
	background-color : #FFF;
}
.TableRowEvenInner SELECT{
	font-size: 8pt;
	background-color : #EEE;
}
.TableRowOddInner SELECT {
	font-size: 8pt;
	background-color : #FFF;
}


.behaveAnchor {
	cursor:hand;
	color:#CC6600;
	text-decoration:underline;
	font-size:9pt;
}

.behaveAnchorMouseOver{cursor:hand;color:#336633;text-decoration:underline;font-size:9pt; }

.TD_APP_TITLE {
	font-style: normal;
	color: black;
	font-size: 18pt;
	background-color: #b4c8f0
}

.TABLEGRID{
	background-color:#CCCCCC;
	table-layout1 : fixed;
	border : solid #BBBBBB;
	border-width : 1px;
	border-collapse:collapse;
	font-size : 9pt;
	}
.TDGRID{
	border : solid #BBBBBB;
	border-width : 1px;
	font-size : 9pt;
}
.TDSELECT{background-color:EFEEDD;	
	border : solid #BBBBBB;
	border-width : 1px;
	font-size : 9pt;
} 
.THGRID{border : solid #BBBBBB; border-width : 1px;
	background-color : a0b8c8;
	xbackground-color : #eaeaea;
	font-weight: bold;
	font-size : 9pt;
	cursor:hand;
	}

.LABEL{background-color:f5f5f5;
	border : solid #BBBBBB; border-width : 1px;	
	font-size : 9pt;
	font-weight: bold;
	}


.FOOTER{background-color:f5f5f5;
	font-size : 8pt;
	font-color: #828282;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-top-width: thin;
	border-top-style: groove;
	margin:0px 0px 8px 0px;
	
	}
.pagination{background-color:#f5f5f5;
	font-size : 8pt;
	border-left: 1px groove thin ;
	border-right: 1px groove thin ;
	border-top: 1px groove thin ;	
	border-bottom: 1px groove thin ;
	}
.HEADER{background-color:f5f5f5;
	font-size : 14pt;
	font-color: #828282;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-top-width: thin;
	border-top-style: groove;
	}

.VERTICALLINE{
	
	border-right-color: #828282;
	border-right-width: thin;
	border-right-style: solid;	
	}
FORM{ font-size: 5pt;
    }

.NOTES{background-color: yellow;

	}
INPUT{
  font-size : 9pt;
  border-width: thin;
}


TEXTAREA{
  font-size : 9pt;
}
SELECT{
  font-size : 9pt;
}



A.DIALOGLINK {

	A.DIALOGLINK { color: #CC6600;
               text-decoration: none; font-size: 7pt;
               font-weight: 600 }

	A.DIALOGLINK:link { color: #CC6600;
               text-decoration: none; font-size: 7pt;
               font-weight: 600 }
	
	A.DIALOGLINK:active { color: #336633;
           	   text-decoration: none; font-size: 7pt;
               font-weight: 600 }

   A.DIALOGLINK:visited { color: #CC6600;
               text-decoration: none; font-size: 7pt;
               font-weight: 600 }

   A.DIALOGLINK:hover { color: #336633;
             text-decoration: underline; font-size: 7pt;
             font-weight: 600 }
}

.TRSHOW {
	
	visibility:visible;
	
}

.TRHIDE {
	
	visibility:hidden;
	
}

.DisplayButton {
	text-align:center;
	border:1px solid; 
	border-color: gray white gray white;
	margin:0px 0px 0px 0px;
	}

.TOPIC {
	background-color:f5f5f5;
	border : solid; border-width : 1px;
	border-color: white white gray white;	
	font-size : 10pt;
	font-weight: bold;
	margin:10px 0px 0px 0px;
	}

.Topic {
	width:100%;
	padding-left: 10px;	
	background-color:f5f5f5;
	border-width : 1px;
	border-color: white white gray white;	
	font-size : 8pt;
	font-weight: bold;
	margin-top:10px;
	}

.TopicLeft {
	text-align: left;
	display: inline;	
}

.TopicRight {
	text-align: right;
	display: inline;
}

LEGEND{
	font-size: 9pt;
	font-weight: bold;
	height: 2em;
}

DIV {
	font-family: verdana, arial, sans-serif;
	font-size:9pt;
}

BODY {
	font-size : 8pt;
	margin:.5em,.5em;
	background-color:#FFF;
	font-family :"Helvetica Neue", Helvetica, Arial, sans-serif;
}

TABLE {
	width:100%;
	font-size:9pt;
	font-family:Arial,sans-serif,Verdana;
	border:0px none;
	margin-top:1px;
	margin-bottom:1px
}

TABLE TR TD {
	vertical-align: top;
}

FORM {
	margin: 0px 0px 0px 0px;
}

SCRIPT {
	margin: 0px 0px 0px 0px;
}

INPUT {
	font-size : 1em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

SELECT {
	font-size : 1em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TEXTAREA {
	font-size : 1em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navcontainer ul ul a:hover {
	color: #000;
	background-color1: #889E88;
	background-color: #99CCFF;
	text-decoration: none;
}

#navcontainer ul ul ul li {
	margin: 0;
}

#navcontainer ul ul ul a {
	display: block;
	padding: 5px 5px 5px 35px;
	width: 140px;
	color1: #000;
	background-color1: #C5D8C5;
	background-color2:#004080;
	background-color: light-grey;
		
	text-decoration: none;
	font-weight: normal;
}

#navcontainer ul ul ul a:hover {
	color: #000;
	background-color1: #889E88;
	background-color: #99CCFF;
	text-decoration: none;
}

#navcontainer ul li a.current{
	background-color:#ffffff;
}

#navcontainer ul ul li a.current{
	background-color:#ffffff;
}

#navcontainer ul ul ul li a.current{
	background-color:#ffffff;
}

#displayTableList {
	margin-left: 0px;
}
#displayTableList TABLE {
	background-color1:#CCCCCC;
	table-layout : fixed;
	border : solid #BBBBBB;
	border-width : 1px;
	border-collapse:collapse;
}

#displayTableList TABLE TH {
	border-collapse:collapse;
	text-align: left;
	background-color: #d8d8d8;
}

#displayTableList TABLE TR {
	table-layout : fixed;
	border-collapse:collapse;
}

#displayTableList TABLE TR#even{
	background-color: #ffffdf;
}


.SELECTEDMENU {
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color:#ffffff;
	}	

div.container {
	border: 2px dashed #333;
	background-color: #ffe #;
}

div.row {
	clear: both;
	padding-top: 10pxA;
}

div.row span.label {
	float: left;
	width: 100px;
	text-align: right;
}

div.row span.formw {
	float: right;
	width: 335px;
	text-align: left;
}

div.row span.left {
	float: left;
	text-align: left;
	font-weight: bold;
	color: #fff;
	width: 40%;
}

div.row span.right {
	float: right;
	text-align: right;
	font-weight: bold;
	color: #fff;
	width: 40%;
}

div.row span.center {
	float: center;
	text-align: center;
	font-weight: bold;
	color: #fff;
	width: 80%;
}


#navAlpha {
	position:relative;
	width:150px;
	top:0px;
	left:3px;
	border:1px dashed1 black1;
	padding:1px;
	z-index:2;


/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:128px;
}

/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#navAlpha {width:128px;}

.FieldLabel {
	margin-left: 5px;
	display: inline;
	font-size: 8pt;
	text-align: right;
	vertical-align:top;
	white-space: nowrap;
	overflow-x: hidden;
}

.FieldLabelLeft {
	display: inline;
	font-size: 8pt;
	text-align: left;
	font-weight1: bold;
	white-space: nowrap;
	overflow-x: hidden;
	float: left;
	position: relative;
}

.Field {
	display: inline;
	margin-left: 5px;
	font-size: 8pt;
	vertical-align:top;
	white-space: nowrap;
	overflow-x: hidden;
}
.Fields {
	display: inline;
	margin-left: 0px;
	font-size: 8pt;
	vertical-align:top;
	white-space: nowrap;
	overflow-x: hidden;
}
.ContentRow {
	margin-top: 2px;
	white-space: nowrap;
	overflow-x: hidden;
	width: 99%;
}

.titlestyle {
	text-align:left;
	display:inline;
	width:50%;
}




#navcontainer {
	margin-left: 0px;
}

#navcontainer ul li a.ActiveTab {
	color:RED;
	font-weight: bold;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li {
	margin: 0;
}

#navcontainer a {
	display: block;
	padding: 5px 5px;
	width: 140px;
	color: #000000;
	color2: #ffffdd;
	background-color1: #ADC1AD;
	background-color2: #004080;
	background-color: #aaaaaa;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-weight: bold;
	font-size1: .6em;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#navcontainer a:hover {
	color1: #000;
	background-color1: #889E88;
	background-color:#99CCFF;
	
	text-decoration: none;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#navcontainer ul ul li {
	margin: 0;
}

#navcontainer ul ul a {
	display: block;
	padding: 5px 5px 5px 20px;
	width: 140px;
	color1: #000;
	background-color1: #C5D8C5;
	background-color2:#004080;
	background-color: #dfdfdf;
		
	text-decoration: none;
	font-weight: bold;
}
.TableRowOdd, .TableRowOdd a {
	color:Black;
	font-size: 8pt;
	font-weight: normal;
	padding: 0px;
	margin:0px;
	background-color : white;
}
.TableRowOdd a:hover, .TableRowOdd a:active {
	color: Brown;
/*	font-weight: bold;*/
}

.TableRowEven, .TableRowEven a {
	color:Black;
	font-size: 8pt;
	font-weight: normal;
	padding: 0px;
	margin:0px;
	background-color : #ffffcd;
}
.TableRowEven a:hover, .TableRowEven a:active {
	color: Brown;
/*	font-weight: bold;*/
}
.TableRowEven INPUT{
	font-size: 8pt;
	background-color :#ffffcd;
}
.TableRowOdd INPUT {
	font-size: 8pt;
	background-color : white;
}
.TableRowEven SELECT{
	font-size: 8pt;
	background-color : #ffffcd;
}
.TableRowOdd SELECT {
	font-size: 8pt;
	background-color : white;
}
.message {
	color:#ff0000;
	font-size: 10pt;
	font-weight:bold;
	padding: 0px;
	margin:0px;
}

.messageDFPS {
	color:#a23432;
	font-size: 10pt;
	font-weight:bold;
	padding: 0px;
	margin:0px;
}

.SurveyTitle {
	width: 100%;
	color:#ff0000;
	background-color: f5f5f5;
	border: solid;
	border-color: white white gray white;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 10px;
}

.SurveyTitleDfps {
	width: 100%;
	color:#000000;
	background-color: f5f5f5;
	border: solid;
	border-color: white white gray white;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 10px;
}
#navcontainer {
	margin-left: 0px;
}

#navcontainer ul li a.ActiveTab {
	color:RED;
	font-weight: bold;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li {
	margin: 0;
}

#navcontainer a {
	display: block;
	padding: 5px 5px;
	width: 140px;
	color: #000000;
	color2: #ffffdd;
	background-color1: #ADC1AD;
	background-color2: #004080;
	background-color: #aaaaaa;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-weight: bold;
	font-size1: .6em;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#navcontainer a:hover {
	color1: #000;
	background-color1: #889E88;
	background-color:#99CCFF;
	
	text-decoration: none;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#navcontainer ul ul li {
	margin: 0;
}

#navcontainer ul ul a {
	display: block;
	padding: 5px 5px 5px 20px;
	width: 140px;
	color1: #000;
	background-color1: #C5D8C5;
	background-color2:#004080;
	background-color: #dfdfdf;
		
	text-decoration: none;
	font-weight: bold;
}
.FieldLabelWidth1 {
	text-align: left;
	width: 10%;
}

.FieldWidth1 {
	width: 25%;
}

.FieldWidth2 {
	width: 40%;
}

.FieldWidthToa {
	width: 50%;
}

.FieldWidth3 {
	width: 75%;
}

.ExtrHomeTopic {
	width: 100%;
	font-size: 11pt;
	font-style: normal;	
	margin-top: 10px
}

.SurveyTopic {
	width: 100%;
	background-color: f5f5f5;
	border: solid;
	border-color: white white gray white;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 10px;
}

.ButtonGreen {
	width: 25%;
	background-color:#00b000;
	border: solid;
	border-color: white white gray white;
	color: black;
	font-size: 15pt;
	font-style:italic;	
	margin-top: 10px;
}

.DispButton {
	width: 25%;
	text-align:center;
	background-color: f5f5f5;
	border:solid; 
	border-color: gray white gray white;
	color: green;
	font-size: 15pt;
	font-style:italic;	
	margin-top: 8px;
}

.ArticleSectionTopic {
	background-color:f5f5f5;
	border : solid; border-width : 1px;
	border-color: white white gray white;	
	font-size : 14pt;
	font-weight: bold;
	margin:10px 0px 0px 0px;
	}

.ArticleTopic {
	background-color:f5f5f5;
	border : solid; border-width : 1px;
	border-color: f5f5f5 white gray f5f5f5;	
	font-size : 6pt;
	font-weight: bold;
	margin:2px 0px 0px 0px;
	}

.HomeTitle {
	color:#ff0000;
	font-size: 14pt;
	font-weight: bold;
}
