/*---------------------------------------*/
/*Page CSS Properties            */
/*---------------------------------------*/
.quote {
	background-color: #F2F2F2;
	padding: 15px;
	border: 1px solid #999999;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #FFFFFF;
}
td {
	font-size: 12px;
	line-height:1.5em;
}

hr {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
}
li {
	list-style-type: disc;
}
h1 {
	font-family: "Trebuchet MS";
	font-size : 14px;font-style : normal;
	font-weight : bold;
	height : 25px;
	letter-spacing : 1px;
	line-height : 26px;
	color : #3163AA;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003366;
	font-weight: normal;
}
h4 {
	font-family: "Trebuchet MS";
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	height : 25px;
	letter-spacing : 1px;
	line-height : 26px;
	color : #3163AA;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}


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

a:link {
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #0066CC;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}

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

.Left-Tile-Top {
	background-color: #FFFFFF;
	background-image: url(../images/left-tile-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 41px;
}
.Left-Tile {
	background-color: #FFFFFF;
	background-image: url(../images/left-tile.jpg);
	background-repeat: repeat-y;
	background-position: right top;

}
.Left-Tile-Bot {
	background-color: #FFFFFF;
	background-image: url(../images/left-tile-bot.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 87px;
}
.Right-Tile-Top {
	background-color: #FFFFFF;
	background-image: url(../images/right-tile-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 157px;
}
.Right-Tile {
	background-color: #FFFFFF;
	background-image: url(../images/right-tile.jpg);
	background-repeat: repeat-y;
	background-position: left top;


}
.Right-Tile-Bot {
	background-color: #FFFFFF;
	background-image: url(../images/right-tile-bot.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 87px;
}
.Middle-Tile {
	width:800;
	background-color: #FFFFFF;
	background-image: url(../images/middle-tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.Middle-Tile-Bot {
	width:780;
	background-color: #FFFFFF;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 67px;
	color: #FFFFFF;
	padding: 10px;
}
.Main-Content {
	width:800;
}
/*---------------------------------------*/
/*Main Table CSS Properties            */
/*---------------------------------------*/

.table-main {
	color: #333333;
	text-align: left;
}
.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;
	font-weight: bold;
	padding: 4px;
	text-align: left;
	vertical-align: left;
}
.table-title {
	font-family: "Trebuchet MS";
	font-size : 14px;font-style : normal;
	font-weight : bold;
	letter-spacing : 1px;
	color : #3163AA;
	margin: 0px;
	padding: 0px;
}
.table-title2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.table-content {
	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: #000000;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.table-row-alt {
	padding: 5px;
	color: #000000;
	background-color: #FCFCFC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.table-error {
	padding: 5px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.table-bottom {
	padding: 5px;
}
/*---------------------------------------*/
/* Table CSS Properties            */
/*---------------------------------------*/

.table-1-1 {

	height: 5px;
	width: 28px;
	
}
.table-1-2 {

	height: 5px;
}
.table-1-3 {

	height: 5px;
	width: 32px;
}
.table-2-1 {

	width: 5px;
}
.table-2-2 {

	padding: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
.table-2-3 {

	width: 5px;
}
.table-3-1 {

	height: 0px;
	width: 28px;
}
.table-3-2 {

	height: 0px;
}
.table-3-3 {
	height: 0px;
	width: 32px;
}
/*---------------------------------------*/
/*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-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;
	height: 25px;
	padding-right: 15px;
	padding-left: 15px;
}
.BreadCrumb-Link {
	color: #FFFFFF;
}
.menu-bar-box {
	text-align: left;
	float: none;
}
.menu-button-reg {
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #a95a4e;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #003366;
	padding-left: 7px;
	padding-right: 7px;
}
.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: 12px;
	color: #000000;
	text-indent: 10px;
	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 {
	font-size: 12px;
	color: #000000;
	height: 20px;
	width: 180px;
	background-color: #FFFFFF;
	line-height: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
}
.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: "Trebuchet MS";
	font-size : 14px;font-style : normal;
	font-weight : bold;
	height : 25px;
	letter-spacing : 1px;
	line-height : 26px;
	color : #3163AA;
}
.SubTitleText2{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight : bold;
	color : #3163AA;
}
.TitleText{
	font-family: "Trebuchet MS";
	font-size : 11px;
	font-weight : bolder;
	letter-spacing : 2px;
	color : #3163AA;
}
.H2{
	font-family: "Trebuchet MS";
	font-size: 12px;font-variant : small-caps;
	color : #000000;
}
.H3{
	font-family: "Trebuchet MS";
	font-size: 12px;color : #333333;
}
.hp-01 {
	font-size: 12px;
	font-weight: bold;
	color: #BB3636;
	text-decoration: none;
}
.hp-02 {
	font-size: 12px;
	font-weight: bold;
	color: #0782AD;
	text-decoration: none;
}
.hp-03 {
	font-size: 12px;
	font-weight: bold;
	color: #529104;
	text-decoration: none;
}
.hp-04 {
	font-size: 12px;
	font-weight: bold;
	color: #795B46;
	text-decoration: none;
}
.hp-05 {
	font-size: 12px;
	font-weight: bold;
	color: #FDAC00;
	text-decoration: none;
}
.BoxTable {
	color: #333333;
	padding: 2px;
	border: none;
	background-color: #FFFFFF;
}
.BoxTableTitleTd {
	color: #000000;
	background-color: #eeeeee;
	font-weight: bold;
	padding: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.BoxTableContentTd {
	color: #333333;
	text-align: left;
	border: thin solid #CCCCCC;
}
.Box-Hosting {
	color: #FFFFFF;
	text-align: left;
	border: thin solid #CCCCCC;
	background-color: #d98a01;
	background-image: url(../images/hosting.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 175px;
	vertical-align: top;
	padding: 7px;
}
.Box-SEO {
	color: #FFFFFF;
	text-align: left;
	border: thin solid #CCCCCC;
	background-color: #c60001;
	background-image: url(../images/seo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 175px;
	vertical-align: top;
	padding: 7px;
}
.Box-Design {
	color: #FFFFFF;
	text-align: left;
	border: thin solid #CCCCCC;
	background-color: #08678f;
	background-image: url(../images/design.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 175px;
	vertical-align: top;
	padding: 7px;
}
.Box-Mail {
	color: #000000;
	text-align: left;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../images/mail.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 175px;
	vertical-align: top;
	padding: 7px;
}
.Box-Quote {
	color: #000000;
	text-align: left;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../images/quote.jpg);
	background-position: right bottom;
	height: 175px;
	vertical-align: top;
	padding: 7px;
}