@charset "utf-8";
/* CSS Document */
/*****START Structure Styles*****/
body {
	text-align: center;
	background: #1e3f50 ;
	background-position: center 120px !important;
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: 90%;
	}
a:link {
	color: #FFF;
	text-decoration: underline;
	}
a:active {
	color: #FFF;
	text-decoration: underline;
	}
a:visited {
	color: #FFF;
	text-decoration: underline;
	}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
	}

div#PageContainer,
div#CompanyDetails p {
	width: 1000px;
	}

div#BrandingContainer {
  background: #1a2b33 url(/medialibrary.axd?id=1201621388) center center repeat-x;
  border-left: 4px solid #e6c30c;
	}
div#LogoContainer {
color: #fff;
	}
div#LogoContainer img {
  margin:15px 15px 14px 11px;
}
div#BrandMessage {
	}
div#BrandMessage p {
	margin: 65px 0 0 0;
	color: #919396;
	font-size: 75%;
	text-transform: uppercase;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',helvetica,sans-serif;
	}

div#TopNavigationContainer {
	float: right;
	width: 640px;
	margin: 0;
	padding: 0;
	}
div#TopNavigationContainer ul li {
	margin: 0;
	padding: 0;
	width: 120px;
	}
div#TopNavigationContainer ul li ul{
	margin-top: -40px;
  background: transparent url(/medialibrary.axd?id=383361386) no-repeat bottom center;
	padding-bottom: 10px;
	}
div#TopNavigationContainer ul li ul li{
	background-color: #e8ab05;
	margin: 0;
	padding: 3px 0 3px 20px;
	height: 20px;
	width: 100px;
	}
	
div#BreadCrumbContainer {
	/*border-bottom: 1px dotted #323934;*/
	height: 20px;
	}
div#BreadCrumbContainer ul li {
	color: #A6C800;
	font-size: 60%;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',helvetica,sans-serif;
	}
div#BreadCrumbContainer a {
	color: #919396;
	text-decoration: none;
	}
div#BreadCrumbContainer a:hover {
	color: #FFF;
	text-decoration: underline;
	}

div#ContentColumnContainer {
	background: transparent url(/medialibrary.axd?id=1952291626) repeat;
	}
div#ContentColumnContainer h1,
.H1 {
	color: #ffcc00;
	line-height: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 10px;
	}
div#ContentColumnContainer h2,
.H2 {
	color: #ffcc00;
	line-height: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 10px;
	}
div#ContentColumnContainer h3,
.H3 {
	color: #ffcc00;
	line-height: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-top: 10px;
	}
div#ContentColumnContainer h4,
.H4 {
	color: #ffcc00;
	line-height: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 10px;
	}
div#ContentColumnContainer h5,
.H5 {
	color: #ffcc00;
	line-height: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-top: 10px;
	}
div#ContentColumnContainer h6,
.H6 {
	color: #ffcc00;
	line-height: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding-top: 10px;
	}
div#ContentColumnContainer p,
.NormalParagraph,
td,
th {
	color: #FFF;
	line-height: 150%;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',helvetica,sans-serif;
	font-size: 75%;
	}
th {
	font-weight: bold;
	}
.SmallParagraph {
	color: #FFF;
	line-height: 130%;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',helvetica,sans-serif;
	font-size: 75%;
	}
div#ContentColumnContainer ul {
	margin-left: 40px;
	}
div#ContentColumnContainer ul li,
div#ContentColumnContainer ol li  {
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',helvetica,sans-serif;
	color: #FFF;
	font-size: 75%;
	line-height: 120%;
	}
div#ContentColumnContainer table {
	background: #FFF;
	/*-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;*/
	}
div#ContentColumnContainer table th {
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',helvetica,sans-serif;
	font-size: 90%;
	background: #123043;
	color: #ffcc00;
	}
div#ContentColumnContainer table td {
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',helvetica,sans-serif;
	font-size: 78%;
	border-bottom: 1px dotted #809396;
	border-right: 1px dotted #809396;
	}


div.OneColumnContainer {
	}

div.TwoColumnsContainer {
	width: 100%;
	}
div.TwoColumnNarrowLeftColA {
  border-left: 4px solid #e6c30c;
  background: #123043 url(/medialibrary.axd?id=823123378) center top repeat-x;
	width: 299px;
	}

div.TwoColumnNarrowLeftColB {
	width: 685px;
	margin-left: 10px;
	}
div.TwoColumnNarrowLeftColB img {
	margin: 10px;
}
div.TwoColumnNarrowRightColA {
	width: 67%;
	}
div.TwoColumnNarrowRightColB {
	width: 30%;
	margin-left: 3%;
	}
	
div.ThreeColumnsContainer {
	width: 100%;
	}
div.ThreeColumnColA {

	}
div.ThreeColumnColB {

	}
div.ThreeColumnColC {

	}
	
div.FourColumnsContainer {
	width: 100%;
	}
div.FourColumnColA {
	width: 22%;
	}
div.FourColumnColB {
	width: 22%;
	margin-left: 4%;
	}
div.FourColumnColC {
	width: 22%;
	margin-left: 4%;
	}
div.FourColumnColD {
	width: 22%;
	margin-left: 4%;
	}


div#FooterContainer {
	background: #0D171D;
	border-top: 1px solid #fff;
	padding: 15px;
	}
div#FooterContainer ul {
  float: right;
	}
div#FooterContainer ul li:first-child {
  border: none;
}
div#FooterContainer ul li {
	margin: 0;
	padding: 0;
	color: #A6C800;
	font-size: 60%;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',helvetica,sans-serif;
	border-left: 1px solid #FFF;
	}
div#FooterContainer ul li a {
  padding: 10px;
  }
div#FooterContainer a {
	text-decoration: underline;
	color: #FFF;
	}
div#FooterContainer a:hover {
	text-decoration: none;
	}
div#FooterContainer div#CopyrightNotice p {
	font-size: 65%;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',helvetica,sans-serif;
	color: #FFF;
	float: left;
	}
div#CompanyDetails {

	}
div#CompanyDetails p {
	font-size: 65%;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',helvetica,sans-serif;
	color: #FFF;
	text-align: center;
	}
/*****END Structure Styles*****/



/*****START POD Styles*****/


div.ImageThumbnail {
	}
div.ImageThumbnail a {
	border: 2px solid #e69a06;
	display: block;
	}
div.ImageThumbnail a:hover {
	border: 2px solid #95144e;
	}
div.ImageThumbnail a img {
	margin: 0;
	}
div.ImageThumbnail p {
	font-size: 65% !important;
	color: #1E231F !important;
	text-align: left;
	}
div.ImageThumbnail,
div.GalleryItem {
	float: left;
	margin: 12px;
	text-align: center;
	}
div.GalleryItem span {
  color: #fff;
  background: url(/medialibrary.axd?id=238669975) center top no-repeat;
  line-height:24px;
  padding-top:4px;
	}
div.GalleryItem h4 {
	background: #E69A06;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9FC000;
	font-size: 75% !important;
	/*-webkit-border-top-left-radius: 0.6em;
	-webkit-border-top-right-radius: 0.6em;
	-moz-border-radius-topleft: 0.6em;
	-moz-border-radius-topright: 0.6em;
	border-radius: 0.6em;
	border: 0px #FFF solid;*/
	line-height: 120%;
	}
div.GalleryItem h4 span {
	background: none;
	}
div.GalleryItem h4 span a,
div.GalleryItem h4 span a:hover {
	border: 0;
	}
div.GalleryItem h4 span a:hover {
	color: #123043;
	}
div.GalleryItem a {
	border: 2px solid #e69a06;
	display: block;
	}
div.GalleryItem a:hover {
	border: 2px solid #95144e;
	}
div.GalleryItem img {
	margin: 0;
	}
div.GalleryItem p {
	font-size: 65% !important;
	color: #FFF !important;
	text-align: left;
	}
div.ButtonImage {
	}
div.ButtonImage a {
  border: 0;
  text-decoration: none;
	}
div.ButtonImage a:hover {
	border: none;
	}
div.ButtonImage a span {
	}
	
/*****END POD Styles*****/


	
/*****START General Content Styles*****/
.LastListItem {
	border: 0 !important;
	}
button,
input[type="submit"] {
	background: #E6C30C url(../../images/button-bg.png) center center repeat-x;
	}
input[type="reset"]  {
	background: #323934 url(../../images/button-bg.png) center center repeat-x;
	}
button,
input[type="submit"],
input[type="reset"] {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-weight: bold !important;
	height: 41px;
	color: #FFF;
	border: 1px outset #919396;
	/*font-size: 99%;*/
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	vertical-align: middle;	
	text-shadow: 1px 1px 1px #4A5900;
	font-size: 18px;
	text-transform: uppercase;
	}
button:hover,
input[type="submit"]:hover {
	border: 1px inset #919396;
	background: #123043 url(../../images/button-bg.png) center center repeat-x;
	}
input[type="reset"]:hover {
	border: 1px inset #919396;
	background: #323934 url(../../images/button-bg.png) center center repeat-x;
	}
/*****END General Content Styles*******/



/*****START Table Styles*****/

	/*****START Non Styled Table Styles*****/
	td,
	th {
		}
		/*****END Non Styled Table Styles*****/

table.FormBulderTable {
	background: #FFF;
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	/*-moz-border-radius-bottomleft: 0.5em;
	-moz-border-radius-bottomright: 0.5em;
	-moz-border-radius-topleft: 0.5em;
	-moz-border-radius-topright: 0.5em;*/
	background: #FFFFFF none repeat scroll 0 0;
	margin-bottom: 0 !important;
	border-bottom: 1px dotted #809396 !important;
	}
table.FormBulderTable th {
	padding: 12px 8px 12px 8px;
	font-family:'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',helvetica,sans-serif;
	font-weight: bold;
	background: #323934;
	color: #ffcc00;
	/*-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;*/
	font-size: 68%;
	line-height: 140%;
	vertical-align: top;
	border-left: 1px dotted #809396;
	}
table.FormBulderTable th a {
	color: #ffcc00;
	}
table.FormBulderTable td {
	/*border-top: 1px dotted #809396;*/
	border-left: 1px dotted #809396;
	border-right: 0 !important;
	border-bottom: 0 !important;
	}
table.FormBulderTable td input,
table.FormBulderTable td select,
table.FormBulderTable td textarea {
	margin: 10px;
	}
/*table.FormBulderTable tbody tr:first-of-type th,
table.FormBulderTable tbody tr:first-of-type td {
	border-top: 0;
	}*/
table.FormBulderTable .FirstColumn {
	border-left: 0;
	width: 150px;
	}
table.FormBulderTable .FieldColumn {

	}

/*****END Table Styles*****/



/*****START Form Styles*****/

input,
textarea,
select {
	font-size: 90%;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #1A1E1B;
	width: 300px;
	font-weight: normal !important;
	line-height: 130%;
	}
textarea {
	font-size: 80%;
	height: 200px;
	}
input[type="checkbox"],
input[type="submit"],
input[type="radio"],
input[type="image"],
input[type="rest"] {
	}

div#FormBulderTableButton {
	text-align: left;
	}
div#FormBulderTableButton input {
	}

div.FormBuilder {
	margin: 20px 0 0 20px;
	}
div.FormBuilder dt {
	float: left;
	min-width: 200px;
	clear: both;
	color: #FFCC00;
	font-weight: bold;
	margin: 0 0 30px 0;
	}
div.FormBuilder dd {
	float: left;
	width: 200px;
	margin: 0 0 30px 0;
	}
div.FormBuilderValidation {
	border: 7px solid #4F0506;
	margin: 25px;
	padding: 25px;
	color: #4F0506;
	background: #FFF;
	}
div.FormBuilderValidation li {
	color: #4F0506 !important;
	}

/*****END Form Styles*****/


/*****START Dropdown Menu Styles*****/

/*
http://css-tricks.com/simple-jquery-dropdowns/
	LEVEL ONE */
ul.dropdown {
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  }
ul.dropdown li {
  float: left;
  zoom: 1;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
  }
ul.dropdown li:hover {
  background: #e8ab05;
  }
ul.dropdown a:hover {
  color: #000;
  }
ul.dropdown a:current {
  color: #FFCC00;
  }
ul.dropdown li a {
  color: #fff;
  text-decoration: none;
  display: block;
  height: 75px;
  padding-top: 50px;
  }
/* Doesn't work in IE */
ul.dropdown li:last-child a {
  border-right: none;
  }
ul.dropdown li.hover,
ul.dropdown li:hover {
  position: relative;
  }
ul.dropdown li.hover a {
  }
ul.dropdown li ul li.hover {
  background: url(/medialibrary.axd?id=1288171885) no-repeat  3px 5px;
  }

/* LEVEL TWO */
ul.dropdown ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  background: #e8ab05;
  }
ul.dropdown ul li {
  float: none;
	text-transform: none;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
  }
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a {
  width: 100%;
  height: 20px;
  padding: 3px 0;
  display: inline-block;
  } 

/* LEVEL THREE */
ul.dropdown ul ul {
  left: 100%;
  top: 0;
  }
ul.dropdown li:hover > ul {
  visibility: visible;
  }

/*****END Dropdown Menu Styles*****/


