body {
	margin: 0px;
	padding: 0px;
	background-color: #273640;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	/*text-align: center;*/
	center; margin:0 auto;
}

body, th, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D8B93;

}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0px;
	color: #65757F;
}

h1 {
	font-size: 17px;
}

h2 {
	font-size: 12px;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 167px;
	height: 20px;
	padding: 2px;
	background-color: #2C3E4A;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9BAFBA;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #9BAFBA;
}

.text2 {
	color: #768692;
}

a {color: #black;}
a.internal {color: #8CAABB;}

a:hover {
	text-decoration: none;
}

a:visited {color:#000000;}

a.link1 {
	color: #FFEE67;
}

.bg1 {
	background-image: url(images/index21.gif);
	background-position: right top;
	background-repeat: repeat-y;
}

.bg2 {
	background-image: url(../images/index22.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
/* page layout objects */
div#allContent {position: relative; top: 0; width: 700px; text-align: left; z-index:0; /*text-align: center;*/ margin:0 auto;}
div#topContainer {position: absolute; left: 0px; top: 0px; width: 723px; height: 162px; z-index: 0; background-image: url(../images/index12.gif);}
	div#logo {position: absolute; left: 71px; top: 82px; width: 208px; height: 49px; z-index: 30; }
	div#form {position: absolute; left: 470px; top: 23px; width: 229px; height: 16px; z-index: 31; }
  		
div#mainContent {position: absolute; left: 3px; top: 162px; width: 714px; height: 100%; z-index: 1; /*text-align: right;*/ background-image: url(../images/index18.gif); background-color: #364A56; background-repeat: repeat-x; border: 1px none #000000;}
	div#dropNav {position: absolute; left: 170px; top: -18px; width: 250px; height: 82px; z-index: 24; text-align: left; }
	div#blue { position: absolute; top: 0px; width: 688px; height: 468px; z-index: 0; left: 15px;}
	div#blueBar {position: absolute; left: 16px; top: 130px; width: 687px; height: 42px; z-index: 15; background-color: #FFFFFF; layer-background-color: #FFFFFF; border: 1px none #000000;}
	div#welcome {position: absolute; left: 47px; top: 135px; width: 313px; height: 34px; z-index: 16; vertical-align: middle; text-align: center;}
	div#date {position: absolute; left: 359px; top: 136px; width: 314px; height: 34px; z-index: 17; text-align: right; vertical-align: middle;}
	div#mainTable {
	position: absolute;
	left: 3px;
	top: 166px;
	width: 714px;
	z-index: 2;
	margin-bottom: 0;
	height: 100%;
}



/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
	color: #CFDBE2;
}

.style1 a {
	color: #CFDBE2;
}

.style1 a:hover {
}

a.menu1 {color: #cccccc; text-decoration: none;}
a.menu1:active {color: #ffffff; text-decoration: underline;}
a.menu1:hover {color: #ffffff; text-decoration: underline;}
a.menu1:visited {color: #cccccc; text-decoration: none;}
