/*---------------------------------------*/
/*Page CSS Properties            */
/*---------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
	scrollbar-base-color: #333333;
	scrollbar-track-color: #333333;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #333333;
	scrollbar-arrow-color: #1a7caf;

	color: #FFFFFF;
}
td {
	font-size: 10px;
	color: #333333;
}

hr {
	background-color: #EFEFEF;
	border: 1px solid #EFEFEF;
}
li {
	list-style-type: square;
}
h1 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.siteaggregatorcombo .sac_wrapper {
	background-color: #ffffff;
}

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

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.news-list-content-alt {
    background-color: #e7e7e7;
    color: #FFFFFF;
}
/*---------------------------------------*/
/*Background CSS Properties            */
/*---------------------------------------*/

.Top-Tile {
	height: 382px;
}
.Bot-Tile {
	background-repeat: repeat-x;
	background-image: url/templates/skeleton/images/bot-tile.jpg);
	background-position: right top;
	height: 147px;
}
.Left-Tile {
	background-repeat: repeat-y;
	background-image: url(/templates/skeleton/images/left-tile.jpg);
	background-position: right;
}
.Left-Tile-Top {
	background-repeat: no-repeat;
	background-image: url(/templates/skeleton/images/left-top.jpg);
	background-position: right top;
	height: 816px;
}
.Left-Tile-Bot {
	background-repeat: no-repeat;
	background-image: url(/templates/skeleton/images/left-bot.jpg);
	background-position: right top;
	height: 162px;
}
.Right-Tile {
	background-repeat: repeat-y;
	background-image: url(/templates/skeleton/images/right-tile.jpg);
	background-position: left;
}
.Right-Tile-Top {
	background-repeat: no-repeat;
	background-image: url(/templates/skeleton/images/right-top.jpg);
	background-position: left top;
	height: 816px;
}
.Right-Tile-Bot {
	background-repeat: no-repeat;
	background-image: url(/templates/skeleton/images/right-bot.jpg);
	background-position: left top;
	height: 162px;
}
.Middle-Tile {
	width:899px;
	background-color: #e6e0cd;
}
.Main-Content {
	background-color: #e6e0cd;
}
.Bottom-Tile {
	background-color: #e6e0cd;
	background-image: url(../images/bottom-image.jpg);
	height: 162px;
}
.List {
	width: 225px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	height: 522px;
	vertical-align: top;
}
/*---------------------------------------*/
/*Main Table CSS Properties            */
/*---------------------------------------*/

.table-1 {
	color: #FFFFFF;
	text-align: left;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
}
.table-2 {
	color: #FFFFFF;
	text-align: left;
	background-image: url(../images/table-2.jpg);
	height: 156px;
	width: 249px;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.table-3 {
	color: #FFFFFF;
}


.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: left;
	vertical-align: top;
	padding-top: 10px;
	color: #FFFFFF;
}
.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;
}

.table-1-1 {
    background-image: url("/templates/skeleton/images/tb-1-1.jpg");
    height: 43px;
    width: 60px;
}
.table-1-2 {
    background-image: url("/templates/skeleton/images/tb-1-2.jpg");
    height: 43px;
}
.table-1-3 {
    background-image: url("/templates/skeleton/images/tb-1-3.jpg");
    height: 43px;
    width: 60px;
}
.table-2-1 {
    background-image: url("/templates/skeleton/images/tb-2-1-2.jpg");
    width: 35px;
}
.table-2-2 {
    background-image: url("/templates/skeleton/images/tb-2-2.jpg");
    background-color: #E6E0CD;
}
.table-2-3 {
    background-image: url("/templates/skeleton/images/tb-2-3-2.jpg");
    width: 35px;
}
.table-3-1 {
    background-image: url("/templates/skeleton/images/tb-3-1.jpg");
    height: 43px;
    width: 60px;
}
.table-3-2 {
    background-image: url("/templates/skeleton/images/tb-3-2.jpg");
    height: 43px;
}
.table-3-3 {
    background-image: url("/templates/skeleton/images/tb-3-3.jpg");
    height: 43px;
	    width: 60px;
}

.siteupdates {
    border: 0px solid #CCCCCC;
    color: #333333;
    text-align: left;
}
.video_display {
    margin: 0 0;
}
.video_display .videolist {
    padding-left: 0px;
}
.gallery2 {
    border: 0px solid #CCCCCC;
    text-align: left;
}
/*---------------------------------------*/
/*News CSS Properties                    */
/*---------------------------------------*/

.news-title {
	padding: 5px;
	font-weight: bold;
	color: #e88b1b;
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.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: #e88b1b;
	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;
}

.news-list-title {
	color: #0f5a8a;
	font-weight: bold;
}
.news-date-square {
	color: #990000;
	font-weight: bold;
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;
	background-position: center center;
}
.news-date-month {
	color: #333333;
	font-size: 10px;
	text-transform: uppercase;
}
.news-date-day {
	color: #990000;
	font-size: 12px;
}
.news-date-year {
	color: #333333;
	font-size: 10px;
}
.news-list-date {
	color: #93a8a9;
	font-weight: bold;
}
.news-list-date {
	color: #93a8a9;
	font-weight: bold;
}
.news-list-content {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.news-list-content-alt {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

/*---------------------------------------*/
/*Video CSS Properties         */
/*---------------------------------------*/

.video-row {
	padding: 5px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.video-row-alt {
	padding: 5px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.video-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: f7941d;
}
.video-date {
	color: #93a8a9;
}
.video-desc {
	color: #000000;
}

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

.menu-bar {
	text-align: center;
	height: 61px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/menu-bar.jpg);
	padding-bottom: 15px;
}
.menu-bar-box {
	text-align: right;
	float: none;
}
.menu-button-reg {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
}
.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: 20px;
	display: block;
	height: 20px;
	width: 180px;
	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 {
	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: #EFEFEF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.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                  */
/*---------------------------------------*/

.form-checkbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #990000;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	height: 14px;
}
.form-button {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #E90000;
	border: 2px solid #990000;
	font-size: 10px;
}
.tablerowtitle {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	color: #000000;
}
.column {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #cccccc;
}
.searchrow {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #cccccc;
}
.memberstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #EFEFEF;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
}
.members {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	padding-right: 5px;
	padding-left: 5px;
}
.Newsletter-Table-0 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	width: 56px;
}
.Newsletter-Table-0b {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	width: 184pxs;
}
.Newsletter-Table-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

	width: 245px;
	padding-right: 5px;
	padding-left: 5px;
}
.Newsletter-Table-2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
.Newsletter-Table-3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
.Newsletter-Table-4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.Newsletter-Table-5 {

}

.table-subtitle3 {
	background-color: #333331;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.validation-advice {
	color: Red;
}
.GalleryImage {
}
.GalleryImageName {
	font-weight: bold;
	color: #333333;
}
.GalleryImageDescription {
	color: #999999;
}
