
html {
	margin:0px;
	padding:0px;
	height:100%;
	margin-bottom:1px;
}

body {
	font-size:9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	text-align:center;
	background: #65c2eb url(../images/bckgd2long.jpg) no-repeat top left;
	margin:0px;
	padding:0px;
	height:100%;
}

p {
	padding-bottom:0.5em;
}

.body_container {
	width:100%;
	height:100%;
	top: 0px;
	left: 0px;
}

.header_container {
	text-align:center;
	width:100%;
	top:0;
	left:0;
	height:196px;
	padding:0;
	margin:0;
}

.header_block{
	background: url(../images/header.gif) no-repeat top center;
	width: 817px;
	height: 196px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	text-align:left;
}

.header_picture {
	float:left;
	background: url(../images/big_in_small.jpg) no-repeat top left;
	height: 195px;
	width: 476px;
}

.body_block {
	width: 639px;
	margin: 0 auto;
	padding:5px 0 0 0;
	text-align:left;
}

.menu_block {
	float:left;
	width: 142px;
	height: 34px;
	background: none;
	padding: 0;
	margin: 10px 0 0 20px;
	border: 0;
}

.menu {
	text-align:left;
}

.right_column {
	float:right;
	width:315px;
}


.menu_right {
	float:right;
	display:block;
	background: #ffffff none;
}

.content {
	width: 599px;
	background-color:#000346;
	color: #fff;
	padding: 0px 20px;
}

.home_content {
	width: 268px;
}

.footer_container {
	text-align:left;
	clear:right;
	width:639px;
	margin:0 auto;
	background: url(../images/footer_background.gif) no-repeat top left;
}

.left_bar {
	width: 180px;
	background-color:#008cb2;
	margin-left:7px;
	margin-right:1em;
	height:100%;
}

.left_black_box {
	width:160px;
	text-align:center;
	margin-left:10px;
	background-color:#000000;
}

.left_black_box select {
	width:90%;
	margin-bottom:1em;
}

.left_black_box input {
	width: 90%;
	margin-bottom:1em;
}

.left_blue_box {
	width:160px;
	text-align:center;
	color:#FFFFFF;
	margin-left:10px;
	background: #00a0c6 url(../images/left_blue_box_gradient.gif) repeat-x top;
}

.left_blue_box input {
	width: 90%;
	margin-bottom:1em;
	margin-top:1em;
}

.left_lcp {
	text-align:center;
	color: #ffffff;
	font-size:14px;
	font-style:italic;
	background: url(../images/lcp_box_background.gif) bottom repeat-x;
}
.left_lcp img {
	padding-top:1em;
	padding-bottom: 1em;
}

.left_lcp a {
	font-style:normal;
}

.left_filler {
	background:#fff;
	height:100%;
	padding-bottom:10em;
}

.head_first_line {
	text-align:right;
	padding:10px 10px 0 0;
	
}

.head_second_line {
	text-align:right;
	margin-top: 28px;
}

.head_second_line img {
}

.head_second_line input {
	vertical-align:top;
}


/*------------------------------------------------------------*/

#container {
	width:950px;
	height:auto;
	text-align:left;
	margin:0 auto;
	padding:0;
	background: #ffffff url(/images/imata_background.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

a  { 
	color: #14C2F3;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #0099ff;
	text-decoration:underline;
}

h1 {
	font-weight:bold;
	font-size: 36px;
	margin-top:0px;
	text-transform:uppercase;
	color: #14C2F3;
}

h2 {
	font-weight:bold;
	font-size: 14px;
	color: #FBB040;
}

h3 {
	font-weight:bold;
	font-size: 14px;
	color: #FEDE58;
}

.home_page_body {
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:1em 2em 2em 0;
	
}


.page_body {
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:50px;
	
}


.header {
	color:#FFFFFF;
	margin:0;
	padding:0;
}

.header_logo {
	padding-top:10px;
	padding-left:10px;
}


.footer {
	margin-top: 5px;
	padding: 5px 0 5px 10px;
	width: 619px;
	color: #fff;
	background: #000346;
	font-size: 9px;
}

.r_search {
	margin-left: 7px;
}
	
.r_search input {
	font-size: 10px;
	width: 140px;
}

.r_search_narrow {
	margin-left: 15px;
}

.r_search_narrow input {
	font-size: 10px;
	width: 100px;
}
	

.r_login {
	font-size:10px;
	text-align:right;
	color:#fff;
	font-weight:bold;
	padding: 0 20px 1em 0;
	background: url(../images/login-mid.gif) repeat-y;
}

.r_login input {
	background-color:#fff;
	font-size:12px;
	margin-bottom:2px;
}

.r_login_narrow {
	font-size:10px;
	text-align:left;
	color:#fff;
	font-weight:bold;
	padding: 0 15px 1em 15px;
	background: url(../images/loginSM-mid.gif) repeat-y;
}

.r_publications {
	text-align:left;
	font-size: 10px;
	color:#000;
	padding: 1em;
	background: url(../images/bkgd-fade.gif) repeat-y;
}

.r_publications img {
	padding: 0 8px 8px 0;
	text-align:left;
}

.r_publications p {
	padding-bottom: 5px;
}

.r_publications_narrow {
	margin: 10px 0;
	text-align:center
}

.r_events {
	text-align:left;
	font-size: 10px;
	color:#000;
	padding: 1em;
	background: url(../images/bkgd-fade.gif) repeat-y;
}

.r_events ul {
	padding-left: 2em;
}

.r_events_narrow {
	margin-bottom: 10px;
	text-align:center;
}

.r_forum {
	text-align:left;
	color:#ffffff;
}

.r_forum_narrow {
	margin-bottom: 5px;
	text-align:center;
}

.r_extras {
	margin: 0;
}

.search_results ul {
	padding-left: 30px;
}
.search_results li {
	padding: 5px 0;
}

/*
   -------------------------------------------------
	Calendar Styles
   -------------------------------------------------
*/

.cal_nav {
	color: white;
	font-size: 10pt; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	text-decoration: none;
	background-color: #255066;
}

.cal_nav:hover  { color: red }
.cell { 
	background-color: white;
	text-align: center; 
	border-bottom: solid 1px #aaa; 
	border-right: solid 1px #aaa;  
	font-size: 12px;font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	padding:5px;
}
.cellOver { 
	background-color:#ffeeee;
	text-align: center; 
	border-bottom: solid 1px #aaa; 
	border-right: solid 1px #aaa; 
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	padding:5px;
}
.day_list { 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	background-color: white; 
}

.dayOver { 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	background-color: #ffeeee; 
}

.day_item { 
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	background-color: transparent; 
}

.day_itemHover { 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	background-color: #ffdddd; 
}

.cal { 
	color: black; 
	font-size: 11px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	border: solid 1pt #472144
}
.cal_print { 
	color: black;
	font-size: 11px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
}
.cell_print {
	border: #000 solid thin;
}

.cell_print_weekend {
	border: #000 solid thin;
}

.date_cell {
	text-align:left;
	font-size: 8pt; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	text-align:left;
	color: #000; 
}

.date_cell h1 {
	background-color:#FFCCCC;
	font-weight:normal;
	font-size:6pt;
}	

.date_cell a {
	text-decoration: none;
	color: #000;
	font-weight:bold;
	font-size:8pt;
}

.date_cell a:hover {
	color: red;
	text-decoration:underline;
}

.last_month_cell {
	text-align:left;
	font-size: 8pt; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	text-align:left;
	color: #000; 
}

.last_month_cell a {
	text-decoration: none;
	color: #000;
	font-weight:normal;
	font-size:8pt;
	font-style:italic;
}

.list_font {
	color: black; 
	font-size: 7pt; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
}

.list_font a  { 
	text-decoration: none;
}

.list_font a:hover { 
	color: red; 
	text-decoration: underline;
}

.cal_list {
	font-size:12px;
}

.list_day {
	width:100px;
	font-size:inherit;
	border-bottom: solid thin #472144;
	padding:4px;
}

.list_day_weekend {
	background-color:#CCCCCC;
	font-size:inherit;
	border-bottom: solid thin #472144;
	padding:4px;
}

.list_day_over {
	background-color:#ffeeee;
	font-size:inherit;
	border-bottom: solid thin #472144;
	padding:4px;
}
.list_day_weekend_over {
	background-color:#ffeeee;
	font-size:inherit;
	border-bottom: solid thin #472144;
	padding:4px;
}

.cal_head {
	font-size: 13px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	background: url(../images/calendar-header2.gif) no-repeat;
	padding-left:0px;
	margin: 0;
	height: 28px;
}

.cal_head_print       { font-size: 20px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; border-bottom: solid; }
.day_week { 
	font-weight: bold; 
	background-color: #dfdfdf; 
	text-align: center; 
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	border-bottom: #aaa solid thin;
}
.day_week_first { 
	font-weight: bold; 
	background-color: #dfdfdf; 
	text-align: center; 
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	border-left: #aaa solid thin;
	border-bottom: #aaa solid thin;
}
.day_week_last { 
	font-weight: bold; 
	background-color: #dfdfdf; 
	text-align: center; 
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	border-right: #aaa solid thin;
	border-bottom: #aaa solid thin;
}

.day_week_print {
	font-weight: bold; 
	text-align: center; 
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	border-bottom: solid;
}

.cell_active { 
	background-color: yellow;
	text-align: center; 
	border: solid 1px white;  
	font-size: 12px;font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	padding:5px;
}

.cell_saturday_over {
	background-color:#ffeeee;
	text-align: center;
	border-bottom: solid 1px #aaa;
	border-right: solid 1px #aaa;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding:5px;
}

.cell_saturday { 
	background-color:#e6e6fa;
	text-align: center; 
	border-bottom: solid 1px #aaa; 
	border-right: solid 1px #aaa;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding:5px;
}

.cell_sunday { 
	background-color:#e6e6fa;
	text-align: center; 
	border-bottom: solid 1px #aaa; 
	border-right: solid 1px #aaa;
	border-left: solid 1px #aaa;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding:5px;
}

.cell_sunday_over { 
	background-color:#ffeeee;
	text-align: center;
	border-bottom: solid 1px #aaa;
	border-right: solid 1px #aaa;
	border-left: solid 1px #aaa;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding:5px;
}

.drop { 
	color: black;
	font-size: 8.5px;
	background-color: yellow;
}

.item_link { 
	color: #472144;
}

.nextPrevLink { 
	color: #fff;
	font-size: 9px;
	font-weight:bold;
	text-decoration:none;
}

.cats_checkboxes {
	background-color:#CCFFFF;
	border:#000000 thin solid;
	padding: 1em;
	width: 400px;
}


/*
   -------------------------------------------------
	Menu Styles
   -------------------------------------------------
*/

div.vert_menu {
  position: absolute;
  visibility: hidden;
  display: none;
  margin-left: 128px;
  margin-top: -24px;
}

div.vert_menu a {
	display: block;
	float: none;
}

div.vert_menu a {
	width: 275px;
	height:22px;
	padding: 2px 0 0 10px;
	background: #1C3A68;
	text-decoration: none;
	color: white; 
	font-size: 9pt; 
	font-stretch:ultra-condensed;
}
div.vert_menu a:hover {
	background: #14C2F3;
	color: #000; 
	font-size: 9pt; 
}

div.horz_menu a {
	display: block;
	float: left;
}

div.horz_menu a:hover {
	background: #1C3A68;
	color: #000; 
	font-size: 9pt; 
}


/*
   -------------------------------------------------
	Inline Image Styles
   -------------------------------------------------
*/

.image_right {
	float:right;
	margin-left:1em;
	margin-bottom:0.5em;
}

.image_left {
	float:left;
	margin-right:1em;
	margin-bottom:0.5em;
}

/*
   -------------------------------------------------
	Form Styles
   -------------------------------------------------
*/


form.request label {
	width: 200px;
	float:left;
	text-align:right;
	padding-right:1em;
	clear:left;
	font-size:10px;
}

.form_message {
	padding:1em;
	border:#fff 1px solid;
}

form.request br {
	clear:left;
	margin-bottom:10px;
}
form.request input {
	width:50%;
}
form.request input[type=radio] {
	width:auto;
}
form.request input[type=submit] {
	width:auto;
}
form.request input[type=checkbox] {
	width:25px;
}
form.request textarea {
	width:297px;
	margin-left:210px;
	font-size:12px;
}

