body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	overflow: hidden;
	background-color: #ddddd5;
}
html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
}

#page_wrap {
	padding:0px;
	margin:0px;
	width: 100%;
	height:100%;
	background-color: #ddddd5;
}

#header{
  padding:0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width:100%;
  height:209px;
 }
 

 #footer{
  position:absolute;
  bottom:0;
  left:0;
  padding:0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width:100%;
  height:17px;
 }

.td_wrap_01 {
	background-color: #ffffff;
	width:10px;
}

.td_wrap_02 {
	background-image:url(images/2_bg_left_border.gif);
	background-repeat:repeat-y;
	width:9px;

}
.td_wrap_03 {
	background-image:url(images/2_bg_right_border.gif);
	background-repeat:repeat-y;
	width:9px;
}


.td_wrap_04 {
	background-color: #ffffff;
	width:10px;
}

.td_header_bg {
	background-image:url(images/2_bg_top_border.gif);
	background-repeat:repeat-x;
	height:17px;
}
.td_prinav {
	background-color: #fee601;
}

.td_footer {
	height:17px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.td_footer a {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#div_content {
	background-color:#ffffff;
	width: 100%;

}
#iframe_content {
}

#embed_content {

}
/* Link Styles 
------------PRIMARY-----------*/
.div_prinav {
	height:29px;
	display:inline;
	padding: 7px 5px 3px 5px;
}

.div_prinav_selected {
	height:29px;
	display:inline;
	padding: 7px 5px 3px 5px;
}

.div_prinav a {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #001647;
	text-decoration: none;
	font-weight: bold;
}

.div_prinav_selected a {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.div_prinav img {
	border:0px;
}

.div_prinav_selected img {
	border:0px;
}
*/
/*------------SECONDARY-----------
.div_secnav {
	height:29px;
	display:inline;
	padding: 7px 5px 3px 5px;
}

.div_secnav_selected {
	height:29px;
	display:inline;
	padding: 7px 5px 3px 5px;
}

.div_secnav a {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #787a7a;
	text-decoration: none;
}

.div_secnav_selected a {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #001647;
	text-decoration: none;
}*/