body
{
	font-family:			Verdana, Helvetica, Arial, sans-serif;
	font-size:				10px;
	color:					#000000;
	margin: 				0px;
	padding: 				0px;
	/*background-color: 		#588599;*/
	
	background-color: 		#FFFFFF;
	background-image: 		url(images/img_bg.jpg);
	background-repeat: 		no-repeat;
	background-attachment:	fixed;
	
}



/*-------------------------------------------------------------- Page Layout */
table.tb_layout
{
	width:				750px;
	border-collapse:	collapse;
}

td.td_main
{			
	width:				100%;
	height:				100%;
	vertical-align:		top;
	padding-top:		50px;
}

table.tb_header
{
	width:				100%;
	height:				100px;
	border-collapse:	collapse;
	text-align:			center;
}

td.td_content
{
	width:				600px;
	height:				400px;
	border-collapse:	collapse;
}

td.td_navigation
{			
	vertical-align:		top;
}





table.tb_content
{
	width:				100%;
	height:				400px;
	border-collapse:	collapse;
}

table.tb_navigation
{
	width:				100%;
	height:				205px;
	border-collapse:	collapse;
}

table.tb_subnavigation
{
	width:				100%;
	height:				175px;
	border-collapse:	collapse;
}

td.td_content_header
{			
	height:				30px;
	text-align:			center;
	vertical-align:		top;
}

td.td_nav_header
{			
	height:				30px;
	text-align:			center;
	vertical-align:		top;
}

td.td_content_main
{
	padding:			10px;
	text-align:			left;
	vertical-align:		top;
	font-size:			10px;
	background-color: 	#F1F9FC;
	border:				1px solid #2E6583;
}

td.td_nav_menu
{
	padding:			5px;
	text-align:			left;
	vertical-align:		top;
}

img.img_nav
{
	border:				0px;
	height:				15px;
}

img.img_sub
{
	border:				0px;
	height:				14px;
}

a.a_nav_item
{
	text-align:			left;
	vertical-align:		top;
	font-family:		Cooper Black;
	font-size:			12px;
	text-decoration: 	none;
	color: 				#1F5675;
}
a.a_nav_item:hover{
	text-decoration: 	underline;
}

a.a_subnav_item
{
	text-align:			left;
	vertical-align:		top;
	font-family:		Cooper Black;
	font-size:			10px;
	text-decoration: 	none;
	color: 				#1F5675;
}
a.a_subnav_item:hover{
	text-decoration: 	underline;
}


td.td_page_header
{			
	height:				30px;
	text-align:			left;
	vertical-align:		top;
	color:				#1F5675;
	font-size:			12px;
	font-weight:		bold;
}

td.td_page_content
{			
	text-align:			left;
	vertical-align:		top;
	color:				#467F99;
	font-size:			10px;
}

.page_subheader
{
	color:				#1F5675;
	font-size:			10px;
	font-weight:		bold;
}




img.img_horiz_image
{
	height:				265px;
	border:				1px solid #2E6583;
}

img.img_vertical_image
{
	width:				150px;
	border:				1px solid #2E6583;
}

td.td_image
{
	text-align:			center;
	vertical-align:		middle;
}


					
					
/*-------------------------------------------------------------- vUDUnET */
td.td_vudu{			font-family:		century gothic, verdana;
					text-align:			center;
					font:				10px;
					color:				#000000}

a.a_vudu{			font-family:		verdana;
					font:				10px;
					font-weight:		bold;
					color:				#003399;
					text-decoration: 	none}
a.a_vudu:hover{		color:				#4C74CC;
					text-decoration: 	underline}
