body{
				margin:0px;
				font-family: Arial;
				background-image: url("img/bgPattern1.gif");
				background-repeat: repeat-x;
				background-color: #25AD9A;
				overflow:hidden;
}

.img {
	border: ridge #003366 1px
}

.p {
	color:#000000;
	font-family: Arial;
	font-size: 9pt;
}

a {
	color:#000000;
	font-family: Arial;
	font-size: 9pt;
}

.H1 {
	color:#36897C;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

.H2_not {
	color:#CBEBE7;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

.H2 {
	color:#36897C;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

.H3 {
	color:#36897C;
	font-family: Arial;
	font-size: 9pt;
}

.H4 {
	color:#003333;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

.H5 {
	color:#003333;
	font-family: Arial;
	font-size: 9pt;
}


.H6 {
	color:#FF0000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}


.textfield {
	background-color:#EFEFEF;
	color:#003333;
	font-family: Arial;
	font-size: 8pt;	
}

.a_sort:link {
	text-decoration: underlined;
	color: #000000;
	font-weight: bold;
	font-family: Arial;
	font-size: 8pt;
}

.a_sort:visited {
	text-decoration: underlined;
	color: #000000;
	font-weight: bold;
	font-family: Arial;
	font-size: 8pt;
}

.a_sort:hover {
	text-decoration: underlined;
	color: #000000;
	font-weight: bold;
	font-family: Arial;
	font-size: 8pt;
}

.a_sort:active {
	text-decoration: none;
	color: #36897C;
	font-family: Arial;
	font-weight: bold;	
	font-size: 8pt;
}


.a.print:link {
	text-decoration: none;
	color: #969696;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
}

.a.print:visited {
	text-decoration: none;
	color: #969696;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
}

.a.print:hover {
	text-decoration: none;
	color: #969696;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
}

.a.print:active {
	text-decoration: none;
	color: #969696;
	font-family: Arial;
	font-weight: bold;	
	font-size: 10pt;
}


DIV#content, DIV#header, DIV#footer, DIV#menu {
				width:750px;
				position:absolute;
				left: 50%;
				margin-left: -375px;
				z-index:2;
}
#content{		
				top: 139px;
				bottom: 25px;
				height: auto;
				height: expression( document.body.clientHeight - 163 );
				
				background-color: #003333;
    			overflow:auto;
}
#header{
				height: 115px;
				background-image: url("img/header.jpg");
}

#menu{		
				top:115px;
				height: 24px;
				text-align: center;
				background-color: #003333;
}

#menuBackground{
				height: 22px;
				margin: 1px;
				background-image: url("img/menuPattern.gif");
				background-repeat: repeat-x;
}

#menu A{
				color: white;
				font-size: 12px;
}

#video{ 
position:absolute;
_position:absolute;
top:101px;
_top:106px;
left:572px;
_left:572px;
}


.menuItems{
				margin: 0;
				padding: 0;
				cursor: default;
				list-style-type: none;
				display: inline;
				color: white;
}

.menuItems li{	
				margin-left: 0;
				padding: 0px 4px;
				list-style: none;
				display: inline;
}
li.spacer{
				padding: 0 !important;
}

#content{
				background-color: white;
}
#contentArea{
				padding: 22px;
}

#footer{
				height: 25px;
				background-image: url("img/footerPattern.gif");
				bottom:0px;
				overflow: hidden;
				text-align: center;
				line-height: 25px;
}

.footerItems{
				margin: 0;
				padding: 0;
				list-style-type: none;
				display: inline;
}

.footerItems li{	
				font-size: 11px;
				color: white;
				margin: 0;
				padding: 0px 7px;
				list-style: none;
				display: inline;
}
.footerItems li A{
				color: white;
}



#bottomLogos{
				position:absolute;
				height:300px;
				width:100%;
				left:0px;
				right:0px;
				bottom: 0px;
				z-index:1;
				
				background-image:url(img/bgPattern2.gif);
				background-repeat:repeat-x;
}

#logoLeft{
				position:absolute;
				left:10px;
				bottom: 0px;
}

#logoRight{
				position:absolute;
				right:10px;
				bottom: 0px;
}
