html {
	min-height: 100%;
	height: auto;
}
p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.screen {
	display: inline;
}
.print {
	display: none;
}
.skiplink {
	display:none
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	}
	
	#head {
	height: 147px;
	width: auto;
	background-image: url(/images/design/header.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 12px;
	}
	
	#navbar {
	width: inherit;
	height: 52px;
	color: #FFF;
	background-image: url(/images/design/nav/bk.png);
	background-position: top center;
	background-repeat: repeat-y;
	}
	
	#banner {
	width: inherit;
	height: 260px;
	background-image: url(/images/design/content.png);
	background-position: top center;
	background-repeat: repeat-x;
}
	
	
	#content {
	width: inherit;
	height: 100%;
	background-image: url(/images/design/content.png);
	background-position: top center;
	background-repeat: repeat-y;
	padding: 0 0 0 0;
	}
	
	#text {
	width: inherit;
	height: 100%;
	padding: 0 30px 0 20px;
	}
	
	#bottom {
	clear: both !important;
	height: 26px;
	background-image: url(/images/design/footer.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0 0 15px 0;
	}

.h1 {
	height: 1px;
	}
.h5 {
	height: 5px;
	}
.w10 {
	width: 10px;
	}
.w15 {
	width: 15px;
	}
.w20 {
	width: 20px;
	}
	
.w25 {
	width: 25px;
	}	

.w30 {
	width: 30px;
	}

hr {
	border: 1px solid #edede3;
	width: 100%;
	margin: 10px 0 10px 0;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5;
	color: #666666;
	background-image: url(/images/design/bk.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #138AD9;
	font-size: 12px;
	margin: 0 0 0 0;
}

a:link {color: #138AD9; text-decoration: underline; }
a:visited {color: #138AD9; text-decoration: none; }
a:hover {color: #138AD9; text-decoration: underline; }
a:active {color: #138AD9; }

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #138AD9;
	text-decoration: none;
}
.footer a:link {color: #138AD9; text-decoration: none; }
.footer a:visited {color: #138AD9; text-decoration: none; }
.footer a:hover {color: #138AD9; text-decoration: underline; }
.footer a:active {color: #138AD9;

}

H1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #138AD9;
	font-size: 18px;
	margin: 0 0 10px 0;
}

H2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #138AD9;
	font-size: 16px;
	font-weight: 400;
	margin: 0;
}

H3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #138AD9;
	font-size: 16px;
	font-weight:400;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #138AD9;
	width: 100%;
}
/* Video Header */
H4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #138AD9;
	font-weight:400;
	margin: 0;
}
H4 a:link {color: #138AD9; text-decoration: none; }
H4 a:visited {color: #138AD9; text-decoration: none; }
H4 a:hover {color: #138AD9; text-decoration: underline; }
H4 a:active {color: #138AD9;

}

/* Right Rail Header */
H5 {
	font-family: Verdana, Geneva, sans-serif;
	color: #138AD9;
	font-size: 14px;
	font-weight:400;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #138AD9;
	width: 100%;
}

ul {
	list-style-image : url( "/images/design/bullet.png" );
	vertical-align: middle;
	list-style-position: outside;
}

.Mediumbody {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5;
	color: #666666;
	font-size: 11px;
}

.Smallbody {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5;
	color: #666666;
	font-size: 10px;
}

/* News Text */

.Date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: 500;
}
.Date a:link {color: #666666; text-decoration: none; }
.Date a:visited {color: #666666; text-decoration: none; }
.Date a:hover {color: #666666 text-decoration: underline; }
.Date a:active {color: #666666; text-decoration: none;
}

.Subject {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #138AD9;
	font-weight: 400;
}
.Subject a:link {color: #138AD9; text-decoration: underline; }
.Subject a:visited {color: #138AD9; text-decoration: none; }
.Subject a:hover {color: #138AD9; text-decoration: none; }
.Subject a:active {color: #138AD9; text-decoration: none;
}

	.box_top {
	width: 671px;
	min-height: 30px;
	background-image: url(/images/box/top.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	}
	.box {
	width: 671px;
	min-height: 50px;
	background-image: url(/images/box/bk.png);
	background-position: center;
	background-repeat: repeat-y;
	}
	.box_txt {
	width: 620px;
	padding: 0 28px 0 28px;
	}
	.box_bottom {
	width: 671px;
	height: 40px;
	background-image: url(/images/box/bottom.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	}
	
	.medbox_top {
	width: 382px;
	min-height: 15px;
	background-image: url(/images/box/med/top.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	}
	.medbox {
	width: 382px;
	min-height: 25px;
	background-image: url(/images/box/med/bk.png);
	background-position: center;
	background-repeat: repeat-y;
	}
	.medbox_txt {
	width: 350px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
	font-size: 11px;
	padding: 10px 14px 10px 14px;
	}
	.medbox_bottom {
	width: 382px;
	height: 20px;
	background-image: url(/images/box/med/bottom.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	}
	
	.smbox_top {
	width: 274px;
	min-height: 15px;
	background-image: url(/images/box/sm/top.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	}
	.smbox {
	width: 274px;
	min-height: 25px;
	background-image: url(/images/box/sm/bk.png);
	background-position: center;
	background-repeat: repeat-y;
	}
	.smbox_txt {
	width: 244px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
	font-size: 10px;
	padding: 0 14px 0 14px;
	}
	.smbox_bottom {
	width: 274px;
	height: 16px;
	background-image: url(/images/box/sm/bottom.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	}