@charset "iso-8859-1";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666;
	margin-top:10px;
	text-align:center;
}

h1 {
	margin-top:30px;
	margin-bottom:-3px;
	font-size:2.0em;
	text-align:left;
}

#content .animal-logic {
	float:right;
	clear:both;
	font-size:1.4em;
	font-weight:bold;
	width:338px;
	margin-right:10px;
	/*margin-top:4px;*/
	padding-top:18px;
	text-align:left;
}

.strapline {
	font-size:0.8em;
	text-align:right;
	margin-right:157px;
	font-weight:bold;
}

#content {
	background-repeat:no-repeat;
	background-position:right bottom;
	height:auto;
	min-height:450px;
	overflow:visible;
}

h2 {
	font-size:2.0em;
	color:#004677;
	text-align:left;
	margin-top:0px;
}

.red {
	color:#F00;
}

p {
	padding-left:0px;
	padding-right:0px;
}

.title {
	color:#004679;
	font-weight:bold;
}

.content_title {
	margin-top:20px;
	margin-left:0px;
	margin-bottom:0px;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
	color:#666;
}

ul.list_none {
	list-style:none;
	font-weight:bold;
}

.middle_align {
	vertical-align:middle;
	padding:5px;
}

#container {
	text-align: center;
	margin: 0px auto 0px;
	width: 841px;
	height: auto;
	min-height: 555px;
	background-color:#fff;
}

#header {
	width:841px;
	height:70px;
	background-image:url(../images/nav_background.jpg);
	background-repeat:repeat-x;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
	clear:both;
	float:right;
}

.no_border {
	border:0px;
}

.logo {
	float:left;
	width:270px;
	padding-top:20px;
	padding-left:20px;
}

.search {
	width:auto;
	height:20px;
	float:right;
	text-align:right;
	margin-top:0px;
	margin-right:0px;
	padding-right:2px;
}

.search_input {
	width:140px;
	height:18px;
	margin-top:0px;
	padding-top:4px;
	padding-left:4px;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	border-top:0px;
	border-color:#9b9b9b;
	border-style:solid;
	background-color:#eceaeb;
	vertical-align:bottom;
}

.search_button {
	width:30px;
	height:23px;
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
	margin-left:-4px;
	margin-right:-1px;
	vertical-align:middle;
	border:0px;
}

.search_text {
	color:#646464; 
	font-size:0.7em; 
	font-weight:bold; 
	width:auto;
	float:left;
	text-align:left;
	vertical-align:bottom;
	margin-right:5px;
	margin-top:5px;
}

.date {
	color:#646464; 
	font-size:0.7em; 
	font-weight:bold; 
	width:auto;
	float:right;
	text-align:right;
	vertical-align:bottom;
	margin-right:30px;
	margin-top:5px;
}

.print_logo {
	display:none;
}

#home_link {
	color:#fff;
	background-color:#9b9b9b;
	font-size:0.7em; 
	font-weight:bold; 
	width:44px;
	height:13px;
	float:left;
	padding-left:45px;
	padding-top:5px;
	padding-bottom:5px;
}

#home_link a:link   { color:#fff; text-decoration: none; }
#home_link a:visited   { color:#fff; text-decoration: none; }
#home_link a:active   { color:#004677; text-decoration: underline; }
#home_link a:hover   { color:#004677; text-decoration: underline; }

#image {
	width:164px;
	height:480px;
	float:right;
	margin-right:20px;
}

.float_right {
	float:right;
	margin-left:20px;
	margin-right:5px;
	clear:both;
}

.float_left {
	float:left;
	clear:both;
	padding-bottom:20px;
	margin-right:25px;
}

.mgmt_float_left {
	float:left;
	clear:both;
	/*margin-left:-40px;*/
	padding-bottom:15px;
	/*margin-right:15px;*/
	margin-right:5px;
}

.mgmt {
	width:250px;
	height:auto;
	float:right;
	text-align:left;
}

#content a:link   { color: #333; text-decoration: underline; }
#content a:visited   { color: #333; text-decoration: underline; }
#content a:active   { color: #fff; text-decoration: none; background-color:#004677; }
#content a:hover   { color: #fff; text-decoration: none; background-color: #004677; }

#content ul { 
}

#content ol { 
}

#logo {
	clear:both;
	margin-top:12px;
	height:30px;
	text-align:right;
}

#bodycopy {
	width:440px;
	float:left;
	margin-top:15px;
	margin-left:42px;
	min-height:150px;
	height:442px;
	overflow-y:auto;
	overflow-x:hidden;
}

#bodycopy ul.no_bullet {
	list-style:none;
}

.icon_align {
	vertical-align:middle;
}

#row     { display: block; float: left; }
div.row span.inline    { width:450px; margin-left:0px; display: block; vertical-align:top; clear:both; }
div.row span.label    { font-style: italic; font-weight: normal; text-align: left; padding-right: 10px; width: 135px; float:left; }
div.row span.sml_label    { font-style: italic; font-weight: normal; text-align: left; padding-right: 10px; margin-bottom:4px; width: 105px; float:left; }
div.row span.lrg_label    { font-style: italic; font-weight: normal; text-align: left; padding-right: 10px; margin-bottom:4px; width: 325px; float:left; }
/*div.row .forminput { width:180px; }*/
div.row .textinput {
	width:140px;
	height:18px;
	border:1px;
	border-color:#999999;
	margin-bottom:0px;
	border-bottom-width:1px;
	border-style:solid;
	vertical-align:middle;
}

div.row .lrg_textinput {
	width:290px;
	height:18px;
	border:1px;
	border-color:#999999;
	margin-bottom:0px;
	border-bottom-width:1px;
	border-style:solid;
	vertical-align:middle;
}

div.row .sml_textinput {
	width:55px;
	height:20px;
	border:1px;
	border-color:#999999;
	margin-bottom:0px;
	border-bottom-width:1px;
	border-style:solid;
	vertical-align:middle;
}

div.row .textareainput {
	width:140px;
	border:1px;
	border-color:#999999;
	margin-bottom:0px;
	border-bottom-width:1px;
	border-style:solid;
	vertical-align:middle;
}

div.row .lrg_textareainput {
	width:290px;
	border:1px;
	border-color:#999999;
	margin-bottom:0px;
	border-bottom-width:1px;
	border-style:solid;
	vertical-align:middle;
}

div.row .order_button {
	vertical-align:middle;
	border:0px;
}

div.row span.alert  { color: #f03; line-height: 14px; background: url("../images/alert.gif") no-repeat; margin: 5px 0 5px 2px; padding: 0 0 5px 20px }

#copyright {
	width:841px;
	height:36px;
	font-size:0.7em;
	text-align:left;
	padding-left:24px;
	padding-top:8px;
	color:#666666;
	clear:both;
	float:right;
}

#copyright a:link   { color: #666666; text-decoration: underline; }
#copyright a:visited   { color: #666666; text-decoration: none; }
#copyright a:active   { color: #fff; text-decoration: none; background-color: #999999; }
#copyright a:hover   { color: #fff; text-decoration: none; background-color: #999999; }

#footer_break {
	text-align:left;
	margin:0px auto 0px;
	width:841px;
	height:auto;
}

.vcard {
	float:left;
	width:540px;
}

div.vcard span.inline{
	color:#fff;
	font-size:0.7em;
	text-align:left;
}

.compulsory {
	color:#FF3300;
	font-weight:bold;
}

#footer_left a:link   { color: #fff; text-decoration: underline; }
#footer_left a:visited   { color: #fff; text-decoration: none; }
#footer_left a:active   { color: #004677; text-decoration: none; background-color: #fff; }
#footer_left a:hover   { color: #004677; text-decoration: none; background-color: #fff; }

#footer_right{
	color:#fff;
	font-size:0.6em;
	text-align:right;
	vertical-align:bottom;
	width:265px;
	float:right;
}

#footer_right .qMark {
	vertical-align:top;
	border:0px;
	margin-top:2px;
}

#footer_right a:link   { color: #fff; text-decoration: underline; }
#footer_right a:visited   { color: #fff; text-decoration: none; }
#footer_right a:active   { color: #004677; text-decoration: none; background-color: #fff; }
#footer_right a:hover   { color: #004677; text-decoration: none; background-color: #fff; }

div.testimonial {
	display:block;
	position:absolute;
	/*top:5em; left:10em; width:200px;*/
	margin: 95px auto 0px;
	/*margin-top: 50px;*/
	padding-left:43px;
	padding-right:5px;
	border:0px solid #fff;
	background-color:#fff; color:#004677;
	text-align: left;
	width:600px;
	height:120px;
	height:auto;
	/*float:right;*/
	text-align:left;
	z-index:2;
	font-size:0.7em;
}

#content ul.testimonial { 
	list-style:none; 
	padding:0; 
	margin:0; 
}

#content li.testimonial {
	text-align:center;
	margin:0;
	float:left;
}

#content li.testimonial_separator {
	border-right:solid;
	border-right-color:#004677;
	border-right-style:solid;
	border-right-width:1px;
	width:0px;
	vertical-align:bottom;
	margin-top:3px;
	margin-bottom:0px;
	margin-left:0px;
}

#content li.testimonial a     {
	color:#36a733;
	text-decoration:none;
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:10px;
	padding-left:10px;
}

html>body #content li.testimonial a { 
	width:auto; 
}

#content li.testimonial a:hover { 
	color:#ff4048;
	background-color: #fff;
}

#content li.testimonial a.selcur { 
	color:#ff4048;
	font-weight:bold;
	background-color: #fff;
}
