.css {
	background-repeat: no-repeat;
}

.normal { background-color: #FFFFFF }
.highlight { background-image:url(../images/menu-hover.gif); background-position:right}

.ti {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	height:28px;
}
a:link {
	font-size: 13px;
	font-family: Arial;
	text-decoration: none;
	color: #2770C0;
}
.text_2 {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

a:visited {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #2770C0;
}
a:active {
	font-size: 13px;
	font-family: Arial;
	text-decoration: none;
	color: #2770C0;
}
a:hover {
	font-size: 13px;
	font-family: Arial;
	text-decoration: none;
	color: #174271;
	background:url(images/menu-hover.gif);
}
.logo {
	color: #FFFFFF;
}

.sele {
	height: 10px;
}

.button {
	BORDER-RIGHT: #808080 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #808080 1px solid; 
	MARGIN-TOP: 5px; 
	PADDING-LEFT: 5px; 
	BACKGROUND: url(../images/but-bg.gif) no-repeat right bottom; 
	MARGIN-BOTTOM: 5px; 
	BORDER-LEFT: #808080 1px solid; 
	BORDER-BOTTOM: #808080 1px solid
}
.inputbox {
	BORDER-RIGHT: #dddddd 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	PADDING-LEFT: 2px; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #dddddd 1px solid
}
/* MAIN CONTAINER
-------------------------------------------------*/
#ja-wrapper {
	margin: 10;
	padding: 0;
	width: 100%;
	background: url(../images/main-top-bg.gif) no-repeat center top;
}

#ja-maincontainer {
	width: 750px;
	margin: 0 auto;
	padding: 0;
}

#ja-maincontent {
	padding-top: 20px;
	padding-bottom: 30px;
	width: 100%;
	background: url(../images/pathway-bg-1.gif) repeat-x 1px 1px;
}

#ja-content {
	float: right;
	width: 535px;
	padding-right: 10px;
	margin-bottom: 20px;
}

#ja-content-fl {
	float: left;
	width: 750px;
	padding-right: 10px;
	margin-bottom: 20px;
}

/* HEADER
-------------------------------------------------*/
#ja-header {
	padding-top: 0px;
	background: url(../images/banner-2b.jpg) no-repeat 0px 5px;
	position: relative;
	height: 130px;
}

#ja-header h1 {
	margin: 10;
	padding: 10;
	background: transparent;
	position: absolute;
	left: 35px;
	top: 40px;
}

/* TOP NAV
-------------------------------------------------*/
#ja-topnav-outer {
	border: 1px solid #b7e1f1;
	margin: 0;
	padding: 1px 0px 0px 1px;
	width: 749px;
	height: 28px;
}

#ja-topnav {
	background: url(../images/topnav-bg.gif) top left repeat-x;
	line-height: normal;
}

#ja-topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 28px;
}

#ja-topnav li {
	padding: 0;
	margin: 0;
	display: inline;
}

#ja-topnav a {
	padding: 0 15px;
	margin-top: 0px;
	float: left;
	display: inline;
	color: #FFF;
	background: url(../images/topnav-bg-a.gif) top right no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 28px;
	height: 28px;
}

#ja-topnav li.active_menu a {
	margin: 0;
	background: #FFFFFF url(../images/topnav-hover.gif) top right no-repeat;
	line-height: 28px;
	text-decoration: none;
	height: 28px;
}

#ja-topnav a:hover, #ja-topnav a:active {
	color: #FFFF00;
	background: url(../images/topnav-hover.gif) top right no-repeat;
	text-decoration: none;
}

/* USER TOOLS
--------------------------------------------------------- */
#ja-usertools {
	padding: 10px 2px;
	float: left;
	color: #9AA587;
	font-size: 11px;
	height: 20px;
}

#ja-usertools a {
	padding: 0;
	color: #9AA587;
}

#ja-usertools img {
	margin-top: 2px;
}
