html,body
{
    margin: 0px;
    padding: 0px;
}

/* div.width is also overridden in the main HEAD of the page
to account for the user's current resoltion setting */
div.width
{
    margin-left:auto;
    margin-right:auto;
}

body
{

    text-align:center;
    padding: 20px;
    background-image: url('/images/mainTemplate/background.gif');
    background-repeat: repeat-x;
    background-position: left top;
    background-attachment: fixed;
    background-color:#4f4f4f;

}

div.tspLogoBar
{
    height: 32px;
    position: relative;
}

div.tspLogoBar img.tspLogo
{
    width:193px;
    height:26px;
    position: absolute;
    right: 10px;
    top: 0px;
}

div.headerBack
{
    background-image: url('/images/mainTemplate/headerback.gif');
    height: 148px;
    position: relative;
}

div.headerBack img.logo
{
    width:307px;
    height:148px;
    position: absolute;
    left: 0px;
    top: 0px;
}

div.headerBack img.headerImage
{
    width:415px;
    height:148px;
    position: absolute;
    right: 0px;
    top: 0px;
}

span.contentSubHeader
{
    color:#2166a3;
    font-weight:bold;
    font-size: 15px;
}

div.loginStatusBar
{
    background-color: #e6e6e6;
    height: 27px;
    border-top: solid 1px #ffffff;
    line-height:26px; 
    padding-left: 15px;
	font-family: verdana,arial;
	font-size: 11px;
	color: #444444;
	text-align:left;
	position:relative;
}

.navigationIcons
{
    width:400px;
    height:27px;
    position:absolute;
    right: 10px;
    top:0px;
}

div.mainBody
{
    padding-bottom: 30px;
    text-align:left;
}

div.topLeft
{
    width:15px;
    height:15px;
    position:absolute;
    background-image: url('/images/mainTemplate/border-topleft.png');
    background-repeat: no-repeat;
    left:-15px;
}

div.topRight
{
    width:15px;
    height:15px;
    position:absolute;
    background-image: url('/images/mainTemplate/border-topright.png');
    background-repeat: no-repeat;
    right:-15px;
}

div.topBorder
{
    position:relative;
    margin: 0px 15px 0px 15px;
    height:15px;
    background-image: url('/images/mainTemplate/border-top.png');
    background-repeat: repeat-x;
}

div.bottomBorder
{
    position:relative;
    margin: 0px 15px 0px 15px;
    height:15px;
    background-image: url('/images/mainTemplate/border-bottom.png');
    background-repeat: repeat-x;
}

div.bottomLeft
{
    width:15px;
    height:15px;
    position:absolute;
    background-image: url('/images/mainTemplate/border-bottomleft.png');
    background-repeat: no-repeat;
    left:-15px;
}

div.bottomRight
{
    width:15px;
    height:15px;
    position:absolute;
    background-image: url('/images/mainTemplate/border-bottomright.png');
    background-repeat: no-repeat;
    right:-15px;
}

div.outer1
{
    background-image: url('/images/mainTemplate/border-left.png');
    background-repeat: repeat-y;
    background-position: left top;
    padding-left: 8px;
}

div.outer2
{
    position:relative;
    background-image: url('/images/mainTemplate/border-right.png');
    background-repeat: repeat-y;
    background-position: right top;
    padding-right: 8px;
}

div.inner
{
    position:relative;
    width: auto;
    background-color: #ffffff;
    min-width:730px;
}

.switchcontent{display:none;}

A
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 11px;
	color: #00457C;
	text-decoration: underline;
}
A:hover
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 11px;
	color: #E10024;
	text-decoration: none;
}

.LargeLeftBarLink,
.LargeLeftBarLink:hover
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 14px;
	line-height: 15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.LargeLeftBarLink:hover
{
	text-decoration: underline;
}


ul 
{
	margin: 5px 0px 0px 15px;
		padding: 0;
}

li 
{
	margin: 0px 0px 3px 0px;
	padding: 0;
}

div#footer
{
    position:relative;
    height: 38px;
    background-color: #d9d9d9;
    border-top: solid 1px #bbbbbb;
    text-align: left;
    padding: 8px 0px 0px 15px;
}

div#footer,
div#footer a,
div#footer a:hover
{
    font: normal 10px/15px verdana,arial;
    color: #888888;
}

div#footer a
{
    text-decoration:underline;
}

div#footer a:hover
{
	color: #E10024;
	text-decoration: none;
}

div#footer div.adminFeaturesPanel
{
    position:absolute;
    top:13px;
    right:100px;
}


.EditLink
{
	font-family: verdana,arial;
	font-size: 10px;
	color: #333333;
	font-weight:bold;
	text-decoration: underline;
}
.EditLink:hover
{
	font-family: verdana,arial;
	font-size: 10px;
	color: #E10024;
	text-decoration: none;
}




.BGRight
{
	background-position: right top;
}

.BGRepeatV
{
	background-repeat: repeat-y;
}




.LoginStatus_LogoutLink
{
	font-family: verdana,arial;
	font-size: 11px;
	color: #00457C;
	text-decoration: underline;
}
.LoginStatus_LogoutLink:hover
{
	font-family: verdana,arial;
	font-size: 11px;
	color: #E10024;
	text-decoration: none;
}

.MainMenuTitle
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
}

.MainMenu
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
}
.MainMenu:hover
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: underline;
}

.MainMenuSub
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	padding-left: 25px;
	text-decoration: none;
}
.MainMenuSub:hover
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	padding-left: 25px;
	text-decoration: underline;
}
.MainMenuSubDisabled
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 11px;
	color: #C7D2EB;
	font-weight: normal;
	padding-left: 25px;
	text-decoration: none;
}
.MainMenuDisabled
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 13px;
	color: #C7D2EB;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
}
.Shadow-Right
{
	background-repeat: repeat-y;
	background-position: top right;
}
.Shadow-Left
{
	background-repeat: repeat-y;
	background-position: top left;
}

.Container_Title
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
}

/* POLL */
.Poll_Question
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 11px;
	color: #444444;
	line-height: 16px;
	float: left;
	font-weight: bold;
}
.Poll_Option
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 11px;
	color: #444444;
	line-height: 16px;
	float: left;
}


/* PAGE STYLES */
.Page_Title
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 19px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
	line-height: 15px;
}
.Page_TitleBlue
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 20px;
	color: #4c91cd;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
	line-height: 15px;
}
.Page_TitlePink
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 19px;
	color: #E75594;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
	line-height: 15px;
}
.Page_TitleRed
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 19px;
	color: #e24a14;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
	line-height: 15px;
}
.Page_TitleGreen
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 19px;
	color: #808e1e;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
	line-height: 15px;
}


.Page_TitleOrange
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 19px;
	color: #e89f1d;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
	line-height: 15px;
}


.Page_BreadcrumbsCurrent
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 11px;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
}
.Page_BreadcrumbsDivider
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 11px;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
}
.Page_BreadcrumbsLink
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 11px;
	color: #555555;
	font-weight: normal;
	text-decoration: underline;
	padding-top: 2px;
	padding-bottom: 3px;
}
.Page_BreadcrumbsLink:hover
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 11px;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
}

.Page_SubTitle
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 20px;
	color: #0861BD;
	font-weight: bold;
	text-decoration: none;
	line-height: 26px;
}

.Page_SubTitle_Orange
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 20px;
	color: #EF8218;
	font-weight: bold;
	text-decoration: none;
	line-height: 26px;
}


.Page_IntroContent
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 14px;
	color: #aaaaaa;
	font-weight: bold;
	line-height: 19px;
	float: left;
}

.Page_IntroContent2
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 13px;
	color: #888888;
	font-weight: bold;
	line-height: 19px;
	float: left;
}

.Page_LargeContent
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 16px;
	color: #444444;
	line-height: 18px;
	float: left;
}

.Page_NormalContent
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	font-weight: normal;
}

.Page_SmallContent
{
	font-family: verdana,arial;
	font-size: 11px;
	color: #444444;
	line-height: 16px;
	float: left;

}

.Page_SmallContent_Date
{
	font-family: verdana,arial;
	font-size: 11px;
	color: #888888;
	line-height: 16px;
	float: left;
	font-weight: bold;
}

.Page_SmallContentTitle
{
	font-family: verdana,arial;
	font-size: 12px;
	font-weight: bold;
	color: #0065bd;
	line-height: 16px;
	float: left;
}

.Page_SmallContentTitle_Orange
{
	font-family: verdana,arial;
	font-size: 12px;
	font-weight: bold;
	color: #EF8218;
	line-height: 16px;
	float: left;
}

.Page_TinyContent
{
	font-family: verdana,arial;
	font-size: 10px;
	color: #444444;
	background-color: #efefef;
	line-height: 16px;
	float: left;
}

.BusDir_Results_TableTitle
{
	font-family: verdana,arial;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
	background-color: #efefef;
	line-height: 16px;
}
.BusDir_Results_TableContent
{
	font-family: verdana,arial;
	font-size: 10px;
	color: #444444;
	background-color: #f0f0f0;
	line-height: 16px;
}

.BusDir_Results_TableContent_ProfileLink
{
	font-family: verdana,arial;
	font-size: 10px;
	color: #ff4444;
	text-decoration: underline;
	line-height: 16px;
}

.BusDir_Results_TableContent_ProfileLink:hover
{
	font-family: verdana,arial;
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
	line-height: 16px;
}


.BusDir_Results_PagingCurrent
{
	font-family: verdana,arial;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
	text-decoration: normal;
}
.BusDir_Results_PagingLink
{
	font-family: verdana,arial;
	font-size: 10px;
	font-weight: normal;
	color: #444444;
	text-decoration: underline;

}
.BusDir_Results_PagingLink:hover
{
	font-family: verdana,arial;
	font-size: 10px;
	font-weight: normal;
	color: #444444;
	text-decoration: none:;
}


.BusDir_CategoryLink
{
	font-family: verdana,arial;
	font-size: 11px;
	color: #00457C;
	text-decoration: underline;
}
.BusDir_CategoryLink:hover
{
	font-family: verdana,arial;
	font-size: 11px;
	color: #E10024;
	text-decoration: none;
}





.TenantList_LargeLetter
{
	font-family: arial;
	font-size: 35px;
	color: #0861BD;
	font-weight: bold;
	line-height: 40px;
}



/* EVENTS */
.Events_Content
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
}
.Events_Title
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 11px;

	color: #00457C;
	text-decoration: underline;
}
.Events_Title:hover
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 11px;

	color: #E10024;
	text-decoration: none;
}


.Events_Calendar_DayOfWeek
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
	background-color: #E0E0E0;
}
.Events_Calendar
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	background-color: #FFFFFF;
}
.Events_Calendar_Today
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	background-color: #EF4D39;
}



/* PINBOARD */
.Pinboard_Content
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
}
.Pinboard_Price
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}
.Pinboard_Title
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 13px;
	font-weight: bold;
	color: #00457C;
	text-decoration: none;
}
.Pinboard_Title:hover
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 13px;
	font-weight: bold;
	color: #00457C;
	text-decoration: underline;
}

.Pinboard_TitleReqApproval
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}



.Events_Calendar_DayOfWeek
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
	background-color: #E0E0E0;
}
.Events_Calendar
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	background-color: #FFFFFF;
}
.Events_Calendar_Today
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	background-color: #EF4D39;
}



/* RESPONSE MESSAGES */

.Response_Success
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 13px;
	color: #36800B;
	font-weight: bold;
	text-decoration: none;
}

.Response_Failure
{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 13px;
	color: #dd0000;
	font-weight: bold;
	text-decoration: none;
}


/* DEV STYLES */
.DevMessageText
{
	font-family: verdana,arial;
	font-size: 10px;
	color: #444444;
}


/* BUTTON STYLES */


input.Form_Button2
{
	color: #2864aa;
	font-family: arial, 'trebuchet ms' ,helvetica,sans-serif;
	font-size: 84%;
	font-weight: normal;
	background-color: #fed;
	border: 1px solid;
	border-top-color: #696;
	border-left-color: #696;
	border-right-color: #363;
	border-bottom-color: #363;
	filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr= '#ffffffff' ,EndColorStr= '#aae4eefd' );
}

input.Form_Button2:hover
{
	border-top-color: #c63;
	border-left-color: #c63;
	border-right-color: #930;
	border-bottom-color: #930;
}


