table.contactTableLeftSide
{
	background-color: #808080;
	table-layout: auto;
}

table.contactTableRightSide
{
	background-color: #808080;
	table-layout: fixed;
}

hr.contactHrBlack
{
	color: black
}

p.contactParagraph
{
	margin-left: 0.3cm
}

hr.contactHrGrey
{
	color: #808080
}

table.contactTableCenter
{
	background-color: #d0d0d0;
	table-layout: automatic
}

h2.contactH2Discription
{
	color: #696969;
	font-size: 17pt;
	font-style: oblique;
	margin-left: 1cm; 
	margin-top: 0.2cm
}

p.contactParagraphInfo
{
	color: #696969;
	font-size: 15pt;
	font-style: italic;
	font-weight: 900;
	text-indent: 1cm; 
	margin: 1cm; 
	margin-top: 0cm; 
	margin-bottom: 0.3cm
}

b.contactInstruction
{
	color: #696969;
	font-size: 15pt;
	font-style: italic;
	font-weight: 900;
	margin-left: 2cm; 
	margin-top: 0cm; 
	margin-bottom: 0.3cm
}

address.contactInformation
{
	color: #696969;
	font-size: 15pt;
	font-style: italic;
	font-weight: 900;
	margin: 2cm;
	margin-top: 0cm; 
	margin-bottom: 0.3cm
}








body.contactForm
{
	background-color: #696969	
}

table.welcomeTable
{
	background-color: #696969;
	table-layout: automatic
}

h1.welcomeLargeHeader
{
	color: black; 
	font-size: 30pt; 
	text-align: center; 
	line-height: 80%; 
	border-top-style: solid
}

h1.welcomeSmallHeader
{
	color: black; 
	font-size: 20pt; 
	text-align: center; 
	line-height: 160%; 
	border-bottom-style: solid
}




a.contactLink:link     
{
	color: black;
	font-size: 15pt;
	font-style: italic
}

a.contactLink:visited  
{
	color: black;
	font-size: 15pt;
	font-style: italic
}

a.contactLink:hover    
{
	color: black; 
	background-color: #808080;
	font-size: 150%;
	font-style: italic
}

a.contactLink:active   
{
	color: black;
	background-color: #808080;
	font-size: 15pt;
	font-style: italic
}









a.contactLinkForm:link     
{
	color: #696969;
	font-size: 15pt;
	font-style: italic
}

a.contactLinkForm:visited  
{
	color: #696969;
	font-size: 15pt;
	font-style: italic
}

a.contactLinkForm:hover    
{
	color: #696969; 
	background-color: #d0d0d0;
	font-size: 150%;
	font-style: italic
	text-decoration: underline
}

a.contactLinkForm:active   
{
	color: #696969;
	background-color: #d0d0d0;
	font-size: 15pt;
	font-style: italic
}

img.contactImage
{
	opacity:0.4;
	filter:alpha(opacity = 70)
}

p.userCount
{
	color: black; 
	font-size: 8pt; 
	text-align: center; 
	line-height: 160%;
	margin-top: -.5cm;
	margin-bottom: 0cm
}