body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Bold_Arial {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.Body_Arial {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.alert {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
.greyarial {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #555555;
}
.lightgreyarial {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #4DC6F1;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #4DC6F1;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #4DC6F1;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9pt;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #4DC6F1;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
}

th.admin{
	background-color: #616362;
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-weight: bold;
	font-size: 9pt;
}

tr.admin{
	background-color: #616362;
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-weight: bold;
	font-size: 9pt;
}

th.output{
	background-color: #4DC6F1;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 9pt;
}

tr.output{
	background-color: #4DC6F1;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 9pt;
}

tr.outputone {
	background-color: #E4F7FD;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9pt;
}

td.outputone {
	background-color: #E4F7FD;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9pt;
	border-color:#4DC6F1;
	border-width:1px;
	border-style:Solid;
}

tr.outputtwo{
	background-color: #F2F9FD;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9pt;
}

p {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
}

br {
	padding-left: 20px
}

.button {
	background-color: #616362;
	font-size: 12px; 
	color: #ffffff;
}

.greyarialLT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

#left {
  width: 307px;          
  float: left;
  margin-right: 85px;
}

#right {
  	width: 568px;         
  	float: left;
}

tr.admin2 {

	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #616362;
	font-weight: bold;
	font-size: 9pt;
}


#footer {
	clear: both;
}

.NewTabelOutputTwo
{
	background-color: #F2F9FD;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9pt;
	border-color:#616362; 
	border-style:solid; 
	border-width:1px;
	
}

.NewDropDown
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9pt;
}

.HandCursor
{
	cursor:hand;
}


