#masthead {
	border-bottom: 1px solid #B2B6BB;
}

#hlogo {
	width: 49%; 
	float:left;
}

#mtitle {
	position: relative;
	padding-right: 10px;
	padding-left: 5px;
	color: #7BAAE1;
	margin: 10px 0px 10px 0px;
}

#mtitle a {
	color: #7BAAE1;
}

#mtitle h2  {
	display: inline;
	float: left;
	font-size: medium;
	font-weight: bold;
	color: #7BAAE1;
	margin: 0;
	padding: 0;
}

#mtitle h3  {
	display: inline;
	float: left;
	font-size: medium;
	color: #E4E4E4;
	margin: 0;
	padding: 0 0 0 20px;
}

#stitle {
	text-align: left;
	padding: 5px 0px 5px 10px;
}

#stitle h2  {
	font-size: small;
	font-weight: bold;
	color: #5C7EA6;
	margin: 0;
}

#ibox {
	margin-top: 5px;
	position: relative; /* IE BUG FIX */
	font-size: 12px;
	background: url(/images/box.gif) bottom left;
}

#ibox div {
	padding: 5px 10px 5px 10px;
	position: relative; /* IE BUG FIX */
	background: url(/images/box.gif) top right;
}

#ibox h1 {
	padding-top: 3px;
	margin: 0;
	font-family: sans-serif;
	font-size: small;
	font-weight: bold;
	
}

#ibox h5 {
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
	font-family: sans-serif;
	font-size: small;
	font-weight: bold;
	color:#000000;
}



#flinks h1 a {
	font-family: sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #7BAAE1;
}

#flinks a:hover {
	text-decoration: underline;
}

#chanl {
	font-family: sans-serif;
	font-size: x-small;
	font-weight: bold;
}

#chanl p {
	display: inline;
}

#chanl a {
	color: #7BAAE1;
	text-decoration: none;
}

#chanl a:hover {
	text-decoration: underline;
}

#chanl h1 {
	padding-top: 3px;
	margin: 0;
	font-family: sans-serif;
	font-size: small;
	font-weight: bold;
}

#chanl h2 {
	margin: 0;
	font-family: sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #7BAAE1;
}

.fnav {
	font-family: sans-serif;
	font-size: x-small;
	font-size: bold;
}

.mnav {
	font-family: sans-serif;
	font-size: small;
	font-weight: bold;
}

.ttitle {
	padding: 2px 0px 0px 5px;
	width: 300px;
	height: 20px;
	border-bottom: 0px;
	background-image: url(/images/lrgtab_bkgnd.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.ttitle h1 {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}

.tgroup {
	padding: 1px;
	position: relative; /* IE BUG FIX */
	margin-bottom: 10px;
}

.tgroup h1 {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #578BC7;
	padding-bottom: 5px;
}

.tdetail {
	background-color: #FFFFFF;
	padding: 10px;
	position: relative; /* IE BUG FIX */
}

.sbloc {
	padding: 3px 0px 3px 5px;
	margin: 0;
	border-bottom: 1px #F1F1F1 dashed;
	background-image: none;
}

.sbloc h1 {
	display: inline;
	padding: 0px 0px 5px 10px;
	margin: 0px;
	font-family: sans-serif;
	color: #071CBB;
	font-size: medium;
	font-weight: normal;
	text-decoration: none;
}

.sbloc h2 {
	color: #ACAFB6;
	font-size: x-small;
	font-weight: normal;
}

.sbloc h3 {
	padding: 2px 0px 5px 20px;
	margin: 0;
	font-family: sans-serif;
	color: #939292;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

.sbloc a:hover {
	text-decoration: underline;
}

.sbloc h1 a {
	color: #071CBB;
}

.sbloc h2 a {
	color: #ACAFB6;
}

#sources div {
	background-image: none;
	padding: 0px 5px 0px 5px;
	margin: 0;
}

#sources h1 {
	padding: 3px auto 3px auto;
	margin: 0;
	font-family: sans-serif;
	font-size: small;
	font-weight: bold;
}

#sources p a {
	font-family: sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #7BAAE1;
	text-decoration: none;
}

#sources a:hover {
	text-decoration: underline;
}

#footer {
	font-size: small;
	text-align: center;
	border-top: 1px solid #B2B6BB;
	color: #7BAAE1;
}

#hmenu {
	width: 49%; 
	float:right; 
	padding-top: 10px; 
	text-align: right;	
}

#hban {
	height: 110px;
	padding-left: 5px;
	border: none;
	background: #FFFFFF url(/images/banbak.png) 0 0 no-repeat;
	background-repeat: no-repeat;
}

#hban div {
	height: 98px;
	padding-top: 10px;
	padding-right: 10px;
	overflow: hidden;
	text-align: center;
	background: url(/images/banbak.png) 100% 0 no-repeat;
}

#vban {
	padding-top: 8px;
	margin: 10px 0px 10px 0px;
	background-image: url(/images/vbanbak.png);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	height: 614px;
}

#hcont {
	padding: 5px 10px 5px 0px;
}

.inav {
	padding: 1px 0px 3px 65px;
	margin: 0;
	color: #2DB60D;
}

.inav a {
	color: #2DB60D;
	text-decoration: none;
}

.inav a:hover {
	text-decoration: underline;
}

.sinav {
	padding-left: 10px;
}

.tnav {
	background-color: #F2F2F2;
	background-image: url(/images/tnav_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 26px;
	height: 25px;
	margin: 5px 10px 5px 0px;
}

.tnav div {
	padding-top: 5px;
	background-image: url(/images/tnav_bkgnd.gif);
	background-repeat: repeat-x;
}

.tnav span {
	font-size: small;
	font-weight: bold;
	height: 25px;
	padding: 0px 5px 0px 5px;
	border-right: 1px #FFFFFF solid;
}

.tnav a {
	color: #7BAAE1;
}

#chanl div {
	background-image: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

#cbox h2 {
	font-weight: bold;
	color: #019220;
}

#cbox h2 a {
	font-weight: bold;
	color: #019220;
}

#finfo {
	font-family: sans-serif;
	font-size: small;
}

#finfo p {
	padding: 0;
	margin: 4px;
}

#finfo li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
#finfo li:before {
	content: "\00BB \0020";
}

.sim a {
	color: #FFA922;
}

.nimg {
	display: inline;
	font-family: sans-serif;
	font-size: x-small;
}

.nimg a {
	color: #B6E0E0;
}

.nimg a:hover {
	text-decoration: underline;
}

#t1 {
	background-color: #4BC056;
}

#t2 {
	background-color: #4B61C0;
}

#t3 {
	background-color: #BF9BCE;
}

#t4 {
	background-color: #A6C04B;
}

#t5 {
	background-color: #EB9A3B;
}

#t6 {
	background-color: #7BAAE1;
}

.fnav, .mnav, .fnav a, .mnav a {
	color: #7BAAE1;
}

#slHide a, #slShow a {
	color: #FFB034;
	font-weight: bold;
	font-size: x-small;
	padding: 3px 0px 3px 0px;
}

#ilog {
	display: inline;
	width: 55px;
	text-align: center;
}

#ilog img {
	border: 1px #9E9E9E solid;
}

.rel {
	padding: 0px 0px 0px 90px;
	margin: 0;
}

.rel h1 {
	padding: 2px;
	margin: 0px;
	display: inline;
}

.rel h2 {
	padding: 2px;
	margin: 0px;
	display: inline;
}

.rel h1 a {
	color: #071CBB;
	font-family: sans-serif;
	font-size: x-small;
}

.rel h2 a {
	display: inline;
	color: #2DB60D;
	font-size: x-small;
	text-decoration: none;
}

.rel a:hover {
	text-decoration: underline;
}

.rel p {
	margin: 0;
	padding: 0;
}

#lform {
	font-family: sans-serif;
	font-size: small;	
	font-weight: bold;
}

#cform {
	text-align: left;
	padding: 5px 20px 5px 20px;
	border: 1px dashed #7BAAE1;
	margin: 5px 10px 5px 5px;
	font-size: small;
}

#cform h2 {
	text-align: left;
	color: #FFB034;
	font-weight: bold;
	font-size: small;
	padding: 3px 0px 3px 0px;
}

#cform h3 {
	text-align: left;
	color: #F71010;
	font-weight: bold;
	font-size: small;
	padding: 3px;
	background-color: #F9EAEA;
	border: 1px solid #F71010;
}

#cform a {
	color: #FFB034;
	font-weight: bold;
}

input.cbtn{
   color:#7BAAE1;
   font-family: sans-serif;
   font-size:small;
   font-weight:bold;
   background-color:#EFF4F6;
   border:1px solid #FFB034;
   
   cursor:hand;
}

input.cbtn:hover{
   color:blue;
   font-family: sans-serif;
   font-size:small;
   font-weight:bold;
   background-color:#EFF4F6;
   border:1px solid #FFB034;
}
