body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: medium;
	background-image: url(images/bg-texture2.jpg);
}

A:link {
    text-decoration: none;
    color: #666666;
}

A:visited {
    text-decoration: none;
    color: #666666;
}

A:hover {
    text-decoration: underline;
    color: #000000;
}

#container {
	margin: auto;
	width: 775px;
	border: 1px solid #000000;
	background-color: #FFF9DD;
}
#header {
	background-color: #FB4F2B;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 16px;
}

#navigation {
	background-color: #FFDC44;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 3px;
}
#main {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5AF00;
	background-color: #FFDC44;
	background-image: url(images/yellowfade4.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#main-fade{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5AF00;
	background-image: url(images/yellowfade.png);
	background-repeat: repeat-x;
	background-color: #FFF9DD;
	
}
#footer p {
	margin: 0px;
	
}

#navigation a {
	font-size: 75%;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
}
#navigation a:hover {
	color: #FB4F2B;
	text-decoration: underline;
}
.maintext {
	font-size: .75em;
	line-height: 1.6em;
	color: #666666;
	width: 90%;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: justify; 
  text-justify: newspaper;
}


#comcol1of2 {
        float: left;
        width: 50%;
        padding-left: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
}

#comcol2of2 {
        float: left;
        width: 50%;
        padding-left: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
}





#footer {
	background-color: #000000;
	text-align: center;
	height: 20px;
}

#system {
        padding-top: 20px;
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 20px;
        color: red;
        font-family: monospace;
        font-size: .75em;
        font-weight: bold;
}

#details {
        padding-top: 20px;
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 20px;
}

#col1of3 {
        float: left;
        width: 32%;
        padding-left: 2px;
        padding-right: 2px;
}

#col2of3 {
        float: left;
        width: 32%;
        padding-left: 2px;
        padding-right: 2px;
}

#col3of3 {
        float: left;
        width: 32%;
        padding-left: 2px;
        padding-right: 2px;
}

#col1of1 {
        padding-left: 220px;
        padding-right: 220px;
}

#col1of1w {
        padding-left: 120px;
        padding-right: 120px;
}

#communitycol {
        padding-left: 55px;
        padding-right: 55px;
}

#col1of2 {
        float: left;
        width: 32%;
        padding-left: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
}

#col2of2 {
        float: left;
        width: 64%;
        padding-left: 2px;
        padding-right: 2px;
}

.column {
        padding-right: 30px;
	font-size: .75em;
	line-height: 1.6em;
	color: #666666;
}

.column .head {
        font-size: 12px;
        font-weight: bold;
        border-bottom: dotted;
}

.column .text {
        padding-top: 5px;
        padding-left: 0px;
        font-weight: normal;
        padding-bottom: 10px;
        text-align: left;
}

.text ul {
  margin: 0;
	padding: 0;
  list-style: none;
	padding-left: 1em;
	text-indent: -1em;
}

.text ul li:before {
	content: "\00BB \0020";
	}



.infoheading {
	text-align: center;
	font-size: .95em;
	line-height: 1.6em;
	color: #666666;
	padding-left: 60px;
	padding-right: 60px;
}

.infoinstructions {
	text-align: center;
	font-size: .75em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.6em;
	color: #666666;
	padding-top: 20px;
	padding-left: 60px;
	padding-right: 60px;
}

.infotext {
	font-size: .75em;
	line-height: 1.6em;
	color: #666666;
	padding-top: 20px;
	padding-left: 60px;
	padding-right: 60px;
}

.table {
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}

.table .tr {
	width: 100%;
	float: left;
	font-size: .75em;
	line-height: 1.6em;
	color: #666666;
	vertical-align: top;
	padding-bottom: 20px;
}

.table .tr .label {
	float: left;
	width: 25%;
	font-weight: bold;
	text-align: right;
}

.table .tr .data {
	float: left;
	width: 72%;
	font-weight: normal;
	text-align: left;
	padding-left: 3%;
}

.table .tr .divider {
        font-weight: bold;
        text-align: left;
        padding-left: 60pt;
}

.table .tr0 {
	width: 100%;
	float: left;
	font-size: 0em;
	line-height: 0em;
	color: #666666;
	vertical-align: top;
	padding-bottom: 0px;
}

#buttons {
        padding-top: 20px;
        padding-left: 120px;
        padding-right: 120px;
        padding-bottom: 40px;
        text-align: center;
}

.spacer {
        float: left;
        width: 2px;
        background-color: #666666;
}

.button {
        float: left;
        width: 30%;
        font-size: .75em;
        font-weight: bolder;
	line-height: 2em;
	vertical-align: middle;
}

.button A:link {
        color: #FB4F2B;
}

.button A:visited {
        color: #FB4F2B;
}
    
.button A:hover {
        color: #000000;
}

.box {
  border: 1px solid #999999;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}

.submitbutton {
  border: 1px solid #999999;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
    
#message {
  border: solid #CCCCCC 1px;
  width: 100%;
	font-size: 10px;
	color: RED;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFBEF;
	
}

#admingroup {
    padding-bottom: 10px;
}

A:link.admin {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: RED;
}

A:hover.admin {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #000000;
}

.pgtitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 17px;
		font-weight: bolder;
	  color: #3F3F3F;
	  padding: 2px;
	
}