﻿.hp_body {
	margin: 0px;
	background-image:url(../images/page_bg_right.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

.inside_body {
	margin: 0px;
	background-image:url(../images/inside_bg_right.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

.main-nav {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	margin-right: 2px;
}
a.main-nav:link {
	text-decoration: none;
}
a.main-nav:visited {
	text-decoration: none;
}
a.main-nav:hover {
	text-decoration: underline;
}
a.main-nav:active {
	text-decoration: none;
}

.button-nav {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}
a.button-nav:link {
	text-decoration: none;
}
a.button-nav:visited {
	text-decoration: none;
}
a.button-nav:hover {
	text-decoration: underline;
}
a.button-nav:active {
	text-decoration: none;
}

.header-nav {
	font-family: Tahoma;
	font-weight: bold;
	color: #999999;
	font-size: 10px;
	margin-top: 8px;
}
a.header-nav:link {
	text-decoration: none;
}
a.header-nav:visited {
	text-decoration: none;
}
a.header-nav:hover {
	text-decoration: underline;
}
a.header-nav:active {
	text-decoration: none;
}

.Tahoma9pxBoldBlue {
	font-family: Tahoma;
	font-weight: bold;
	color: #394C87;
	font-size: 9px;
	line-height: 12px;
}
a.Tahoma9pxBoldBlue:link {
	text-decoration: none;
}
a.Tahoma9pxBoldBlue:visited {
	text-decoration: none;
}
a.Tahoma9pxBoldBlue:hover {
	text-decoration: underline;
}
a.Tahoma9pxBoldBlue:active {
	text-decoration: none;
}

.Tahoma8pxBoldBlue {
	font-family: Tahoma;
	font-weight: bold;
	color: #394C87;
	font-size: 8px;
}
a.Tahoma8pxBoldBlue:link {
	text-decoration: none;
}
a.Tahoma8pxBoldBlue:visited {
	text-decoration: none;
}
a.Tahoma8pxBoldBlue:hover {
	text-decoration: underline;
}
a.Tahoma8pxBoldBlue:active {
	text-decoration: none;
}

.Tahoma14pxBoldGray {
	font-family: Tahoma;
	font-weight: bold;
	color: #999999;
	font-size: 14px;
	margin-top: 8px;
}

.Tahoma12pxGray {
	font-family: Tahoma;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}

.Tahoma12pxItalicGray {
	font-family: Tahoma;
	color: #999999;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
}

.Tahoma12pxBlue {
	font-family: Tahoma;
	color: #394C87;
	font-size: 12px;
	line-height: 18px;
}

.Tahoma12pxBoldBlue {
	font-family: Tahoma;
	color: #394C87;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.Tahoma9pxBoldBlack {
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	font-size: 9px;
}

.Tahoma9pxBoldGray {
	font-family: Tahoma;
	font-weight: bold;
	color: #999999;
	font-size: 9px;
	line-height: 12px;
}

.Tahoma8pxBoldGray {
	font-family: Tahoma;
	font-weight: bold;
	color: #999999;
	font-size: 8px;
}

.Tahoma10pxBlack {
	font-family: Tahoma;
	color: #000000;
	font-size: 10px;
}

.city-drop-down {
	font-family: Tahoma;
	color: #666666;
	font-size: 10px;
	border: solid;
	border-width: 1px;
	border-color: #394C87;
}

.text-box-style {
	font-family: Tahoma;
	color: #666666;
	font-size: 10px;
	width: 90%;
	border: solid;
	border-width: 1px;
	border-color: #394C87;
}

.Tahoma14pxBoldItalicBlue {
	font-family: Tahoma;
	font-weight: bold;
	color: #394C87;
	font-size: 14px;
	font-style: italic;
}

.Tahoma14pxBoldBlue {
	font-family: Tahoma;
	font-weight: bold;
	color: #394C87;
	font-size: 14px;
}
a.Tahoma14pxBoldBlue:link {
	text-decoration: none;
}
a.Tahoma14pxBoldBlue:visited {
	text-decoration: none;
}
a.Tahoma14pxBoldBlue:hover {
	text-decoration: underline;
}
a.Tahoma14pxBoldBlue:active {
	text-decoration: none;
}

.buttonstyle {
    border-style: solid;
    border-width: 2px;
    border-color: #D4D1CE;
    background-color: #394C87;
    font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}
