
#topalign{ vertical-align:middle; }
#containertop{ 
	width:1000px; 
	border:none; 
	padding:0; 
	margin:0; 
	background-color:#0000000;
}

#banner{ 
	height:9px;
	width:1000px;
	padding-left:0px;
	padding-right:0px;
	
	background-position:center;
	background-repeat:no-repeat;

}

#top{ 
	vertical-align:middle;
	width:100%; 
	text-align:right; 
	padding-right:5px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	background-color: #FFFFFF;
}
a:link {
	color: #0033CC;
}
a:hover {
	color: #0033FF;
}
/* primary navigation styles */
td .nav{
display:table-column-group;
width:150px;
height: 40px;
font-family:pristina, Arial,helvetica, Times;
font-size:1.6em;
text-align:center;
border-top:1px solid white;
border-bottom: 1px dotted white;
background:url(images/navigation_bg.jpg);
border-left:none;
border-right:none;

}
hr{color:#0066CC}

.aboveheader{
background:url(images/top-borderBG.jpg);
background-position:top;
background-repeat:repeat-x;
}
.footerborder{
background:url(images/bottom-borderBG.jpg);
background-position:bottom;
background-repeat:repeat-x;

font-size:9px;
height:23px;

}
.rightborder{
background:url(images/right-border200.jpg);
background-position:right;
background-repeat:repeat-y;

}
.leftborder{
background:url(images/left-border200.jpg);
background-position:left;
background-repeat:repeat-y;

}

td .nav a{
text-decoration:none;
color:#CCCCCC;
}
.separator
{
width:1px;
background:#FFFFFF;
}
/* individual link styles */

.text {
	font-family: Arial Light, Arial, helvetica,pristina, Times;
	font-size: 12px;
	color:#00000C;
	background-color: #CCCCCC;
	padding:2px;
}
.table {
	background-color: #cccccc;
	font-family: Arial;
	font-size: 12px;
	color: #b3c6ff;
}
.td {
	background-color: #cccccc;
}
.td2 {
	background-color: #cccccc;
}
.tdtop{
background:url(images/body_table_top.jpg);
background-repeat:repeat-x;
background-color: #cccccc;
/*background-position:top; */
}
.tdbottom{
background:url(images/body_table_bottom.jpg);
background-repeat:repeat-x;
background-color: #d9e1ff;
background-position:bottom; 
}
.header{
background:url(images/html_banner.jpg);
}
.container{
border-top:0px;
border-left:0;
border-right:0;
border-bottom:1px solid #003366;
border-style:inset;
border-color:#3d567f;
background-color:#cccccc;
}
.tdleft{
background:url(images/body_table_left.jpg);
background-repeat:repeat-y;
background-color:#cccccc; 
margin-left:0px;
background-position:left; }

.tdtopleft{
background:url(images/body_table_upper_left.jpg);
background-color:#cccccc; 
margin-left:0px;
background-position:top left;
background-repeat:no-repeat;
}
.tdright{
background:url(images/body_table_right.jpg);
background-color:#cccccc; 
background-repeat:repeat-y;
background-position:top right;
}

.tdtopright{
background:url(images/body_table_upper_right.jpg);
background-color:#cccccc; 
background-position:top right;
background-repeat:no-repeat;
}

.tdbottomleft{
background:url(images/body_table_lower_left.jpg);
background-color:#d9e1ff; 
margin-left:0px;
background-position:bottom left;
background-repeat:no-repeat;
}

.tdbottomright{
background:url(images/body_table_lower_right.jpg);
background-color:#d9e1ff; 
background-position:bottom right;
background-repeat:no-repeat;
}
.bottomnav{
background:url(images/test_footer3.jpg);
background-color:b3c6ff;
background-repeat:no-repeat;
padding:0px;
text-align:center;
height:40px;
background-position:bottom center;
padding-top:5px;
}
