@charset "UTF-8";
BODY {
	margin: 0px;
	background: url(images/BG.gif) #ffffff;
}

.top_pat {
	width: 100%;
	background: url(images/top_pat.gif) #ffffff repeat-x top;
}

.bot_pat {
	width: 100%;
	background: url(images/bot_pat.gif) repeat-x bottom;
}

.top_wrap {
	width: 703px;
	height: 130px;
}

.logo_wrap {
	width: 408px;
	float: left;
}

.search_wrap {
	width: 295px;
	float: right;
}

.nav_wrap {
	width: 703px;
	height: 31px;
	color: #3d728d;
	font-family: Arial, Helvetica, sans-serif;
}

	.nav_wrap a:link {
		font-size: 14px;
		font-weight: bold;
		color: #832583;
		text-decoration: none;
	}
	
	.nav_wrap a:hover {
		font-size: 14px;
		font-weight: bold;
		color: #832583;
		text-decoration: underline;	
	}
	
	.nav_wrap a:visited {
		font-size: 14px;
		font-weight: bold;
		color: #832583;
		text-decoration: none;
	}
	
.content_wrap {
	width: 703px;
	background: url(images/page_pat.gif) repeat-y;
}

.content {
	width: 680px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #404040;
	text-align: left;
}

	.content h2 {
		margin: 0px;
		padding: 0px;
		color: #832583;
		font-sie: 18px;
	}

.header_pic {
	width: 680px;
	height: 223px;
	/*background: url(images/header_pic.jpg) no-repeat top center;*/
}

.l_col {
	width: 361px;
	float: left;
}

.r_col {
	width: 300px;
	float: right;
}

.s_field {
	width: 228px;
	height: 38px;
	float: left;
	background: url(images/apple.gif) no-repeat left;
}

.s_but {
	width: 55px;
	height: 38px;
	float: right;
}

.feild_adjust {
	padding: 12px 0px 0px 0px;
}

.feild_adjust2 {
	padding: 3px 0px 0px 0px;
}

.search {
	background: #ffffff;
	border: solid #5a84a4 1px;
	width: 201px;
}

.search_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.ins_topcap {
	width: 703px;
	height: 46px;
	background: url(images/ins_topcap.gif) no-repeat top;
}

.top_toggle {
	width: 89px;
	padding: 0px 0px 0px 30px;
	float: left;
}

.bot_toggle {
	width: 89px;
	padding: 0px 30px 0px 0px;
	float: right;
}

.ins_iman {
	width: 699px;
}

.lite_tabwrap {
	width: 699px;
	height: 25px;
	background: url(images/lite_tab.gif) no-repeat top;
}

.dark_tabwrap {
	/*width: 699px;*/
	height: 25px;
	background: url(images/dark_tab.gif) repeat-x top;
}

.tab_ttl {
	width: 100%;
	height: 28px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 7px 67px 0px 0px;
	text-align: right;
	
}

.tab_open {
	width: 147px;
	height: 25px;
	float: right;
	color: #638dad;
	font-size: 11px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

.tab_wrap {
	width: 314px;
	padding-left: 390px;
}

.tab_adjust {
	padding: 6px 0px 0px 0px;
}

.closed_tab_lite {
	width: 699px;
	height: 28px;
	background: url(images/tab_bg.gif);
}

.open_tab_lite {
	width: 699px;
	background: url(images/tab_bg.gif);
}

.closed_tab_dark {
	width: 699px;
	height: 38px;
}

.open_tab_dark {
	width: 699px;
}


.vid_col {
	width: 387px;
	float: left;
}

.vid_desc {
	width: 302px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #40404040;
	line-height: 18px;
	font-size: 11px;
	text-align: left;
	padding: 30px 10px 10px 0px;
}

.bot_cap {
	width: 703px;
	height: 26px;
	background: url(images/ins_botcap.gif) no-repeat;
}


.tab_open2 {
	background: url(images/open_bg.gif) repeat-x top;
	height: 100%;
	width: 137px;
	border: none;
	padding: 6px 0px 0px 0px;
}

.tab_open2 a:link {
	color: #638dad;
	font-size: 11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 7px 0px;
	text-decoration: none;	
}


.segments {
	font-family: Arial, Helvetica, sans-serif;
}

