/** html styles **/
/*****************************************************************************/
body, html {
	font-size: 0.95em;
	color: #969795;
	font-family: Arial, Verdana, sans-serif, Geneva;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #58cffb;
}

a:hover	{
	text-decoration: underline;
	color: #58cffb;
}

p {
	margin-top: 0px;
	margin-right: 0px;
}

hr {
	height: 1px;
	color:#CCCCCC;
}

form{
	margin: 0px 0px 0px 0px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
}
/*****************************************************************************/



/** page layout styles **/
/*****************************************************************************/
#functionBar {}

#displayVersion {}

#keyLinks {}

#keyLinks a {}

#siteSearch {}

#siteSearch form {}

#siteSearch input {}

#siteSearch .submit {}

#innerHeader{
	padding: 30px 0px;
}

div#innerLeftColumn{}

div#innerRightColumn{}

div#center{}
	
div.pageTitle {
	font-size: 1.1em;
font-weight: bold;
	padding: 10px 0px 20px 0px;
	color: #969795;
}

div#innerFooter {
	margin-top: 20px;
	border-top: 1px solid #E3E8EB;
	font-size: 0.7em;
	padding: 10px 0px;
	text-align: center;
	color: #AEAEAE
}

div#innerFooter A {
	color: #AEAEAE;
	text-decoration: underline
}

div#innerFooter a:hover {
	color: #FF0000;
	text-decoration: underline
}
/*****************************************************************************/



/** default form styles **/
/*****************************************************************************/
.activeForm { 	
	float: left;
	width: 560px;
}

.activeForm td{
	font-family: arial;
}

.activeForm input {
	font-size: 1em;
}

.activeForm button {
	font-size: 0.8em;
}

.activeForm submit {
	font-size: 1em;
}

.activeForm select {
	font-size: 1em;
}

.activeForm textarea {
	font-size: 1em;
	font-family: arial;
}

.formMessage {
	margin-bottom: 10px;
}

.formItemWrapper {
	float: left;
	width: 560px;
}

.formLabelH {
	float: left;
	width: 200px;
	padding: 4px 1px 1px 5px;
	text-align: right;
}

.formInputH {
	float: right;
	width: 345px;
	padding: 1px;
}

.formSummaryH {
	float: right;
	width: 345px;
	padding: 4px 1px 4px 1px;
}

.formLabelV {
	float: left;
}

.formInputV {
	float: left;
	clear: left;
	padding: 0px 0px 10px 0px;
}

.formText {
	float: left;
	padding: 4px 1px 1px 5px;
	width: 548px;
}

.formButton{
	clear:left;
}

.activeForm .requiredLabel {
	font-weight: bold;
}

.activeForm .errorFlag {
	color: #FF0000;
}
/*****************************************************************************/



/** standard widget styles **/
/*****************************************************************************/
.widget{
	float: left;
}

.widgetBody {
	float: left;
}

.widgetBody .title {
	float: left;
}

.widgetBody .body {
	float: left;
	clear: left;
}
/*****************************************************************************/



/** default tables styles **/
/*****************************************************************************/
.tableContents {
	float: left;
}

.columnTitles {
	clear: left;
	float: left;
}

.columnTitle {
	background-color: #c3eaf1;
	color: #FFFFFF;
	float: left;
	border-right: 1px solid #FFFFFF;
	padding: 4px 4px 4px 4px;
}

.tableData {
	float: left;
}

.tableItem {
	clear: left;
	float: left;
}

.itemDetails {
	float: left;
}

.itemDetails .cell{
	float: left;
	overflow: hidden;
}

.tableNavigation {
	background-color: #c3eaf1;
	border-bottom: 1px solid #FFFFFF;
	float: left;
	padding: 5px 5px 5px 5px;
}

.tableNavigation .navCount {
	float: left;
}

.tableNavigation .navLinks {
	float: right;
}

.tableNavigation .navLinks .prevPageLink {
	padding-right: 20px;
}

.tableNavigation .navLinks .pageNumber{
	padding: 0px 2px 0px 2px;
}

.tableNavigation .navLinks .nextPageLink {
	padding-left: 20px;
}
/*****************************************************************************/





/** web menu **/
/*****************************************************************************/
.webMenu {
	width: 190px;
}

.webMenu .widgetHeader {
	background: #FFFFFF url('/images/structure/columns/panels/outlineTop001.gif') top left no-repeat;
	height: 11px;
	width: 190px;
}

.webMenu .widgetBody {
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	width: 188px;
}

.webMenu .menuItem {
	padding: 5px 15px 5px 15px;
}

.webMenu a {
	color: #74b142;
}

.webMenu .widgetFooter {
	background: #FFFFFF url('/images/structure/columns/panels/outlineBottom001.gif') top left no-repeat;
	height: 44px;
	width: 190px;
	float: left;
}
/*****************************************************************************/



/** home page structure **/
/*****************************************************************************/
.homePage div#innerContainer00 {
	padding: 0px 0px 0px 0px;
	width: 1000px;
}

.homePage #center{
	padding: 0px 20px 0px 20px;
}
/*****************************************************************************/



/** home page **/
/*****************************************************************************/
.links {
	font-size: 0.8em;
	font-weight: bold;
}
/*****************************************************************************/

/** message board**/
/*****************************************************************************/
.webMessageBoard001{
	width: 600px;
	padding: 20px 0px 0px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.webMessageBoard001 a{
	font-weight: bold;
}


.itemDetails {
	clear: left;
	width: 600px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid #cccccc;
}

.webMessageBoard001 .columnTitle{
	color:#969795;
}

.webMessageBoard001 .emptyTableMessage{
	padding:30px 10px 5px 3px;
}
.webMessageBoard001ThreadList .thread_title{
	width:175px;
	padding: 3px 3px 3px 3px;
}

.webMessageBoard001ThreadList .thread_details{
	width:300px;
	padding: 3px 3px 3px 3px;
}
.webMessageBoard001ThreadList .lastEdited{
	width:103px;
	padding: 3px 3px 3px 3px;
}
.webMessageBoard001ThreadList .itemDetails .lastEdited{
	font-size:.7em;
	font-weight:bold;
}



.webMessageBoard001MessageList .username{
	width:80px;
	padding: 3px 3px 3px 3px;
}

.webMessageBoard001MessageList .message_details{
	width:394px;
	padding: 3px 3px 3px 3px;
}
.webMessageBoard001MessageList .created{
	width:105px;
	padding: 3px 3px 3px 3px;
}
.webMessageBoard001MessageList .itemDetails .created{
	font-size:.7em;
	font-weight:bold;
}
.webMessageBoard001MessageList .itemDetails .username{
	font-weight:bold;
}

.webMessageBoard001MessageList .tableContents, .webMessageBoard001ThreadList .tableContents{
	float:left;
	margin-top:10px;
}
.webMessageBoard001MessageList .tableNavigation, .webMessageBoard001ThreadList .tableNavigation{
	width:590px;
}
.webMessageBoard001MessageList .navCount,.webMessageBoard001MessageList .currentPage, .webMessageBoard001ThreadList .navCount,.webMessageBoard001ThreadList .currentPage {
	font-weight:bold;
}

.webMessageBoard001MessageList .oddRow{

}
.webMessageBoard001MessageList .evenRow{

}

.webMessageBoard001MessageList .history_path, .webMessageBoard001MessageList .thread_id
{
	display:none;
}

.webMessageBoard001 .noBorder .formInputH{
	float:left;
}

.webMessageBoard001 .noBorder .formLabelH{
	display:none;
	width:0px;
}
.webMessageBoard001 .noBorder input{
	border: 0;
	border-style: none;
	border-width: 0;
	font-weight:bold;
	font-size: 1.3em;
	color: #969795;
}

.webMessageBoard001 .backLink .formText{
	width:600px !important;
}


/*****************************************************************************/



.formItemRequiredFlag
{
display:none;

}