/*--------------------- TechXpress Inc. ---------------------*/
/*------------------------ Style.css ------------------------*/
/*-- STANDARD --*/
p { line-height: 1.5em ; }
h1 { font-size:15px }
h2 { font-size:14px }
h3 { font-size:13px }
h4 { font-size:12px }
h5 { font-size:11px }
body
{font-size:11px; font-family: Arial, Helvetica, sans-serif; color: #373737;  text-decoration: none; margin: 0; padding: 0; background-image: url(images/business-card_01.gif); background-repeat: repeat-x; background-color: #FFFFFF;}

a:link {color: #373737; text-decoration: underline;}
a:visited {color: #373737; text-decoration: underline;}
a:active {color: #373737; text-decoration: underline;}
a:hover {color: #373737; text-decoration: none; }

/*-- Regular short style for form elements --*/
.short {font-size: 11px; color: #1A3F7E;}

/*------------------------------------ Underline Class ------------------------------------- */
.underline a:link {text-decoration: underline;}
.underline a:visited {text-decoration: underline;}
.underline a:active {text-decoration: underline;}
.underline a:hover {text-decoration: none;}

/* ----------------Alsett clearing method ------------------------------------------- */
.clearfix:after {
content: "."; display: block; height: 0; clear: both; visibility: hidden;
}

.clearfix {
display: inline-block;
}

* html .clearfix {height: 1%}
.clearfix {display: block;}

/* ---------------------------------- Site Specific Layout -------------------------- */
div#main {width: 548px; margin-right: auto; margin-left: auto;}

div#byline {text-align: center;}


/* --------------------------------- Docs Specific Layout -------------------------- */