/*---------------------------------------*/
/*Page CSS Properties            */
/*---------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #e8e8e8;
}
td {
	font-size: 10px;
	color: #666666;
}

hr {
	background-color: #EFEFEF;
	border: 1px solid #EFEFEF;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #8cac00;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: italic;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8cac00;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}


/*---------------------------------------*/
/*Links CSS Properties            */
/*---------------------------------------*/

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #8cac00;
}
a:visited {
	color: #8cac00;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #8cac00;
	text-decoration: none;
}

/*---------------------------------------*/
/*Background CSS Properties            */
/*---------------------------------------*/

.Left-Tile {
	background-color: #e8e8e8;
	background-image: url(../images/left-tile.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}
.Right-Tile {
	background-color: #e8e8e8;
	background-image: url(../images/right-tile.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}
.Middle-Tile {
	width:783px;
	background-color: #FFFFFF;
}
.Main-Content {
	width:783px;
	background-color: #000000;
}
.Middle-Tile-Newsletter {
	width:400px;
	background-color: #FFFFFF;
}
/*---------------------------------------*/
/*Main Table CSS Properties            */
/*---------------------------------------*/

.table-main {
	color: #333333;
	text-align: left;
	border: thin solid #CCCCCC;
}
.table-bg {
	color: #FFFFFF;
	text-align: left;
	background-image: url(../images/sj-table-2-1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.table-top {
	color: #000000;
	background-color: #eeeeee;
	font-weight: bold;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.table-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1a7caf;
}
.table-title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.table-content {
	text-align: justify;
	vertical-align: top;
}
.table-content2 {


}
.table-subtop {
	padding: 5px;
	background-color: #FF6633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.table-row {
	padding: 5px;
	color: #FFFFFF;
	background-color: #333331;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.table-row-alt {
	padding: 5px;
	color: #FFFFFF;
	background-color: #272727;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.table-error {
	padding: 5px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.table-bottom {
	padding: 5px;
	background-color: #E5E5E5;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/*---------------------------------------*/
/*News CSS Properties                    */
/*---------------------------------------*/

.news-title {
	padding: 5px;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 14px;
	height: 40px;
}
.news-content {
	padding: 5px;
	vertical-align: top;
	height: 250px;
}
.news-list-title {
	color:#333333;
	font-weight:bold;
}
.news-list-content {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news-list-content-alt {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
.news-list-content-text {
	color: #FFFFFF;
}
.news-list-content-text-alt {
	color: #999999;
}
.news-author {
	padding: 5px;
	font-style: italic;
	color: #666666;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.news-date {
	padding: 5px;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.news-buttons {
	padding: 5px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 30px;
}

/*---------------------------------------*/
/*Horizontal Menu CSS Properties         */
/*---------------------------------------*/

.menu-bar {
	text-align: left;
	background-color: #FFFFFF;
	height: 25px;
	padding-right: 15px;
	padding-left: 15px;
}
.menu-bar-box {
	text-align: left;
	float: none;
}
.menu-button-reg {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a95a4e;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
}
.menu-button-hover {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
	padding-left: 5px;
}
.menu-button-over {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
	padding-left: 5px;
}
.menu-button-over-hover {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-right: 10px;
	padding-left: 5px;
}

/*---------------------------------------*/
/*Vertical Menu CSS Properties           */
/*---------------------------------------*/

.button-table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	width: 200px;
}

/*Main Menu Buttons    */

.button1-reg {
	font-size: 10px;
	color: #000000;
	text-indent: 10px;
	display: block;
	height: 20px;
	width: 218px;
	background-color: #FFFFFF;
	line-height: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.button1-reg-hover {
	padding: 5px;
}
.button1-over {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #CCCCCC;
}
.button1-over-hover {
	padding: 5px;
}

/*Sub Menu Buttons    */

.button2-reg {
	font-size: 10px;
	color: #000000;
	text-indent: 15px;
	display: block;
	height: 20px;
	width: 218px;
	background-color: #FFFFFF;
	line-height: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.button2-reg-hover {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #DDFFFF;
}
.button2-over {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #DFDFDF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.button2-over-hover {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #DDFFFF;
}

/*Sub Sub Menu Buttons    */

.button3-reg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #FFFFFF;
}
.button3-reg-hover {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #DDFFFF;
}
.button3-over {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #333333;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.button3-over-hover {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #DDFFFF;
}

/*---------------------------------------*/
/*Horizontal Tab Menu CSS Properties     */
/*---------------------------------------*/

.tab-bar {
	padding: 5px;
}

/*Tab Regular State   */

.tab-title {
	padding: 5px;
}
.tab-left {
	padding: 5px;
}
.tab-middle {
	padding: 5px;
}
.tab-right {
	padding: 5px;
}

/*Tab Over State   */

.tab-title-over {
	padding: 5px;
}
.tab-left-over {
	padding: 5px;
}
.tab-middle-over {
	padding: 5px;
}
.tab-right-over {
	padding: 5px;
}

/*---------------------------------------*/
/*Form CSS Properties     */
/*---------------------------------------*/

.form-titles {
	color: #990000;
	font-weight: bold;
}
.form-fields {
	background-color: #F7F7F7;
	border: 1px solid #000000;
}
.form-dropdowns {
	background-color: #F7F7F7;
	border: 1px solid #000000;
}
.form-buttons {
	background-color: #F7F7F7;
	border: 1px solid #000000;
}


/*---------------------------------------*/
/*Survey CSS Properties     */
/*---------------------------------------*/

.SurveyName {
	font-weight: bold;
}
.SurveyDescription {
}
.SurveyQuestionDescription {
}
.SurveyQuestion {
	font-weight: bold;
}
.SurveyQuestionAnswer {
	padding-left: 15px;
}



/*---------------------------------------*/
/*Photo Gallery CSS Properties           */
/*---------------------------------------*/

.GalleryImage {
}
.GalleryImageName {
	font-weight: bold;
	color: #333333;
}
.GalleryImageDescription {
}



/*---------------------------------------*/
/*Custom CSS Properties                  */
/*---------------------------------------*/

.SubTitleText{
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;font-style : normal;
	font-weight : bold;
	height : 25px;
	letter-spacing : 1px;
	line-height : 26px;
	color : #3163AA;
}
.SubTitleText2{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #3163AA;
}
.TitleText{
	Font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bolder;
	letter-spacing : 2px;
	color : #3163AA;
}
.H2{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;font-variant : small-caps;
	color : #000000;
}
.H3{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;color : #333333;
}
.hp-01 {
	font-size: 10px;
	font-weight: bold;
	color: #BB3636;
	text-decoration: none;
}
.hp-02 {
	font-size: 10px;
	font-weight: bold;
	color: #0782AD;
	text-decoration: none;
}
.hp-03 {
	font-size: 10px;
	font-weight: bold;
	color: #529104;
	text-decoration: none;
}
.hp-04 {
	font-size: 10px;
	font-weight: bold;
	color: #795B46;
	text-decoration: none;
}
.hp-05 {
	font-size: 10px;
	font-weight: bold;
	color: #FDAC00;
	text-decoration: none;
}
.BoxTable {
	color: #333333;
	padding: 2px;
	border: none;
	background-color: #FFFFFF;
}
.GalleryImage {
}
.GalleryImageName {
	font-weight: bold;
	color: #666666;
}
.GalleryImageDescription {
}
.greytable {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #e8e8e8;
}
.greytable2 {
	background-color: #FFFFFF;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e8e8e8;
	border-right-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	border-left-color: #e8e8e8;
}

/*---------------------------------------*/
/*Multi-Level CSS Menu		             */
/*---------------------------------------*/


/* core lists */
#menu_cssmulti 									{ width: 100%; text-align: left; height: 25px; }
#menu_cssmulti ul 								{ display: inline; } /* makes it centered in IE */
#menu_cssmulti ul  								{ display: inline; margin: 0; padding: 0; list-style: none; white-space: nowrap; text-align: left;  }
#menu_cssmulti li  								{
	margin: 0;
	padding: 0;
}
#menu_cssmulti ul.menu_list 					{ display: inline; margin: 0 auto;  text-align: left; 	}
#menu_cssmulti li li ul 						{ left: 100%; margin-top: -23px; margin-left: -5px; }

/* stylable */
#menu_cssmulti a  								{
	display: block;  /* all links styles:  */
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
} 
#menu_cssmulti li.menu_item 					{
	float: left;
	position: relative;
	cursor: pointer;  /* top level menu styles:  */
	margin-right: 1px;
	background-color:#FFFFFF;
	padding: 0 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
} 
#menu_cssmulti li.menu_item:hover 				{
	white-space: nowrap; /* top level menu hover */
	background:#FFF;
	color: #333333;
}
#menu_cssmulti li.selected 						{ /* top level selected item */ background-color:#FFF; } 
#menu_cssmulti li.selected > a					{ /* top level selected link */
	color: #8cac00;
} 
#menu_cssmulti ul.drop_down						{ top: 22px;  } 
#menu_cssmulti li ul 							{ display: block; position: absolute; visibility: hidden; left: 0;   /* dropdown border style  */ background-color: #ccc; padding: 1px 1px 0px 1px; } 
#menu_cssmulti li li 							{ /* dropdown dividing line */ border-bottom: 1px solid #ccc; }
#menu_cssmulti li li a 							{ /* dropdown bg color */
	background-color: #fff;
	padding: 0 7px;
	color: #333333;
	text-transform: none;
}
#menu_cssmulti li li a:hover 					{ /* dropdown hover color */
	background-color: #333;
	color: #fff;
}  
#menu_cssmulti li li a.fly_menu 				{ /* sub-dropdown bg color */ background: #fff; color: #333; } 	
#menu_cssmulti li li:hover > a.fly_menu 		{ /* sub-dropdown hover color */ background: #333; color: #fff;}

.mantis-footer-list {
	color: #FFF;
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 12px;
	height: auto;
	width: auto;
	font-size: 10px;
	list-style-type: disc;
}

.mantis-footer-list li {
	color: #FFF;
	margin: 0px;
	padding: 2px 0px;
	height: auto;
	width: 100%;
	font-size: 10px;
	list-style-type: disc;
	border: 1px none #FFF;
	text-decoration: none;
	list-style-position: outside;
}

.mantis-footer-list a:link {
	color: #FFF;
	margin: 0px;
	padding: 2px 0px;
	height: auto;
	width: 100%;
	font-size: 10px;
	list-style-type: disc;
	border: 1px none #FFF;
	text-decoration: none;
}

.mantis-footer-list a:visited {
	color: #FFF;
	margin: 0px;
	padding: 2px 0px;
	height: auto;
	width: 100%;
	font-size: 10px;
	list-style-type: disc;
	border: 1px none #FFF;
	text-decoration: none;
}

.mantis-footer-list a:active {
	color: #CCC;
	margin: 0px;
	padding: 2px 0px;
	height: auto;
	width: 100%;
	font-size: 10px;
	list-style-type: disc;
	border: 1px none #FFF;
	text-decoration: none;
}

.mantis-footer-list a:hover {
	color: #CCC;
	margin: 0px;
	padding: 2px 0px;
	height: auto;
	width: 100%;
	font-size: 10px;
	list-style-type: disc;
	border: 1px none #FFF;
	text-decoration: none;
}

.gallery2 {
border:1px solid #E8E8E8;	
	margin-left: 10px;
	margin-right: 10px;
	}
