/*
.........................................................................................
   old style
.........................................................................................  
*/

BODY, TD, TR, A, H1,H2,H3,H4,H5,H6, input, select , textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	font-weight : normal;
	text-decoration : none;
}

body{
	margin: 0px;
}

P {
	margin-top:10px;
	margin-bottom:10px;
}

H1, H2  {
	font-family : Arial, Verdana, sans-serif;
	color : #ffffff;
	font-size : 14px; 
	line-height: 16px;
	font-weight: bold;
	text-align : left;
	padding: 3px;
	margin: 2px;
}

H3, H4 {
	font-family : Arial, Verdana, sans-serif;
	color : #084C8A;
	font-size : 14px; 
	line-height: 16px;
	font-weight : bold;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:-2px;
}

H5 {
	color: #4D79A1;
	font-size : 10px;
	line-height : 13px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: -10px;
}
H6 {
	color: #4D79A1;
	font-size : 10px;
	line-height : 13px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}

UL {
	margin-bottom:8;
	margin-top:8;
}

LI {
	font-size : 10px;
	line-height : 13px;
	list-style-type: circle;
	margin-left: -20px;
	list-style-image: url(images/dot-clear.gif);
	list-style: outside;
}

A:link, A:visited {
text-decoration: underline; 
color:#4D79A1;
}

A:hover {
text-decoration: none; 
color:#315677;
}

A.main:link, A.main:visited {
text-decoration: none ; 
color:#D97323;
}

A.main:hover {
text-decoration: underline; 
color:#AE5815;
}

A.darkred:link, A.darkred:visited {
color : #c04716;
text-decoration: underline ; 
}

A.darkred:hover {
text-decoration: none; 
color : #c04716;
}

TD.bodybg {
	background-color: #ebe8d9;
	color : #98947d;
	font-weight: normal;
	vertical-align : top;
	padding: 5px;
	border: none;

}

TD.bodybg2 {
	background-color: #F1EEDE;
	color : #98947d;
	font-weight: normal;
	vertical-align : top;
	padding: 5px;
	border: none;

}

TD.seofirstwords {
	color : #D97323;
	font-size : 10px;
	line-height : 13px;
	font-weight: normal;
	vertical-align : middle;
}


TD.darkblue {
	Background-color: #084C8A;
	padding: 3px;
	margin: 2px;
}
TD.lightblue {
	Background-color: #4D79A1;
	color : #ffffff;
	padding: 3px;
	margin: 2px;
}
img.left {
	margin-right: 8px;
	margin-left: 3px;
}

.bodybg-nopad {
	background-color: #ebe8d9;
}

.contact {
	color : #c04716;
	font-size : 9px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.backg-form {
	margin: 15px;
}

.form-headings {
	font-family : verdana, Helvetica, sans-serif;
	color : #034077;
	font-size : 13px;
	line-height : 15px;
	font-weight : bold;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:-2px;
}
select {
	margin-top:1px;
}
