a
{
    color: #FFCA4B;
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
	text-decoration:underline;
}

a:link
{
    color: #FFCA4B;
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
	text-decoration:underline;
}

a:hover
{
    color: #FFCA4B;
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
}

a:visited
{
    color: #FFCA4B;
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
}

body
{
    color: #ffffff;
    font-family: Arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
}
td
{
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
}

th
{
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
}

h1
{
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-size: 20px;
}

h2
{
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-size: 18px;
}

h4
{
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-size: 17px;
}

h5
{
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
	font-weight:bold;
}

h6
{
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
}

form
{
margin:0px;
}

input, textarea, select, option {
	font-family: arial, helvetica, sans-serif;
	padding: 2px;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: inset 1px #005098;
}

#hdrTopLeft
{
	background-image:url("../images/vail_hdr_idx_logo.gif");
	width:330px;
	height:83px;
}

#hdrTopRight
{
	background-image:url("../images/vail_hdr_idx_right.gif");
	width:468px;
	height:83px;
}


#hdrMiddleLeft
{
	background-image:url("../images/vail_border_left.gif");
	width:29px;
	background-repeat:repeat-y;
}

#hdrMiddleRight
{
	background-image:url("../images/vail_border_right.gif");
	width:33px;
	background-repeat:repeat-y;
}

#vailBackgroundLogo
{
	background-image:url("../images/vail_bg_logo.gif");
	width:268px;
	height:262px;
	background-repeat:no-repeat;
}

#borderDots
{
	background-image:url("../images/vail_border_dots.gif");
	width:18px;
	background-repeat:repeat-y;
}

.standardText
{
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.headerH5
{
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
	font-weight:bold;
}

.headerText
{
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.loginBoxText
{
    color: #FFCA4B;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.mainNav
{
    color: #005098;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
}

.mainNav a:link
{
    color: #005098;
    font-size: 11px;
    font-weight: bold;
	text-decoration:none;
}

.mainNav a:visited
{
    color: #005098;
    font-size: 11px;
    font-weight: bold;
	text-decoration:none;
}

.mainNav a:hover
{
    color: #0099CC;
    font-size: 11px;
    font-weight: bold;
	text-decoration:none;
}

.mainNav a:active
{
    color: #0099CC;
    font-size: 11px;
    font-weight: bold;
	text-decoration:none;
}

.footerNav
{
    color: #000000;
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
}

.footerNav a:link
{
    color: #000000;
	font-size: 12px;
	text-decoration:underline;
}

.footerNav a:visited
{
    color: #000000;
	font-size: 12px;
	text-decoration:underline;
}

.footerNav a:hover
{
    color: #000000;
	font-size: 12px;
	text-decoration:underline;
}

.footerNav a:active
{
    color: #000000;
	font-size: 12px;
	text-decoration:underline;
}
