@charset "UTF-8";
/* GE Reports - Youtube Channel StyleSheet*/

html, body, div, applet, object, iframe, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0 none;
	font-family:inherit;
	margin:0;
	padding:0;
	vertical-align:baseline;
}
body {
	color:#333333;
	font-family:'Arial',sans-serif;
	font-size:12px;
	line-height:1.2;
}
h2 {
	color:#3B73B9;
	font-size:12px;
	padding: 0px;
	margin: 0px;
}
.footer {
	padding-right: 24px;
	background-image: url('images/link_tab.jpg');
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
	display: block;
	padding-top: 6px;
	background-position: bottom;
}
.footer a:link, .footer a:visited,.footer  a:active {
	color: #3B73B9;
	text-decoration:none;
}
.footer a:hover { text-decoration:underline; }

a:link, a:visited, a:active { color: #3B73B9; text-decoration:none; }
a:hover { text-decoration:underline; }
.clear { clear: both; }
#mainContainer {
	width: 638px;
	height:383px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-image: url('images/bg3.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
#nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#nav li {
	width: 638px;
	float: left;
	height: 23px;
	padding-top: 7px;
	display: block;
	text-align: center;
	list-style-type: none;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
#nav li.link  {
	width: 319px;
	float: left;
	height: 23px;
	padding-top: 7px;
	display: block;
	text-align: center;
	list-style-type: none;
	font-size: 15px;
	background-image: url('images/link_tab.jpg');
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
#nav ul { margin: 0px; padding: 0px; }
#nav li.current { background-color: #3B73B9; color: #FFFFFF; }
.post {
	margin-right: 16px;
	margin-left: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}
.rss-content {
	overflow-x: hidden;
	overflow-y: scroll;
	width: 638px;
	height: 324px;
}
p { margin-bottom: 0px; padding-bottom: 0px; }
.more-link { padding-bottom: 10px; }
.nav-link {
	display:block;
	width: 319px;
}

