BODY
{
	margin: 0;
	padding: 0;
	border: 0 solid #ffffff;
	color: #0a4853;
	font-size: 100.1%;
	background: #cccccc;
}
TABLE
{
	font: 12px arial, verdana, sans-serif;
	font-weight: normal;
	padding-top: 5px;
	border: 0;
	padding: 0;
}
h1
{
	font-family: Garamond, Arial;
	font-size: 3.3em;
	font-weight: bold;
	color: #207180;
	text-align: left;
}

h2
{
	background: url(/images/background.png);
	background-repeat:no-repeat;
	padding-left: 10px;
}

input, select, textarea
{
	background-color: #207180;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
}

input:focus, select:focus, textarea:focus
{
	background-color: #4090a0;
}

a
{
	color: #d03f30;
	text-decoration: none;
}
a:hover
{
	color: #0a4853;
	text-decoration: underline;
}
img
{
	border: none;
}
li
{
	font-size: 1.2em;
	font-weight: bold;
}

.header
{
}

.headerTagline
{
	color: #d03f30;
	font-size: 28px;
	margin-top: 0px;
	font-weight: bold;
	text-align: center;
}

.headerPhone
{
	font-size: 28px;
	margin-top: 0px;
	font-weight: bold;
	text-align: center;
	color: #0a4853;
}

.headerAddress
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #0a4853;
}

.pageContainer
{
	width: 870px;
	height: auto;
	border: 1px solid #666666;
	background: #ffffff;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/background-menu.jpg);
	background-repeat: repeat-y;
}

.content
{
	/* position:relative; 	top: 10px; 	left: 20px;  	float:right; */
	float:none;
	margin-left: 200px;
	padding-left: 0px;
	margin-top: 0px; /* padding-right: 30px; */
}

.pageText
{
	background-image: url(/images/background.png);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.pageText ul
{
	list-style: square;
}

.pageText li
{
	font-weight: normal;
	font-size: 1em;
	padding-top: 5px;
}

.formLabel
{
	background-color: #999999;
	color: White;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 1em;
}

.formLabelText
{
	color: White;
	font-style:italic;
	font-weight: normal;
	font-size: .8em;
}

.biglink
{
	font: 12px verdana, arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.biglink:hover
{
	font: 12px verdana, arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
@media print
{
	.printhide
	{
		display: none;
	}
	.printhelp
	{
		width: 600px;
	}
}
@media screen
{
	.printonly
	{
		display: none;
	}

}
.footerDiv
{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

.footer
{
	color: #333333;
	font-family: verdana, arial, sans-serif;
	clear: both;
	font-weight: normal;
	margin-top: 0px;
}
.footer p
{
	font-weight: normal;
	font-size: .8em;
}
.footer td
{
	border-top: 0px solid #3c8b9a;
}
.footer ul
{
	list-style: none;
}
.footer li
{
	font-weight: normal;
	font-size: .8em;
}
.footer a
{
	color: #333333;
}

a.copylink
{
	text-decoration: none;
	color: #666699;
}
a.copylink:hover
{
	color: #669900;
}

/* Maintenance List formats
------------------------------------------------------------*/
.maintenanceTable
	{ 
	}
	
.maintenanceTable th
{ 
	 font-weight : bold;
	  font-size: 16px;
	}
	
.maintenanceTable td
{
	font-size: 14px;
}

/* Field validation elements
------------------------------------------------------------*/

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
	background-color: white;
	color: #303030;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 1em;

}

label .formLabelText
{
	color: #303030;
	font-style:italic;
	font-weight: normal;
	font-size: .8em;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

/* -- Gallery classes */

.galleryFooter
{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

/* -- Gallery Edit Form Classes  */

.maintenanceTable
{
	width: 90%;
}

.actionColumn
{
	width: 100px;
}
.actionColumnDelete
{
	width: 125px;
}
.visibleColumn
{
	width: 65px;
	text-align:center;
}
.columnsColumn
{
	width: 80px;
	text-align:center;
}
.oddRow
{
	background-color: #d0d0d0;
}

.evenRow
{
	background-color: #e0e0e0;
}

 #mytable {
  border-collapse: collapse;
 }
 #mytable th,
 #mytable td
 {
  border: 1px solid #000;
  padding: 3px;
 }
 #mytable tr.highlight {
  background-color: #eee;
 }
 
 #logindisplay
{
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:10px, 10px, 0px;
}
