body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #797979;
	text-align: justify;
}
h1 {
	font-size: 16pt;
	margin-bottom: 4px;
	color: #02745B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 2px;
	font-weight: bold;
}
h2 {
	font-size: 14pt;
	margin-bottom: 4px;
	color: #02745B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 2px;
	font-weight: normal;
}
h3 {
	font-size: 12pt;
	margin-bottom: 4px;
	color: #02745B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 2px;
	font-weight: normal;
}
h4 {
	font-size: 10pt;
	margin-bottom: 4px;
	color: #02745B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 2px;
	font-weight: normal;
}
h5 {
	font-size: 10pt;
	margin-bottom: 4px;
	color: #02745B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 2px;
	font-style: italic;
	font-weight: normal;
}
h5 {
	font-size: 10pt;
	margin-bottom: 4px;
	margin-left: 4px;
	color: #02745B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 2px;
	font-style: italic;
	font-weight: normal;
}

p {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #797979;
	text-align: justify;
}

ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #797979;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 20px;
	padding-left: 0;
	list-style: none;
}

li {
	padding-left: 10px;
	background-image: url('/App_Themes/Default/Bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul.NewsEvents {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #797979;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0;
	list-style: none;
}
li.NewsEvents {
	padding-left: 5px;
	background-image: none; 
	background-repeat: no-repeat;
	background-position: 0 0;
}

.SelectorButton {
	margin: 1px;
	padding: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #02745B;
	background-color: #E4E4E4;
	border: 0px;	
	font-weight: normal;
	width: 22px;
}

.Button {
	margin: 1px;
	padding: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #02745B;
	background-color: #E4E4E4;
	border: 0px;	
	font-weight: normal;
}

.imageleft {
	float: left;
	border-width: 0px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.imageright {
	float: right;
	border-width: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.imagecenter {
	display: block;
	border-width: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#Page {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0px;
	width: 955px;
}

div#Header {
    text-align: left;
    height: 213px;
    margin: 0px;
    padding: 0px;
}

div#Menu {
	float: left;
	margin-top: 7px;
	width: 165px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

div#TopMenu {
	margin-top: 0px;
    	margin-left: 165px;
    	height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #797979;
	text-decoration: none;
    	border-bottom: dotted #91BDB4 1px;	    
}

div#Main {
	padding: 5px;
	margin-left: 165px;
	margin-right: 0px;
}

div#LeftColumn {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-right: 10px;
	width: 550px;
    	border-right: dotted #91BDB4 1px;
}

div#RightColumn {
	float: right;
	padding-left: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 210px;
}

div#Footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #96989D;
	border-top: dotted #91BDB4 1px;
	margin-top: 0px;
	margin-left: 165px;
	margin-right: 0px;    
	text-align: left;
	clear: both;    
}

div.Highlight {
	background-image: url('/App_Themes/Default/Highlight.png');
	background-repeat: none;
	border: solid #DEDEDE 1px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

div.BottomBorder {
	padding-bottom: 5px;
	margin-bottom: 5px;
    	border-bottom: dotted #91BDB4 1px;
}

a:hover {
	color: #02745B;
	text-decoration: underline;
}
a:link {
	color: #02745B;
	text-decoration: underline;
}
a:visited {
	color: #797979;
	text-decoration: underline;
}
a:active {
	color: #02745B;
	text-decoration: underline;	
}
th {
	margin: 2px;
	background-color: #DCDCDC;
	color: #02745B;
	font-size: 11pt;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
}
td {
	margin: 2px;
	background-color: #F4F4F4;
	color: #797979;
	font-size: 10pt;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
}

table.CMSTreeMenuTable{
	width: 165px;
	background-color: #FFFFFF;
}

td.CMSTreeMenuItem{
	width: 165px;
	height: 22px;
	vertical-align: middle;
	margin-right: 10px;
	background-color: #FFFFFF;
}

td.CMSTreeMenuSelectedItem{
	width: 165px;
	height: 22px;
	vertical-align: middle;
	margin-right: 10px;
	background-color: #FFFFFF;
}

a.CMSTreeMenuLink:active
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold; 
	color: #797979;
	margin-left: 0px;
	font-style:  normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
}

a.CMSTreeMenuLink:visited
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold; 
	color: #797979;
	margin-left: 0px;
	font-style:  normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
}

a.CMSTreeMenuLink:link
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold; 
	color: #797979;
	margin-left: 0px;
	font-style:  normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
}

a.CMSTreeMenuLink:hover
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-weight: bold;
	color: #02745B;
	margin-left: 2px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
}

a.CMSTreeMenuSelectedLink:active
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-weight: bold;
	color: #02745B;
	margin-left: 2px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
}

a.CMSTreeMenuSelectedLink:visited
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-weight: bold;
	color: #02745B;
	margin-left: 2px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
}

a.CMSTreeMenuSelectedLink:link
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-weight: bold;
	color: #02745B;
	margin-left: 2px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
}

a.CMSTreeMenuSelectedLink:hover
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-weight: bold;
	color: #02745B;
	margin-left: 2px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
}

table.TopMenu {
	text-align: center;
}

td.TopMenu {
	width: 110px;
	height: 25px;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}

a.TopMenu:active
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	color: #797979;
	vertical-align: middle;
	text-align: center;
	font-style:  normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

a.TopMenu:visited
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	color: #797979;
	text-align: center;
	font-style:  normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

a.TopMenu:link
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	color: #797979;
	text-align: center;
	font-style:  normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

a.TopMenu:hover
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	color: #02745B;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

.ErrorLabel {
	color: #790000;
}

/* Forum Styles */

/* Forum group */
.ForumGroup
{
	width: 100%;
}

.ForumGroup *
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.ForumGroup .Table
{
	width: 100%;
	border-top: solid #91BDB4 1px
	border-left: solid #91BDB4 1px
	background-color: #ffffff;
}

.ForumGroup .Table td
{
	padding: 6px;
}

.ForumGroup .Table .Header td
{
	font-weight: bold;
	background-color: #DCDCDC;
	border-right: solid #91BDB4 1px;
	border-bottom: solid #91BDB4 1px;
	color: #02745B;
	padding-top: 4px;
	padding-bottom: 4px;
	/* background-image: url(images/Forums/header.gif); */
}

.ForumGroup .Table .Info td
{
	background-color: #F4F4F4;
	border-right: solid #91BDB4 1px;
	border-bottom: solid #91BDB4 1px;
	border-top: solid #91BDB4 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	/* background-image: url(images/Forums/info.gif); */
	height: 55px;
	vertical-align: top;
}

.ForumGroup .Table .GroupName
{
	display: block;
	font-weight: bold;
	font-size: 17px;
	padding-top: 8px;
	padding-bottom: 5px;
	/*text-decoration: underline;*/
	color: #02745B;
}

.ForumGroup .Table .GroupDescription
{
	display: block;
	padding-left: 10px;
	color: #02745B;
}


.ForumGroup .Table .ForumInfo
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.ForumGroup .Table .Threads
{
	text-align: center;
	width: 50px;
}

.ForumGroup .Table .Posts
{
	text-align: center;
	width: 50px;
}

.ForumGroup .Table .LastPost
{
	text-align: center;
	width: 200px;
}

.ForumGroup .Table .PostTime
{
	white-space: nowrap;
	font-size: 10px;
	color: #797979;
}

.ForumGroup .Table .PostUser
{
	white-space: nowrap;
	font-weight: bold;
	color: #797979;
}

.ForumGroup .ForumOdd td
{
	background-color: #E4E4E4;
}

.ForumGroup .Forum td
{
	border-right: solid 1px #91BDB4;
	border-bottom: solid 1px #91BDB4;
}

.ForumGroup .Forum .ForumName
{
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
	color: #02745B;
}

.ForumGroup .Forum .ForumDescription
{
	padding-left: 10px;
}


/* Forum flat view */
.ForumFlat *
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.ForumFlat .Table
{
	width: 100%;
	background-color: #ffffff;
}

.ForumFlat .Table td
{
	padding: 6px;
}


.ForumFlat .Table .Info td
{
	background-color: #DCDCDC;
	border: solid 1px #91BDB4;
	padding-top: 0px;
	padding-bottom: 0px;
	/* background-image: url(images/Forums/info.gif); */
	height: 55px;
	vertical-align: top;
}

.ForumFlat .Table .ForumContent
{
	background-color: #F4F4F4;
	padding: 0px;
	margin: 0px;
}

.ForumFlat .Table .Posts
{
	border-right: solid 1px #91BDB4;
	border-left: solid 1px #91BDB4;
}

.ForumFlat .Table .ForumName
{
	display: block;
	font-weight: bold;
	font-size: 17px;
	padding-top: 8px;
	padding-bottom: 5px;
	/* text-decoration: underline;*/
	color: #02745B;
}

.ForumFlat .Table .ForumDescription
{
	display: block;
	padding-left: 10px;
	color: #02745B;
}

.ForumFlat .Table .Actions td
{
	font-weight: bold;
	background-color: #F4F4F4;
	border-right: solid 1px #91BDB4;
	border-left: solid 1px #91BDB4;
	border-bottom: solid 1px #91BDB4;
	padding: 5px;
	/*background-image: url(images/Forums/actions.gif);*/
}

.ForumFlat .Table .Actions .ActionLink
{
	color: #02745B; 
	text-decoration: underline;
	padding: 0px 5px 0px 5px;
}

.ForumFlat .Table .Posts td
{
	border-right: solid 1px #91BDB4;
	border-left: solid 1px #91BDB4;
	border-bottom: solid 1px #91BDB4;
	padding: 0px;
}

.ForumFlat .Table .PostsTable
{
	width: 100%;
}

.ForumFlat .Table .PostsTable td
{
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: solid 1px #91BDB4;
}

.ForumFlat .Pager td
{
	background-color: #F4F4F4;
	border: none;
	padding: 0px;
	height: 23px;
	font-weight: bold;
	/* background-image: url(images/Forums/pager.gif); */
	text-align: center;
}

.ForumFlat .Pager a
{
	font-weight: bold;
	text-decoration: underline;
	color: #02745B;
}

.ForumFlat .ThreadTable
{
	border-left: solid 1px #91BDB4;
}

.ForumFlat .ThreadTable td
{
	border-right: solid 1px #91BDB4;
	border-bottom: solid 1px #91BDB4;
}

.ForumFlat .ThreadTable .Header td
{
	font-weight: bold;
	background-color: #DCDCDC;
	border-right: solid 1px #91BDB4;
	border-bottom: solid 1px #91BDB4;
	color: #02745B;
	padding-top: 4px;
	padding-bottom: 4px;
	/* background-image: url(images/Forums/header.gif); */
}

.ForumFlat .ThreadTable .Author
{
	text-align: center;
	width: 200px;
}

.ForumFlat .ThreadTable .Posts
{
	text-align: center;
	width: 50px;
}

.ForumFlat .ThreadTable .LastPost
{
	text-align: center;
	width: 200px;
}

.ForumFlat .ThreadTable .PostTime
{
	white-space: nowrap;
	font-size: 10px;
	color: #797979;

}

.ForumFlat .ThreadTable .PostUser
{
	white-space: nowrap;
	font-weight: bold;
	color: #797979;
}

.ForumFlat .ThreadTable .ThreadInfo
{
	text-align: left;
}

.ForumFlat .ThreadTable .ThreadInfo .ThreadName
{
	font-weight: bold;
	text-decoration: underline;
	color: #797979;
}

.ForumFlat .ForumBreadCrumbs
{
	font-weight: normal;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 5px;
}

.ForumFlat .ForumNewPost
{
	border-right: solid 1px #91BDB4;
	border-left: solid 1px #91BDB4;
	border-bottom: solid 1px #91BDB4;
}

/* Flat forum post */
.ForumFlat .ForumPost
{
	padding: 8px 8px 8px 8px;
}

.ForumFlat .PostIndent .ForumPost
{
	border-left: solid 1px #91BDB4;
}

.ForumFlat .PostIndent
{
	padding-left: 30px;
}

.ForumFlat .PostUser
{
	white-space: nowrap;
	font-weight: bold;
	color: #797979;
	/* text-decoration: underline; */
}

.ForumFlat .PostSubject
{
	display: block;
	font-weight: bold;
	font-size: 13px;
}

.ForumFlat .PostText
{
	display: block;
	padding: 3px 5px 3px 5px;
}

.ForumFlat .PostActionLink
{
	text-decoration: underline;
	color: #02745B;
	padding: 0px 5px 0px 5px;
}

/* New post form */
.ForumNewPost
{
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.ForumNewPost .PostReply
{
	border: solid 1px #91BDB4;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ForumNewPost .FormPadding
{
	border: solid 1px #91BDB4;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ForumNewPost .Title
{
	font-size: 17px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
}

.ForumFlat .ForumNewPost .PostForm td
{
	border: none;
}

.ForumNewPost .ItemLabel
{
	font-weight: bold;
	vertical-align: middle;
	padding: 5px;
}

.ForumNewPost .Button
{
	width: 100px;
}

.ForumNewPost .TextboxItem
{
	width: 500px;
}

.ForumNewPost .TextboxItemShort
{
	width: 300px;
}

.ForumNewPost .TextareaItem
{
	width: 500px;
	height: 200px;
}


/* Forum tree view */
.ForumTree *
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.ForumTree .Table
{
	width: 100%;
	background-color: #ffffff;
}

.ForumTree .Table td
{
	padding: 6px;
}


.ForumTree .Table .Info td
{
	background-color: #F4F4F4;
	border: solid 1px #91BDB4;
	padding-top: 0px;
	padding-bottom: 0px;
	/* background-image: url(images/Forums/info.gif); */
	height: 55px;
	vertical-align: top;
}

.ForumTree .Table .ForumName
{
	display: block;
	font-weight: bold;
	font-size: 17px;
	padding-top: 8px;
	padding-bottom: 5px;
	/*text-decoration: underline;*/
	color: #02745B;
}

.ForumTree .Table .ForumDescription
{
	display: block;
	padding-left: 10px;
	color: #797979;
}

.ForumTree .Table .Actions td
{
	font-weight: bold;
	background-color: #F4F4F4;
	border-right: solid 1px #91BDB4;
	border-left: solid 1px #91BDB4;
	border-bottom: solid 1px #91BDB4;
	padding: 5px;
	/* background-image: url(images/Forums/actions.gif); */
}

.ForumTree .Table .Actions .ActionLink
{
	color: #02745B; 
	text-decoration: underline;
	padding: 0px 5px 0px 5px;
}

.ForumTree .Table .Posts
{
	border-right: solid 1px #91BDB4;
	border-left: solid 1px #91BDB4;
	border-bottom: solid 1px #91BDB4;
	padding: 0px;
}

.ForumTree .Table .Posts .PostTree td
{
	padding: 0px;
}

.ForumTree .Table .Posts .PostTree
{
	padding: 5px;
	border-top: solid 1px #91BDB4;
	border-bottom: solid 1px #91BDB4;
}

.ForumTree .ForumNewPost .PostForm td
{
	border: none;
}

/* Tree forum post */
.ForumTree .ForumPost
{
	padding: 8px 8px 8px 8px;
}

.ForumTree .PostDetail .ForumPost
{
	border-bottom: solid 1px #91BDB4;
}

.ForumTree .PostUser
{
	white-space: nowrap;
	font-weight: bold;
	color: #797979;
	/* text-decoration: underline;*/
}

.ForumTree .PostSubject
{
	display: block;
	font-weight: bold;
	font-size: 13px;
}

.ForumTree .PostText
{
	display: block;
	padding: 3px 5px 3px 5px;
}

.ForumTree .PostActionLink
{
	text-decoration: underline;
	color: #02745B;
	padding: 0px 5px 0px 5px;
}

.ForumTree .PostTree .ForumPost
{
	 border: solid 1px #91BDB4;
	 width: 600px;
}

/* Overall */
.HiddenButton
{
	display: none;
}



/* Tree Items*/
.PostTree img
{
}

.ForumTree .PostTree td
{
	vertical-align: top;
}

.ThreadPost, .SubThreadPost, .RootPostItem, .ThreadPostSelected
{
	padding: 3px 3px 1px 3px;
	overflow: hidden;
	color: #797979;
	font-weight: bold;
}

.ThreadPostSelected
{
	background-color: #DCDCDC;
	font-weight: bold;
	color: #797979;
	overflow: hidden;
	padding: 3px 20px 1px 3px;
}

/* Displayed RSS feeds */

div.ChannelTitle {
	margin-bottom: 3px;
}

a.ChannelTitle {
	text-align: left;
	font-size: 9pt;
	color: #02745B;
	text-decoration: none;
}

a.ChannelTitle:visited {
	text-align: left;
	font-size: 9pt;
	color: #02745B;
	text-decoration: none;
}

a.ChannelTitle:hover {
	text-align: left;
	font-size: 9pt;
	color: #02745B;
	text-decoration: underline;
}

div.Item {
	margin-bottom: 1px;
}

a.ItemTitle {
	text-align: left;
	font-size: 8pt;
	color: #797979;
	text-decoration: none;
}

a.ItemTitle:visited {
	text-align: left;
	font-size: 8pt;
	color: #797979;
	text-decoration: none;
}

a.ItemTitle:hover {
	text-align: left;
	font-size: 8pt;
	color: #797979;
	text-decoration: underline;
}
