body {
	margin-top: 12px;
	padding: 0;
	background: #FFFFFF url(images/img04.gif) repeat-x;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 11px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}


a {
	color: #FFBF23;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: 1px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 760px;
	height: 138px;
	margin: 0 auto;
	background-color: #eeeeee;}

/* Logo */

#logo {
	float: left;
	width: 297px;
	height: 138px;
	background: url(../images/tu-logo.gif) no-repeat left bottom;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto 20px auto;
	background: url(images/img07.gif) repeat-y 260px 0;
}

/* Content */

#content {
	float: right;
	width: 463px;
}

#mainimage {
	width: 463px;
	height: 193px;
	background: url(../images/mainimage.gif) no-repeat;
}

.twocols {
	float: left;
	width: 463px;
	background: url(../images/mainimage03.gif) no-repeat;
}

.twocols {
	float: left;
	width: 463px;
	background: url(../images/mainimage03.gif) no-repeat;
}

.twocols .col1 {
	float: left;
	width: 300px;
		margin-top: 40px;
	text-align: justify;
	}

.twocols .col1 {
	float: left;
	width: 300px;
		margin-top: 60px;
	text-align: justify;

	}

.twocols .col2 {
	float: right;
	width: 150px;
	height: 208px;
	background: url(../images/img03.jpg) no-repeat;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 297px;
}

/* Footer */

#footer {
	width: 760px;
	height: 60px;
padding-top: 30px;
margin-top: 5px;
		background: url(../images/footer.gif) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

/* Title text */
#ja-mainnav, h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	float: right;
	width: 463px;
	margin-top: 84px;
}

#ja-subnav {
	height: 32px;
	background: url(../images/hline.gif) repeat-x 0 29px;
}

#ja-mainnav a, #ja-subnav a {
	outline: none;
}

/* Search */
#ja-search {
	float: right;
	background: #eeeeee url(../images/search-tab.gif) no-repeat;
	right: 40px;
	height: 30px;
	width: 150px;
}
#ja-search .inputbox {
	width: 100px;
	border: 1px solid #d6d6d6;
	padding: 2px 5px;
	margin-top: 5px;
	margin-left: 10px;
	color: #cccccc;}
	

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}


#ja-banner {
	text-align: center;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

.clr {
	clear: both;
}

.hasTip img {
	margin: 10px 5px 0 0;
	border: none;
}

/* Tooltips */
.tool-tip {
	float: left;
	border: 1px solid #D4D5AA;
	padding: 5px;
	background: #FFFFCC;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
}

.tool-text {
	margin: 0;
	font-size: 100%;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	padding: 0;
	margin: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	padding: 5px;
	margin: 0;
	color: #FFFFFF;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #006699;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #CC0000;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #EE9600;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/*menu*/
#menu {
width: 294px;
margin: 0 0 0 0;
padding: 0 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-transform: uppercase;
}

#menu ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;

	background: url(../images/btn01.gif) no-repeat 10px;
		padding: 10px 0 10px 35px;
	border-top: 1px solid #EBEBEB;
	color: #777777;
		text-decoration: none;
}

#menu a:hover, #menu .active a {
	background: #eeeeee url(../images/btn02.gif) no-repeat 10px;;
	color: #E08934;
}
