@charset "utf-8";


html, body { 
	height: 100%;
	margin: 0; 
	padding: 0; 
	text-align: center; 
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
} 

#wrapper { 
	margin: 0 auto -15em;  /* the bottom margin is the negative value of the footer's height */
	padding: 0; 
	padding-bottom: 15px;
	width: 100%; 
	min-height: 100%;
	height: auto !important;
	text-align:center;
}

.googleAds
{
 margin: 0 auto; 
 padding: 0; 
 width: 728px; 
 height: 90px;
 text-align:center; 
 clear: both;
 
} 


/* NAVIGATION */
.nav {
	background-image: url(images/nav_shim_1.jpg);
	background-repeat: repeat-x;
	vertical-align: text-top;
	height: 44px;
	width: 100%;
}

.navwrapper {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: center;
	height: 44px;
	border: none;
	clear: right;
}

.navbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 100px;
	height: 32px;
	border: none;
	padding-top: 12px;
	color: #FFF;
}


.navbutton a {
	color:#FFF;
	text-decoration: none;
	text-align: center;
}

.navbutton a:visited {
	color: #FFF;
}
	
.navbutton a:hover {
	font-weight:bold;
	color:#000;
}
	
.navbutton a:active {
	color:#000;
}
.navbutton img {
	border: none;
}

.navsearchimage {
	background-color: transparent;
	background-image: url(images/search_back.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 131px;
	float: right;
	vertical-align: middle;
}

.navsearchtitle {
	background-color: transparent;
	background-image: url(images/search_button.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 56px;
	float: right;
	vertical-align: middle;
}

/* NAVIGATION */

/* News contents */
.midnewsbox {
	/* background-image: url(images/mid.png);
	background-repeat: repeat; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	float: right;
	height: auto;
	width: 25%;
	margin: 0 auto;
	padding: 0;
	color: #000;
}

.midlinkbox {
	margin: 0 auto;
	padding: 0;
}

.midlinkbox a,  .midlinkbox a img{
	text-align: center;
	margin: 0 auto;
	padding: 0;
}


.midnewsmainbg {
	background-image: url(images/mid.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	min-height: 100px;
	height: auto;
	width: 85%;
	margin: 0 auto;
	padding: 0;
	overflow:hidden;
	color:#000;
}

.midnewsmain {
	background-image: url(images/mid.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: auto;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	color:#000;
}

.midnewsbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0;
	color: #000;
}

.midnewsbox h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	height: auto;
	width: 100%;
	clear: left;
	margin: 0;
	padding: 0;
	color: #333;
}

.midnewsbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 10px;
	font-style: italic;
	color:#999;
	padding: 0;
	margin: 0;
}

.midnewsbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
	color:#36F;
}

.midnewsbox .news {
	text-align: left;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 10px;
	color: #333;
	float: left;
	clear: both;
}

.midnewsbox .news a{
	color: #36F;
	text-decoration: none;
}

.midnewsbox .news a:hover{
	color: #03F;
	text-decoration: underline;
}

.newstopleft {
	background-image: url(images/topleft.png);
	background-repeat: no-repeat;
	background-color: #003366;
	width: 12px;
	height: 12px;
	margin: 0 auto;
	padding: 0;
	float: left;
}

.newstop {
	background-image: url(images/top.png);
	background-repeat: repeat-x;
	background-color: transparent;
	height: 12px;
	margin: 0 auto;
	text-align: center;
	width: auto;
	float: none;
}

.newstopright {
	background-image: url(images/topright.png);
	background-repeat: no-repeat;
	background-color: #003366;
	width: 12px;
	height: 12px;
	margin: 0 auto;
	padding: 0;
	float: right;
}


.newsbotleft {
	background-image: url(images/botleft.png);
	background-repeat: no-repeat;
	background-color: #003366;
	width: 12px;
	height: 12px;
	margin: 0 auto;
	padding: 0;
	float: left;
}

.newsbot {
	background-image: url(images/bot.png);
	background-repeat: repeat-x;
	background-color: transparent;
	height: 12px;
	margin: 0 auto;
	text-align: center;
	width: auto;
	float: none;
}

.newsbotright {
	background-image: url(images/botright.png);
	background-repeat: no-repeat;
	background-color: #003366;
	width: 12px;
	height: 12px;
	margin: 0 auto;
	padding: 0;
	float: right;
}

/* News contents */

/* bannerism */
.mybannerbackground {
	margin: 0 auto; 
	padding: 0; 
	background-image:url(images/banner_shim_1.jpg);
	height: 268px;
	width: 100%;
	background-position: center;
}

.mybanner {
	margin: 0 auto; 
	padding: 0; 
	background-image: url(images/banner_main.jpg);
	height: 268px;
	width: 736px;
	background-position: center;
}

.mybannerbelow {
	background-image: url(images/shad_onWhite.jpg);
	height: 10px;
	width: 100%;
	margin: 0;
	padding: 0;
}

/* bannerism */


	
.maincontent {
	width: 800px;
	text-align: center;
	min-height: 40px;
	margin: 0 auto;
	padding-top: 5px;
	float: none;
	clear:both;
}

.contentbox {
	width: auto;
	text-align: left;
	height: auto;
	margin: 10px;
	padding: 0;
	float: left;
	clear: right;
	font-size: 14px;
}

.templateimage {
	text-align: center;
	background-color: transparent;
	width: auto;
	height: auto;
	clear: both;
}

.templateimage a{
	color: #000;
}

.contentTitle {
	font-size: 16px;
	font-weight: bold;
}

.contentsubtitle {
	font-size: 11px;
	font-style: italic;
}

.contentsubtitle a{
	font-size: 11px;
	font-style: italic;
	color: #039;
	text-decoration: none;
}
.contentsubtitle a:hover{
	color: #06C;
	text-decoration: underline;
}
.contentsubtitle a:visited{
}

.contents {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}


.whitespace {
	height: 20px;
}


/* FOOTER */
.midcontent {
	background-color: #003366;
	min-height: 40px;
	height: auto;
	padding: 0;
	text-align: center;
	margin: 0 auto;
}

.midcontent .midclear {
	clear: both;
}

.midcontent .midcontents {
	width: 800px;
	height: auto;
	min-height: 20px;
	padding: 10px;
	margin: 0 auto;
	text-align: left;
}


.midcontentbox {
	width: 70%;
	text-align: left;
	height: auto;
	margin: 0 auto;
	margin-left: 10px;
	padding: 0;
	float: left;
	clear: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
}

.midcontentbox .mycontents{
	text-align: left;
	font-size: 12px;
	color:#FFF;
	width: 100%;
	float: left;
	clear: left;
}


.midcontent h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	clear: both;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}

.midcontent h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #FFF;
}

.midcontent h2 {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #FFF;
	margin: 0;
	margin-bottom: 6px;
}

.midcontent h3 {
	font-size: 11px;
	text-align: left;
	color: #FFF;
	margin: 0;
	margin-bottom: 5px;
	font-weight: normal;
	font-weight: bold;
	clear: left;
}

.midcontent h4 {
	font-size: 11px;
	text-align: left;
	color: #FFF;
	margin: 0;
	margin-bottom: 5px;
	font-weight: normal;
	clear: left;
}

.midcontent a {
	font-size: 12px;
	color: #09F;
	text-align: left;
	float: none;
	clear: left;
	text-decoration: none;
}

.midcontent a:hover {
	text-decoration: underline;
}

.midcontent a:active {
}

.midcontent a:visited {
}

.midcontent img {
	border: none;
	margin: 0 auto;
	padding: 0;
}

.midcontent .midseparator {
	background-color: #CCC;
	width: 1px;
	height: 80px;
	float: left;
	margin: 5px;
	margin-top: 20px;
}



.copyrightbox {
	background-color: #FFF;
	min-height: 40px;
	height: auto;
	padding: 0;
	text-align: center;
	margin: 0 auto;
}

.copyrightbox .copyrightclear {
	clear: both;
}

.copyrightbox .copyrightlinksbox {
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	padding-top: 5px;
}

 .copyrightlinksbox a {
	color: #000;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	margin: 0;
}

 .copyrightlinksbox a:hover {
	text-decoration: underline;
	font-weight: bold;
}

 .copyrightlinksbox a:active {
	color:#000;
}
 .copyrightlinksbox a:visited {
	color: #000;
}


.copyrightbox .copyrightcontents {
	background-repeat: no-repeat;	
	width: 800px;
	height: 100%;
	padding: 0px;
	margin: 0 auto;
	margin-bottom: 10px;
	text-align: left;
}

.copyrightbox .copyrightfooterbox {
	min-width: 80px;
	max-width: 225px;
	height: auto;
	float: left;
	clear: none;
	text-align: left;
	padding: 10px;
	padding-top: 18px;
	display: inline-block;
}

.copyrightbox h2 {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #000;
	margin: 0;
	margin-bottom: 6px;
}

.copyrightbox h3 {
	font-size: 11px;
	text-align: left;
	color: #000;
	margin: 0;
	font-weight: normal;
	font-weight: bold;
	clear: left;
}

.copyrightbox h4 {
	font-size: 11px;
	text-align: left;
	color: #000;
	margin: 0;
	font-weight: normal;
	clear: left;
}

.copyrightfooterbox  a {
	color: #000;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	clear: both;
	float: left;
}

.copyrightfooterbox  a:hover {
	text-decoration: underline;
	color: #06F;
}

.copyrightfooterbox  a:active {
	color:#06F;
}

.copyrightfooterbox  a:visited {
}


.copyrightbox .separator {
	background-color: #CCC;
	width: 1px;
	height: 90px;
	float: left;
	margin: 5px;
	margin-top: 20px;
}

.copyrightbox .copynav {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

.copynav a {
	float: none;
}
.copynav a:hover {
	text-decoration:underline;
	color: #06F;
}

.copyrightbox .copyrights {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding-bottom: 5px;
}

.copyrights a {
	float: none;
	font-size: 10px;
	font-weight:bold;
}

.copyrights a:hover {
	text-decoration:underline;
	color: #06F;
}

.push {
	height: 15em; /* .push must be the same height as .footer */
}


p {
	margin: 0px;
	margin-bottom: 0px;
}


li:hover {
	display:block;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* 2 and 13 */ 
ul ul, li:hover ul ul 
{ display:none; 
} 

/* 12 and 23*/ 
li:hover ul, li:hover li:hover ul
{ display:block; 
} 