

body {

}

h1 {
	color: #003399;
}

a {
	text-decoration: none;
}

a img {
	border: none;
	text-decoration: none;
}

#cellNav {
	height: 27px;
	background-image: url(../images/bg-top-nav.jpg);
	background-repeat: repeat-x;
	text-align: center;
	color: #666666;
	font-weight: bold;
	padding-left: 100px;
}

#cellNav a {
	color: #003399;
	display: block;
	float: left;
	padding-left: 25px;
	height: 27px;
}

#cellNav a:hover {
	color: #666666;
}

.customTabs .ajax__tab_header {
	background-color: #003399;
	padding-left: 38px;
	padding-top: 10px;
	text-align: center;
}

.customTabs .ajax__tab_outer {
	margin: 0px;
	padding: 0px;
}

.customTabs .ajax__tab_header .ajax__tab_tab {
	width: 163px;
	height: 22px;
	background-image: url(../images/tab.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	color: #003399;
	font-weight: bold;
}

.customTabs .ajax__tab_active .ajax__tab_tab {
	width: 163px;
	height: 22px;
	background-image: url(../images/tab-active.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	color: #003399;
	font-weight: bold;
}

.customTabs .ajax__tab_hover .ajax__tab_tab {
	width: 163px;
	height: 22px;
	background-image: url(../images/tab-hover.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	color: #003399;
	font-weight: bold;
}

.customTabs .ajax__tab_body {
	height: 200px;
	background-image: url(../images/bg-topbox.jpg);
	background-repeat: repeat-x;
	border: solid 1px #cccccb;
}

#cellFoot {
	background-image: url(../images/bg-footer.jpg);
	background-repeat: repeat-x;
	height: 29px;
	font-size: 10px;
	text-align: center;
}

#cellFoot a {
	color: black;
}

.homeBox {
	width: 246px;
	height: 195px;
	float: left;
	margin-top: 18px;
}

.homeBoxTitle {
	padding-left: 15px;
	color: #003399;
	font-size: 13px;
	font-weight: bold;
}

.homeBoxContent {
	width: 246px;
	height: 177px;
	background-image: url(../images/bg-homebox.jpg);
	background-repeat: no-repeat;
	padding: 12px;
	color: #666666;
	font-size: 11px;
}

.cellLogo {
	background: url(../images/bg-logo.jpg) repeat-x;
	background-position: bottom;
}

#divRollover {
	display: none;
	position: absolute;
	z-index: 999;
	width: 180px;
	padding: 5px;
	background-color: #cccccc;
	top: 27px;
	text-align: left;
    cursor: pointer;
}

#divRollover a {
	float: none;
	display: inline;
	padding: 0px;
	height: auto;
}

.rolloverContent {
	display: none;
}

#footer-nav{
    text-align: center;
    font-family: tahoma;
    font-size: 10px;
    color: #8c8c8c;
    margin-top: -8px;
}

#footer-nav a{
    font-family: tahoma;
    font-size: 10px;
    color: #8c8c8c;
}

#footer-nav a:hover{
    color: #000;
}

#article-cat-list {
    margin-top: 20px;
}

#article-cat-list a {
    line-height: 30px;
}
