div#wrap {

    font-size: 12px;
	font-family:Arial;
}

body 
{
    text-align: center;
    background: #D0E5FA;
}

form#form1 table
{
    background-color: #ffffff;
}

form#form1 
{
    margin-left: auto;
    margin-right: auto;
    width: 50em;
    text-align: left;
    
}

.PageHeader
{
	font-size: 18px;
	font-family:Arial;
	font-weight:bold;
	color: #1821CE;
	text-decoration: none;
}
.MainText
{
	font-size: 14px;
	font-family:Arial;
}

.FooterText
{
	font-size: 9px;
	font-family:Arial;
}
.LoginText
{
	font-size: 12px;
	font-family:Arial;
}
.LoginFailureText
{
	font-size: 11px;
	font-family:Arial;
	font-weight:bold;
	color:Red;
}
.LinkText
{
	font-size: 14px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
.LinkText A
{
	font-size: 14px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
.LinkText2
{
	font-size: 12px;
	font-family:Arial;
	color:#000000;
	text-decoration: none;
}
.LinkText3
{
	font-size: 16px;
	font-family:Arial;
	color:blue;
	text-decoration: none;
}
.LinkText4
{
	font-size: 11px;
	font-weight: bold;
	font-family:Arial;
	color:blue;
	text-decoration: none;
}
.MainText2
{
	font-size: 14px;
	font-family:Arial;
	font-weight:bold;
	color:Red;
}

.GridHeader
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-WEIGHT: bolder;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.GridHeader A
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
.GridHeader A:hover
{
    COLOR: #cc0000;
    TEXT-DECORATION: none
}
.Grid
{
    FONT-SIZE: 10px;
    COLOR: #5A5A5A;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.Grid A
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
.Grid A:hover
{
    COLOR: #cc0000;
    TEXT-DECORATION: none
}

.AlertGrid
{
    FONT-SIZE: 10px;
    COLOR: #5A5A5A;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.AlertGrid A
{
    COLOR: #5A5A5A;
    TEXT-DECORATION: none
}
.AlertGrid A:hover
{
    COLOR: #cc0000;
    TEXT-DECORATION: none
}
.DetailGrid
{
 margin-left: 0px
}

#locationtext 
{
    margin: 10 0 10 0;
}

#name_copy
{
    width: 500px;
}

#name_copy p
{
    margin: 10 0 10 0;
}



#directions_copy p
{
    margin: 10 0 10 0;
}

#directions_copy ul
{
    margin: 10 0 10 30;
    
}

#directions_copy ol
{
    margin: 10 0 10 30;
    
}

#zipInvalid
{
    color: Red;    
}

#nullName
{
    color: Red;    
}

.managelocationsformfields
{
    font-weight: bold;
    margin: 20 0 5 0;
}

#left_column
{
    overflow: auto;
    height: 400px;
    width: 290px;
    float: right;
}

#right_column
{
    float: left;
    
}

#container
{
    width: 690px;
    height: 400px;
}

#map
{
    border: 3px solid #03027A;
}

.flashvideo {
	display:block;
	width:520px;
	height:390px;
	margin-top:10px;
	border:solid 2px #000;
	text-align:left;
}
.flashvideo img { border:none; margin:85px 0 0 219px; }