/* this is the most up to date stylesheet -->*/

body 		{ 
	margin: 0;
	/*background-image: url(images/bg2.gif);*/ 
	height:100%;
	background:#69686a url(images/bg3.gif) top left repeat-x
	}

img { border:none}

h1 			{ font-family: Arial, Helvetica, Tahoma; font-size:17px; font-weight:bold; color:#fc6c17; margin-bottom:10px; text-transform:uppercase}
.footer 	{ font-family: Verdana; font-size:11px; color:#c0bfc3; line-height: 18px}

.line		{ background-image: url(images/line_dotty.gif)}
.nav 		{ background-color:#476a87; border-width: 1px 0px 1px 0px; border-style: solid; border-color: #FFFFFF;} 
.pagebg1	{ background-image: url(images/bg_ourservices.jpg); background-repeat:no-repeat; background-position:bottom}

.text1 		{ font-family: Verdana; font-size:12px; color:#FFFFFF; line-height:18px }
.text1a 	{ font-family: Verdana; font-size:12px; color:#FFFFFF; line-height:18px }
.text1b 	{ font-family: Verdana; font-size:11px; color:#FFFFFF; line-height:18px }
.text2 		{ font-family: Verdana; font-size:12px; color:#c0bfc3; line-height:18px }
.text4 		{ font-family: Verdana; font-size:10px; color:#cccccc}


.text3 		{ font-family: Arial; font-size:10px; color:#7f8190; line-height:12px }

.button		{ font-size:11px; font-family: Arial; padding:1px 1px 1px 1px}

a.text1, a.text1:visited 		{text-decoration: underline}
a.text1:hover, a.text1:active 	{text-decoration: none}

a.text1a, a.text1a:visited 		{text-decoration: none}
a.text1a:hover, a.text1a:active {text-decoration: underline}

a.text1b, a.text1b:visited 		{text-decoration: none}
a.text1b:hover, a.text1b:active {text-decoration: underline}

a.text2, a.text2:visited 		{text-decoration: underline}
a.text2:hover, a.text2:active 	{text-decoration: none}

a.text4, a.text4:visited 		{text-decoration: underline}
a.text4:hover, a.text4:active 	{text-decoration: none}

a.footer, a.footer:visited 			{text-decoration: none}
a.footer:hover, a.footer:active 	{text-decoration: underline}



a.text3, a.text3:visited 		{text-decoration: underline; font-family: Arial; font-size: 10px; line-height:12px}
a.text3:hover, a.text3:active 	{text-decoration: none; font-family: Arial; font-size: 10px; line-height:12px}


.line1 { 
	margin:20px 0;
	border-bottom:1px dashed #7e7f87
	}

SELECT.state
{
	font-family: Tahoma;
	font-size: 10px;
	color: #4f6a99 ;
	font-weight: normal;
	background-color: #FFFFFF;
}

.textbox 
{	
font-family: Tahoma;
	font-size: 10px;
	color: #4f6a99;
	font-weight: normal;
	background-color: #FFFFFF;
	border-left: #777b92 1px solid;
	border-top: #777b92 1px solid;
	border-right: #4d515d 1px solid;
	border-bottom: #4d515d 1px solid;}
