/*------------------*/
/*Styling for HTML*/
/*------------------*/
body
{
	margin: 0px;
}
.scroll
{
	overflow: auto;
	padding-left: 18px;
	padding-right: 18px;
	height: 100%;	
}
.page_wrap
{
	height: 100%;
	width: 100%;
}
.title
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #618CA7;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.header
{
	background-color: #003366;
	background-image: url(images/default_01.jpg);
	background-repeat: no-repeat;
	height: 132px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
.header_default
{
	height: 212px;
	background-color: #FFFFFF;
}
.logo
{
	background-color: #FFFFFF;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 113px;
}
.content
{
	vertical-align: bottom;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.content_login
{
	vertical-align: top;
	background-color: #000033;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCC99;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#iframe_content {
	text-decoration: none;
	width: 100%;
}
#embed_content {
	width: 100%;

}
/*------------------*/
/*Styling for Forms*/
/*------------------*/
.forms
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 101px;
	padding: 0px;
	margin: 0px;
	height: 16px;
	border: 1px solid #FFFFFF;
}

/*------------------*/
/*Styling for Login*/
/*------------------*/
.div_login
{
	padding: 0px;
	font-size: 12px;
	margin-top: 31px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
/*------------------*/
/*Styling for FixedNav*/
/*------------------*/
.fnav_box {
	background-image: url(images/default_07.gif);
	background-repeat: repeat-x;
	height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;


}
.div_fnav {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding-right: 20px;
	padding-top: 15px;
	font-weight: bold;

}
.div_fnav a {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 5px;

}

.div_fnav_selected {

}
.div_fnav_selected a {

}
/*------------------*/
/*Styling for PriNav*/
/*------------------*/
.prinav_box {
	left: 433px;
	top: 48px;
	width: 500;
	height: 50;
}
.pnav_border {
}
.div_prinav {
	display: inline;
	border: none;
}
.div_prinav{
	border: none;
}

.div_prinav_selected {
	display: inline;
}
.div_prinav_selected{
	border: none;
	
}
/*------------------*/
/*Styling for Secondary Nav*/
/*------------------*/
.div_secnav {
	border: none;
	width: 100%;
	padding-bottom: 3px;
}
.div_secnav a{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(images/arrow_blank.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 5px;
}
.div_secnav_selected {
	padding-bottom: 3px;
}
.div_secnav_selected a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/arrow_white.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 5px;
}
.sec_nav_name {
	text-decoration: none;
	background-color: #F3E6C6;
	background-image: url(images/default_03.jpg);
	background-repeat: repeat-x;
	height: 46px;
}
/*------------------*/
/*Styling for Footer*/
/*------------------*/
.footer
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(images/default_06.jpg);
	height: 38px;
}
.left_bk {
	background-color: #FFFFFF;
	background-image: url(images/default_02.jpg);
	background-repeat: no-repeat;
	height: 148px;
	width: 200px;
}
.content_wrap {

	width: 100%;
	height: 100%;
}
.top_left_bk {

	background-color: #FFFFFF;
	background-image: url(images/top_links.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 200px;
}
#bg_img {
	text-decoration: none;
	width: 100%;
	background-image: url(navImages/spacer.gif);
	background-repeat: no-repeat;
	height: 100%;
}
.tdbg_nav {
	text-decoration: none;
	width: 100%;
	background-repeat: no-repeat;
	height: 100%;
}
.tdbg_register {
	text-decoration: none;
	width: 200px;
	background-repeat: no-repeat;
	height: 100%;
	background-image: url(navImages/default_slide.jpg);
}
.tdbg_reg {
	text-decoration: none;
	width: 100%;
	background-repeat: no-repeat;
	height: 100%;
	background-image: url(navImages/427605_slide.jpg);
}
.a427605 {

	text-decoration: none;
	width: 100%;
	background-image: url(navImages/427605_slide.jpg);
	background-repeat: no-repeat;
	height: 100%;
}
.a427611 {

	text-decoration: none;
	width: 100%;
	background-image: url(navImages/427611_slide.jpg);
	background-repeat: no-repeat;
	height: 100%;
}
.a427624 {

	text-decoration: none;
	width: 100%;
	background-image: url(navImages/427624_slide.jpg);
	background-repeat: no-repeat;
	height: 100%;
}
.a427627 {

	text-decoration: none;
	width: 100%;
	background-image: url(navImages/427627_slide.jpg);
	background-repeat: no-repeat;
	height: 100%;
}
.left_bk2 {
	background-color: #F2E3C2;
	background-image: url(navImages/default_slide.jpg);
	background-repeat: no-repeat;
	height: 148px;
	width: 200px;
	background-position: top;
}

