body  {
font-family: verdana, arial,helvetica;
font-size: 8pt;
color:#202020;
background-color:#666666;
margin-top:20px

}

Table.Main {
	width: 930px;
	
	
}

#os {
	border: solid 3px White;
	width: 930px;
	
}

Td.UnderLogo {
	width:213px;
	height:32px;
	background-image: url(../images/structure/UnderLogo.png);
	background-repeat: no-repeat;
	color:#000;
	font-weight: bold;
	font-size: 9pt;
	background-color: White;
}

#UnderLogo { padding:5px 5px 5px 5px
	
}

Td.UnderHeader

{
	height:32px;
	background-image: url(../images/structure/UnderHeader.png);
		background-repeat: no-repeat;
			color:#000;
			text-transform: uppercase;
			font-weight: normal;
	font-size: 11pt;
		background-color: White;
}

 #UnderHeader {padding:5px 5px 5px 5px
 	
 }

Td.TopRight

{width:144px;
	height:155px;
	background-image: url(../images/structure/TopRight.png);
		background-repeat: no-repeat;
		color:#fff;
	font-weight: normal;
	font-size: 12pt;
	line-height:22px
	
}

 #TopRight {padding:5px 5px 5px 23px
 	
 }


Td.Main {
background-color: #fff;
	padding:30px 30px 20px 30px;
	width:657px
	
}


Td.Menu
{width:200px;
padding:10px 0px 0px 13px;
	background-image: url(../images/structure/MenuBg.png);
	background-repeat: repeat-y;
		color:#fff;
	font-weight: normal;
	font-size: 12pt;
	
}

#Menu {
	padding:0px 0px 15px 0px
}


#Content {
padding:10px 40x 10px 40px
	
}

 #Address {
 padding:5px 5px 20px 5px;
 font-weight: normal;
	font-size: 8pt;
 }
 
 

td {font-family: verdana, arial,helvetica;
font-size: 8pt;
line-height:16px
	
}

.SubHeading { 

	font-size: 13px;
	font-weight:bold;
	color: #005195;
	
}

Table.Header { width:930px
	
}



#Footer { padding:10px 0px 0px 240px
	
}
#FooterR { padding:10px 10px 0px 0px
	
}


.Title {
	font-size: 20px;
	font-weight:normal;
	color: #000;
}

#Title {
	padding:10px 0px 10px 60px
}

.Spacer {height:20px
	
}

.red {
	color: red;
}

.photo {
	border-width: 1px;
		border-style: solid;
	border-color: #000000;
	}

/* Font Styles */


.sm {font-size: 10px;color:#6e6e6e }



/* End Font Styles */




/* form contact*/	
	
	input {color:#000000; background-color:#fff;
    border: 2px Solid #a7b2b5; font-size:11px;padding:2px; font-family: verdana, arial,helvetica;}
	
	.inputsm {width:80px }
	.inputm {width:140px }

	
	textarea {color:#000000; 
	background-color: #fff;
    border: 2px Solid #a7b2b5; width:250px;
	 font-family: verdana, arial,helvetica;
	 font-size:11px;padding:2px
	 }
	
	.rad { width:20px;border:0;	background-color: transparent;
				
			}
	
			.noborder {border:0}
			.sub { width:58px;border:0;	background-color: transparent;
				
			}
		
			/* bot anchor */	
			
	.botlink {font-size:	11px;
		text-decoration:	none}

a.botlink:link
	{color:	#c1c1c1;
		}
		
		a.botlink:visited
	{color:	#c1c1c1;
		}
a.botlink:hover
	{
	color: #fff;text-decoration:	none
}



			/* top anchor */	
			
	.toplink {font-size:	13px;
		text-decoration:	none}

a.toplink:link
	{color:	#fff;
		}
		
		a.toplink:visited
	{color:	#fff;
		}
a.toplink:hover
	{
	color: #00008B;text-decoration:	none
}


/* links*/


A:link  { color: #3191b4;text-decoration:none;  }
A:visited { color: #3191b4;}
A:hover  { color: #666;text-decoration:	none;  }

	


/* pint only */



.PrintOnly
{
  display: none;}



