body
{
    font-family : Helvetica, sans-serif;
    font-size : 13px;
    color: #ffffff;
    background-color : #16062C;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 20px;
}
.whitetext
{
    font-family : Helvetica, sans-serif;
    font-size : 13px;
    color: #ffffff;

}
.pagetext
{
    font-family : Helvetica, sans-serif;
    font-size : 13px;
    color: #ffffff;
    background-color : #16062C;
    padding-left : 70px;
    padding-right : 70px;
    padding-top : 30px;
    line-height : 18px;
}
.pagetexthome
{
    font-family : Helvetica, sans-serif;
    font-size : 13px;
    color: #ffffff;
    background-color : #16062C;
    padding-left : 70px;
    padding-right : 70px;
    padding-top : 10px;
    line-height : 16px;
}
.pagetext2
{
    font-family : Helvetica, sans-serif;
    font-size : 13px;
    color: #ffffff;
    background-color : #16062C;
    padding-left : 30px;
    padding-right : 30px;
    padding-top : 30px;
    line-height : 18px;
}

.pagetext3
{
    font-family : Helvetica, sans-serif;
    font-size : 13px;
    color: #ffffff;
    background-color : #16062C;
    padding-left : 14px;
    padding-top : 16px;
    line-height : 18px;
}


.servicestext
{
    font-family : Helvetica, sans-serif;
    font-size : 13px;
    color: #ffffff;
    background-color : #16062C;
    margin-left : 30px;
    padding-top : 10px;
    line-height : 18px;
	width: 170px;  
	float: right;
		
}
.reftext
{
    font-family : Helvetica, sans-serif;
    font-size : 12px;
    color: #000000;
    background-color : #ffffff;
    padding-left : 70px;
    padding-right : 70px;
    padding-top : 30px;
    line-height : 18px;
}
.red
{
    color : #F97A25;
}

.white
{
    background-color : #ffffff;
}

.greenquote
{
    color : #C1CD23;

}

.whitetitle
{
    font-size : 13px;
    color: #ffffff;
    text-align: center;
}

.whitetitle2
{
    font-size : 15px;
    color: #ffffff;
    text-align: center;
}

.reftitle
{
    font-size : 13px;
    color: #505050;
    font-weight : bold;
}
.title
{
    font-size : 15px;
    color: #ffffff;
    font-weight : bold;
    letter-spacing: .05em;
}

h1
{
    font-size : 16px;
    color: #ffffff;
    font-weight : bold;
    font-style : italic;
}

h2
{
    font-size : 15px;
    color: #ffffff;
    font-weight : bold;
    letter-spacing: .05em;
    margin-bottom : 0px;
    margin-top : 0px;
}

h3
{
    font-size : 13px;
    color: #ffffff;
    font-weight : bold;
    margin-bottom : 0px;
    margin-top : 6px;
}

h4
{
    font-size : 15px;
    color: #ffffff;
    font-weight : bold;
    letter-spacing: .05em;
    margin-bottom : 0px;
    margin-top : 0px;
	text-align : center;
}



UL
{
	margin-top : 6px;
}

li
{
	padding-bottom : 4px;
	padding-left : 0px;
}

.bold
{
    color: #ffffff;
	font-weight : bold;
    letter-spacing: .06em;
}


.indent
{
	padding-left: 30px;
}

.form
{
    font-size : 13px;
}

.quote
{
    margin-top : 25px;
	margin-left : 25px;
	margin-right : 25px;
    font-size : 12px;
    color : white;
    line-height : 17px;
}

.quoteauthor
{
	font-size : 11px;
	text-align : right;
	margin-right : 50px;
    color : white;
}

#top
{
    position: relative;
}

#chat
{
    position: absolute;
    top : 600px;
    left : 200px;
}

.sidebar
{

	margin-left : 120px;
	margin-right : 25px;
    font-size : 12px;
    color : #ffffff;
    line-height : 18px;
    letter-spacing: .03em;
}

.sidebartitle
{
    margin-top : 25px;
    margin-bottom : 12px;
	margin-left :120px;
    font-size : 13px;
    color : #ffffff;
    letter-spacing: .05em;
}

.gold
{
 	color : #c1cd23;
}

.offer
{
 	background-image : url(graphics/offer.gif);
}

.whitedot
{
 	background-image : url(graphics/white_dot.gif);
}

.bottom
{

    border-bottom-color : White;
    border-bottom-style : solid;
    border-bottom-width : 1px;
}

.whiteside
{
 	background-image : url(graphics/whiteside.png);
}
.footer
{
	font-size : 11px;
	text-align: center;
    color : #ffffff;
    padding-top : 6px;
}

.copyright
{
	font-size : 9px;
	color : #ffffff;
	text-align: center;
}

div.menuoff
{
    display : none;
}

div.menuon
{

    visibility : visible;
}
.tiptext
{
    color : #ffffff;
}

a.whitelink:link
{
	text-decoration: none;
	color: #ffffff;
	border-bottom: thin dotted #c1cd23;
}

a.whitelink:active
{
    color : #ffffff;
	text-decoration: none;
	border-bottom: thin dotted #c1cd23;
}

a.whitelink:visited
{
    color : #ffffff;
	text-decoration: none;
	border-bottom: thin dotted #c1cd23;
}
a.whitelink:hover
{
    color : #c1cd23;
	text-decoration: none;
	border-bottom: thin dotted #c1cd23;
}

a.linkoff:link
{

    text-decoration : none;
    color : #ffffff;
}

a.linkoff:active
{
    color : #ffffff;
    text-decoration : none;
}

a.linkoff:visited
{
    color : #ffffff;
    text-decoration : none;
}
a.linkoff:hover
{
    color : #c1cd23;
    text-decoration : none;
}

.linkon
{
    color : #c1cd23;
}

a.linkon:link
{

    text-decoration : none;
    color : #c1cd23;
}

a.linkon:active
{
    color : #c1cd23;
    text-decoration : none;
}
a.linkon:visited
{
    color : #c1cd23;
    text-decoration : none;
}
a.linkon:hover
{
    color : #c1cd23;
    text-decoration : none;
}

.nounderline
{

    font-size : 12px;
    text-decoration : none;
    color : #ffffff;
}
a.nounderline:link
{

    text-decoration : none;
    color : #c1cd23;
}

a.nounderline:active
{
    color : #c1cd23;
    text-decoration : none;
}

a.nounderline:visited
{
    color : #c1cd23;
    text-decoration : none;
}
a.nounderline:hover
{
    color : #c1cd23;
    text-decoration : none;
}

a.edsbits:link
{
    text-decoration : none;
    color : #005148;
}

a.edsbits:active
{
    color : #005148;
    text-decoration : none;
}

a.edsbits:visited
{
    color : #005148;
    text-decoration : none;
}
a.edsbits:hover
{
    color : #545454;
    text-decoration : underline;
}

.topbanner
{
	position: relative;

}

.phone
{
	position: absolute;
	font-size : 16px;
    color : #c1cd23;
	left: 740px;
	top: 20px;
	width: 300px;
	text-align: right;
}