﻿/* This section embeds the Dodge font so the client doesn't need this font installed */
@font-face {
    font-family: Dodge;
    font-style:  normal;
    src: url('Fonts/DODGE0.eot');
}

html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
}
.mainBackground
{
    padding:0px;
    margin:0px;
    background-color:#FFFFFF;
    background-image:url('Images/dr-b.gif');
    background-position:0px 190px;
}
TH
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    WORD-SPACING: normal;
    VERTICAL-ALIGN: baseline;
    TEXT-TRANSFORM: none;
    COLOR: #003366;
    FONT-FAMILY: Dodge, Verdana, Arial, Helvetica, sans-serif;
    LETTER-SPACING: normal
}
.DodgeHeader
{
    font-weight: normal;
    FONT-SIZE: 12pt;
    FONT-FAMILY: Dodge;
    TEXT-ALIGN: left
}
.DodgeHeader_Large
{
	font-family:Dodge;
	font-size: 14pt;
	font-weight: normal;
	text-align: left;
	VERTICAL-ALIGN: top;
}
TD
{
    FONT-SIZE: 11px;
    WORD-SPACING: normal;
    VERTICAL-ALIGN: middle;
    TEXT-TRANSFORM: none;
    COLOR: black;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    LETTER-SPACING: normal
}
.CellText_Yellow
{
    COLOR: yellow
}
.CellText_White
{
    COLOR: white
}
.CellText_EmailLink
{
    CURSOR: hand;
    COLOR: white;
    TEXT-DECORATION: underline
}
.valigntop
{
    VERTICAL-ALIGN: top
}
LABEL
{
}
.Black_Dodge
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    CURSOR: hand;
    COLOR: black;
    FONT-FAMILY: Dodge
}
A
{
	FONT-SIZE: 11px;
	cursor:hand;
	color:blue;
	font-family: Tahoma, Dodge,Swis721 BT;
    text-decoration:none;
}
.NonFlashLink A:link
{
	color: gainsboro;
	text-decoration: none;
}
.NonFlashLink A:hover
{
	color: gainsboro;
	text-decoration: none;
}
.NonFlashLink A:active
{
	color: gainsboro;
	text-decoration: none;
}
.NonFlashLink A:visited
{
	color: gainsboro;
	text-decoration: none;
}
.MenuLinks
{
	COLOR: black;
}
.Red_Dodge
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt;
    CURSOR: hand;
    COLOR: red;
    FONT-FAMILY: Dodge;
}
.ReadMore
{
    FONT-SIZE: 11px;
    CURSOR: hand;
    COLOR: red;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: underline;
}
.SubHeader
{
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    COLOR: #bb0000;
    FONT-FAMILY: Swis721 BT;
}
.HomeText_Red
{
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    COLOR: #bb0000;
    FONT-FAMILY: Arial;
}
.HomeText_Blue
{
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    COLOR: #007d9d;
    FONT-FAMILY: Arial;
}
.HandCursor
{
	cursor:hand;
}
.VerticalAlign_Top
{
	left: 0px;
	position: absolute;
	top: 0px;
}
.MenuCell
{
	padding-left: 14px;
}
