﻿body
{
    font-size: small;
    font-family: Arial, Sans-Serif;
    padding: 0px;
    margin: 0px;
    background: #f0f0f0 url(images/edges.jpg) repeat-y scroll top center;
    text-align: justify;
}

div
{
    margin: 0px;    
}

div.overall-div
{
	width: 996px;
	margin: 0px auto 0px auto;
	background: #00000 url(images/border-overall-bottom.png) no-repeat scroll bottom center;
}

div.column-main
{
    float: left;
    width: 836px;
    margin-left: 30px;
    margin-right: 30px;    
}

div.column-right
{
	float: right;
	width: 100px;
	text-align: center;
}

div.phone1
{
	text-align: center;
}

td.main-tab
{
	height: 31px;
	width: 141px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background: url(images/tab.jpg) no-repeat center top;
}

td.main-tab-selected
{
	height: 31px;
	width: 141px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background: url(images/tab-selected.jpg) no-repeat center top;
}

p
{
 text-align: justify;
}

div.top-row
{
	float: left;
	width: 100%;
	height: 100px;
	padding: 0px 0px 0px 0px;	
}

.font-size-24pt
{
    font-size: 24pt;
    font-weight: bold;
}

.font-size-16pt
{
    font-size: 16pt;
    font-weight: bold;    
}

.line-height-zero
{
    line-height: 0px;
}

.bold-text
{
    font-weight: bold;
}

img
{     
    border: 0;
}

a.clicked
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	height: 110px;
	
}

a.normal
{
    text-decoration: none;
    color: #000000;
}

a.clicked-small
{
	text-decoration: none;
	color: #000000;
	font-size: small;
}

a.normal-small
{
	text-decoration: none;
	color: #000000;
	font-size: small;
}


a.text-decoration-none
{
    text-decoration: none;
    color: #000000;
}

.center
{
	text-align: center;
}

.justify
{
	text-align: justify;
}

.right
{
	text-align: right;
}

.height100px
{
	height: 100px;
}

.height69px
{
	height: 69px;
}

.width705px
{
	width: 705px;
}

.width206px
{
	width: 206px;
}

.width85px
{
	width: 85px;
}

.width67
{
	width: 67%;
}

.width50
{
	width: 50%;
}

.width40
{
	width: 40%;
}

.width33
{
	width: 33%;
}

.width30
{
	width: 30%;
}

.width25
{
	width: 25%;
}

a
{
	color: #000000;
}

a.footer
{
	color: #ffffff;
	text-decoration: none;
}

a:hover
{
	color: #ff0000;
}

li.list1
{
	line-height: 30px;
}

img
{
	border: 0px;
}

table.footer1
{
	background-color: #a9a9a9;
	width: 996px;
	float: left;
}

td.footer
{
	color: #ffffff;
	vertical-align: top;
}

.black
{
	background: #000000;
}

.dark-gray
{
	background: #808080;
	color: #ffffff;
}

.light-gray
{
	background: #c0c0c0;
}

.white
{
	background: #ffffff;
}

.red
{
	color: #ff0000;
}

.blue
{
	color: #0066ff;
}

div.back-button1
{
	margin: 5px;
}

td.a1
{
	background-color: #a9a9a9;
}

td.a2
{
	background-color: #b9b9b9;
}

td.a3
{
	background-color: #c9c9c9;
}

td.a4
{
	background-color: #d1d1d1;
}

td.a5
{
	background-color: #e2e2e2;
}

td.a6
{
	background-color: #f3f3f3;
}
