﻿body
{
	margin: 15px 0px 0px 0px;
	font-family: Tahoma, Helvetica, sans-serif, sans;
	font-size: 12px;
	background-color: white;
	text-align: center;
}
.Main
{
	width: 735px;
	margin-left: auto;
	margin-right: auto;
}
.Head
{
	background-position: center center;
	background-image: url(HeadBackground.png);
	background-repeat: no-repeat;
	height: 193px;
	width: 735px;
	float: left; /*behavior: url(iepngfix.htc);*/
}
.Breadcrumbs
{
	width: 715px;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #000066;
	float: left;
}
.Banner
{
	width: 715px;
	float: left;
	height: 60px;
	margin-left: 10px;
	margin-top: 40px;
}
.PreFooter
{
	width: 715px;
	float: left;
	color: #000066;
	height: 40px;
	line-height: 40px;
	background-color: #dfeafd;
	margin-left: 10px;
	margin-top: 10px;
}

input
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	border: solid 1px #000066;
	background-color: #dfeafd;
	width: 99%;
}

textarea
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	border: solid 1px #000066;
	background-color: #dfeafd;
	width: 99%;
}
select
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	border: solid 1px #000066;
	background-color: #dfeafd;
	width: 99%;
}

.Checkbox
{
	float: left;
}
.Checkbox input
{
	width: 16px;
	border: none;
	background-color: Transparent;
}
.Checkbox label
{
	padding-right: 2px;
}
.Checkbox td
{
	width: 140px;
	text-align: left;
}
.Button
{
	width: 150px;
	background-position: center center;
	background-image: url(ContainerRed.png);
	background-repeat: no-repeat;
	color: Black;
	font-weight: bold;
	border: solid 1px red;
	padding: 5px 5px 5px 5px;
	margin: 20px 20px 20px 20px;
}


.Footer
{
	float: left;
	width: 735px;
	height: 131px;
	margin-top: 4px;
	background-position: center center;
	background-image: url(FooterBackground.png);
	background-repeat: no-repeat;
	height: 76px;
	width: 735px;
	text-align: center;
	line-height: 73px;
}

.Footer a
{
	text-decoration: none;
	color: #000066;
	margin-left: 20px;
	margin-right: 20px;
}
.Footer a:hover
{
	text-decoration: underline;
}
.Copyright
{
	float: left;
	text-align: center;
	width: 100%;
	margin-bottom: 15px;
	color: #7193d8;
}

.HeadRotator
{
	margin-top: 9px;
	height: 131px;
	width: 100%;
	float: right;
}
.HeadRotator object
{
	margin-right: 3px;
}

.Menu
{
	height: 46px;
	float: left;
	margin-top: 3px;
	margin-left: 4px;
}
.SubMenu
{
	width: 190px;
	text-align: left;
	position: absolute;
	top: 204px;
	border-top: solid 1px white;
	border-bottom: solid 1px #e5e5e5;
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	visibility: hidden;
}
.SubMenu .Item
{
	width: 188px;
	float: left;
	border-left: solid 1px white;
	border-right: solid 1px white;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #3c5abe;
}
.SubMenu .ItemHover
{
	width: 188px;
	float: left;
	border-left: solid 1px white;
	border-right: solid 1px white;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #000066;
	background-color: White;
	background-position: center center;
	background-image: url(FooterBackground.png);
	background-repeat: no-repeat;
}
.SubMenu .ItemSelected
{
	width: 188px;
	float: left;
	border-left: solid 1px white;
	border-right: solid 1px white;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #000066;
	background-position: center center;
	background-image: url(ContainerNavy.png);
	background-repeat: no-repeat;
}
.SubMenu .ItemFooter
{
	width: 188px;
	height: 5px;
	float: left;
	border-left: solid 1px white;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
	background-color: #3c5abe;
}
.SubMenu .ItemHeader
{
	width: 188px;
	height: 5px;
	float: left;
	border-left: solid 1px white;
	border-right: solid 1px white;
	background-color: #3c5abe;
}
.SubMenu .Item a
{
	text-decoration: none;
	color: white;
}
.SubMenu .ItemHover a
{
	text-decoration: none;
	color: #000066;
}
.SubMenu .ItemSelected a
{
	text-decoration: none;
	color: white;
}

.Container
{
	text-align: left;
	width: 349px;
	height: 170px;
	margin: 6px 0px 6px 8px;
}
img
{
	border: none; /*behavior: url(iepngfix.htc);*/
}
.Container .Header
{
	padding-left: 9px;
	padding-top: 6px;
	font-weight: bold;
	color: #000066;
	font-size: 22px;
	text-align: left;
	text-transform: uppercase;
	line-height: 22px;
}
.Container ul
{
	padding-left: 9px;
	margin-left: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.Popup ul
{
	padding-left: 9px;
	margin-left: 9px;
	margin-top: 9px;
	margin-bottom: 9px;
	margin-right: 9px;
}
.Container .Yellow, .Popup .Yellow
{
	width: 100%;
	height: 100%;
	background-image: url(ContainerYellow.png);
}
.Container .Green, .Popup .Green
{
	width: 100%;
	height: 100%;
	background-image: url(ContainerGreen.png);
}
.Container .Aqua, .Popup .Aqua
{
	width: 100%;
	height: 100%;
	background-image: url(ContainerAqua.png);
}
.Container .Blue, .Popup .Blue
{
	width: 100%;
	height: 100%;
	background-image: url(ContainerBlue.png);
}
.Container .Red, .Popup .Red
{
	width: 100%;
	height: 100%;
	background-image: url(ContainerRed.png);
}
.Highlight
{
	background-color: #dfeafd;
}
.Left
{
	float: left;
}
.MoreInfo
{
	float: right;
	vertical-align: bottom;
	padding-right: 3px;
}
.Container .Price
{
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	padding-left: 2px;
	padding-top: 40px;
	width: 120px;
	text-align: center;
}

.Container .Text
{
	float: right;
	width: 220px;
	height: 100px;
	font-size: 11px;
	text-align: left;
	padding-right: 7px;
}

.Right
{
	float: right;
}
.Content
{
	padding: 0px 10px 0px 10px;
}
p
{
	text-align: left;
	margin-top: 7px;
	margin-bottom: 7px;
}
.Content table.Decorated
{
	width: 100%;
	border-right: solid 1px #e5e5e5;
}
table
{
	border-collapse: collapse;
}
table.Decorated th
{
	text-align: center;
	border-left: solid 1px #e5e5e5;
	font-weight: normal;
}
table.Decorated th h2
{
	text-align: center;
}
table.Decorated th h4
{
	text-align: center;
}
th a
{
	color: #000066;
}
table.Decorated td
{
	text-align: right;
	padding-right: 5px;
	border-left: solid 1px #e5e5e5;
}
table.Decorated table
{
	border: none;
	padding: 2px 2px 2px 2px;
}
table.Decorated table td
{
	border: none;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
}
table.Decorated td.Label
{
	text-align: left;
	color: #000066;
	padding-left: 5px;
}

.Border
{
	padding: 2px 2px 2px 2px;
	border: solid 1px #000066;
}
.NoBorder
{
	border: none;
}
.NoBackground
{
	background: none;
}
.NoBorder input
{
	border: none;
}
.NoBackground input
{
	background: none;
}
hr
{
	border: solid 1px #e5e5e5;
}

.Alt
{
	background-color: #f0f0f0;
}

ul
{
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image: url(ListArrow.png);
}
ol
{
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
ol li
{
	text-align: left;
}

h1
{
	color: #000066;
	font-size: 22px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
h2
{
	color: #000066;
	font-size: 18px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
h3
{
	color: black;
	font-size: 15px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
h4
{
	font-size: 14px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000066;
}
h1 a, h2 a, h3 a, h4 a
{
	color: #000066;
}
.Normal
{
	font-weight: normal;
}
.Small
{
	font-size: 10px;
}
.Smallest
{
	font-size: 2px;
}
.Red
{
	color: #f00000;
}

.Popup
{
	width: 270px;
	text-align: left;
	position: absolute;
	border: solid 1px #e5e5e5;
	visibility: hidden;
}
.PopupInline
{
	position: relative;
	display:none;
}

.Popup .Yellow
{
	width: 268px;
	background-position: center center;
	border: solid 1px white;
}
.Popup .Green
{
	width: 268px;
	background-position: center center;
	border: solid 1px white;
}
.Popup .Aqua
{
	width: 268px;
	background-position: center center;
	border: solid 1px white;
}
.Popup .Red
{
	width: 268px;
	background-position: center center;
	border: solid 1px white;
	color: Black;
}
.Popup .Blue
{
	width: 268px;
	background-position: center center;
	border: solid 1px white;
}


.SiteMap
{
	width: 100%;
}
.SiteMap .Item
{
	width: 200px;
	vertical-align: top;
	text-align: left;
	border-left: solid 1px #e5e5e5;
}






.fsClipper
{
	height: 156px;
	width: 156px;
	overflow: hidden; /*overflow:hidden;*/ /*overflow-x:auto;*/
}
/*
.fsControl, .fsLinks a
{
	color: #000066;
	cursor: pointer;
	vertical-align:middle;
	text-align:center;
}
*/
.fsLinks a.current
{
	cursor: default;
	background-color: #dfeafd;
	text-decoration: none;
}
/*.fsControl .disabled
{
	color: #666666;
}*/
.fsScreen
{
	height: 154px; /*height: 300px !important;*/
	background: no-repeat 50% 50%;
}

a.Picker
{
	background-color: #3c5abe;
	text-decoration: none;
	border-left: solid 1px white;
}

a.Picker:hover
{
	background-color: #FEA391;
	text-decoration: none;
}




#loader_container
{
	text-align: center;
	position: absolute;
	top: 40%;
	width: 100%;
}
#loader
{
	font-size: 10px;
	color: black;
	padding: 10px 0 16px 0;
	margin: 0 auto;
	display: block;
	width: 135px;
	background-color: white;
	border: solid 1px #e5e5e5;
	text-align: left;
	z-index: 255;
}
#progress
{
	height: 5px;
	font-size: 1px;
	width: 1px;
	position: relative;
	top: 1px;
	left: 10px;
	background-color: #000066;
}
#loader_bg
{
	background-color: #dfeafd;
	position: relative;
	top: 8px;
	left: 8px;
	height: 7px;
	width: 113px;
	font-size: 1px;
}
.title_h2
{
	width: 300px;
	padding-left: 20px;
}
.border_preview
{
	z-index: 100;
	position: absolute;
	background: white;
	border: solid 1px #e5e5e5;
}
.preview_temp_load
{
	vertical-align: middle;
	text-align: center;
	padding: 10px;
}
.preview_temp_load img
{
	vertical-align: middle;
	text-align: center;
}

