body
{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	background-color: #DBE5FF;
}

a
{
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}

a:hover
{
    font-weight: bold;
    text-decoration: none;
    color: #214DB6;
}

img
{
    border: 0;
}

li
{
    margin-bottom: 5px;
}

#head
{
	height: 193px;
	width: 900px;
	margin-top: 15px;
	border: solid 2px #000000;
	border-bottom: 0;
}

#content
{
    border: solid 2px #000000;
    border-top: 0;
    height: auto;
    background-color: #ffffff;
    padding: 20px;
}

.mainIndex
{
    background-color: #ffffff;
}

.headNavCell
{
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #d0cece;
    text-align: center;
    border-bottom: solid 1px #000000;
    border-top: solid 1px #000000;
}
	
.cellSpacer
{
    width: 33%;
}

.footer
{
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    color: #214DB6;
    width: 100%;
    display: block;
    margin-top: 10px;
    margin-bottom: 15px;
}

.tableBorderRight
{
    border-right: solid 1px #C0C0C0;
}

.tableImgCtr
{
    text-align: center;
}

.sentenceStart
{
    font-size: 20px; 
}

.pageHeadUnderline
{
    border-top: solid 1px #C0C0C0;
    height: 5px;
}

.servicesHeader
{
    text-align: center;
    background-image: url(../images/services_head.jpg);
    background-repeat: no-repeat;
    font-weight: bold;
    width: 370px;
}

.servicesContent
{
    width: 370px;
    padding-right: 10px;
}

.servicesSpacer
{
    width: 70px;
}

.servicesTable
{
    margin-left: 30px;
}

.contactTable
{
    margin-left: 300px;
}

.bigTxt
{
    font-size: 14px;
}

.smallTxt
{
    font-size: 10px;
    color: #214DB6;
}

.boldTxt
{
    font-weight: bold;
}

.bulletListMargin
{
    margin-left: 50px;
}

.pageHead
{
    background-image: url(../images/page_head.jpg);
    background-position: right;
    background-repeat: no-repeat;
}

.mdf_tag
{
    text-align: center;
    display: block;
    width: 100%;
}

.redItalics
{
    font-style: italic;
    color: #960606;
}

.linkNoDec
{
    padding: 0;
    margin: 0;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    background-color: Transparent;
    height: inherit;
    width: inherit;
    border: 0;
}

.linkNoDec:hover
{
    padding: 0;
    margin: 0;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    background-color: Transparent;
    height: inherit;
    width: inherit;
    border: 0;
}

.hh_screens_desc
{
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 11px;
    font-weight: bold;
}

#hh_screens_div
{
    background-image: url(../images/hh_screens/cell_bg.png);
    background-repeat: repeat-x;
    width: 428px;
    border: solid 1px #000000;
    border-top: 0;
    margin-left: 0px;
    margin-top: 0px;
}

#desc
{
    font-weight: normal;
    padding-right: 15px;
}

.product_features
{
    padding: 20px;
    font-size: 11px;
    color: #404040;
}

.alignCenter
{
    text-align: center;
}