BODY	{
	SCROLLBAR-BASE-COLOR: #0F338A;
	margin: 0px;
	padding: 0px;
	border: #999999 0px solid;
	}



/* START CODE FOR NON-MENU LINKS */


a:link		{ color: #3300FF; text-decoration: none; }

a:visited	{ color: #3300FF; text-decoration: none; }

a:active	{ color: #3300FF; text-decoration: none; }

a:hover		{ color: #6699FF; text-decoration: none; }



.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none; }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline; }




/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; }

.title		{ COLOR: #141424; FONT: 18px verdana, arial, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #336699; FONT: 15px verdana, arial, sans-serif; font-weight: bold; }

.copyright	{ COLOR: #999999; FONT: 9px verdana, arial, sans-serif; }

.careertitle	{ COLOR: #FF6600; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.phonetitle	{ COLOR: #0000FF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.list 		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }

.just 		{ text-align: justify; }

.faq 		{ line-height: 20px; }

.page-splits	{ width: 100%; color: #FFFFFF; height: 3px; border: 1px solid #CCCCFF; }




/* IMAGE BORDERS */

.borders	{ border: #000000 1px solid; }




/* PAGE TOP AND BOTTOM BORDERS */

.pagebars	{
		background-color: #C0C0C0;
		background-image: url("picts/bar.jpg");
		height: 25px;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.pagebar-bottom	{
		background-color: #C0C0C0;
		background-image: url("picts/bar.jpg");
		height: 25px;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}






/* GALLERY IMAGE MOUSEOVER BORDERS AND GALLERY TEXT */


.image-border		{ position: relative; LEFT: 0px; top: 0px; border: #000000 1px solid; }

.image-borderon		{ position: relative; LEFT: 2px; top: 2px; border: #0099FF 1px solid; }

.viewer-border	 	{ border: #000000 1px solid; }

.smalltitle 		{ COLOR: #339900; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }

.gallerytext		{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; }

.hilight		{ COLOR: #3366FF; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.picturetitle 		{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }



/* GALLERY POPUP MENU CODE */

.button-gallery 	{
			color: #000000;
	       		font: bold 11px arial, serif;
			text-align: center;
			background-color: #FFFFFF;
	        	background-image: url("picts/button-gallery.gif");
        		padding: 1px 5px 1px 5px;
			margin: 0px 1px 0px 1px;
        		display: block;
			cursor:pointer;
			width: 90px;
			height: 20px;
        		border: #999999 1px solid;
			}


.buttonon-gallery	{
			color: #0066FF;
	       		font: bold 11px arial, serif;
			text-align: center;
			background-color: #FFFFFF;
	        	background-image: url("picts/buttonon-gallery.gif");
        		padding: 0px 5px 0px 5px;
			margin: 0px 1px 0px 1px;
        		display: block;
			cursor:pointer;
			width: 90px;
			height: 20px;
        		border: #0066FF 1px solid;
			}



/* LEFT SIDEBAR OPTIONS */


a.sidelink:link		{ color: #99CCFF; text-decoration: none; }

a.sidelink:visited	{ color: #99CCFF; text-decoration: none; }

a.sidelink:active	{ color: #99CCFF; text-decoration: none; }

a.sidelink:hover	{ color: #99FF99; text-decoration: none; }

.bordersSB		{ border: #C0C0C0 1px solid; }

.sidebartitle		{ COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.sidebartext		{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; }

.date-font		{ color: #FFFFFF; font: 10px verdana, arial, sans-serif; font-weight: normal; }

.sidebar-background	{
			background-image: url("picts/background-sidebar.gif");
			background-repeat: repeat-y;
			background-position: top left;
			}







/* RIGHT SIDEBAR OPTIONS */

.sidebarR	{ width: 20px; }

.whitespaceL	{ width: 10px; }







/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}












.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid; }


.dropdown 	{ COLOR: #333333;
		background-color: #F1F4F5;
		WIDTH: 200PX;
		FONT: 11px verdana, arial, sans-serif; }


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #000000 1px solid; }

.submitbutton 	{ FONT: 9pt arial, verdana, sans-serif; }


.searchform 	{ WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, sans-serif;
		background-image: url("picts/shadeform.gif");
		BORDER: #000000 1px solid; }


.searchdrop 	{ WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, sans-serif; background-color: #F1F4F5; }


.searchbutton 	{ font-size: 8pt;
		  width: 35px;
		  background-color: #F1F4F5;
		  BORDER: #000000 1px solid; }






/* START THE CODE FOR THE MENUS */


.menutable	{
		background-color: #0F338A;
		background-image: url("picts/menu-background.gif");
		BORDER-BOTTOM: #000099 0px solid;
		BORDER-TOP: #000099 0px solid;
		}


.firstborder	{ border-right: #35538D 1px solid; }


.menu		{
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 12px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 9px;
		padding-right: 9px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		display: block;
		border: solid #35538D;
		border-width: 0px 1px 0px 0px;
		}

		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */




a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#0F338A;
		  color: #CFCFE0;}


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#0F338A;
		  color: #CFCFE0; }


a.menu:active 	{ background-image: url("picts/menu.gif");
		  background-color:#0F338A;
		  color: #CFCFE0; }


a.menu:hover 	{  background-image: url("picts/menuon.gif");
		   background-color:#828282;
		   color: #FFFFFF; }


 /* CALENDAR PAGE */

.bigtitle 	{ COLOR: #3366CC; FONT: 45px verdana, arial,  sans-serif; font-weight: normal; }

.calendarnum 	{ COLOR: #CC9900; FONT: 24px verdana, arial,  sans-serif; font-weight: normal; }

.page-splits	{
		border: #999966 1px solid;
		background-color: #FFFFFF;
		color: #FFFFFF; height: 5px;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
		}



 /* SMALL CALENDAR */

.calendar	{ border: #3366CC 1px solid; background-color: #CCCCCC; }

.calendartitle	{
		color: #FFFFFF;
		background-color: #3366CC;
		font: 12px arial, sans-serif;
		font-weight: bold;
		padding: 1px;
		}

.caldays	{
		background-color: #FFFFFF;
		color: #666666;
		font: 10px arial, sans-serif;
		font-weight: normal;
		border-right: #CCCCCC 1px solid;
		border-bottom: #66CC00 1px solid;
		}

.calday		{
		background-color: #DCEEDC;
		color: #000000;
		font: 10px arial, sans-serif;
		font-weight: bold;
		border-right: #CCCCCC 1px solid;
		border-bottom: #66CC00 1px solid;
		}

.caldates	{
		background-color: #FFFFFF;
		color: #666666;
		font: 10px arial, sans-serif;
		font-weight: normal;
		border-right: #CCCCCC 1px solid;
		border-bottom: #CCCCCC 1px solid;
		}

.calhilite	{
		background-color: #DCEEDC;
		color: #FFFFFF;
		font: 22px arial, sans-serif;
		font-weight: bold;
		border: #000000 0px solid;
		}





 /* START THE CODE FOR THE HORIZONTAL MENUS */


.menuhorz	{ font-family: verdana, arial, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: normal;
		  height: 18px;
		  cursor:pointer;
		  line-height: 11pt;
		  padding-left: 9px;
		  padding-right: 9px;
		  text-align: center;
		  display: block;
		  border: #74ACE5 1px solid; }


a.menuhorz:link 	{ color: #74ACE5; background-color:#EFF4FA; }


a.menuhorz:visited 	{ color: #74ACE5; background-color:#EFF4FA; }


a.menuhorz:active 	{ color: #74ACE5; background-color:#EFF4FA; }


a.menuhorz:hover 	{ background-color:#FFFFFF; border: #6699FF 1px solid; color: #6699FF; text-decoration: none; }

.bord_bot {
  border-bottom: 1px solid #000;
}
.bsm {
  font: bold 8pt Verdana,Arial,Helvetica,sans-serif;
}
.ccForm {
  float: left;
  margin: 0 0 0 10px;
  width: 475px;
}
.ccForm h2 {
  background-color: #000;
  border: 2px solid gold;
  clear: both;
  color: #fff;
  font: bold 11pt Arial,Helvetica,sans-serif;
  padding: 0 5px 0 5px;
}
.ccFormRight {
  border: 2px solid gray;
  float: left;
  font: normal 10pt Arial,Helvetica,sans-serif;
  margin-left: 10px;
  margin-top: 10px;
  padding: 0;
  width: 225px;
}
.ccFormRight h2 {
  background-color: #000;
  border: 1px solid gray;
  color: #fff;
  font: bold 10pt Arial,Helvetica,sans-serif;
  margin: 0;
  padding: 0 5px 0 5px;
  text-align: center;
}
.ccFormRight p {
  margin: 5px 0 10px 0;
  padding: 0 3px 0 3px;
}
.ccFormFooter {
  clear: all;
}
.ccPopup {
  border: 1px solid gray;
  font: normal 10pt Arial,Helvetica,sans-serif;
  margin: 10px auto 0 auto;
  padding: 0;
  text-align: left;
  width: 96%;
}
.ccPopup h1 {
  background-color: #000;
  border: 1px solid gray;
  color: #fff;
  font: bold 10pt Arial,Helvetica,sans-serif;
  margin: 0;
  padding: 0 5px 0 5px;
  text-align: center;
}
.ccSelect,
.ccTextarea {
  width: 175px;
}

/* generics */
.centered {
  text-align: center;
}
.courier {
  font-family: "Courier New",Courier,monospace; 
}
.error {
  font: bold 100% Arial,Helvetica,sans-serif;
  color: red
}
.font12 {
  font: normal 12pt Arial,Helvetica,sans-serif;
}
.font12b {
  font: bold 12pt Arial,Helvetica,sans-serif;
}
.font14 {
  font: normal 14pt Arial,Helvetica,sans-serif;
}
.font14b {
  font: bold 14pt Arial,Helvetica,sans-serif;
}
.geotrust {
  margin: 15px auto 10px auto;
  text-align: center;
}
.geotrust a:hover {
  border: 0;
}
h1 {
  font: bold 12pt Arial,Helvetica,sans-serif;
}
.ima:hover {
  border:0;
}
.ism {
  font: italic 8pt Verdana,Arial,Helvetica,sans-serif;
}
.nb {
  background-color: #f7f7f6;
  font: bold 10pt Arial,Helvetica,sans-serif;
  vertical-align: top;
  width: 50%;
}
.nn {
  background-color: #f7f7f6;
  font: normal 10pt Arial,Helvetica,sans-serif;
  width: 50%;
}
.nsm {
  font: normal 8pt Verdana,Arial,Helvetica,sans-serif;
}
.nodecor {
  text-decoration:none;
}
.red {
  color: red;
}
.top {
  vertical-align: top;
}
.wide {
  width: 100%;
}



