/* CSS Document */
#shell {
	background-color: 		#26538a;
	width:					944px;
	margin-left:			7px;
	padding-top:			13px;
	}

#content_top {
	background-image:		url('/files/template/sub/content_top.gif');
	background-repeat:		no-repeat;
	width:					723px;
	height:					10px;
	}

#content_main {
	background-color:		#ffffff;
	width:					673px;
	padding:				25px;
	padding-top:			18px;
	text-align:				left;
	position:				relative;
	top:					0px;
	}	

#content_bottom {
	background-image:		url('/files/template/sub/content_bottom.gif');
	background-repeat:		no-repeat;
	width:					723px;
	height:					10px;
	}	

#contact_us_form {
	border-width: 			1px;
	border-color:			#7EABD6;
	border-style:			solid;
	padding:				10px;
	}

#breadcrumbs {
	position:				relative;
	top:					-15px;
	}

#archive_videolist {
	margin-top:				25px;
	padding:				10px;
	text-align:				center;
	border-style:			solid;
	border-width:			1px;
	border-color:			#cccccc;
	}

/* Sub nav */
#subnav_shell {
	margin-top:				25px;
	margin-left:			8px;
	}
	
#subnav_top {
	background-image:		url('/files/template/sub/subnav_top.gif');
	background-repeat:		no-repeat;
	width:					195px;
	height:					23px;
	text-align:				left;
	
	font-size:				16px;
	font-weight:			bold;
	color:					#FFFFFF;
	padding-top:			4px;
	padding-left:			10px;
	}

#subnav_main {
	background-image:		url('/files/template/sub/subnav_bg.gif');
	background-repeat:		repeat-y;
	padding:				15px;
	padding-right:			5px;
	text-align:				left;	
	}

#subnav_bottom {
	background-image:		url('/files/template/sub/subnav_bottom.gif');
	background-repeat:		no-repeat;
	width:					205px;
	height:					5px;
	}

#current_subnav {
	background-image:		url('/files/template/sub/current_subnav.gif');
	background-repeat:		no-repeat;
	width:					20px;
	height:					10px;
	}


/* News */
#printable {
	background-image: 		url('/files/template/global/printer.gif');
	background-repeat:		no-repeat;
	height:					19px;
	width:					51px;
	float:					right;
	}
	
#news_article {
	border-width:			1px;
	border-color:			#CCCCCC;
	border-style:			solid;
	margin-bottom:			2px;
	padding:				10px;
	}

.news_title {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				16px;
	color:					#336699;
	}	
.news_description {
	padding-left:			20px;
	font-size:				11px;
	color:					#666666;
	}



/* Table Cells */
td.current_subnav {
	width:					20px;
	}


/* Links */
a.subnav:link {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-weight:			bold;
	color:					#FFFFFF;
	text-decoration:		none;
	}
a.subnav:active {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-weight:			bold;
	color:					#FFFFFF;
	text-decoration:		none;
	}
a.subnav:visited {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-weight:			bold;
	color:					#FFFFFF;
	text-decoration:		none;
	}
a.subnav:hover {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-weight:			bold;
	color:					#dedede;
	text-decoration:		none;
	}

a.current_subnav:link {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-weight:			bold;
	color:					#fbeeae;
	text-decoration:		none;
	}
a.current_subnav:active {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-weight:			bold;
	color:					#fbeeae;
	text-decoration:		none;
	}
a.current_subnav:visited {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-weight:			bold;
	color:					#fbeeae;
	text-decoration:		none;
	}
a.current_subnav:hover {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-weight:			bold;
	color:					#e7d992;
	text-decoration:		none;
	}				