/***************************************************************************************/
/* COMMON LAYOUT */
/***************************************************************************************/

* { padding: 0px; margin: 0px; } /* Start with a clean slate */
* {  font-size: 12px; font-family: Verdana; color: #333333; line-height: 17px; }  /* Default font for all items */
div { -moz-box-sizing:border-box; box-sizing:border-box; } /* Forces IE & IE to treat padding the same */
html { min-height: 100%; height: 100%; margin-bottom: 1px; } /* Set height to 100% + 1px to force scroll bar in FF */
#ht { position: absolute; top: -2000px; width: 700px; } /* Hidden Text - Look up. WAAAY Up */
.clear { clear: both; height: 0px; overflow: hidden; } /* Used to clear floats without taking up space */
body { margin: 0px 0px 0px 0px; height: 100%; background: #FFFFFF; background: url('../images/layout/bodybg.gif');  overflow-x: hidden; }
hr { border-color: #CCCCCC; border-width: 1px; border-top-style: solid; border-bottom-style: solid; height: 1px; overflow: hidden; }


ul, ol { margin-left: 25px; line-height: 17px; margin-bottom: 15px; }
li { list-style-type: square; }




.bordered { border: 4px solid #CCCCCC; }

h1, h2, h3, h4, h5 { font-family: Arial; font-weight: bold; }
a, a u  { color: #003366; font: bold 12px Verdana; text-decoration: none; }

h1, h1 span, .post h2 a, .post h2 { color: #3399CC; font-size: 18px; margin: 0px 0px 15px 0px; font-weight: normal; }
h2 { color: #669933; font-size: 16px; line-height: 27px; margin: 0px 0px 10px 0px; font-weight: normal; }
h3 { color: #000000; font-size: 14px; margin: 0px 0px 10px 0px; font-weight: bold; }
p  { color: #333333; font-size: 12px; margin: 0px 0px 15px 0px; }

a:hover {text-decoration: underline; }
/* b { font-weight: none; } */
th { font-weight: bold; }

hr.upper { border-color: #CCCCCC; border-top-style: solid; border-bottom-style: none; border-width: 1px; }


.green { color: #336633; }


#lightview * {
	margin: 0px;
	padding: 0px;
}


/***************************************************************************************/
/* SPECIFIC TO THIS LAYOUT */
/***************************************************************************************/

#main {
	width: 930px;

	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -230px; /* the bottom margin is the negative value of the footer's height */
}

#header {  }
    #headerLeft {  width: 250px; float: left; margin-top: 15px; }
    #headerRight { width: 600px; float: right; text-align: right; padding-top: 6px; }
/*
        #navA { background: url('../images/layout/nava_bg.gif'); border-width: 1px; border-color: #089DCB; border-width: 1px; border-left-style: solid; border-right-style: solid; border-bottom-style: solid; color: #FFFFFF; font-size: 11px; font-family: Arial; height: 22px; width: 300px; float: right; text-align: center; }
*/
        #navA { font-size: 13px; font-family: Arial; height: 22px;  text-align: right; color: #cccccc;  }
/*
            #navA a { color: #FFFFFF; font-size: 11px; font-family: Arial; padding: 4px 8px 3px 8px; text-decoration: none; line-height: 22px; }
*/
            #navA a { color: #3399cc; font-size: 13px; font-family: Arial; padding: 4px 0px 3px 0px; text-decoration: none; line-height: 22px; font-weight: normal; }
            #navA a:hover { text-decoration: underline; }

            #navA a span { font-weight: bold; color: #99cc33; }


    #headerRight .tagLine { font-size: 18px; font-family: Arial; color: #333333; text-align: right; margin-top: 20px; letter-spacing: 0.02em; line-height: 22px; }

#leftColumn { width: 202px; float: left; margin-top: 17px; }
#rightColumn { width: 704px; float: right; margin-top: 17px; }

#dropNav { background: url('../images/layout/nav_bg3.png'); height: 239px; width: 202px; }



/*
#leftNav { background: url('../images/layout/nav_bg2.png'); height: 239px; }
    #leftNav a { text-decoration: none; font-family: arial; color: #FFFFFF; display: block; padding: 6px 12px 6px 12px;
                color: #FFFFFF; font-size: 15px; margin: 0px 3px 0px 3px; font-weight: normal; }
    #leftNav a:hover { text-decoration: none; background: #CCFF99; color: #336600; }
*/


#footer-outer {
	background: #e6ebec;
	height: 225px;
	bottom: 0px;
}

#push {
	height: 235px;
}


#footer { color: #333333; font-size: 10px; width: 930px; margin: 0px auto; }
#footer a { font-size: 9px; color: #666666; margin: 2px 8px 2px 8px; text-decoration: none; font-weight: normal; }
#footer a:hover { color: #333333; text-decoration: underline; }

#footer-1 {
	float: left;
	width: 190px;
}

#footer-2 {
	float: left;
	width: 310px;
}

#footer-3 {
	float: left;
	width: 280px;
}

#footer-4 {
	float: right;
	width: 150px;
	padding-top: 3px;
}

#footer-1 a, #footer-2 a, #footer-3 a, #footer-4 a {
	display: block;
	line-height: 11px;
	padding: 1px 0px;
}

#footer-4 p, #footer-4 b {
	font-size: 9px;
	text-align: right;
	color: #444444;
	line-height: 12px;
}


#footer-5 {
	margin-top: 15px;
	padding-bottom: 15px;
	border-width: 1px;
	border-color: #999999;
	border-top-style: solid;
	padding-top: 4px;
	color: #666666;
	text-align: right;
	font-size: 9px;
}






.blueBubble { height: 45px; width: 202px; display: block;  background: url('../images/layout/blue_bubble.png'); text-decoration: none; cursor: hand; }
    .blueBubble span { color: #FFFFFF; font-family: arial; font-size: 15px; font-weight: bold; display: block; padding: 14px 0px 0px 10px; }
    .blueBubble:hover { text-decoration: none; }




/***************************************************************************************/
/* PAGE CONTENT */
/***************************************************************************************/




/***************************************************************************************/
/* PAGE CONTENT */
/***************************************************************************************/



/* Contact Form */

.contactForm {   }
.contactForm th { font-weight: normal; text-align: left; padding-top: 7px; padding-right: 5px; width: 80px; }
.contactForm td { padding-top: 7px; }
.contactForm input { width: 200px; height: 16px; line-height: 16px; }

.contactForm .checkbox input { width: 16px; margin-right: 10px; }
.contactForm .checkbox div { margin-bottom: 5px; width: 230px; }

.contactForm .radio input { width: 16px; margin-right: 10px; }
.contactForm .radio div { margin-top: 2px; width: 150px; float: left; }
.contactForm .mand { color: #FF0000; font-weight: normal; font-size: 9px; }

/* CLIENT BULLETIN */
.clientBulletin div {
	width: 135px; float: left;
	text-align: center;
	margin-bottom: 5px;
}
.clientBulletin img { width: 130px; }
