html,body,form {
	margin: 0;
	padding: 0;
}

fieldset {
	border-color: -moz-use-text-color -moz-use-text-color #e6e6e6;
	border-style: none none solid;
	border-width: 0 0 1px;
	margin-bottom: 0.5em;
}

body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
}

a {
	color: #0091BC;
	text-decoration: none;
	xfont-size:0.8em;
}

h4 {
	margin-bottom: 0.5em;
}

#form-login .input {
	border: medium none;
}

.componentheading {
	color: #31312B;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 150%;
	margin-bottom: 1em;
}

.contentheading {
	color: #31312B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	line-height: 100%;
}

.contentheading a {
	color: #31312B;
}

.contentpaneopen .createdate,.contentpaneopen .small,.contentpaneopen .modifydate
	{
	color: #15668B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-style: italic;
	line-height: 85%;
}

.content_rating,.content_vote {
	color: #15668B;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 85%;
	font-style: italic;
	line-height: 85%;
	margin-left: 5px;
}

.readon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-style: italic;
}

.moduletable h3 {
	color: #31312B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
}

.forumtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
}

.forumauthor a {
	color: #15668B;
}

.forumauthor,.forumdatetime {
	color: #15668B;
	font-size: 85%;
	font-style: italic;
	line-height: 120%;
	padding-left: 10px;
}

.forumtext {
	padding: 0 0 20px 10px;
}

.highlight {
	font-weight: 900;
	text-decoration: underline;
}

.sectiontableheader,.sectiontableentry1 td,.sectiontableentry2 td {
	padding: 0 0 0 0.5em;
}

td .sectiontableheader a img {
	margin-left: 5px;
}

td .sectiontableheader {
	background-color: #C2C3AC;
}

td .sectiontableentry2 {
	background-color: #C9CBB3;
}

html {
	height: 100% !important;
	margin-bottom: 1px;
}

.visualClear {
    clear: both;
}

#system-message {
	margin-bottom: 10px;
	padding: 0;
}

#system-message dt {
	font-weight: bold;
}

#system-message dd {
	font-weight: bold;
	margin: 0;
	text-indent: 30px;
}

#system-message dd ul {
	border-bottom: 3px solid #84A7DB;
	border-top: 3px solid #84A7DB;
	color: #0055BB;
	list-style: none inside none;
	margin-bottom: 10px;
	padding: 10px;
}

#system-message dt.message {
	display: none;
}

#system-message dd.message {
	
}

#system-message dt.error {
	display: none;
}

#system-message dd.error ul {
	background-color: #C9CBB3;
	border-bottom: 3px solid #C2C3AC;
	border-top: 3px solid #C2C3AC;
	color: #CC0000;
}

#system-message dt.notice {
	display: none;
}

#system-message dd.notice ul {
	background: none repeat scroll 0 0 #EFE7B8;
	border-bottom: 3px solid #F0DC7E;
	border-top: 3px solid #F0DC7E;
	color: #CC0000;
}

#system-debug {
	background-color: #FFFFFF;
	color: #CCCCCC;
	margin: 10px;
	padding: 10px;
}

#system-debug div {
	font-size: 11px;
}

.skillblock {
	display: block;
	float: left;
	margin: 3px;
	width: 49%;
}

.skillcategory {
	background-color: #C2C3AC;
	padding: 2px 4px;
}

.msg {
	color: red;
	margin-bottom: 1.5em;
}

.tptableheader {
	background-color: #C2C3AC;
	text-align: left;
}

.tpodd {
	background-color: #C9CBB3;
}

.tpsubmenu {
	float: right;
	margin-left: 2em;
}

.tp_myprojects,.tp_availprojects {
	margin-bottom: 3em;
}

.mod_talentpool ul,.mod_talentpool p {
	font-size: 90%;
}

.loginText, .loginPassword {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	height: 20px;
	background: #F3F3EA;
	border: 1px solid #D8D7C5;
	padding: 0px 6px;
}

.borderedimage img {
    border: 1px solid #656550;
}

body.page-Main_Page h1.firstHeading , body.page-LDSTech h1.firstHeading, body.page-Clerks h1.firstHeading
{ 
    display:none; 
}

.editsection 
{
    font-size: 65%;
}

div.gallerytext {
    font-size:80%;
}

div.floatright, table.floatright {
    border: 0 none;
    clear: right;
    float: right;
    margin: 0 0 0.5em 0.5em;
    position: relative;
}

div.floatleft, table.floatleft {
    border: 0 none;
    clear: left;
    float: left;
    margin: 0 0.5em 0.5em 0;
    position: relative;
}

.center 
{
    text-align: center;
    width: 100%;
}
