/* 2007-03-08 */

body{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #002D61;
}

.pageBackground{
	background-color: #22419B;
	background-image: url(images/PageBG.jpg);
}

.pageBackgroundTop{
	padding: 16px 0px 0px 0px;
}

.bannerBack{
	background-image: url(images/BannerRepeater.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.bannerLeftBG{
	background-image: url(images/BannerLeftBG.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.bannerRightBG{
	background-repeat: no-repeat;
	background-position: top right;
}

	#bannerRightImage1	{background-image: url(images/BannerRightBG1.jpg);}
	#bannerRightImage2	{background-image: url(images/BannerRightBG2.html);}
	#bannerRightImage3	{background-image: url(images/BannerRightBG3.html);}
	#bannerRightImage4	{background-image: url(images/BannerRightBG4.html);}
	#bannerRightImage5	{background-image: url(images/BannerRightBG5.html);}
	#bannerRightImage6	{background-image: url(images/BannerRightBG6.html);}
	#bannerRightImage7	{background-image: url(images/BannerRightBG7.html);}
	#bannerRightImage8	{background-image: url(images/BannerRightBG8.html);}
	#bannerRightImage9	{background-image: url(images/BannerRightBG9.html);}
	#bannerRightImage10	{background-image: url(images/BannerRightBG10.html);}
	#bannerRightImage11	{background-image: url(images/BannerRightBG11.html);}
	#bannerRightImage12	{background-image: url(images/BannerRightBG12.html);}

.baseBar{
	background-image: url(images/BaseBarRepeater.jpg);
	background-repeat: repeat;
	background-position: top left;
}

.bannerLine{
	padding: 0px 366px 0px 0px;
}

.topIconCell{
	padding: 0px 4px 0px 4px;
}

.leftGutter{
	background-image: url(images/LeftGutterRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

.leftGutterTop{
	background-image: url(images/LeftGutterTop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 0px;
}

.mainArea{
	background-image: url(images/ContentBG.jpg);
	background-repeat: repeat;
	background-position: top left;
}

.topRightBG{
	background-image: url(images/RightGutterRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}

.contentBound{
	background-repeat: no-repeat;
	background-position: top right;
}
 		#contentRightIMG1{background-image: url(images/ContentTopRightBG1.jpg);}
 		#contentRightIMG2{background-image: url(images/ContentTopRightBG2.html);}
 		#contentRightIMG3{background-image: url(images/ContentTopRightBG3.html);}
 		#contentRightIMG4{background-image: url(images/ContentTopRightBG4.html);}
 		#contentRightIMG5{background-image: url(images/ContentTopRightBG5.html);}
 		#contentRightIMG6{background-image: url(images/ContentTopRightBG6.html);}
 		#contentRightIMG7{background-image: url(images/ContentTopRightBG7.html);}
 		#contentRightIMG8{background-image: url(images/ContentTopRightBG8.html);}
 		#contentRightIMG9{background-image: url(images/ContentTopRightBG9.html);}
 		#contentRightIMG10{background-image: url(images/ContentTopRightBG10.html);}
 		#contentRightIMG11{background-image: url(images/ContentTopRightBG11.html);}
 		#contentRightIMG12{background-image: url(images/ContentTopRightBG12.html);}

.contentCell{
	padding: 10px 26px 30px 16px;
}

.H1HeadingCell{
	padding: 10px 26px 6px 16px;
}

/********** SEO Styles *******************/
.SEODiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
}

.homeLink{
	font-size: 10px;
	color: #C1878C;
	text-decoration: none;
}

.homeLink:hover{
	font-size: 10px;
	color: #C1878C;
	text-decoration: underline;
}

.SEOCell{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #C1878C;
}

.H1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #B0AC79;
	font-weight: bold;
	margin: -3px 0px 0px 0px;
	line-height: 16px;
}

.H1Heading2{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #16559C;
	font-weight: bold;
	padding: 2px 0px 0px 0px;
}

/********** Keyword Search Field Styles *******************/

.keywordSCHText{
	color: #390056;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}

.searchInput{
	color: #00327C;
	font-size: 12px;
	border: solid 1px #000000;
	background-color: #FFFADB;
	width: 104px;
	height: 18px;
}

.searchSubmit{
	color: #ffffff;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	border-color: #63A2FD #00327C #00327C #63A2FD;
	background-color: #0C5ED6;
	height: 18px;
	cursor: pointer;
}

/********** Standard Styles *******************/

p{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #002D61;
}

td{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #002D61;
}

h1{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

h2{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h3{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

a{
	color: #025CC1;
	text-decoration: underline;
}

a:hover{
	color: #9F0016;
	text-decoration: underline;
}

/********** Footer Styles ********************/

.towns{
	color: #000000;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 12px 40px 0px 40px;
}

.footerBound{
	background-image: url(images/FooterBGRepeater.jpg);
	background-repeat: repeat;
	background-position: top left;
}


.footerLeft{
	background-image: url(images/FooterRepeaterLeft.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

.footerRight{
	background-image: url(images/FooterRepeaterRight.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}

.footerCell{
	color: #000000;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	background-image: url(images/FooterBaseline.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 12px 20px 32px 60px;
}

.footerLink{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.footerLink:hover{
	color: #025CC1;
	font-weight: bold;
	text-decoration: none;
}

.copyrightCell{
	color: #D9D8AF;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
}

.emailLink{
	color: #D9D8AF;
	font-weight: normal;
	text-decoration: underline;
}

.emailLink:hover{
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

/********** Form Styles ********************/
.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 190px;
}

.required{
	color: #ff0000;
}


.requiredStar{
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
}

.formSpacer{
	font-size: 8px;
}

/******* Text-Based Menu Styles *********/

.menuCell{
	padding: 0px 0px 4px 0px;
}

.menuLink{
	color: #ff0000;
	text-decoration: none;
}

.menuLink:hover{
	color: #0000ff;
	text-decoration: none;
}

.outerMenuDiv{
	width: 178;
	display: block;
}

.ItemBoxInnerPadding{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	color: #ffffff;
	background-image: url(images/MenuBG.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding:4px 4px 4px 24px;
}

/******* Remove if no Flyout Menu *********/
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #17569C;
	border-bottom-width: 0px;
	font-family: arial, helvetica, verdana;
	font-size:11px;
	line-height: 100%;
	z-index: 100;
	color: #000000;
	background-color: #ffffff;
	width: 166px;
	margin:-23px 0px 0px 178px; /*positions the left corner of the dropdown */
	}

.anylinkcss a{
	width: 100%;
	display: block;
	border-bottom: 1px solid #17569C;
	text-decoration: none;
	color: #000000;
	}

.anylinkcss a:hover{ /*hover background color*/
	width: 100%;
	display: block;
	background-color: #2F8DF2;
	text-decoration: none;
	color: #ffffff;
}

.linkItem{
	padding:3px 6px 3px 6px;
}


/******* Webfodder Logo *********/
.webfodderCell{
	padding: 12px 40px 20px 40px;
}

.webfodderLink{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}

/**Synotac additions**/

/* =Contact Form
-------------------------------------------------------------- */
#message p.error{
  background:#FFEFEF;
  border:1px solid #d60000;
  color:#d60000;
  font-size:14px;
  font-weight:bold;
  letter-spacing:1px;
  padding:9px;
  width:360px;
}

#contact{
  margin:0 0 20px;
  width:380px;
}

#contact .required {
 color: #002D61;
}

#contact .required span {
 color: red;
}

#contact div.hide{
  display:none;
}


#contact .fbfld{
  display:none;
}

#contact div{
  margin:0 0 5px;
}

#contact label{
  display:block;
}

#contact input[type="text"]{
  height:18px;
  margin:2px;
  padding:2px 4px;
  width:200px;
}

#contact select{
  margin:2px;
  padding:2px 4px;
  width:210px;
}


#contact textarea{
  font-family:Arial, Verdana, sans-serif;
  font-size:12px;
  height:160px;
  margin:2px;
  padding:2px;
  width:370px;
}

#contact div.submit{
  background:#626262;
  height:24px;
  margin:2px;
  outline:none;
  overflow:hidden;
  position:relative;
  width:100px;

  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

#contact div.submit input{
  background:transparent;
  border:0;
  color:#fff;
  cursor:pointer;
  font-family:Arial,Verdana,sans-serif;
  font-size:12px;
  font-weight:bold;
  height:24px;
  line-height:22px;
  margin:0;
  outline:none;
  padding:0;
  text-align:center;
  text-shadow:0 0 2px #000;
  text-transform:uppercase;
  width:100px;
}
