﻿body
{
	margin: 0px;
	padding: 0px;
	background: transparent url(../../img/rez_1.jpg);
	text-align: center;
	font-size: 71%;
	font-family: Tahoma, Arial;
	color: #666;
}
td
{
	vertical-align: top;
}
img
{
	border: none;
}
h1, h2, h3, h4
{
	color: #257EB7;
	font-size: 200%;
	font-family: Myriad Pro, Myriad, Tahoma;
}
ul
{
	padding-left:0px;
	padding-top:5px;
	margin-left:20px;
}
li
{
    padding-bottom:5px;
}
.centerColumnTD a:link, .centerColumnTD a:active, .centerColumnTD a:visited
{
	color: #007a97;
}
.centerColumnTD a:hover
{
	text-decoration: none;
}
.mainWrapper
{
	width: 1000px;
	margin: 5px auto;
}
.mainTable
{
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}
.headerTD
{
	vertical-align: middle;
	padding: 5px 0px;
	background-color: #fff;
}
.topMenuTD
{
	padding-bottom: 4px;
	background-color: #131313;
}
.leftMenuTD
{
	width: 220px; /*background: transparent url('../../img/green-menu-bg-center.gif') repeat-y;*/
}
.leftMenuTD a:link, .leftMenuTD a:active, .leftMenuTD a:visited
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.leftMenuTD a:hover
{
	text-decoration: underline;
}
.leftMenuTD ul
{
	list-style-type: none;
	margin-left: 20px;
	margin-bottom: 0px;
}
.leftMenuTD li
{
	padding-bottom: 20px;
}
.leftMenuWrapper
{
	width: 211px;
}
.leftMenuHeadGreen
{
	background: transparent url(  '../../img/green-menu-bg-top.gif' ) no-repeat;
	width: 211px;
	height: 45px;
}
.leftMenuFootGreen
{
	background: transparent url(  '../../img/green-menu-bg-bottom.gif' ) no-repeat;
	width: 211px;
	height: 20px;
}
.leftMenuBodyGreen
{
	background: transparent url(  '../../img/green-menu-bg-center.gif' ) repeat-y;
	width: 211px;
	height: 170px;
}

.leftMenuHeadOrange
{
	background: transparent url(  '../../img/orange-menu-bg-top.gif' ) no-repeat;
	width: 211px;
	height: 45px;
}
.leftMenuFootOrange
{
	background: transparent url(  '../../img/orange-menu-bg-bottom.gif' ) no-repeat;
	width: 211px;
	height: 20px;
}
.leftMenuBodyOrange
{
	background: transparent url(  '../../img/orange-menu-bg-center.gif' ) repeat-y;
	width: 211px;
	height: 230px;
}
.rightColumnTD
{
	width: 130px;
	text-align: right;
}
.centerColumnTD
{
	width: 655px;
}

.centerColumnWrapper
{
	width: 630px;
	border:solid 3px #3b4041;
	padding:10px;
	background-color:#fff;
}
.centerColumnHead
{
	background: transparent url(  '../../img/center-bg-top.gif' ) no-repeat;
	width: 650px;
	height: 20px;
}
.centerColumnFoot
{
	background: transparent url(  '../../img/center-bg-bottom.gif' ) no-repeat;
	width: 650px;
	height: 20px;
}
.centerColumnBody
{
	background: transparent url(  '../../img/center-bg-center.gif' ) repeat-y;
	width: 650px;
	margin: 0px auto;
}
.innerCenterBody
{
	width: 630px;
	margin: 0px auto;
}
.innerCenterBody li
{
	list-style-image: url('../../img/pointer.gif' );
}
.offers img
{
	padding-bottom: 5px;
	text-align: center;
}
.box
{
	border: solid 1px #C1C1C1;
	background-color: #f4f4f4;
	margin: 5px auto 10px auto;
	width: 580px;
}
.image
{
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	text-align: center;
	padding-right:10px;
}
.about
{
	margin-left: 110px;
}
.header
{
	height: 42px;
	width: 600px;
	padding-left: 25px;
	background: transparent url(  '../../img/bg-main-form-header.gif' ) no-repeat top;
	margin: 0px auto;
	color: #007a97;
	font-size: 110%;
	line-height: 40px;
}
.foot
{
	float: left;
	padding-top: 10px;
}
.nav
{
	float: left;
}
ul.nav
{
	margin: 0;
	padding: 0;
}
ul.nav li
{
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	font: 11px tahoma,sans-serif;
}
ul.nav li a
{
	color: #fff;
	background: url(../../img/nav-border.gif) no-repeat right;
	padding: 0 11px 0 9px;
	font-weight: 700;
}
ul.nav li a:hover
{
	text-decoration: underline;
}
ul.nav li.last a
{
	background: none;
	padding-right: 0;
}






.Headers
{
	background: url(../../images/header_bg.gif);
	background-color: #737294;
	color: #FFFFFF;
	border: #57566F 1px solid;
	border-bottom-width: 0px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	cursor: default;
}

.SiteMap
{
	border: 1px solid black;
	background-color: white;
	font-family: verdana;
	font-size: 10px;
	padding-left: 15px;
}

.RootNode
{
	color: black;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	padding: 7px;
	padding-top: 7px;
	padding-bottom: 1px;
}

.RootNode a
{
	color: black;
	text-decoration: none;
}

.RootNode a:hover
{
	color: black;
	text-decoration: underline;
}

.ParentNode
{
	font-family: verdana;
	font-size: 10px;
}

.ParentNode a
{
	color: black;
	text-decoration: none;
}

.ParentNode a:hover
{
	color: black;
	text-decoration: underline;
}

.LeafNode
{
	color: black;
	font-family: verdana;
	font-size: 10px;
}

.LeafNode a
{
	color: black;
	text-decoration: none;
}

.LeafNode a:hover
{
	color: black;
	text-decoration: underline;
}

/*- Menu Tabs 3--------------------------- */

#tabs3
{
	float: left;
	width: 100%;
	background: #E4E6EB;
	font-size: 93%;
	line-height: normal;
}
#tabs3 ul
{
	margin: 0px auto;
	padding: 10px 10px 0 220px;
	list-style: none;
}
#tabs3 li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#tabs3 a
{
	float: left;
	background: url(  "../../img/tableft3.gif" ) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#tabs3 a span
{
	float: left;
	display: block;
	background: url(  "../../img/tabright3.gif" ) no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs3 a span
{
	float: none;
}
/* End IE5-Mac hack */
#tabs3 a:hover span
{
	color: #FFF;
}
#tabs3 a:hover
{
	background-position: 0% -42px;
}
#tabs3 a:hover span
{
	background-position: 100% -42px;
}

#tabs3 #current a
{
	background-position: 0% -42px;
}
#tabs3 #current a span
{
	background-position: 100% -42px;
}



/* =-=-=-=-=-=-=-[Menu Eight]-=-=-=-=-=-=-=- */

#menu8
{
	width: 220px;
	margin-top: 0px;
}

#menu8 ul
{
	margin: 0px;
	padding-left:5px;
}
#menu8 li a
{
	text-decoration: none;
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
}

#menu8 li a:link, #menu8 li a:visited
{
	display: block;
	color: #257EB7;
	background: url(../../img/menu8.gif) no-repeat 0 -32px;
	padding: 8px 0 0 25px;
}

#menu8 li a:hover, #menu8 li #currentleft
{
	color: #fff;
	background: url(../../img/menu8.gif) no-repeat 0 -64px;
	padding: 8px 0 0 25px;
}

#menu8 li #currentleft
{
	color: #fff;
	background: url(../../img/menu8.gif) no-repeat 0 -64px;
	padding: 8px 0 0 25px;
}

.EmailAlertsLink
{
	font-weight: bold;
	text-align: left;
	background-image: url(../../img/bullet24.gif);
	background-repeat: no-repeat;
	background-position: 180px;
	padding-right: 10px;
	padding-left: 100px;
	background-color:#e4e6eb;
	padding-bottom:4px;
}
a.EmailLink:link, a.EmailLink:visited, a.EmailLink:active
{
	color: #3F3F3F;
}
a.EmailLink:hover
{
	color: #A20000;
}

.box ul 
{
    margin-left:50px;
}
.LinksTbl td
{
    padding:10px 0px;
    vertical-align:middle;
    }
    .redButton
{
	background: transparent url('../../images/redButton.png') no-repeat;
	border: 0px;
	height: 21px;
	width: 66px;
	font: normal 11px Arial, Verdana, Sans-serif;
	color: white;
	cursor:pointer;
	font-weight:bold;
}
.redButtonLrg
{
	background: transparent url('../../images/redButtonLrg.png') no-repeat;
	border: 0px;
	height: 21px;
	width: 80px;
	font: normal 12px Arial, Verdana, Sans-serif;
	color: white;
	cursor:pointer;
	font-weight:bold;
}
