/*////////// General Layout //////////*/

body
{
	font-family: arial, verdana, 'ms sans serif';
	font-size: 90%;
	text-align: center;
	line-height: 20px;
	margin: 0px;
}

#wrapper
{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#header,
#nav,
#left,
#right,
#footer,
#breadcrumb,
#right_other,
#secondnavHolder,
#secondnav,
.curvytop,
.reldocstop,
#searchBox,
#searchBoxInt,
#director,
#flashHolder,
#flashHolder2,
#directorText,
.copyright,
.searchBox,
.download
{
	width: 0px;
	height: 0px;
	display: none;
}

#container
{
	width: 100%;
}

#container_products, #container_other
{
	float: left;
	margin-left: 35px;
	width: 100%;
}

#left, #left_other
{
	float: left;
	width: 206px;
	line-height: 22px;
}

#left_other
{
	width: 100%;
	line-height: 22px;
}

.article, #articlesSml
{
	float: right;
	background: #DCE9F9;
	width: 176px;
	padding: 0px 10px 0px 15px !important; padding: 10px 10px 0px 15px;
	font-size: 90%;
	text-align: right;
	margin-top: 10px !important; margin-top: 0px;
}

#latest
{
	width: 480px;
	background-image: url(/images/latestbg.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 50px;
}

.latestArticle
{
	float: left;
	width: 200px;
	font-size: 95%;
	margin: 10px 35px 10px 0px;
}

#center
{
	float: left;
	width: 480px;
	padding: 0px 20px 10px 20px;
}

img
{
    border: none;
}

hr
{
	color: black;
	background-color: black;
	height: 1px;
	border:0px;
	width: 250px;
}

.hometext
{
    font-size: 120%;
    line-height: 24px;
    font-weight: bold;
}

.articleTitle
{
	font-weight: bold;
	color: #161773;
	font-size: 110%;
}

#articlesSml
{
	font-size: 90%;
	padding-left: 30px;
}

.title
{
	font-weight: bold;
	color: #161773;
	font-size: 110%;
	line-height: 12px;
}

.author
{
    font-size: 90%;
    color: #333;
}

#left_other p
{
	padding: 10px;
}

.homepic
{
    margin-right: 4px;
}

.articleDate
{
    font-style: italic;
    line-height: 16px;
}

.searchtitle
{
    font-size: 110%;
    font-weight: bold;
    letter-spacing: 0.1px;
}

.searchtext
{
    line-height: 17px;
}

ul.search li strong
{
    background: #B2D3FB;
}

/*////////// Link Styles //////////*/

a
{
    color: #000;
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}

#breadcrumb a
{
	color: #B0D7DB;
	letter-spacing: 0.2px;
	text-decoration: underline;
}

#breadcrumb a:hover
{
	text-decoration: none;
}

#secondnav a, #footer a
{
	color: #000;
	text-decoration: none;
}

#secondnav a:hover, #footer a:hover
{
	text-decoration: underline;
}

#directorText a
{
    color: #fff;
}

#directorText a:hover
{
    text-decoration: none;
}

/*////////// Form Styles //////////*/

#search label
{
	color: #1B3D62;
	font-weight: bold;
	letter-spacing: -0.3px;
}

.go
{
	margin: -5px 0px 0px 9px;
}

.signup, .submit
{
    border: 1px black solid;
    width: 180px;
    margin-bottom: 10px;
}

.submit
{
    width: 70px;
    background: #fff;
    margin: 7px 0px 0px 212px;
}

label.signuplabel
{
    float: left;
    width: 100px;
}

label.terms
{
    float: left;
    font-size: 80%;
    margin-left: 105px;
}

form.contact, form.cost
{
    margin: 20px 0px 0px 15px;
    padding: 5px;
}

form.cost
{
    margin-top: -20px;
}

label.contact
{
    float: left;
    width: 150px;
}

fieldset.contact
{
	border: 1px gray solid;
}

input.contact
{
   border: 1px black solid;
   margin-bottom: 5px;
}

form#contactform textarea
{
    border: 1px black solid;
}

.contact_submit
{
    margin: 10px 0px 0px 103px;
    border: 1px black solid;
    background: #fff;
}

.calc_submit
{
    margin: 10px 0px 0px 11px;
    border: 1px black solid;
    background: #fff;
}

/*////////// Second Nav List Styles //////////*/

li
{
	margin-left: -10px;
	list-style-image: url(/images/bullet.gif);
}

/*////////// Product Lozenge Styles //////////*/

.product1Top, .product2Top
{
	float: left;
	background-image: url(/images/productboxtop1.gif);
	background-repeat: no-repeat;
	width: 724px;
	height: 10px;
}

.product2Top
{
	background-image: url(/images/productboxtop2.gif);
}

.product1, .product2
{
	float: left;
	background-color: #DAE8F8;
	width: 704px;
	padding: 10px;
}

.product2
{
	background-color: #CBDEF5;
}

.productInfo
{
	float: left;
	width: 400px;
}

.product1Bottom, .product2Bottom
{
	float: left;
	background-image: url(/images/productboxbottom1.gif);
	background-repeat: no-repeat;
	width: 724px;
	height: 10px;
	margin-bottom: 10px;
}

.product2Bottom
{
	background-image: url(/images/productboxbottom2.gif);
}

.legend
{
	float: right;
	font-size: 90%;
	line-height: 20px;
}

.notes
{
	font-size: 90%;
	margin-left: 10px;
	color: #800808;
	font-weight: bold;
}