html {
	min-height: 100%;
	height: auto;
}
li {
	list-style: none;
}
ul {
	margin: 0;
	padding: 0;
}
a {
	color: #000000;
	text-decoration: none;
	outline: none;
}
a:active {
  outline: none;
}
a:visited {
	text-decoration: none;
}

a img {
	border: 0;
	text-decoration: none;
	outline: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	min-width: 918px;
	background-image: url(i/fbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#wrapper {
	width: 918px;
	margin: 0 auto;
	padding: 0;
	min-height: 50px;
}
#header-wrapper {
	width: 100%;
	background-image: url(i/body.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 124px;
}
#top-wrapper {
	width: 100%;
	height: 45px;
	padding: 9px 0px 0px 0px;
}
#top {
	width: 918px;
	height: 12px;
	text-align: right;
	font-size: 10px;
	color: #ffffff;
	margin: 0 auto;
}
#top a {
	color: #ffffff;
}
#top a:hover {
	color: #006fbe;
}
#top strong {
	color: #ffffff;
	font-weight: bold;
}
#header {
	background-image: url(i/h.png);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0 auto;
	width: 918px;
	height: 31px;
	padding: 0px 0px 33px 0px;
	border-bottom: 1px dotted #c4c4c4;
}
#header h1 {
	float: left;
	width: 320px;
	height: 43px;
	margin: 0;
	padding: 0;
	outline: none;
}

#header h2 {
	font-size: 11px;
	color: #006fbe;
	float: right;
	margin: 15px 0px 0px 0px;
}
#header h2 a {
	color: #090;
}
#header h2 img {
	margin-bottom: -4px;
}
#navigation {
	float: right;
	text-align: right;
	width: 150px;
	margin: 0;
}
#navigation li {
	font-size: 1.4em;
	font-weight: bold;
	float: left;
	height: 25px;
	padding-top: 2px;
	margin: 5px 0 0 5%;
	list-style: none;
	outline: none;
}
#navigation li:hover {
	margin-top: 3px;
}
#navigation a {
		color: #ffffff;

}

.onepx {
	background: url(i/onepxborder.gif) no-repeat center;
	width: 202px;
	height: 1px;
	margin: 0;
	padding: 0;
	clear: both;
}
.sidedark {
	min-height: 25px;
	width: 182px;
	padding: 10px 10px 10px 10px;
	background: #212121;
	color: #ffffff;
}
.sidedark h2 {
	color: #ffffff;
	padding-bottom: 5px;
	margin: 0;	
	border-bottom: 1px solid #000000;
}
.sidedark .first {
	border-top: 1px solid #383838;
	margin: 0;
	padding-top: 15px;
	line-height: normal;
}
#side {
	width: 202px;
	float: left;
	min-height: 50px;
	padding: 0px 30px 0px 0px;
	border-right: 1px solid #c4c4c4;
}
#side h3 {
	font-size: 1.3em;
	line-height: 1.2em;
}
#side h3 a:hover {
	color: #006fbe;
}
#side .h-desc {
	margin-top: -5px;
	font-size: 11px;
}
#Submit {
	width: 140px;
	height: 40px;
	text-align: center;
	margin: 10px 0px 20px 0px;
}
.inid {
	width: 174px;
	height: 21px;
	font-size: 17px;
	padding: 2px 4px 2px 4px;
	margin: 0;
}
.sgnup {
	margin-bottom: 3px;
	padding: 0;
	height: 13px;
}
.fade {
	height: auto;
	width: 182px;
	padding: 0;
	margin: 0;
}
.fade img {
    opacity:0.33;
    filter:alpha(opacity=33);
}


#frontpage {
	width: 918px;
	background: url(i/fp.jpg) no-repeat center;
	height: 300px;
}




#content {
	width: 655px;
	float: left;
	min-height: 50px;
	padding: 0px 0px 0px 30px;
}
#content a {
	color: #006fbe;
}
#content p {
	line-height: 1.8em;
}
.portfolio-container {
	width: 655px;
}
.temp-left {
	width: 327px;
	height: 200px;
	padding: 0px;
	border: none;
	float: left;
}
.portfolio-left {
	width: 344px;
	height: 200px;
	padding: 5px;
	border: 1px solid #c4c4c4;
	float: left;
}
.portfolio-right {
	margin-top: 10px;
	float: left;
	width: 274px;
	margin-left: 25px;
}
.port-center {
	width: 100%;
	text-align: center;
}
.portfolio-right a {
	border-bottom: 1px solid #006fbe;
}
.port-break {
	height: 1px;
	clear: both;
	width: 100%;
	border-bottom: 1px solid #c4c4c4;
	padding-top: 25px;
	margin-bottom: 25px;
}
.third-container h3 {
	padding: 10px 0px 8px 0px;
	font-size: 1.4em;
	color: #006fbe;
	text-align: left;
	margin: 0;
}
.focal-image {
	margin: 0 auto;
	width: 918px;
	height: 250px;
	padding: 0px 0px 0px 0px;
}
.more {
	font-size: 11px;
	font-weight: bold;
	color: #212121;
	padding: 0px 0px 6px 0px;
	border-bottom: 1px dotted #c4c4c4;
	margin-bottom: 20px;
	text-align: right;
}
.more img {
	margin-bottom: -2px;
}
.h-desc {
	font-size: 1.2em;
	color: #006fbe;
	padding: 10px 0px 6px 0px;
	border-bottom: 1px dotted #c4c4c4;
	margin-bottom: 20px;
	width: 100%;
	font-weight: normal;
}
.ul-desc {
	font-size: 1.2em;
	color: #000000;
	height: 63px;
	padding: 10px 0px 6px 0px;
	border-bottom: 1px dotted #c4c4c4;
	margin: 10px 0px 20px 0px;
	width: 100%;
}
.ul-desc li {
	float: left;
	width: 170px;
	height: 13px;
	padding: 6px 10px 6px 25px;
	margin: 0px 11px 3px 0px;
	font-size: 11px;
	border: 1px solid #c4c4c4;
}
.ul-br {
	margin-right: 2px;
}
.ul-desc .yes {
	background-image: url(i/Yes.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #dce1e6;
	color: #000;
}
.ul-desc .no {
	background-image: url(i/No.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #999;
}

.third-container {
	width: 655px;
	clear: both;
}
.third-left {
	width: 187px;
	padding: 0px 30px 0px 0px;
	float: left;
	border-right: 1px dotted c4c4c4;
}
.third-center {
	width: 187px;
	padding: 0px 15px 0px 15px;
	float: left;
}
.third-right {
	width: 187px;
	padding: 0px 0px 0px 30px;
	float: left;
	border-left: 1px dotted c4c4c4;
}
.third-container .list {
	height: auto;
	width: 100%;
	margin: 0;
	padding: 0;
}
.third-container .list li {
	min-height: 15px;
	margin: 0 0 6px 0;
}
.third-container .b {
	background: url(i/More.gif) no-repeat left;
	padding-left: 18px;
}
.third-container .g {
	background: url(i/grey-list-arrow.gif) no-repeat left;
}
.features {
	height: auto;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}
.features li {
	background: url(i/included.png) no-repeat left;
	min-height: 20px;
	margin: 4px 0 10px 0;
	padding-left: 30px;
}

#technology {
	margin: 25px 0px 0px 0px;
	padding: 0;
}
#technology li {
	float: left;
	padding: 5px 0px 0px 0px;
	margin: 0px 8px 8px 0px;
	width: 208px;
	height: 75px;
	border: 1px solid #c4c4c4;
	text-align: center;
}

.quarter-container a {
	color: #006fbe;
}
.quarter-container a:hover {
	color: #000000;
}
.quarter-container {
	width: 655px;
	min-height: 50px;
	height: auto;
	clear: both;
	margin-top: 50px;
}
.quarter-cube {
	font-size: 11px;
	float: left;
	margin: 0px;
	width: 301px;
	padding: 5px 13px 35px 13px;
	min-height: 110px;
}
.quarter-cube-left {
	font-size: 11px;
	float: left;
	margin: 0px;
	width: 281px;
	padding: 5px 13px 35px 0px;
	min-height: 110px;
}
.quarter-cube-right {
	font-size: 11px;
	float: left;
	margin: 0px;
	width: 281px;
	padding: 5px 0px 35px 13px;
	min-height: 110px;
}







h1 {
	font-size: 2.4em;
	color: #000000;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 1.7em;
	color: #000000;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 1.6em;
	margin: 0;
	padding: 0;
	color: #000000;
}
h4 {
	font-size: 1.1em;
	color: #000000;
	margin: 0;
	padding: 0;
}

#fpf {
	background-image: url(i/fbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	bottom: 0;
	position: absolute;
	height: 58px;
	width: 100%;
	padding-top: 65px;
}
#absolutefooter {
	position: absolute;
	bottom: 0;
	background-image: url(i/fbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 58px;
	width: 100%;
	padding-top: 65px;
}
#footer {
	background-image: url(i/fbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 58px;
	width: 100%;
	padding-top: 65px;
}
#r a {
	color: #ffffff;
}
#l {
	background-image: url(i/fl.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 58px;
	width: 100%;
}
#r {
	background-image: url(i/fr.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 58px;
	width: 100%;
}
#fw {
	background-image: url(i/Flexed-Logo-Small.png); 
	background-repeat: no-repeat;
	background-position: left;
	height: 46px;
	width: 918px;
	margin: 0 auto;
	padding-top: 12px;
}
#telephone {
	background-image: url(i/fbg.png); 
	background-repeat: repeat-x;
	float: left;
	text-align: left;
	margin-left: 50px;
	font-size: 11px;
	padding: 4px 7px 0px 7px;
	height: 18px;
	margin-top: 5px;
}
#copyright {
	background-image: url(i/fbg.png); 
	background-repeat: repeat-x;
	float: right;
	text-align: right;
	font-size: 11px;
	padding: 4px 7px 0px 7px;
	height: 18px;
	margin-top: 5px;
}
.clear {
	clear: both;
	height: 0px;
	width: 100%;
	margin: 0;
}
.pclear {
	clear: both;
	height: 0px;
	width: 100%;
	margin: 100px 0px 0px 0px;
}

#navi { margin: 0px 0px 20px 0px; height: 47px; width: 100%; clear: both; background:url(i/navi-bg.gif) top repeat-x; }
#navi .menu { clear:both; margin:0; padding:0px; list-style:none; position:relative; z-index:999999999999; }	
#navi .menu ul { float:left; margin: 1px 0px 0px 0px; list-style:none; padding: 0px; }
#navi .menu ul li {  margin:0px;  float: left; width:131px; cursor: pointer; line-height:47px; text-align:center; *margin:0px 0px -4px 0px; }	
#navi .menu ul li a {	display:block;	height:100%; color:#ffffff; font-size:1.16em; text-decoration:none; background:url(i/bg_menu.gif) top left no-repeat; }
#navi .menu ul li:hover a { text-decoration:none; color:#006fbe; background:url(i/bg_menu-act.gif) top left no-repeat; }
#navi .menu ul li.current_page_item a { text-decoration:none; color:#006fbe;  background:url(i/bg_menu-act.gif) top left no-repeat; }
#navi #dropmenu { margin: 0 auto; width: 918px; }

#navi #dropmenu .menu ul ul { background:url(i/ddp.png) bottom no-repeat; width: 131px; clear:both; color:#8a8a8a;	position:absolute; margin-top: -1px; padding: 1px 5px 10px 5px; }		
#navi #dropmenu .menu ul ul li {float: none; clear:both; display:block; height:100%; overflow:hidden; text-align:left; border-bottom: 1px solid #cdd0d2; width: 131px; line-height: 33px; }			
#navi #dropmenu .menu ul li ul li a { float: left; height:auto; font-weight: normal; text-decoration:none; background:#ffffff !important; font-size:11px; padding:2px 10px 2px 15px; width:126px; color:#000000 !important; font-family:Arial, Helvetica, sans-serif; }		
#navi #dropmenu .menu ul li ul li a:hover { color:#006fbe; background:#ffffff !important; border-bottom: 1px solid #006fbe; }	
	
#navi #dropmenu .menu ul ul ul {  width: 150px; margin: 0px 0px 0px 131px; *margin-top:-23px; position: absolute; padding:0; border-left: 1px solid #cdd0d2; border-right: 1px solid #cdd0d2; border-top: 1px solid #cdd0d2; }
#navi #dropmenu .menu ul ul ul li { width: 150px; line-height: 25px; }
#navi #dropmenu .menu ul ul ul a { float: left; height:auto; font-weight: normal; text-decoration:none; }
#navi #dropmenu .menu ul ul ul a:hover { color:#006fbe;  background:#ffffff !important; }
#navi #dropmenu .menu ul ul ul li a span {}
#navi #dropmenu .menu ul ul ul li a span span {}

.colour {
	color: #006fbe;
}
#Frontpage-wrap {
	background-image: url(i/Frontpage.jpg); 
	background-repeat: no-repeat;
	background-position: center;
	background-color: #ffffff;
	width: 100%;
	height: 250px;
	margin: -18px 0px 25px 0px;
	border-bottom: 1px solid #006fbe;
}
#Frontpage {
	background: none;
	color: #000000;
	width: 910px;
	height: 250px;
	margin: 0 auto;
	padding: 0;
}
#Mobile-Website-Design {
	width: 960px;
	height: 157px;
	margin: 0 auto;
	padding: 0;
}
#front-container {
	float: left;
	width: 500px;
	height: 220px;
	margin: 30px 0px 0px 45px;
}
#front-container h1 {
	color: #000000;
	text-shadow: 2px 2px 7px #000;
}
#front-container h3 {
	color: #ffffff;
}
#fp-mobile-design {
	float: left;
	width: 80px;
	height: 64px;
	background: none;
	display: block;
	margin: 100px 0px 0px 16px;
}
#fp-mobile-design:hover {
	background-image: url(i/Mobile_Design_hover.png); 
	background-repeat: no-repeat;
	background-position: center;
}
#fp-web-design {
	float: left;
	width: 114px;
	height: 104px;
	background: none;
	display: block;
	margin: 50px 0px 0px 130px;
}
#fp-web-design:hover {
	background-image: url(i/Web_Design_hover.png); 
	background-repeat: no-repeat;
	background-position: center;
}
#fp-ecommerce-package {
	float: left;
	width: 76px;
	height: 52px;
	background: none;
	display: block;
	margin: 108px 0px 0px 40px;
}
#fp-ecommerce-package:hover {
	background-image: url(i/eCommerce_package_hover.png); 
	background-repeat: no-repeat;
	background-position: center;
}

#mobi-container {
	float: right;
	width: 320px;
	height: 177px;
	margin: 80px 0px 0px 0px;
	padding: 0;
}
#fof-container {
	float: right;
	width: 240px;
	height: 170px;
	margin-top: 80px;
}
#ecom-container {
	float: right;
	width: 395px;
	height: 177px;
	margin-top: 80px;
}
#Product-Reporting {
	background: url(i/eCommerce/Product-Reporting.gif) no-repeat left;
	height: 70px;
	padding: 20px 0px 0px 70px;
	width: 211px;
}
#Multilingual-Interfaces {
	background: url(i/eCommerce/Multilingual-Interfaces.gif) no-repeat left;
	height: 70px;
	padding: 20px 0px 0px 70px;
	width: 211px;
}
#PayPal-Integration {
	background: url(i/eCommerce/PayPal-Integration.gif) no-repeat left;
	height: 70px;
	padding: 20px 0px 0px 90px;
	width: 181px;
}
#Tax-and-Shipping-Management {
	background: url(i/eCommerce/Tax-and-Shipping-Management.gif) no-repeat left;
	height: 70px;
	padding: 20px 0px 0px 80px;
	width: 191px;
}
#Customer-Management {
	background: url(i/eCommerce/Customer-Management.gif) no-repeat left;
	height: 70px;
	padding: 20px 0px 0px 70px;
	width: 211px;
}
#Product-Management {
	background:url(i/eCommerce/Product-Management.gif) no-repeat left;
	height: 70px;
	padding: 20px 0px 0px 70px;
	width: 211px;
}
#Payment-Management {
	background: url(i/eCommerce/Payment-Management.gif) no-repeat left;
	height: 75px;
	padding: 15px 0px 0px 75px;
	width: 206px;
}
#Gift-Certificates {
	background: url(i/eCommerce/Gift-Certificates.gif) no-repeat left;
	height: 70px;
	padding: 20px 0px 0px 70px;
	width: 211px;
}
#Web-Design {
	width: 438px;
	height: 157px;
	padding: 100px 0px 0px 480px;
	background-image: url(i/services/Web-Design.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0 auto;
}
#Search-Engine-Optimization {
	background-image: url(i/services/Search-Engine-Optimization.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 438px;
	height: 160px;
	padding: 90px 0px 0px 480px;
	margin: 0 auto;
}
#SEO-wrap {
	border: 1px solid #006fbe;
	padding: 20px 20px 10px 20px;
	margin: 0;
	width: 930px;
	box-shadow: 10px 10px 5px #888;
}
#Website-Design {
	width: 100%;
	height: 33px;
	padding-top: 15px;
	background-image: url(i/Web-Design/Website-Design.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#Website-Maintenance {
	width: 100%;
	height: 33px;
	padding-top: 15px;
	background-image: url(i/Web-Design/Website-Maintenance.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#e-Newsletter-Design {
	width: 100%;
	height: 33px;
	padding-top: 15px;
	background-image: url(i/Web-Design/Newsletter-Design.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#Adobe-Flash-Design {
	width: 100%;
	height: 33px;
	padding-top: 15px;
	background-image: url(i/Web-Design/Adobe-Flash-Design.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#iPhone-Mobile-Website {
	width: 100%;
	height: 33px;
	padding-top: 15px;
	background-image: url(i/Mobile-Website-Design/iPhone.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#BlackBerry-Mobile-Website {
	width: 100%;
	height: 33px;
	padding-top: 15px;
	background-image: url(i/Mobile-Website-Design/BlackBerry-Mobile-Website.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#HTC-Mobile-Website {
	width: 100%;
	height: 33px;
	padding-top: 15px;
	background-image: url(i/Mobile-Website-Design/HTC-Mobile-Website.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#Google-Android-Mobile-Website {
	width: 100%;
	height: 33px;
	padding-top: 15px;
	background-image: url(i/Mobile-Website-Design/Google-Android-Mobile-Website.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#Palm-Mobile-Website {
	width: 100%;
	height: 33px;
	padding-top: 15px;
	background-image: url(i/Mobile-Website-Design/Palm-Mobile-Website.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.stepcarousel{
position: relative;
border: none;
overflow: scroll;
width: 655px;
height: 75px;
margin-left: 20px;
}

.stepcarousel .belt{
position: absolute;
left: 0;
top: 0;
}
.stepcarousel .panel{
float: left;
overflow: hidden;
min-width: 100px;
max-width: 250px;
height: 75px;
padding: 0;
margin: 10px 25px 0px 25px;
text-align: center;
}

@media projection, screen {
    .tabs-hide {
        display: none;
    }
}

@media print {
    .tabs-nav {
        display: none;
    }
}
#contact-nav {
	width: 420px;
	margin: 0px 0px 0px 310px;
	padding: 0;
}
.contact-container {
	border-top: 1px solid #c4c4c4;
}
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after {
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px;
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 20px;
    background: url(i/tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
	font-size: 11px;
	font-weight: bold;
    z-index: 2;
    padding-left: 0;
    color: #000000;
    line-height: 1.2;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
}
.tabs-nav .tabs-selected a {
    color: #006fbe;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0;
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px;
    min-width: 64px;
    height: 42px;
    min-height: 22px;
    padding-top: 11px;
    padding-right: 0;
}
*>.tabs-nav a span {
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
    padding-top: 10px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited {
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border-top: 1px solid #c4c4c4;
    padding: 25px 0px 0px 30px;
    background: #ffffff;
	margin-top: 1px;
	margin-left: -30px;
	width: 655px;
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}
.contact-half {
	width: 655px;
	height: auto;
	margin-top: -10px;
	padding: 0;
}
.contact-half li {
	list-style: none;
	padding: none;
}
.text-input {
	background-image: url(i/input-text.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 286px;
	height: 30px;
	padding: 6px 10px 6px 10px;
	border: 0;
	font-size: 1.7em;
	font-weight: normal;
	margin: 0;
}
.contact-area {
	background-image: url(i/text-area.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 615px;
	height: 172px;
	padding: 22px 20px 12px 20px;
	border: 0;
	font-size: 1.7em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.chl {
	width: 306px;
	height: 80px;
	float: left;
	margin-right: 38px;
	margin-bottom: 20px;
}
.chr {
	width: 306px;
	height: 80px;
	float: left;
	margin-bottom: 20px;
}
.Fo-o-Fo {
	background-image: url(i/404-Error.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 300px;
	margin-top: 8%;
}
label.error {
	display: block;
	color: red;
	font-style: italic;
	font-weight: normal;
}

input.error {
	border: 2px solid red;
}
.required .label {
	font-weight: bold;
	background: #093;
}
.table {
	background: none;
	min-width: 918px;
	width: 100%;
	padding: none;
	clear: both;
	color: #000000;
	border: none;
	margin-left: -263px;
}
.table .clear {
	height: 23px;
}
.table h1 {
	font-size: 1.6em;
}
.table h3 {
	background: url(i/h2.gif) no-repeat;
	min-height: 14px;
	color: #252525;
	font-size: 1em;
	clear: both;
	border: 0;
	margin: 0;
	padding: 0;
}
.th {
	font-size: 11px;
	background: #ffffff;
	font-weight: bold;
	border-bottom: 1px solid dashed;
}
.table .bottom {
	padding-top: 15px;
	height: 110px;
	background: none;
}
.td {
	font-size: 12px;
	float: left;
	text-align: center;
	width: 22%;
	padding: 10px 0px 2px 20px;
	min-height: 0px;
	max-height: 12px;
}

.tr { 
	background: none;
}
.tr:hover {
	background-color: #d8d9da;
}
.left {
	text-align: left;
}
.odd { 
	background: #ecedee;
}

.alignright {
	text-align: right;
}