body {
	background-color:#0008a2;
	font-weight:bold;
	color:#000000;
	font-family:arial;
	background-image:url('images/back.gif');
	background-repeat:repeat-x;

}
#center {
	position:absolute;
	left:50%;
	top:0px;
}
#main {
	width:774;
	background-color:FFFFFF;
	position:absolute;
	top:110px;
	left:-375px;
	border:6px solid #0000CC;
}
#banner {
	width:774;
	height:132;
	background-image:url('images/banner.gif');
	background-repeat:no-repeat;
	background-position: top center;
	position:absolute;
	top:0px;
	left:-375px;
}

table.buttons{
	background-image:url('images/buttonsback.gif');
	cellpadding:0px;
	
}
td.buttons {
	padding:0px;
	color:#BBBBBB;
 	font-family:arial;
	font-weight:bold;

}


a.toplinks {
	color:#DDDDDD;
	font-weight:bold;
 	font-family:arial;
 	text-decoration:none;
}

a.toplinks:hover {
	color:#FFFFFF;
}

div.heading {
	font-weight:bold;
	font-size:22pt;
	text-align:center;
	color:#0000CC;

}
span.emphasis {
	font-weight:bold;
	color:#0000AA;
	font-size:14pt;
	line-height:13px;
	
}









div.tabletop {
	background-image:url('');
	width:100%;
	height:35px;
	position:relative;
	left:1;
	top:-1;
}
div.tablebottom {
	background-image:url('images/tablebottom2.gif');
	width:100.8%;
	height:44px;
	position:relative;
	left:-3;
	top:0;
}


td {
	border-spacing:0px;
}
td.split {
	padding: 12px;
	background-image:url('images/itemback2.gif');
	background-repeat:none;
	position:relative;
	width:375;
	height:160;
	vertical-align:top;
	padding-top:18px;
}
td.normal {
}
td.tests {

}


p.normal {
	font-size:13pt;
	text-align:justify;
	font-weight:bold;
	color:#000000;
	margin-left:27px;
	margin-right:27px;

}
p.tests {
	font-size:13pt;
	text-align:justify;
	font-weight:bold;
	color:#000000;
	margin-left:27px;
	margin-right:27px;

}
p.application {
	margin-left:40px;
	margin-bottom:20px;	
	font-weight:bold;

}



.clear { 
    overflow: hidden;
    width: 100%;
}

a.button {
	background: transparent url('images/a1.gif') no-repeat  scroll top right;

	color: #FFFFFF;
	font-weight:bold;
	float:left;

	font: normal 15px arial, sans-serif;
	height: 33px;
	margin-right: 6px;
	padding-right: 19px; /* sliding doors padding */
	text-decoration: none;
}

a.button span {
	background: transparent url('images/span1.gif') no-repeat;
	display: block;
	float:left;
	width:auto;
	line-height: 23px;
	padding: 5px 0 5px 18px;
	font-weight:bold;
}

a.button:hover {
	background: transparent url('images/a2.gif') no-repeat  scroll top right;
	color: #DDDDDD;
	outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
	background: transparent url('images/span2.gif') no-repeat;
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
} 



div.menu ( 
position:absolute;
top:0; 
left:0;
) 
div.menu a {
text-decoration:none; 
line-height:20; 
padding: 10px 10px;
	font-weight:bold;
}

div.menu a:link {
color: #0000AA; 
	font-weight:bold;
}

div.menu a:active { 
color: #FFFFFF;
background: #0000FF;
	font-weight:bold;
}

div.menu a:visited {
color: #000077; 
	font-weight:bold;
}

div.menu a:hover {
color: #FFFFFF;
background: #0000EE;
	font-weight:bold;
}

table.menu_t{
	width:85%; 
	border-style:solid;
	border-width:2px;
	border-color:#000000;
}
td.half{

	padding:0px;
	}
td.menu{

	padding:0px;
	padding-right:0px;
	padding-left:0px;
	width:50%;
	white-space:nowrap;
	text-align:center;

}


td.menu_s{

	padding:2px;
	padding-right:6px;
	padding-left:6px;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
	width:50%;
	white-space:nowrap;
	text-align:center;
	font-weight:bold;

}

td.menu_title{

	padding:2px;
	padding-right:1px;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
	background-image:url('images/buttonsback.gif');
	color:#FFFFFF;
	text-align:center;
	font-size:17pt;
	font-weight:bold;

}


