@charset "utf-8";
/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#e7e7e7;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
}

.tmenu:visited {
	FONT-SIZE: 11px; COLOR: black; FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION:none; font-weight:bold;
}

.tmenu:hover {
	FONT-SIZE:11px; COLOR:#a3271b !important; FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: blink !important; font-weight:bold;
}

.tmenu:link {
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	TEXT-DECORATION:none;
	
	
}


#bodypos {position: relative;
	margin: 0 auto;
	height: 100%;
	width: 780px;
	}
	
#leftbar{ width:10px; height:687px; background-image:url(images/leftbar.jpg); float:left;}
	
#header { width:780px; height:98px;} 
#imgcont { width:780px; height:269px; float:left;}
#menucont { width:780px; height:41px; background-image:url(images/menubg.jpg); float:left;}
#leftmenu{ width:197px; height:399px; background-color:white;	 float:left;}
#container { width:583px; height:399px; float:left; background-color:white;}
#textcont { width:540px; height:380px; float:left; margin-left:10px; margin-top:20px; }

.nohead { font-family:Arial, Helvetica, sans-serif; font-size:20px; color:black; font-weight:bold; }
.texthead { font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color#d3d2d2; }
.textdeco { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:black; line-height:1.3em;}
.txtlink { color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; }



/* services page */
#scontainer {  width:583px; height:499px; float:left; background-color:white;}
#stextcont{ width:540px; height:480px; float:left; margin-left:10px; margin-top:20px; }
#sleftmenu{ width:197px; height:499px; background-color:white;	 float:left;}

.footer{ background-color:#464646; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; height:38px; width:777px; float:left;}

.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
margin-left:13px;

}

.glossymenu li a{
background: white url(images/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
height:30px;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(images/glossyback2.gif);
}

.style1 {font-size: 16px}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #059dce;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
}

a {
	color:#000000;
}

/* SEO */

.header2 {
    font-size:13pt;
    font-weight:bold;
}

.header2Italic {
    font-size:11pt;
    font-style:italic;
}
	
.underFooter {
	background-color:#FFFFFF;
	font-family:arial;
	color:#000000;
	
}
.underFooter a {
	font-size:8pt;
	color:#000000
}

.underFooter h2 {
	text-align:center;
	padding: 10px;
	
	font-size:11pt;
	
}
.underFooter h3 {
	text-align:center;
	
	
	font-size:11pt;
	
}

.underFooter h4 {
	text-align:center;
	
	font-size:10pt;
	
}

.footerMenu {
	text-align:center;
}

.loc2 {

	font-size:11pt;
	color: #000000;
	font-style: italic;
}

.loc3 {

	text-align:center;
	font-size:8pt;
	margin:0px 60px 0px 60px;
}

#AutoNumber1 {
	text-align:center;
	border-collapse: collapse;
	font-size:9pt;
}
#AutoNumber1 td {
	text-align:left;
}
#AutoNumber1 a {
	color:#000000;
	font-size:8pt;
	text-decoration:none;
}

#copyright  {
	font-size:8pt;
	color:#000000;
	}

