body
{
	font-size: 12.7333px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3em;
}
h1.siteheading
{
	font-family: "Century Gothic" , Arial;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
}
.topnav
{
	text-align: right;
}
legend
{
	font-size: larger;
	font-weight: bold;
}
legend a
{
	text-decoration: none;
}
.settinglabel, .settinglabelFixedHeight
{
	font-weight: bold;
	font-size: smaller;
}
.modulebuttonrow
{
	text-align: center;
}
a.siteheading:link, a.siteheading:visited, a.siteheading:hover, a.siteheading:active
{
	text-decoration: none;
}
.sitelink
{
}
a.sitelink:link, a.sitelink:visited
{
	text-decoration: none;
}
a.sitelink:hover
{
	text-decoration: underline;
}
a.sitelink:active
{
	text-decoration: none;
}
.accent
{
	font-weight: bold;
}
a.ModuleEditLink, a.ModuleEditLink:link, a.ModuleEditLink:visited, a.ModuleEditLink:hover, a.ModuleEditLink:active
{
	font-size: 10px;
}
.modulepager
{
	font-size: 100%;
	font-weight: bold;
}
a.ModulePager:hover
{
	text-decoration: underline;
}
.selectedpage
{
	font-size: 80%;
	font-weight: bold;
	line-height: 12px;
}
a.SelectedPage:hover
{
	text-decoration: underline;
}
h1
{
	color:#053A6B;
	font-size:170%;
	font-weight:900;
	line-height:110%;
}
h2
{
	color:#053A6B;
	font-size:150%;
	font-weight:900;
	line-height:110%;
}
h3
{
	color:#666666;
	font-size:120%;
	font-weight:900;
}
h4
{
	font-size: 90%;
}
.txtcopyright
{
	font-size: 80%;
	font-weight: normal;
}
.txterror
{
	font-size: 100%;
	font-weight: bold;
	color: Red;
}
.TextLabel
{
	font-size: 11px;
}
h1.moduletitle
{
	color:#333;
	font-weight:900;
	line-height:110%;
	padding: 5px 5px 5px 2px;	
	text-transform: capitalize;	
}
div.moduletitle, span.moduletitle, tr.moduletitle, h2.moduletitle
{
	color:#333;
	font-weight:900;
	line-height:110%;
	padding: 5px 5px 5px 2px;	
	text-transform: capitalize;	
}
div.rightside h1.moduletitle
{
	margin: 0px;
	font-size:100%;
}
div.rightside h2.moduletitle
{
	margin: 0px;
	font-size:100%;
}

div.leftside h1.moduletitle
{
	margin: 0px;
	font-size:100%;
}
div.leftside h2.moduletitle
{
	margin: 0px;
	font-size:100%;
}


div.rightside div.panelwrapper
{
	border: solid 1px #C8C8C8;
	margin-bottom: 0.2em;

	
}

div.leftside div.panelwrapper
{
	border: solid 1px #C8C8C8;
	margin-bottom: 0.2em;

}


div.rightside div.panelwrapper div.modulecontent
{
	padding: 15px;
}
.modulesubtitle
{
	font-size: small;
	font-weight: bold;
}
.modulefooter
{
	font-size: smaller;
	text-align: center;
}
.filesfooter
{
	text-align: left;
	white-space: nowrap;
}
.linkdescription
{
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
}

div.sitemap ul, div.sitemap ul li
{
	font-size: 100%;
}
.skiplink
{
	display: none;
}
ul.userstats
{
	font-size: 90%;
}
ul.userstats li
{
	font-size: 100%;
}
.unselectedcrumb
{
	font-weight: normal;
}
.selectedcrumb
{
	font-weight: bold;
}
a.selectedcrumb:link, a.selectedcrumb:visited
{
	text-decoration: none;
}
a.selectedcrumb:hover
{
	text-decoration: underline;
}
a.selectedcrumb:active
{
	text-decoration: none;
}
a.unselectedcrumb:link, a.unselectedcrumb:visited
{
	text-decoration: none;
}
li.linkitem a:hover, li.linkaltitem a:hover, a.unselectedcrumb:hover
{
	text-decoration: underline;
}
a.unselectedcrumb:active
{
	text-decoration: none;
}
li.linkitem a, li.linkaltitem a
{
	text-decoration: none;
}
#wrapfooter a
{
	text-decoration: underline;
}
.aspbutton, input.button, input[type=submit]
{
	margin: 0;
	font: bolder 12px Arial, Sans-serif;
	border: 1px solid #999;
	padding: 2px 3px;
	background: #C2C2C3 url(btn_bg.gif) repeat-x top;
	color: #333;
}
div.para 
{
	border: 0px;
	margin-bottom:1.5em;
}
div.list
{
	padding-bottom:10px;
}

div.index_header {
	background-color:#CBD6E4;
	color:#333333;
	font-size:84%;
	font-weight:900;
	margin:0px 0px 5px;
	padding:5px;
}

div.index_header2 {
	background-color:#CBD6E4;
	color:#333333;
	font-size:84%;
	font-weight:900;
	margin:4px 0px 5px;
	padding:5px;
}

/* Forums mods */
.forums_module_title
{
	font-size:0.25em;
	color:Red;
}
tr.columntitle_forum
{
	color:#333;
	font-weight:900;
	line-height:110%;
	padding: 5px 5px 5px 2px;	
	text-transform: capitalize;
		
}
.forumtitle
{
	background-color:#e0e0e0;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.5em;
}
.forumtitle span { margin:3px;}
.modulerow P, .modulealtrow P
{
	margin:0px;
}
.modulerow H4, .modulealtrow H4
{
	margin:5px 3px;
	font-size:1.1em;
}
.forumthreadcrumbs { margin: 0px 0px 3px 0px;}
.forumpostheader {margin-top:10px;padding: 0px 0px 0px 5px;  background-color: #e0e0e0; font-weight: bold;   }
.postwrapper {margin:0px;background-color: #e0e0e0;}
.postleft {float: left; text-align:center;  width: 20%; padding: 15px 5px 5px 5px; margin: 0px 0px 0px 0px; }
.postright {  padding: 0px 0px 0px 0px; margin: 0px 0px 0px 21%; background-color: white; }
.postright h3 { margin:0px;}
.posttopic {   background-color: #e0e0e0; }
.postbody { padding: 10px 5px 0px 5px; }
.forumpostuserpropertylist {margin: 0px 0px 0px 0px; text-align: center; }
.forumpostusername { list-style-type:none;   }
.forumpostuseravatar { list-style-type:none; }
.forumpostuserattribute { list-style-type:none; }
div.forums table, div.forumview table { margin: 5px 0px 0px 0px; }
div.forums table thead tr.moduletitle,
div.forumview table thead tr.moduletitle
{ font-family: Arial, Helvetica, sans-serif; font-size: 14px;
	 color: #3399CC; }
