@charset "utf-8";

body {
	color: #666666;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
table {
	font-size: x-small;
}
form {
	margin: 0px;
	padding: 0px;
}
.menu1 {
	background-color: #FFFFFF;
	padding: 5px 40px 5px 40px;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
}
.content1 {
	background-color: #EEEEEE;
	width: 200px;
	padding: 0px;
}
.content2 { 
	background-color: #FFFFFF;
	width: 784px;
	padding: 20px;
}
.webcontent1 {
	background-color: #FFFFFF;
	padding-left: 25px;
	padding-right: 25px;
}

.sectionbg {
	background-image:url(images/sectionbg.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	vertical-align: top;
}

.hazardbar {
	background-image: url(images/hazardbar.png);
	background-repeat: repeat-x;
	height: 29px;
}
.webtopmenu {
	background-color: #FFFFFF;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
	border-bottom: solid 1px #333333;
	height: 35px;
	text-align: left;
	padding-left: 20px;
}
.webtopmenu a {
	display: inline-block;
	padding: 10px 20px 10px 20px;
}
.webbasemenu1 {
	border-top: 1px solid #000000;
	padding: 0px 25px 0px 25px;
	text-align: left;
	background-color: #FFFFFF;
}
.webbasemenu1 a {
	display: inline-block;
	padding: 10px 20px 10px 20px;
}

a.webmenu {
	color: #01548c;
	border: none; 
	display: block;
	padding: 5px 0px 5px 0px;
}

a.webmenusel {
	color: #01548c;
	border: none; 
	display: block;
	padding: 5px 0px 5px 0px;
}

a.webmenu:hover {
	color: #333333;
}

a.websubmenu {
	color: #999999;
	border-bottom: solid 1px #999999; 
	display: block;
	padding: 5px 0px 5px 0px;
	text-indent: 15px;
}

a.websubmenu:hover {
	color: #333333;
}

a.websubmenusel {
	color: #333333;
	border-bottom: solid 1px #999999; 
	display: block;
	padding: 5px 0px 5px 0px;
	text-indent: 15px;
	
	background-image: url(images/aarrow_sel.png);
	background-position: left;
	background-repeat: no-repeat;
}

.legal {
	border-top: 1px solid #000000;
	padding: 10px 40px 10px 40px;
	text-align: left;
	background-color: #FFFFFF;
	font-size: x-small;
}

.hovermenu {
	position: absolute;
	z-index: 10;
	background-color: #EEEEEE;
	width: 200px;
	margin-top: 157px;
	margin-left: 40px;
	border-top: solid 1px #000000;
}

.hovermenu a {
	display: block;
	padding: 5px 20px 5px 20px;
	border-bottom: solid 1px #01548c; 
}

.quicklinks {
	border-top: 1px solid #000000;
	padding: 10px 40px 10px 40px;
	background-color: #FFFFFF;
}

.quicklinks a {
	color: #666666;
}

.quicklinks a:hover {
	color: #01548c;
}

a.menu {
	padding: 5px;
	display: block;
	color: #999999;
	border-bottom: solid 1px #999999; 
}
a.menu:hover {
	color: #01548c;
	border-bottom: solid 1px #01548c;
}
a.menudisabled {
	font-size: small;
	color: #333333;
	background-color: #EEEEEE;
	width: 100%;
	padding: 5px;
	display: block;
}
a.menudisabled:hover {
	color: #444444;
	background-color: #f8f8f8;
}
.cell_up {
	cursor: pointer;
}
.cell_over {
	background-color: #EEDDDD;
}
.row_disabled {
	background-color: #f8f8f8;
	color: #CCCCCC;
}
.row_up {
	background-color: #f8f8f8;
	cursor: pointer;
}
.row_over {
	background-color: #EEEEEE;
	cursor: pointer;
}
h1 {
	font-size: medium;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}
h2 {
	font-size: small;
	font-weight: normal;
	color: #01548c;
	margin: 0px;
	margin-bottom: 5px;
}
h3 {
	font-size: small;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	margin-bottom: 5px;
}
h4 {
	font-size: x-small;
	font-weight: normal;
	color: #01548c;
	margin: 0px;
	margin-bottom: 5px;
}
hr {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #01548c;
}

a.aarrow {
	font-size: x-small;
	background-image:url(images/aarrow.png);
	background-position: right;
	background-repeat:no-repeat;
	width: 175px;
	padding-top: 2px;
	padding-bottomt: 2px;
	display: inline-block;
}

input.login {
	width: 125px;
	font-size: x-small;
}

input.loginbutton {
	color: #FFFFFF;
	font-size: x-small;
	cursor: pointer;
	background-image: url(images/buttongradient.jpg);
	background-repeat: repeat-x;
}

img {
	border: #333333;
}
.priority_1
{
	color: #660000;
	background-color: #FF6666;
}
.priority_2
{
	color: #663300;
	background-color: #FF9933;
}
.priority_3
{
	color: #333333;
	background-color: #CCCCCC;
}
.priority_4
{
	color: #666666;
	background-color: #DDDDDD;
}
.priority_5
{
	color: #999999;
	background-color: #EEEEEE;
}
.complete_1
{
	color: #006600;
	background-color: #66FF66;
}
.complete_2
{
	color: #336633;
	background-color: #99FF99;
}
.complete_3
{
	color: #333333;
	background-color: #CCCCCC;
}
.complete_4
{
	color: #666666;
	background-color: #DDDDDD;
}
.complete_5
{
	color: #999999;
	background-color: #EEEEEE;
}
.highlight
{
/* 	color: #01548c;*/
}
a.highlight {
	color: #333333;
	font-weight: bold;
}
.expander
{
	background-color: #EEEEEE;
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
	padding: 5px 5px 5px 30px;
	height: 10px;
	font-weight: bold;
	color: #666666;
	cursor: pointer;
	background-image: url(images/notexpanded.png);
	background-repeat: no-repeat;
	background-position: left;
}
.expander:hover
{
	background-image: url(images/expand.png);
	background-repeat: no-repeat;
	background-position: left;
}
.expandercontent
{
	background-color: #FFFFEE;
	border-bottom: solid 1px #EEE866;
	border-left: solid 1px #EEE866;
	border-right: solid 1px #EEE866;
	padding: 5px 5px 5px 5px;
	color: #BBB700;
	display: none;
}

div.scroller {
	overflow: auto;
	position: relative;
	text-align: left;
	border: solid 1px #333333;
	height: 400px;
	margin-top: 5px;
}

div.scroller table {
	width: 97%;
	text-align: left;
}

div.scroller table td {
	padding: 5px;
	border-right: solid 1px #DDDDDD;
}

div.scroller thead {
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}

div.scroller thead th {
	padding: 5px;
	border-right: solid 1px #AAAAAA;
}

div.scroller thead tr {
	position:relative;
	top: expression(offsetParent.scrollTop);
	left: 0px;
}

div.scroller td:last-child {
	padding-right: 20px;
}
a.treelink {
	display: block;
	padding: 5px 5px 5px 30px;
	width: 200px;
	border-bottom: solid 1px #EEEEEE;
	background-image: url(images/email.png);
	background-repeat: no-repeat;
	background-position: left center;
}
a.subtreelink {
	display: block;
	padding: 5px;
	width: 200px;
	border-bottom: solid 1px #EEEEEE;
}

div.ModuleMenu {
	width: 100%;
}

div.ModuleMenu td.MenuButton {
	width: 100px;
	height: 100px;
	text-align: center;
	cursor: pointer;
	padding-top: 10px;
	vertical-align: top;
}

div.ModuleMenu td.MenuButton img {
	width: 50px;
	height: 50px;
	text-align: middle;
}

div.ModuleContent {
	padding: 20px;
	border: solid 1px #01548c;
}

div.ModuleContent tr {
}

div.ModuleContent tr.odd {
	background-color: #EEEEEE;
}

div.ModuleContent tr.even {
	background-color: #f8f8f8;
}

div.ModuleContent td {
	padding: 5px;
}

/*div.ModuleContent label {
	display: inline-block;
	width: 200px;
	height: 20px;
 	padding-top: 5px; 
	vertical-align: top;
}*/

label {
	display: inline-block;
	width: 200px;
	height: 20px;
 	padding-top: 5px; 
	vertical-align: top;
}

a.ButtonSmall {
	padding: 5px;
	text-align: center;
}
a.ButtonSmall:hover {
	color: #FFFFFF;
}

a.ButtonMedium {
	padding: 5px;
	text-align: center;
}
a.ButtonMedium:hover {
	color: #FFFFFF;
}

a.ButtonLarge {
	padding: 5px;
	text-align: center;
}
a.ButtonLarge:hover {
	color: #FFFFFF;
}

.ButtonSmall {
	display: inline-block;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(images/btn_100.jpg);
	border: none;
	color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
	height: 25px;
	width: 100px;
	cursor: pointer;
}

.ButtonMedium {
	display: inline-block;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(images/btn_200.jpg);
	border: none;
	color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
	height: 25px;
	width: 200px;
	cursor: pointer;
}

.ButtonLarge {
	display: inline-block;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(images/btn_300.jpg);
	border: none;
	color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
	height: 25px;
	width: 300px;
	cursor: pointer;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.Text {
	border: solid 1px #666666;
	background-color: #ffffff;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}

input.Small {
	width: 100px;
}

input.Medium {
	width: 200px;
}

input.Large {
	width: 300px;
}

select {
	display: inline;
	border: solid 1px #666666;
	background-color: #ffffff;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}

select.Small {
	width: 100px;
}

select.Medium {
	width: 200px;
}

select.Large {
	width: 300px;
}

textarea {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #666666;
	background-color: #ffffff;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}

textarea.Small {
	width: 100px;
}

textarea.Medium {
	width: 200px;
}

textarea.Large {
	width: 300px;
}

div.WizardMenu {
	padding-top: 10px;
	padding-bottom: 10px;
}

div.WizardMenu a {
	display: inline;
	padding: 10px;
	color: #CCCCCC;
	border: 1px solid #666666;
	border-bottom: 1px solid #01548c;
}

div.WizardMenu a.selected {
	display: inline;
	padding: 10px;
	color: #01548c;
	border: 1px solid #01548c;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

div.WizardMenu a:hover {
	color: #333333;
}

div.WizardButtons {
	margin-top: 5px;
	text-align: right;
}

div.WizardButtons a {
	display: inline;
	padding: 5px 10px 5px 10px;
	color: #01548c;
	border: 1px solid #01548c;
}

div.WizardButtons a.disabled {
	padding: 5px 10px 5px 10px;
	display: inline;
	color: #666666;
	border: 1px solid #333333;
	border-top: 1px solid #01548c;
}

div.WizardButtons a:hover {
	color: #FFFFFF;
}

div.ModuleContent a {
	color: #01548c;
	border-bottom: 1px solid #01548c;
}

div.Border {
	border: 1px solid #333333;
	padding: 10px;
	margin-bottom: 10px;
}

div.FileInfo {
	border: 1px solid #333333;
	padding: 2px;
	margin-bottom: 5px;
}

div.Notify_Notify
{
	background-color: #99FF99;
	color: #00CC00;
	border: solid 1px #00CC00;
	padding: 5px;
	margin-bottom: 5px;
}

div.Notify_Warning
{
	background-color: #FFCC99;
	color: #01548c;
	border: solid 1px #01548c;
	padding: 5px;
	margin-bottom: 5px;
}

div.Notify_Error
{
	background-color: #FF9999;
	color: #CC0000;
	border: solid 1px #CC0000;
	padding: 5px;
	margin-bottom: 5px;
}

div.MenuWidget 
{
	margin-top: 10px;
}

div.ContentWidget
{
	margin-top: 10px;
}

.OfferTopLeft
{
}

.OfferTop
{
	height: 30px;
	color: #01548c;
	font-weight: bold;
	font-size: small;
}

.OfferTopRight
{
}

.OfferContentLeft
{
}

.OfferContent
{
	color: #01548c;
	font-size: x-small;
}

.OfferContentRight
{
}

.OfferBottomLeft
{
}

.OfferBottom
{
}

.OfferBottomRight
{
}

.SectionTopLeft
{
}

.SectionTop
{
	color: #000000;
	font-size: medium;
}

.SectionTopRight
{
}

.SectionContentLeft
{
}

.SectionContent
{
}

.SectionContentRight
{
}

.SectionBottomLeft
{
}

.SectionBottom
{
}

.SectionBottomRight
{
}

.ProductSummary
{
	display: inline;
	width: 740px;
	margin: 2px;
	padding: 0px;
}

.Offer
{
	border: solid 1px #01548c;
}

.ProductSummary th
{
	padding: 5px;
	height: 35px;
	font-weight: normal;
	font-size: medium;
}

.ProductSummary td
{
	vertical-align: top;
}

.ProductSummary th.Offer
{
	background-color: #01548c;
	padding: 2px;
}

.ProductSummary img
{
}

#Promotions
{
	text-align: center;
}

#Promotions img
{
	display: inline;
	margin: 5px;
	border: solid 1px #333333;
}

.ImageChanger {
	width: 636px;
	height: 285px;
}

.ImageBanner
{
	position:absolute;
	top: 173px;	
}

.GenericPage
{
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
}

.GenericPage td 
{
	background-image: url(images/sectionbg.jpg);
	background-repeat: repeat-x;
}

.PageSelector
{
	text-align: right;
	padding: 10px;
}

.rteImage 
{
	width: 25px;
	height: 24px;
}

.rteEditor
{
	border: solid 1px #333333;
}

.rteBack
{
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
	background-image: url(images/rte/barbg.jpg);
}

#ziMain
{
	cursor: crosshair;
}

#ziZoom
{
	position: absolute;
	border: solid 8px #333333;
	width: 300px;
	height: 300px;
	background-color: #333333;
	background-repeat: no-repeat;
	display: none;
	
	z-index: 2;
}

.appDialogMask {
	background-color:#000000;
	position:absolute;
	
	z-index: 5;
	
	filter:alpha(opacity=70);
	opacity: 0.70;
	-moz-opacity:0.70;
}

.appDialog {
	background-color:#000000;
	position:absolute;
    
	z-index: 6;
    
    width: 400px;
    height: 300px;
    
    border: solid 10px #01548c;
}

.appDialogContent {
	margin: 10px;
}

.appDialogMenu {
	margin: 10px;
    text-align: right;
}

.appDialogMenu a {
	color: #01548c;
}

.appDialogMenu a:hover {
	color: #FFFFFF;
}

.webDialog {
	position: absolute;
	width: 400px;
	height: 200px;
	z-index: 10;
	border: solid 1px #666666;
	padding: 85px 10px 10px 10px;
	
	background-color: #FFFFFF;
	background-image: url(images/dialogheader.png);
	background-repeat:no-repeat;
	background-position:top;
	
	left: 50%;
	margin-left: -200px;
	margin-top: 300px;
}

.webDialog h1 {
	font-size: small;
	font-weight: normal;
}

.webDialog p {
	font-size: small;
	font-weight: normal;
}

.webDialog a {
	font-size: small;
	font-weight: normal;
	padding: 0px 20px 0px 20px;
	border-left: 1px solid #666666;
	background-color: #F8F8F8;
}

.webDialog input {
	width: 380px;
}

.webDialog select {
	width: 380px;
}

iframe.WebGallery {
	width: 440px;
	height: 150px;
	
	border: solid 1px #333333;
}

.WizardLink {
	display: block;
	padding: 10px;
	background: url(images/wizard.png) no-repeat left;
	text-indent: 40px;
	margin-bottom: 10px;
}

.Wizard h1 {
	padding: 10px;
	background: url(images/wizard.png) no-repeat left;
	text-indent: 40px;
	margin-bottom: 0px;
}

.WizardButtons {
	text-align: right;
}

.WizardButtons input {
	margin-left: 5px;
}

.WizardProgress div {
	display: inline;
	height: 25px;
}

.WizardProgress.number {
	height: 25px;
	width: 25px;
	font-size: medium;
	color: #CC0000;
	border: solid 1px #CC0000;
	text-align: center;
	margin-right: 5px;
}

.WizardProgress.label {
	height: 25px;
	font-size: xx-small;
	width: 60px;
	text-align: left;
/*	border-right: solid 1px #FFFFFF; */
	margin-right: 10px;
}

.WizardProgress.number.current {
	background-color: #333333;
	color: #FFFFFF;
}

.WizardProgress.label.current {
}

.WizardFields {
}

.WizardFields.field {
	margin-left: 100px;
	vertical-align: text-top;
	margin-bottom: 5px;
	border-left: solid 1px #333333;
	padding-left: 15px;
}

.WizardFields span {
	top: 0px;
	width: 150px;
}

.WizardFields input {
	width: 400px;
}

.WizardFields textarea {
	width: 400px;
}

.FormSeperatorTitle {
	padding: 5px;
	margin-bottom: 2px;
	background-color: #EEEEEE;
	cursor: pointer;
	text-indent: 35px;
	background-image: url(images/expand.png);
	background-position: 5px;
	background-repeat: no-repeat;
}

.FormSeperatorContent {
	display: none;
}