﻿body 
{
    font-family:Arial;
    font-size:12pt;
    font-weight:normal;
}

a
{
    font-family:Arial;
    font-size:12pt;
    font-weight:normal;
    color:#00283A;
    text-decoration:underline;
}

.footer
{
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;
    color:#808080;
    text-decoration:none;    
}

.header
{
    font-family:Arial;
    font-size:24pt;
    font-weight:bold
}

.testimonials_header
{
    font-family:Arial;
    font-size:18pt;
    font-weight:bold
}

.testimonials
{
    font-family:Arial;
    font-size:10pt;
    font-weight:normal;
}

.website_header
{
    font-family:Arial;
    font-size:16pt;
    font-weight:bold
}

.application_header
{
    font-family:Arial;
    font-size:14pt;
    font-weight:bold
}

.application_company
{
    font-family:Arial;
    font-size:12pt;
    font-weight:bold;
    color:Gray;
}

.grey
{
    font-family:Arial;
    font-size:12pt;
    font-weight:bold;
    color:#999999;
}

.collapsePanel {
	width: 130px;
	height:166px;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:33px;		
	height:166px;
	color: Yellow;
	font-weight:bold;
	float:left;
	padding:1px; 
	cursor: pointer; 
	vertical-align: middle;
}