.hover {
	cursor: move;
}

/* CSS Document */
#leftColumn {
	float:left;
	width: 220px;
	min-width: 220px;
	max-width: 220px;
}
#rightColumn {
	float:right;
	width: 220px;
	min-width: 220px;
	max-width: 220px;
}
#centerLeftColumn {
	margin-left: 230px;
}

#centerRightColumn {
	margin-right: 230px;
}
#centerColumn {
	margin-right: 230px;
	margin-left: 230px;
}
#footer {
	clear: both;
}
#header, #footer, #center {
	width: 100%;
	margin-bottom: 8px;
}





.openclose {
	border: 0px;
	cursor: pointer;
}

.txtModuleWelcome {
	height: 17px;
	background: URL(images/txtModuleWelcome.png) no-repeat center left;
	padding-left: 20px;
	line-height: 17px;
	height: 26px;
	padding: 0px;
	margin: -3px;
}
.txtModuleWelcome span {
	display: none;
}

.txtModuleCalendar {
	height: 17px;
	background: URL(images/icon-calendar.png) no-repeat center left;
	padding-left: 20px;
	line-height: 17px;
}


.txtModuleWeather {
	height: 17px;
	background: URL(images/icon-weather.png) no-repeat center left;
	padding-left: 20px;
	line-height: 17px;
}

.txtModuleMemberSettings {
	height: 17px;
	background: URL(images/icon-settings.png) no-repeat center left;
	padding-left: 20px;
	line-height: 17px;

}

.txtModuleOnlineUsers {
	height: 17px;
	background: URL(images/icon-onlineusers.png) no-repeat center left;
	padding-left: 20px;
	line-height: 17px;

}

.txtModuleSkinChooser {
	height: 17px;
	background: URL(images/icon-skinchooser.png) no-repeat center left;
	padding-left: 20px;
	line-height: 17px;

}

.txtModuleSiteStatistics {
	height: 17px;
	background: URL(images/icon-sitestats.png) no-repeat center left;
	padding-left: 20px;
	line-height: 17px;

}



.txtWebsiteUpdates span, .txtMiscellaniesNews span, .txtiPortalXReleases span, .txtASPInvisionNews span {
	display: none;
}


.txtWebsiteUpdates {
	background: URL(images/txtWebsiteUpdates.png) no-repeat center center;
	height: 24px;
	width: 124px;
}

.txtMiscellaniesNews {
	background: URL(images/txtMiscellaniesNews.png) no-repeat center center;
	height: 25px;
	width: 130px;
}

.txtiPortalXReleases {
	background: URL(images/txtiPortalXReleases.png) no-repeat center center;
	height: 25px;
	width: 123px;
}

.txtASPInvisionNews {
	background: URL(images/txtASPInvisionNews.png) no-repeat center center;
	height: 23px;
	width: 132px;
}



.txtAllNews span, .txtNewsCategories span, .txtLatestForumPosts span {
	display: none;
}

.txtAllNews {
	background: transparent URL(images/all-news.png) no-repeat;
	width: 122px;
	height: 57px;
}

.txtNewsCategories {
	background: transparent URL(images/news-categories.png) no-repeat;
	width: 216px;
	height: 57px;
}

.txtLatestForumPosts {
	background: transparent URL(images/latest-forum-posts.png) no-repeat;
	width: 247px;
	height: 57px;
}

.newsCatBox {
	background: URL(images/news-bg.png) repeat-x;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #686868;
	font-size: 11px;
	font-weight: normal;
}

.pageTitle, a.pageTitle, a.pageTitle:visited, a.pageTitle:hover, a.pageTitle:visited:hover {
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color : #627278;
}

.smpageTitle, a.smpageTitle, a.smpageTitle:visited, a.smpageTitle:hover, a.smpageTitle:visited:hover {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color : #627278;
}

.text, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #686868;
	font-size: 11px;
	font-weight: normal;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #686868;
	font-size: 10px;
	font-weight: normal;
}

.Menu, a.MenuLink, a.MenuLink:hover {
	color : #55708F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}
a.MenuLink:visited, a.MenuLink:visited:hover {
	color : #55708F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}


a.SubMenuLink, a.SubMenuLink:hover {
	color : #55708F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
}
a.SubMenuLink:visited, a.SubMenuLink:visited:hover {
	color : #55708F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
}
a, a:hover {
	color : #55708F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: normal;
}

a:visited, a:visited:hover {
	color : #55708F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: normal;
}

a.smLink, a.smLink:hover {
	color : #55708F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:visited, a.smLink:visited:hover {
	color : #55708F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}

.tHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F3639;
	font-weight: bold;
	height: 27px;
}

.cat, a.cat, a.cat:visited, a.cat:hover, a.cat:visited:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F3639;
	font-weight: bold;
}

.tHeadingLink, a.tHeadingLink, a.tHeadingLink:visited, a.tHeadingLink:hover, a.tHeadingLink:visited:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F3639;
	font-weight: bold;
}

.tiHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55708F;
	font-weight: bold;
	height: 22px;
}

a.tiHeadingLink, a.tiHeadingLink:hover {
	color : #55708F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.tiHeadingLink:visited, a.tiHeadingLink:visited:hover {
	color : #55708F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}



.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-size: 11px;
	font-weight: normal;
}

.tiText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #C0C0C0;
	font-size: 11px;
	font-weight: normal;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #5A6264;
	font-size: 11px;
	font-weight: bold;
}

.highlight {
	background-color: #ffff66;
	color: #1A1A1A;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	color : #C0C0C0;
	font-size: 19px;
	font-weight: bold;
}

.lgText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5A6264;
	font-weight: bold;
}

.tHeadingTable {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid black;
}


a.boldLink:hover, a.boldLink  {
	color : #55708F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

a.boldLink:visited, a.boldLink:visited:hover {
	color : #55708F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}

a.nav, a.nav:hover {
	color : #55708F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}

a.nav:visited, a.nav:visited:hover {
	color : #55708F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}


a.npLink, a.npLink:hover {
	color : #55708F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}

a.npLink:visited, a.npLink:visited:hover {
	color : #55708F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}

li {
	list-style-type: square;
}

hr {
	height: 0px;
	border: solid #222222 0px;
	border-top-width: 1px;
}

#headerbuttons td a {
	color: #656565;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-decoration: none;
}

#headerbuttons td a:hover {
	color: #E9E9E9;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-decoration: none;
}

#headerbuttons td a:visited {
	color: #656565;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-decoration: none;
}

#headerbuttons td a:visited:hover {
	color: #E9E9E9;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-decoration: none;
}

.Headernav {
	font-weight: bold;
	font-size: 10px;
}

a.HeadernavLink, a.HeadernavLink:visited {
	font-weight: bold;
	font-size: 10px;
}

a.HeadernavLink:hover, a.HeadernavLink:visited:hover {
	font-weight: bold;
	font-size: 10px;
	color: #AEAEAE;
}

.forumName {
	font-weight: bold;
	font-size: 22px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 120%;
	color: #2F3639;
}

.subjectName {
	font-weight: bold;
	font-size: 22px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 120%;
	color: #2F3639;
}

.postUsername {
	font-size: 12px;
	font-weight: bold;
}

.postAvatar {
	border: 1px solid black;
}

.ScrollBox {
	overflow: auto;
	height: 100%;
	width: 100%;
	clear: bottom;
	float: right;
}

/* Blog Header Text/Links */
.Header, a.Header, a.Header:visited, a.Header:visited:hover, a.Header:hover {
	font-weight: bold;
	font-size: 20px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 120%;
	color: #627278;
}

/* Blog Dates */
.blogDates {
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

	color: #627278;
	line-height:2em;
	text-transform:uppercase;
	letter-spacing: 1px;
}

/* Blog Title */
.blogTitle, a.blogTitle,  a.blogTitle:visited,  a.blogTitle:visited:hover,  a.blogTitle:hover {
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 120%;
}

/* Blog Info Text */
.blogInfo {
	font-size: 10px;
}

/* Blog Text */
.blogText {
	font-size: 12px;
}

/* Calendar Event Day */
.calendarEvent {
	border: 1px dashed #EFD422;
}