﻿/*	Esteem.css  */
body {
	font-family:						verdana,arial,sans-serif;
	font-size:							normal 0.75em !important;					
	color:								#333;
	background-image:                   url(../images/radialorbg.png);
	margin:								0;
	padding:							0;
	
}

body inset{
	font-family:						verdana,arial,sans-serif;
	font-size:							normal 0.75em !important;	
	background-color:                   #FAFAFA; 				
	background-image:                   url(../images/gradbgsqor.png);
	margin:								0;
	padding:							0;
	
}



img {
	border:								none;
	vertical-align:                     baseline;
	position:                           relative;
}


.imageWrapper  
{
    position:                           relative; 
    height:                             17.5em; 
} /* height is for display purposes only */


.bottomImage  
{
    position:                           absolute; 
    vertical-align:                     baseline!important;
    bottom:                             0; 
}



/* rounded corner style */
.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#F5F5F5; margin:0 5px;}
.b2 {height:1px; background:#F5F5F5; border-right:0.125em solid #F5F5F5; border-left:2px solid #F5F5F5; margin:0 3px;}
.b3 {height:1px; background:#F5F5F5; border-right:0.063em solid #F5F5F5; border-left:1px solid #F5F5F5; margin:0 2px;}
.b4 {height:2px; background:#F5F5F5; border-right:0.065em solid #F5F5F5; border-left:1px solid #F5F5F5; margin:0 1px;}
.contentb {background: #F5F5F5; border-right:0.063em solid #F5F5F5; border-left:1px solid #F5F5F5;}
.contentb div {margin-left: 0.5px;}


.b5, .b6, .b7, .b8{font-size:1px; overflow:hidden; display:block;}
.b5 {height:1px; background:#F5DEB3; margin:0 5px;}
.b6 {height:1px; background:#F5DEB3; border-right:2px solid #F5DEB3; border-left:2px solid #F5DEB3; margin:0 0px;}
.b7 {height:1px; background:#F5DEB3; border-right:1px solid #F5DEB3; border-left:1px solid #F5DEB3; margin:0 2px;}
.b8 {height:2px; background:#F5DEB3; border-right:1px #F5DEB3; border-left:1px solid #F5DEB3; margin:0 1px;}
.contentbb {background: #F5DEB3; border-right:0px solid #F5DEB3; border-left:1px solid #F5DEB3;}
.contentbb div {margin-left: 5px;}

.b9, .b10, .b11, .b12{font-size:1px; overflow:hidden; display:block;}
.b9 {height:1px; background:#FFFFFF; margin:0 5px;}
.b10 {height:1px; background:#FFFFFF; border-right:2px solid #E0EEEE; border-left:2px solid #E0EEEE; margin:0 3px;}
.b11 {height:1px; background:#FFFFFF; border-right:1px solid #E0EEEE; border-left:1px solid #E0EEEE; margin:0 2px;}
.b12 {height:2px; background:#FFFFFF; border-right:1px solid #E0EEEE; border-left:1px solid #E0EEEE; margin:0 1px;}
.contentbbb {background: #FFFFFF; border-right:1px solid #E0EEEE; border-left:1px solid #E0EEEE;}
.contentbbb div {margin-left: 5px;}
/*	Heading styles  */

h1 {
	font-size:							1.4em;
	font-family:						verdana,sans-serif;
	font-weight:						normal;
	padding:							0em;
	color:								#FFAD3A;
	width:								451px;
}


h2 
{
	font-size:							1.4em ;
	color:								#FFAD3A;
	font-family:						arial,sans-serif;
	font-weight:						bold;
	margin:								0em;
	padding:							0em;
}

h3 {
	color:								#FFAD3A;
	font-size:							1.28em ;
	font-weight:						bold;
	font-family:						arial,sans-serif;
	margin:								0em;
	padding:							0em;
}

h4 {
	color:								#FFAD3A ;
	font-size:							1em ;
	font-family:						arial,sans-serif;
	font-weight:						bold;
	margin:								0em;
	padding:							0em;
	font-size:							1em;
}

h5 {
	font-size:							1.6em ;
	float:								right;
	font-family:						arial,sans-serif;
	font-weight:						normal;
	padding:							0em;
	color:								#FFAD3A;
	width:								451px;
}

h6
{
	font-size:							1.4em ;
	color:								#ffffff;
	font-family:						arial,sans-serif;
	font-weight:						bold;
	margin:								0em;
	padding:							0em;
}

h7 {
    font-family:                        Verdana, sans-serif;
    font-size:                          1.328em; 
    color:                              #FFAD3A;
}

h1.float-right
{	/* header element float */
	float: right;
	width: 28.125em;/* em width variance by element*/
	margin: 0 0 0 0em;
	padding-left: 0em;
	background: #FFFFFF;
	border-left: 0.125em dotted #2e8b57;
	border-bottom: 0.125em dotted #2e8b57;
}

/*	Link styles  */
a, a:link {
	text-decoration:					none;
	cursor:								pointer;
	font-family:						verdana, sans-serif;
	font-size:							0.9em
}

a {
   outline:                             none;
}

a:hover {
	text-decoration:					none;
	background-color:                   #DDFFFF;
	color:                              #000000;
}


a:active {
	background:                         #DAFFFF;
}

/* Line styles */

.dottedline {
    padding:                            0.313em 0em 0.313em 0.313em;
    border-bottom:                      0.125em dotted #F5DEB3;
}

.solidorangeline {
    padding:                            0.313em 0em 0.313em 0em;
    border-bottom:                      0.125em solid #F5DEB3;
}


.solidblueline {
    padding:                            0.313em 0em 0.313em 0em;
    border-bottom:                      0.125em solid #0AADFF;
}

.solidline {
    padding-top:                        4px;        
    padding-bottom:                     4px;
    padding-left:                       0px;        
    border-bottom:                      2px solid #FFFFFF;
  }
/*	Alignment styles  */
.clearLeft 
{
	clear:								left;
	font-size:							0.125em;
	height:								0.125em;
	line-height:						0.125em;
	overflow:							hidden;
}

.clearRight 
{
	clear:								right;
	font-size:							0.125em;
	height:								0.125em;
	line-height:						0.125em;
	overflow:							hidden;
}

.clearBoth 
{
	clear:								both;
	font-size:							0.125em;
	height:								0.125em;
	line-height:						0.125em;
	overflow:							hidden;
}

.floatLeft {
	float:								left!important;
}

.floatRight {
	float:								right!important;
}

.alignLeft {
	text-align:							left!important;
}

.alignCenter {
	text-align:							center!important;
}

.alignRight {
	text-align:							right!important;
}

.alignBottom {
	vertical-align:						baseline;
}


/*	Paragraph styles */
p {
	margin:								0em;
	padding:							0.25em 0.25em;
	font-size:							1em;
}

span.mandatory 
{
	color:								#F00000;
	font-weight:						bold;
	font-size:							0.6em;
}

.validationError
{
	color:								#F00000;
	font-weight:						bold;
	font-size:							0.7em;
}

p.paraCtnt 
{
	line-height:						1.2em;
	font-family:						verdana,sans-serif;
	font-size:							0.73em;
	color:								#808080;
}

p.paraCtntGray
{
	line-height:						1.1em;
	font-family:						verdana,sans-serif;
	font-size:							0.8em;
	color:								#A0A0A0;
}

p.paraCtntGrayBold
{
	line-height:						1.1em;
	font-family:						verdana,sans-serif;
	font-size:							0.8em;
	font-weight:                        bold;        
	color:								#A0A0A0;
}

p.paraCtntHandwriting 
{
	line-height:						1.1em;
	font-family:						Bradley Hand ITC;																												
	font-size:							1.0em;
	color:								#666666;
}

p.paraCtntWhite 
{
	line-height:						1.1em;
	font-family:						verdana,sans-serif;
	font-size:							0.8em;
	color:								#ffffff;
}

p.paraCtntRoyalBlue 
{
	line-height:						1.1em;
	font-family:						verdana,sans-serif;
	font-size:							0.8em;
	color:								#4169e1;
}

p.paraCtntBolder 
{
	line-height:						1.1em;
	font-weight:						800;
	font-family:						verdana,sans-serif;
	font-size:							0.8em;
	color:								#666666;
}

p.paraCtntBoldest 
{
	line-height:						1.1em;
	font-weight:						800;
	font-family:						verdana,sans-serif;
	font-size:							1.0em;
	color:								#666666;
}


p.paraCtntEF 
{
	line-height:						1.1em;
	font-family:						verdana,sans-serif;
	font-size:							0.9em;
	color:								#FF8800;
}

p.paraCtntEFF 
{
	line-height:						1.1em;
	font-family:						verdana,sans-serif;
	font-size:							0.6em;
	color:								#FF8800;
}

p.paraCtntBrownRegular 
{
	line-height:						1.1em;
	font-family:						verdana,sans-serif;
	font-size:							0.8em;
	color:								#CC9966;
}

p.paraCtntBlueRegular 
{
	line-height:						1.1em;
	font-family:						verdana,sans-serif;
	font-size:							0.8em;
	color:								#6699CC;
}

p.paraCtntOrange 
{
	line-height:						1.1em;
	font-family:						verdana,sans-serif;
	padding-left:                       1.1em;
	padding-top:                        0.9em;
	font-size:							0.8em;
	color:								#FF8800;
}
p.paraCtntOrangefooter 
{
	line-height:						1.1em;
	font-family:						verdana,sans-serif;
	padding-left:                       1.1em;
	font-size:							0.6em;
	color:								#FF8800;
}

p.paraCtntOrangeBoldStrong 
{
	line-height:						1.1em;
	font-family:						verdana,sans-serif;
	font-size:							1.2em;
	color:								#FF8800;
}

p.paraCtntOrangeRegular 
{
	line-height:						1.1em;
	font-family:						verdana,sans-serif;
	font-size:							0.8em;
	color:								#FF8800;
}

p.paraCtntBlue
{
	line-height:						1.1em;
	font-family:						verdana,sans-serif;
	font-size:							1.1em;
	color:								#0056ba; /* Royal blue */
}



p.paraCtntOrangeBold 
{
	line-height:						1.1em;
	font-family:						verdana,sans-serif;
	font-size:							0.8em;
	font-weight:						700;
	color:								#FF8800;
}

p.paraCtntStrong
{
	line-height:						1.1em;
	font-family:						verdana,sans-serif;
	font-size:							0.9em;
	color:								#6699CC;
}

p.paraAdditionalInfo
{
	line-height:						1.1em;
	font-family:						verdana,sans-serif;
	font-size:							1.0em; 
	color:								#5d88ba; /* Blue muted */
}

p.paraAdditionalInfoStrong
{
	line-height:						1.1em;
	font-family:						verdana,sans-serif;
	font-size:							1.0em;
	color:								#0056ba; /* Royal blue */
}

p.paraAdditionalInfoStrongIndent
{
	line-height:						1.1em;
	font-family:						verdana,sans-serif;
	font-size:							1.0em;
	padding:							0em 0em 0em 3.125em;
	color:								#0056ba; /* Royal blue */
}

p.Signature
{
	line-height:						1.1em;
	font-family:						mistral;
	font-size:							2.0em;
	padding:							0em 0em 0em 3.125em;
	color:								#ff8800; /* Bright orange */
}

p.Quote
{
	line-height:						1.0em;
	font-family:						verdana,sans-serif;
	font-size:							1.2em;
	padding:							0em 0em 0em 1''0em;
	color:								#CC9966; /* Orangey Brown */
}


div.globalWrap {
	text-align:							center;
}

div.header {
	
	background-color:					#ffffff;
	padding:							0em 0em 0.938em;
	border-bottom:						0.125em solid #F5DEB3;
	width:								100%;
}

div.headerContent {
	width:								56.375em;
	margin:								0 auto;
	text-align:							left;
	overflow:							hidden;
}

a.logoEsteem {
	float:								left; 
}

div.content {
	width:								56.375em;
	widt\h:								55.750em;
	margin:								0 auto;
	text-align:							left;
	padding:							1.250em 0.375em 0.938em 0.125em;
}

div.box {
	width:								56.375em;
	margin-bottom:						0.500em;
	background:							#ffffff;
	backgrou\nd:						none;
}

div.box div.boxCtnt {
	width:								56.375em;
	widt\h:								53.875em;
	padding:							0.938em 1.250em 0.625em;
	background:							url(../images/boxOutline.png) repeat-y top left;
	background-color:					transparent;
	* background:						none;
	* filter:							expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + window.myLocation + "boxOutline.png',sizingMethod='scale')");
}

div.boxTop {
	height:								0.625em;
	
	background:							url(../images/boxTop.png) no-repeat top left;
	background-color:					transparent;
	* background:						none;
	* filter:							expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + window.myLocation + "boxTop.png',sizingMethod='crop')");
}

div.boxTopContent {
	width:                              12.500em;
	height:								0.625em;
	
	background:							url(../images/boxTop.png) no-repeat top left;
	background-color:					transparent;
	}

div.boxBot {
	height:								0.750em;
	
	background:							url(../images/boxBottom.png) no-repeat top left;
	background-color:					transparent;
	* background:						none;
	* filter:							expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + window.myLocation + "boxBottom.png',sizingMethod='crop')");
}


div.footer {

    width:                              100%;	
    text-align: 						left;
	overflow:							hidden;
    background-color:					#FFE4C1;
    background-image:                   url(../images/footer1.png);
    border-top:						    solid  0.063em #FFD59E;
	padding: 							0em 0em 0em 0em;
	
}

div.footerContent {
	width:								100%;
    vertical-align:                     middle;
	margin:								0 auto;
	text-align:							left;
	overflow:							hidden;
}
div.footer a {
	color:								#515151;
	font-size:                          0.6em;
	text-decoration:					none;
}

div.footer a:hover {
	text-decoration:					none;
}

div.navigation {
	width:								56.375em;
	margin:								0em auto;
	text-align:							left;
}

div.nav li li span {
   display:                             block;
   margin:                              0;
   padding:                             0.188em 0.25em 0.188em 0.438em;
   position:                            relative   
} 

div.nav li ul {
    margin:                             0em 0em 0em -0.5em;
    padding:                            0em;
    position:                           absolute;
    top:                                1.25em;
    background:                         #FFF;
    width:                              9.125em
}

div.navigation ul {
	margin:								0em;
	padding:							0em;
	list-style:							none;
	float:								left;
}

div.navigation ul li {
	margin:								0em;
	padding:							0em;
	list-style:							none;
	float:								left;
}

ul ul { display:none; } li:hover ul { display:block; } 



div.navigation ul a span {
	display:							none;
}

div.navigation ul a.btnHome 
{
	width:								7.813em;
	font-size:							0.125em;
	background:							url(../images/navHome.png) no-repeat top left;
	background-color:					transparent;
	* background:						none;
	* filter:							expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + window.myLocation + "navHome.png',sizingMethod='crop')");
}

div.navigation ul a.btnHomeSel
{
	width:								7.813em;

	background-position:				0em -3.875em!important;
	background:							url(../images/navHome.png) no-repeat top left;
	background-color:					transparent;
	backgroun/d:                        url(../images/navHome.png) no-repeat top left;
	* background:						none;
	* filter:							expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + window.myLocation + "navHome.png',sizingMethod='crop')");
}

div.navigation ul a.btnAboutUs {
	width:								7.750em;
	
	background:							url(../images/navAboutUs.png) no-repeat top left;
	background-color:					transparent;
	* background:						none;
	* filter:							expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + window.myLocation + "navAboutUs.png',sizingMethod='crop')");
}

div.navigation ul a.btnAboutUsSel {
	width:								7.750em;
	
	background-position:				0em -3.875em!important;
	background:							url(../images/navAboutUs.png) no-repeat top left;
	background-color:					transparent;
	* background:						none;
	* filter:							expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + window.myLocation + "navAboutUs.png',sizingMethod='crop')");
}

div.navigation ul a.btnForms {
	width:								7.625em;

	background:							url(../images/navForms.png) no-repeat top left;
	background-color:					transparent;
	* background:						none;
	* filter:							expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + window.myLocation + "navForms.png',sizingMethod='crop')");
}

div.navigation ul a.btnFormsSel {
	width:								7.625em;

	background-position:				0em -3.875em!important;
	background:							url(../images/navForms.png) no-repeat top left;
	background-color:					transparent;
	* background:						none;
	* filter:							expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + window.myLocation + "navForms.png',sizingMethod='crop')");
}

div.navigation ul a.btnServices {
	width:								9.125em;

	background:							url(../images/navServices.png) no-repeat top left;
	background-color:					transparent;
	* background:						none;
	* filter:							expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + window.myLocation + "navServices.png',sizingMethod='crop')");
}

div.navigation ul a.btnServicesSel {
	width:								9.125em;

	background-position:				0em -3.875em!important;
	background:							url(../images/navServices.png) no-repeat top left;
	background-color:					transparent;
	* background:						none;
	* filter:							expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + window.myLocation + "navServices.png',sizingMethod='crop')");
}

div.navigation ul a.btnContactUs {
	width:								9.750em;

	background:							url(../images/navContactUs.png) no-repeat top left;
	background-color:					transparent;
	* background:						none;
	* filter:							expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + window.myLocation + "navContactUs.png',sizingMethod='crop')");
}

div.navigation ul a.btnContactUsSel {
	width:								9.750em;

	background-position:				0em -3.875em!important;
	background:							url(../images/navContactUs.png) no-repeat top left;
	background-color:					transparent;
	* background:						none;
	* filter:							expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + window.myLocation + "navContactUs.png',sizingMethod='crop')");
}

div.navigation ul a.btnLinks {
	width:								7.000em;

	background:							url(../images/navLinks.png) no-repeat top left;
	background-color:					transparent;
	* background:						none;
	* filter:							expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + window.myLocation + "navLinks.png',sizingMethod='crop')");
}

div.navigation ul a.btnLinksSel {
	width:								7.000em;

	background-position:				0em -3.875em!important;
	background:							url(../images/navLinks.png) no-repeat top left;
	background-color:					transparent;
	* background:						none;
	* filter:							expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + window.myLocation + "navLinks.png',sizingMethod='crop')");
}

div.navigation ul a.btnNews {
	width:								7.313em;

	background:							url(../images/navNews.png) no-repeat top left;
	background-color:					transparent;
	* background:						none;
	* filter:							expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + window.myLocation + "navNews.png',sizingMethod='crop')");
}

div.navigation ul a.btnNewsSel {
	width:								7.313em;

	background-position:				0em -3.875em!important;
	background:							url(../images/navNews.png) no-repeat top left;
	background-color:					transparent;
	* background:						none;
	* filter:							expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + window.myLocation + "navNews.png',sizingMethod='crop')");
}



form {
	margin:								0;
	padding:							0;
}

div.formRow {
	width:								53.875em;
	overflow:							hidden;
	padding:							0.313em 0em;
}

div.formRow p {
	padding-top:						0em;
}

div.formRow div.col {
	float:								left;
	padding:							0em 0em 0em 0.625em; 
	overflow:							hidden;
}

div.formRow div.wide2 {
	width:								15.875em;
	widt\h:								15.625em;
	padding:							0em 0.188em 0em 0.188em;
	border-width:                       0em 0em 0em 0em;
	border-style:                       dotted;
	border-color:                       gray;

}


div.formRow div.wide2A {
	width:								5.35em;
	widt\h:								5.25em;
}
div.formRow div.wide22 {
	width:								15.875em;
	widt\h:								15.625em;
}
div.formRow div.wide22f {
	width:								19.000em;
	widt\h:								18.750em;
	padding:							0.625em 0.313em 0.313em 0.313em;
}

div.formRow div.wide3 {
	width:								22.125em;
	widt\h:								21.875em;
	padding:							0.95em;
}

div.formRow div.wide111 {
	width:								1.250em;
	widt\h:								1.0em;
	padding:							0.95em;
}
div.formRow div.wide333middle {
	width:								17.500em;
	widt\h:								17.250em;
	border-width:                       0em 0.063em 0em 0.063em;
	border-style:                       dotted;
	border-color:                       gray;
	padding:							0em 0.938em 0.938em 0.313em;
}

div.formRow div.wide333middleextend {
	width:								17.250em;
	widt\h:								17.0em;
	border-width:                       0em 0.063em 0em 0em;
	border-style:                       dotted;
	border-color:                       gray;
	padding:							0em 0.938em 0.938em 0.313em;
}

div.formRow div.wide333middleopp {
	width:								17.500em;
	widt\h:								17.250em;
	border-width:                       0em 0em 0em 0.063em;
	border-style:                       dotted;
	border-color:                       gray;
	padding:							0em 0.938em 0.938em 0.313em;
}

div.formRow div.wide333narrow {
	width:								16.188em;
	widt\h:								15.938em;
	border-width:                       0em 0.063em 0em 0em;
	border-style:                       dotted;
	border-color:                       gray;
	padding:							0em 0.938em 0.938em 0.313em;
}

div.formRow div.wide333narrowtoponly {
	width:								16.125em;
	widt\h:								15.875em;
	border-width:                       0em 0em 0em 0em;
	border-style:                       dotted;
	border-color:                       gray;
	padding:							0em 0.938em 0.938em 0.313em;
}


div.formRow div.wide333 {
	width:								17.500em;
	widt\h:								17.250em;
	border-width:                       0em 0em 0em 0em;
	border-style:                       dotted;
	border-color:                       gray;
	padding:							0em 0.938em 0.938em 0.313em;
}


div.formRow div.wide441 {
	width:								210px;
	widt\h:								205px;
    padding-left:                       5px;
    padding-right:                      5px;
    
}

div.formRow div.wide444 {
	width:								12.438em;
	widt\h:								12.188em;
	border-width:                       0em 0em 0em 0.063em;
	border-style:                       dotted;
	border-color:                       gray;
	padding:							0.625em 0.938em 0.938em 0.938em;
}

div.formRow div.wide445 {
	width:								16.813em;
	widt\h:								16.563em;
	padding:							0.625em 0.313em 0.313em 0.313em;
}
div.formRow div.wide445f {
	width:								8.125em;
	widt\h:								7.875em;
	padding:							0.625em 0.313em 0.313em 0.313em;
}
div.formRow div.wide445g {
	width:								11.563em;
	widt\h:								11.313em;
    border-width:                       0em 0.125em 0em 0em;
	border-style:                       dotted;
	border-color:                       #FFD59E;
	padding:							0.625em 0.625em 0.313em 0.625em;
}
div.formRow div.wide445ff {
	width:								18.063em;
	widt\h:								17.813em;
	padding:							0.625em 0.313em 0.313em 0.313em;
}

div.formRow div.wide446 {
	width:								15em;
	widt\h:								14.750em;
	padding:							0.625em 0.313em 0.313em 0.313em;
}

div.formRow div.wide447 {
	width:								10em;
	widt\h:								9.750em;
	padding:							0.938em 0.313em 0.313em 0.313em;
}

div.formRow div.wide447f {
	width:								10em;
	widt\h:								9.750em;
	padding:							0.625em 0.313em 0.313em 0.313em;
}

div.formRow div.wide555 {
	width:								23.750em;
	widt\h:								23.500em;
	padding:							0.938em 0.938em 0.938em 0.938em;
}


div.formRow div.wide4 {
	width:								36.125em;
	widt\h:								35.875em;
	border-width:                       0em 0em 0em 0em;
	border-style:                       dotted;
	border-color:                       gray;
}

div.formRow div.wide4noborder {
	width:								36.125em;
	widt\h:								35.875em;
}

div.formRow div.wide4botborder {
	width:								36.125em;
	widt\h:								35.875em;
    border-width:                       0em 0em 0.063em 0em;
	border-style:                       dotted;
	border-color:                       gray;
}

div.formRow div.wide5 {
	width:								29.875em;
	widt\h:								29.625em;
}

div.formRow div.wide6 {
	width:								16.188em;
	widt\h:								15.938em;
}

div.formRow div.wide66 {
	width:								18.063em;
	widt\h:								17.750em;
}

div.formRow div.wide7 {
	width:								35.813em;
	widt\h:								35.563em;
}



div.boxCtnt ul li {
	padding-left:						1.563em;
	line-height:						1.3em;
	font-family:						verdana,sans-serif;
	font-size:							0.7em;
	color:								#666666;
}


div.boxCtnt ol li {
	list-style:                         number;
	padding-left:						0.313em;
	padding-top:                        0.313em;
	padding-bottom:                     0.500em;
	line-height:						1.3em;
	font-family:						verdana,sans-serif;
	font-size:							0.7em;
	color:								#666666;
}

.FormInput 
{
	font-family:						verdana,sans-serif;
	font-size:							0.8em;
	color:								#666666;
	padding:							0.063em 0.125em;
	border:								0.1em solid #ddd;
	
}



