body {
	margin:0px;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:black;
}

img { border:none;}

table {
	font-family:Verdana;
	font-size:11px;
	text-align:left;
}
p {text-indent:20px;margin-top:5px;margin-bottom:10px;}

UL {
	 list-style-image:url(../Columbus-Ohio_res/dot.gif);
	 margin-top:5px;
	 margin-bottom:5px;
	 margin-left:0px;
	 margin-left:10px;
	 padding-left:10px;
}
LI {
   line-height:16px;
   margin:0px;
   padding:0px;
   font-size:11px;
}

A {
	font-family:Verdana;
   text-decoration:none;
	color:black;
}

A:hover {
	color:red;
	text-decoration:underline;
}

H1 {
	font-size: 26px;
	font-weight: bold;
	color: #44494D;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

H2 {
	margin:0px;
	font-size:16px;
	font-weight:bold;
	color: #026C91;
	padding-top: 0px;
	padding-bottom: 5px;
	text-indent: 18px;

    background-image:url(../Columbus-Ohio_res/ico_plus.gif); 
    background-repeat:no-repeat;
    background-position:0px 1px;
}
H3 {
   color:red;
   font-size:14px;  
}

FORM TD
{
	color:#026C91;
	font-weight:bold;
}
INPUT {
   border:solid 1px gray;
}
TEXTAREA {
   border:solid 1px gray;
}
SELECT {
   border:solid 1px gray;
}

.txtAccent {
	font-weight: bold;
	font-size: 12px;
   color:red;
	padding-left: 20px;
	line-height: 40px;
}

.mnuTop {
	color: #333333;
	padding-left:20px;
	vertical-align:middle;
}
.mnuTop A {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.mnuTop A:hover {
	color: #AA0000;
	text-decoration: none;
}

.mnuLeft {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left:36px;
	line-height:25px;
	padding-top:0px;
}
.mnuLeft A {
	color: #333333;
	text-decoration: none;
}
.mnuLeft A:hover {
	color: #026c91;
	text-decoration: none;
}

.mnuBottom {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align:center;
	vertical-align:middle;
	line-height:18px;
}
.mnuBottom A {
	color: #333333;
	text-decoration: none;
}
.mnuBottom A:hover {
	color: #AA0000;
	text-decoration: none;
}

#leftLocations P {text-indent:0;}


