body { margin: 0; padding: 0; text-align: left; background-color: #e5e5e5; font: 12px/14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; color: #000; }
	/* show only to win ie \*/
		* html body { font: 76% "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
		* html body { font: 76% Verdana, Arial, Helvetica, sans-serif; }
	/* thanx ie */


.groupAlignRight { text-align: right; float: left; margin: 0.7em 0 0 0; }

h2 { font-size: 1.1em; margin: 0 0 0 0; }
p { font-size: 0.9em; line-height: 1.4em; }

p.fixie { margin: 1em 0 0 0; }
p.form  { margin: 0.3em 0 0 0; }
p.submit { margin: 0.6em 0 0 0; text-align: right; }
p.nogap {margin: 0; }

form { margin: 0; }

input, select, textarea { margin: 0 0 0 4px; padding-left: 0px; }
select { font-size: 0.9em; line-height: 1.2em; }

.radiogroup { margin: 0 0.6em 0.1em 1em; font-size: 10px; }
.textareaLong {width: 148px;  }
.textareaMedium {width: 96px; }
.textareaShort {width: 48px; }

.textareaLong, .textareaMedium, .textareaShort { border: 1px solid #ff8000; font-size: 1em; height: 1.5em; vertical-align: top; }

p a { text-decoration: none; color: #ff8000; border-bottom: 1px dotted #ff8000; }
p a:hover, p a:focus { text-decoration: none; color: #ff8000; border-bottom: 1px solid #ff8000; }

p a.formlink { text-decoration: none; color: black; border: 0px; }
p a.formlink:hover, .boxSidebarH2 .testimonial p a.formlink:focus {color: #ff8000; border-bottom: 1px dotted #ff8000; }


