﻿body
{
    font-size:11px;
    font-family:'Lucida Grande', Verdana,sans-serif;
    margin:10px;
}
a:link
{
    font-size:12px;
}

a:visited
{
    font-size:12px;
}

a:hover
{
    text-decoration: none;
}

/* Rules for heading */
h1
{
    font-size:150%;
}
h2
{
    font-size:140%;
}

h3
{
    font-size:120%;
	
}

h4
{
    font-size:90%;
}

h5
{
    font-size:100%;
    background-color:#9999FF;
	color: #000000;
	text-align:left;
	line-height:14px;
}


p
{
    font-size:100%;
    line-height:200%;
}

ul
{
    margin:0 0 0 0;
    padding:0 0 0 5px;
    line-height:150%;
    list-style-type:none;
}

.pageheader
{
	vertical-align: middle;
	text-align: center;
	height: 70px;
	margin: 0 0 10px 0;
	padding: 10px;
	background-color: #EAFFFF;
	color: #000000;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.pageheader h1
{
    font-size:xx-large;
    text-align:center;
    display:inline;
    
    
}

.pageheader h2
{
	color: #6699FF;
	display: inline;
	text-align: center;
}

.pageheader h3
{
	color: #9999FF;
	display: inline;
	text-align: left;
	font-size: 120%;
	float: left;
}

.pageheader h4
{
	color: #FFCCFF;
	display: inline;
	text-align: right;
	font-size: 120%;
	float: right;
}

.pagesubheader
{
	vertical-align: middle;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 10px;
	background-color: #E9F2F3;
	color: #000000;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.SubLeft
{

}

.SubRight
{
}

.content
{
	font-size: 11px;
	font-style:normal;
	font-family: 'Lucida Grande' , Verdana,sans-serif;
	margin-right: 31%;
	margin-left: 20%;
	margin-bottom: 10px;
	padding: 10px;
	background-color: white;
}

.content h1
{
	text-align:center;
}


.callsifiedImage
{
	max-height:300;
	max-width:300;
}

.sidebar_a
{
    float:left;
    width:20%;
    padding:10px;
    background-color:white;
}

.FairLinks
{
    padding:10px 10px 0px 10px;
}

.sidebar_b
{
    float:right;
    width:30%;
    padding:10px;
    /*height:1800px;*/

}
.sidebarheading h2
{
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #000000;
	border-top: solid 4px green;
	border-bottom: solid 4px orange;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.sidebarheading ul
{
	border: 1px none #000000;
	background-position: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	list-style-image: none;
	background: #E9F2F3;
	line-height: 10px;
}


.footer
{
	clear: both;
	padding: 10px;
	background-color: #EAFFFF;
	color: #000000;
	text-align: center;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.footer h3
{
    font-size:60%;
    text-align:center;
}


.footer h4
{
    font-size:80%;
    text-align:center;
}

.footer h5
{
	font-size: 100%;
	text-align: center;
	color: #FF99CC;
}

.footer a:link
{
	color: #666666;
}

.footer a:visited
{
	color: #999999;
}

.footer a:hover
{
	color: #999999;
}

.footer a:active
{
	color: #999999;
}

.submit50
{
	width:95%; 
}

.submit60
{
	width:98%; 
}

