	/* MIDAS CLEANING & MAINTENANCE - CSS Document */

	/* >>>>> START PAGE STRUCTURE AND TEXT CONTROLS <<<<< */

	.Table-Main {
	width: 900px;
	}
	
	.Table-Content {
	width: 580px;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 10px 10px 10px;
	margin: 0px 10px 10px 10px;
	}

	.Page-Back {
		background-image: url(images/Page-Back.gif);
		background-repeat: repeat-y;
		width: 1000px;
		background-position: center;
	}
	
	.Footer-Back {
		background-image: url(images/Footer-Back.gif);
		background-repeat: repeat-y;
		width: 1000px;
		background-position: center;
	}
	
	.Header-Right {
		background-image: url(images/Header-Right.jpg);
		background-repeat: no-repeat;
		width: 680px;
	}
	.Header-Left {
		background-image: url(Images/Elements/Header-Strip-Left.gif);
		background-repeat: no-repeat;
		height: 150px;
		width: 50px;
	}

	.Text-Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	}
	
	.Text-Footer {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
	}
	
	.Text-Copyright {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: normal;
		color: #00539F;
		text-decoration: none;
	}

	.Text-Headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002e5f;
	text-decoration: none;
		}
		
	.Text-Headings2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #002E5F;
		}
		
	.Text-Trail {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #999999;
		text-decoration: none;
		text-align: left;
		padding-right: 5px;
		padding-left: 10px;
		padding-bottom: 5px;
		padding-top: 5px;
		background-position: center;
		vertical-align: middle;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #E7E7E7;
		padding-top: 5px;
	}
	
	.Text-Menu {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
		padding-top: 0px;
		padding-right: 10px;
		padding-bottom: 0px;
		padding-left: 10px;
		text-align: left;
		vertical-align: middle;
		border-bottom: 1px Solid #FFFFFF;
	}

	/* >>>>> END STRUCTURE AND TEXT CONTROLS <<<<< */
	/* >>>>> START LINK CONTROLS <<<<< */
	
	a.LinksWhite:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none }
	a.LinksWhite:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none }
	a.LinksWhite:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none }
	a.LinksWhite:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #CCCCCC; text-decoration: none }
	
	a.LinksHeader:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #00539F; text-decoration: none }
	a.LinksHeader:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #00539F; text-decoration: none }
	a.LinksHeader:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #00539F; text-decoration: none }
	a.LinksHeader:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none }
	
	a.LinksBlue:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #002e5f; text-decoration: underline }
	a.LinksBlue:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #002e5f; text-decoration: underline }
	a.LinksBlue:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #002e5f; text-decoration: underline }
	a.LinksBlue:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: none }
	
	a.LinksBlue2:link { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #002e5f; text-decoration: none }
	a.LinksBlue2:active { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #002e5f; text-decoration: none }
	a.LinksBlue2:visited { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #002e5f; text-decoration: none }
	a.LinksBlue2:hover { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #333333; text-decoration: none }

	a.LinksGrey:link { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #333333; text-decoration: underline }
	a.LinksGrey:active { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #333333; text-decoration: underline }
	a.LinksGrey:visited { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #333333; text-decoration: underline }
	a.LinksGrey:hover { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #333333; text-decoration: none }
	
	a.LinksNull:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: none }
	a.LinksNull:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: none }
	a.LinksNull:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: none }
	a.LinksNull:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: none }
	
	a.LinksFooter:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #002e5f; text-decoration: none }
	a.LinksFooter:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #002e5f; text-decoration: none }
	a.LinksFooter:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #002e5f; text-decoration: none }
	a.LinksFooter:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none }

	a.LinkDQ:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #00539F; text-decoration: none }
	a.LinkDQ:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #00539F; text-decoration: none }
	a.LinkDQ:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #00539F; text-decoration: none }
	a.LinkDQ:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: underline }
	
	a.Buttons:link { 
		height: 20px;
		width: 120px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #002e5f;
		background-image: url(Images/Elements/Heading_Background.gif);
		background-repeat: repeat-x;
		background-position: center center;
		padding: 2px 10px 2px 10px;
		border: 1px solid #002e5f;
		text-decoration: none;
		}
		
	a.Buttons:active { 
		height: 20px;
		width: 120px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #002e5f;
		background-image: url(Images/Elements/Heading_Background.gif);
		background-repeat: repeat-x;
		background-position: center center;
		padding: 2px 10px 2px 10px;
		/*padding: 2px 0px 0px;*/
		border: 1px solid #002e5f;
		text-decoration: none;
		}
		
	a.Buttons:visited { 
		height: 20px;
		width: 120px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #002e5f;
		background-image: url(Images/Elements/Heading_Background.gif);
		background-repeat: repeat-x;
		background-position: center center;
		padding: 2px 10px 2px 10px;
		border: 1px solid #002e5f;
		text-decoration: none;
		}
		
	a.Buttons:hover { 
		height: 20px;
		width: 120px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #002e5f;
		background-image: url(Images/Elements/Heading_Background.gif);
		background-repeat: repeat-x;
		background-position: center center;
		padding: 2px 10px 2px 10px;
		border: 1px solid #002e5f;
		text-decoration: none;
		}

	.Buttons-Midas {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #002e5f;
		text-decoration: none;
		background-image:  url(Images/Elements/Heading_Background.gif);
		background-repeat: repeat-x;
		text-align: center;
		vertical-align: middle;
		height: 20px;
		width: 100px;
		border: 1px solid #002e5f;
		background-position: center center;
		cursor:hand;
		}
	/* >>>>> END LINK CONTROLS <<<<< */
	/* >>>>> START ELEMENTS <<<<< */

	.VerticalLine {
		background-image:  url(../Images/Elements/Vertical_Line.gif);
		background-repeat: repeat-y;
		background-position: center;
		width: 1px;
	}
	
	.VerticalLine-CCC {
		background-image:  url(../Images/Elements/Vertical_Line_CCCCCC.gif);
		background-repeat: repeat-y;
		background-position: center;
		width: 1px;
	}	
	
	.HorizLine {
	background-image:  url(Images/Elements/HorzLine.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 5px;
	}

	/* >>>>> END ELEMENTS <<<<< */	
	/* >>>>> START CONTENT CONTROLS <<<<< */
	
	.HSpacer5px {
		height: 2px;
	}

	.VSpacer10px {
		height: 10px;
	}	
	.VSpacer5px {
		height: 5px;
	}	
	
	/* >>>>> END CONTENT CONTROLS <<<<< */
	/* >>>>> START GENERAL SETTINGS <<<<< */

	.FormBox-120 
	{
		width: 150px;
		border: 1px solid #002e5f;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #002e5f;
		background-color: #FFFFFF;
		text-indent: 2px;
	}

