/* CSS Document */



		/* reset margins and padding - cross browser compatibility */

		* {

			margin : 0px;

			padding : 0px;

		}



		html {

			height : 100.1%; /* vert scroll in firefox */

			margin-bottom : 1px; /* vert scroll in safari */

		}



		/* positioning of main content in the body */

		body {

			background-color: #dddddd;

			background-image: none;

			background-repeat: repeat-x;

			background-position: top;

			font : 62.5%/1.25 Arial, sans-serif; /* reset 1em to 10px */

			text-align : center; /* IE 5.5 center */

			color : #626262;

		}

			

			#background {

			margin-top: 0px;

			}

			#background2 {

			margin-top: 10px;

			}

 



		/*

		 * tables

		 */

				table {

					border-collapse:collapse;

					border-color: #999999;

					

				}



				thead th {

					background-color : #f6f6f6;

					vertical-align : bottom;

					font-weight : normal;

					font-size : 0.9em;

					text-align : left;

					color : #626262;

				}

				th.padded{

				padding: 20px;

				border: 0px;

				}



				tbody th, td {

				

					text-align : left;

					font-weight : normal;

					background-color : transparent;

				}



				tbody th {

					border: 1px solid #999999;

				}





		/*

		 * links

		 */

		 		a {

					outline : none;

				}



				a:link {

					color : #999;

					text-decoration : none;

				}



				a:visited {

					color : #999;

					text-decoration : none;

				}



				a:hover {

					color : #999;

					text-decoration: underline;

				}



				a:active {

					outline : none; /* remove dotted border around selected navigation in Firefox */

				}







		/*

		 * text

		 */
		 
		 		.footer a:link, .footer a:visited, .footer a:active {
					color: #666666;
				}
				
				.footer a:hover {
					color: #333333;
				}

		 

		 

		 		.menuMain {

				text-align: right;

				font-size: 10px;

				color: #999999;

				padding-left: 60px;

				}

				.menuMain2 {

				text-align: right;

				font-size: xx-small;

				color: #999999;

				padding-left: 249px;

				}

		 

		 		.linkMain {

				text-align: center;

				font-size: 12px;

				color: #999999;

				line-height: 130%;

				}



				.generalCopybold {

				text-align:left;

				font-size: 11px;

				color: #999999;

				padding-left: 5px;

				font-weight:bold;

				line-height: 200%;



				}

				.generalheadbold {

				text-align:center;

				font-size: 12px;

				color: #999999;

				font-weight:bold;

				line-height: 130%;



				}

				.headingRed {

				color: #E13B22;

				font-size: 12px;

				font-weight: bold;

				}

				.generalCopy {

				text-align:left;

				font-size: 10px;

				color: #999999;

				padding-left: 5px;

				line-height: 150%;

				}

				.generalCopy2 {

				text-align:left;

				font-size: 10px;

				color: #999999;

				line-height: 150%;

				margin-left: 30px

				}

				.margintop {

				padding-top: 1px;

				border:0px;

				}



#Layer1 {

	position:absolute;

	width:780px;

	height:115px;

	z-index:1;

}

body,td,th {

	font-size: 12px;



}