body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #CC6600;
}

h1 {
	color: #645A41;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 5px;
}

h2 {
	color: #666;
	font-size: 14px;
	padding-left: 20px;
}

h3 {
	color: #645A41;
	font-size: 14px;
	padding-left: 10px;
}

h4 {
	color: #645A41;
	font-size: 12px;
	padding-left: 10px;
}

	
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: inside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	line-height: 1.5;
}

.leftmargin {
	margin-left: 20px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 15px 10px 20px;
}

table  { 
	margin-left: auto;
	margin-right: auto;
}




.centerTxt {
	text-align: center;
}

.center {
	table-layout: center;
}

/* Below are styles for the DIV ID's */
#logobanner { 
	width:772px;
	height:64px;
}

#faq a {
	color: #2E3F5B;
	text-decoration: none;
	font-weight:bold;
	text-decoration:underline;
}

.faqtitle {
	font-weight:bold;
	color: #2E3F5B;
	text-decoration:underline;
}

#navigation {
	padding:0 0; height:37px;
}
#navigation a {color:#225799; padding:0 0 0 0; text-decoration:none; }
#navigation a:hover	{color:#000000; }
#navigation ul 		{margin:0; padding:0; }
#navigation li 		{margin:0; padding:0; list-style:none; display:inline; }


/* BELOW ARE THE STYLES FOR ALL THE SUB PAGES */

/* These are the styles for ONLY the Right-hand column */
.rightcolborder {
	background-color: #F1F3EC;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}
#rightcol p {
	padding: 5px 10px 10px 10px;
	font-size: 11px;
	line-height: 1.6;
	color: #202016;
}
#rightcol h4 {
	color: #645A41;
	font-size: 12px;
	padding-left: 10px;
}

#rightcol h1 {
	color: #CC6600;
	font-size: 16px;
	padding-left: 10px;
	padding-top: 5px;
}

.orange{
	color: #CC6600;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
}

#rightcol ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	list-style-position: inside;
	margin-right: 10px;
	color: #202016;
}

#rightcol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: -15px;
	line-height: 1.6;
} 

.fullpgborder {
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

/* These are the styles for ONLY the lEFT-hand column */
.leftcolborder {
	border-left: 1px solid #666;
}

#leftcol {
	background-color: #FFF;
}
#leftcol p {
	padding: 5px 10px 10px 20px;
}
#leftcol table {
	margin-left: 20px;
}
.toolstable {
	align: left;
	margin-left: 23px;
}

.th {
	padding-left: 12px;
	color: #FCFCE3;
	font-weight: bold;
	text-align: left;
}
.toolstxt {
	font-size: 10px;
	color: #999;
}

/* Below is used for the Contact Info page */

.backwards {
	unicode-bidi: bidi-override;
	direction: rtl;
}

/* Below is used for the Web Hosting page */

.smallerTxt {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 10px;
}

.tablebg {
	background-color: #ccc;
}

.tablepad {
	padding-left: 0px;
}

/* Below is used for the Design page */

.designTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 15px 10px 20px;
}

.quoteName {
	text-align: right;
	padding-right: 20px;
	color: #645A41;
	font-size: 12px;
}


/* Below is used for the Request For Quote page */

.quotecol, .quotecol td {
	border-left:1px solid #ccc; 
	border-bottom:1px solid #ccc; 
	border-right:1px solid #ccc; 
	border-top:1px solid #ccc; 
	background-color: #F7F7F7;
	border-collapse: collapse;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.greybg {
	background-color:#999999;
}

.boldtxt {
	font-weight: 700;
}

.bluetxt {
	color:#2E3F5B;
	font-weight: 400;
	padding-left: 5px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* STYLING for Code Verification Popup */

.popupTable {
	border-left:1px solid #bfbfbf; 
	border-bottom:1px solid #bfbfbf; 
	border-right:1px solid #bfbfbf; 
	border-top:1px solid #bfbfbf; 
	background-color: #f2f2f2;
	border-collapse: collapse;
}

.poptxt  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.close  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #1B4261;
	font-weight: bold;
	text-align: center;
}


/* STYLING THE FOOTER AREA */
#footertop { 
	width:780px;
	background-image: url(../images/footer-top.gif);
	height:60px;
}
#footer { 
	width:772px;
	margin-left: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #2E3F5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
	line-height: 1.7;
	font-weight: 500;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
#footer a:link {
	text-decoration:underline;
	color: #fff;
}
#footer a:visited {
	text-decoration:underline;
	color: #fff;
}
#footer a:hover {
	text-decoration:none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top:3px;
	padding-bottom:5px;
}

/*------------------Portfolio Page Styles-------------------*/

/* Portfolio Index Styles */
table#pfListTbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.pfListLine {
	background-image:url(images/dot_ln.gif);
}
.pfListIcon {
	background-image:url(images/pfIcon_bg.gif);
	background-repeat: no-repeat;
}
td.pfListCell {
	height:30px;
	text-align: middle;
	padding-left:5px;
}
a.pfListLink, a.pfListLink:active, a.pfListLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.pfListLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	background-color: #EEEEEE;
}

/*styles which fix disply issues on various platforms from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */