/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background:url(images/nav_main_background.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2 {
	margin: 0px 0px 0.5em 0px;
	letter-spacing: -.05em;
	font-family: "Calisto MT", "Times New Roman", Times, serif;
	font-weight: normal;
	color: #575757; 
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 21px; line-height:90%;
}

h3 {
	margin: 0px 0px 1em 0px;
	font-size: 100%;
	color: #616161;
}

/** MENU */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 45px 20px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 26px;
	padding: 10px 14px 0px 16px;
	background: url(images/nav_menu_spacer.gif) no-repeat left top;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font: normal 16px "Calisto MT", "Times New Roman", Times, serif;
	color: #FFFFFF;
}

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

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B8B8B;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.2em;
	text-align: left;
	line-height: 17px;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding-left: 12px;
	background: url(images/nav_list_bullet.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #6C9294;
}

a:hover {
	text-decoration: none;
}

.link1 {
	display: block;
	width: 90px;
	height: 20px;
	padding: 5px 0px 0px 0px;
	background: url(images/nav_button_small.jpg) no-repeat left top;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font: normal 13px "Calisto MT", "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

/** FOOTER */

#footer {
	height: 100px;
}

#footer p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	color: #CCC;
}

/** TABLES */

.table1 {
	width: 100%;
}

.table1 tr {
}

.table1 td {
	height: 31px;
	padding: 0px 10px;
	background: #CEE9EB;
	border-bottom: 1px solid #FFFFFF;
	color: #6C9294;
}

.table1 td.left {
	background: #c3e9f7 url(images/nav_list_left.jpg) no-repeat left top;
}

.table1 td.right {
	background: #ceffb4 url(images/nav_list_right.jpg) no-repeat right top;
}

.table1 tr.alt td {
	background: #d8f4ff;
}

.table1 tr.alt td.left {
	background: #d8f4ff url(images/nav_list_alt_left.jpg) no-repeat left top;
}

.table1 tr.alt td.right {
	background: #d8f4ff url(images/nav_list_alt_right.jpg) no-repeat right top;
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 20px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** WRAPPER */

#wrapper {
	background: #FFFFFF url(images/nav_main.jpg) repeat-y center top;
}

#wrapper2 {
	background: url(images/nav_footer_repeat.jpg) repeat-x left bottom;
}

#wrapper3 {
	background: url(images/nav_header_repeat.jpg) repeat-x left top;
}

#wrapper4 {
	width: 1000px;
	margin: 0px auto;
	background: url(images/nav_header.jpg) no-repeat left top;
}

#wrapper5 {
	background: url(images/nav_footer.jpg) no-repeat left bottom;
}

/** BOX STYLE 1 */

.box-style1 {
	padding-bottom: 30px;
}

.box-style1 .title {
}

.box-style1 .title h1 {
	margin: 0px;
	padding: 0px 0px 0px 40px;
	background: url(images/nav_title_image.gif) no-repeat left center;
}

.box-style1 .title h2 {
	margin: 0px;
	padding: 0px 0px 0px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B2BEBF;
}

.box-style1 .content {
	padding: 20px 0px 0px 0px;
}

/** BOX STYLE 2 */

.box-style2 {
	padding-bottom: 30px;
	background: url(images/nav_titlebar_right.jpg) no-repeat right top;
}

.box-style2 .title {
	margin-right: 70px;
	background: url(images/nav_titlebar_middle.jpg) repeat-x left bottom;
}

.box-style2 .title h2 {
	height: 29px;
	background: url(images/nav_titlebar_left.jpg) no-repeat left bottom;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}

.box-style2 .content {
	margin-left: -50px;
	padding: 15px 20px 0px 70px;
	background: url(images/nav_shadow.jpg) no-repeat left top;
}


/** CONTENT */

#content {
	padding: 0px 0px 0px 50px;
}

/** TOP NAV */
#topnav {width: 700px;  color:#FFFFFF; margin-left:170px; font-family:"Calisto MT", "Times New Roman", Times, serif; margin-top:20px;}
#topnav a {color:#FFFFFF; text-decoration:none; font:"Calisto MT", "Times New Roman", Times, serif; font-size:120%; }
#topnav ul {float:right; display:inline;}
#topnav li {display:inline; height:30px; padding-left:3px; padding-right:9px; background-image:url(images/nav_menu_spacer.gif); background-position:right; background-repeat:no-repeat;}

/* TOP SUB NAV*/

#topsubnav {float:right; margin-top:20px; margin-right:32px;}
#topsubnav .image {padding-right:5px;}
