.right_label
{
  color: #417DBD;
  font-size: 8pt;
}

.top_nav {
margin-top:0px;
margin-bottom:0px;
}

a.login
{
	line-height:11px;
	color:#f7931e !important;
	/*font-size:11px;*/
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-right:20px;
}
table.header, table.header > tr td{
	vertical-align:top;
	margin:0px;
	padding:0px;
	text-align:left;
	border:none;
	font-size:10px; /* Firefox Fix */
}
table.header img, table.header > td a{
	vertical-align:top;
	border:none 0px;
	margin:0px;
	padding:0px;
}
.line
{
  margin: 0 auto 5px auto;
  display: block;
}

.right_table
{
  width: 100%;
}

.right_nav
{
  text-align: center;
  width: 181px;
  height:384px;
}

.right_nav img
{
  margin-bottom: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bottom_nav
{
  color: #5D8AC5;
  margin-top: 10px;
  font-size: 10px;
}

.bottom_nav a
{
  color: #5D8AC5;
  text-decoration: none;
}

.top_nav_item
{
  line-height:16px;
  font-size:16px;
  font: Verdana, Arial, Helvetica, sans-serif;
  color: #1171B7;
  text-decoration: none;
  margin-right: 30px;
}

.right_link img
{
  float: right;
  display: block;
}

a img
{
  border: none;
}

body
{
  margin-top:0px;
  text-align: center;
  font-family: arial;
  font-size: 12px;
  background:url('/images/sky2.jpg') top center no-repeat;
}



a:link {
	color: #417DBD;
	text-decoration: none;
}
a:visited {
	color: #417DBD;
	text-decoration: none;
}
a:active {
	color: #417DBD;
	text-decoration: none;
}
a:hover {
	color: #f6a230;
	text-decoration: underline;
}

.bottom_right_corner
{
  float: left;
  display: block;
  padding-top:8px;
  margin-top: 4px;
}

.book_button_margin
{
  margin-top: 7px;
  margin-bottom: 7px;
  display:block;
  clear:both;
}

.main
{
  text-align: left;
  width: 861px;
  margin-left: auto;
  margin-right: auto;
  height:667px;
  display:block;
}

.left_column
{
  width: 680px;
  float: left;
  padding-top:0px;
}

.top_nav_table
{
  padding-left:10px;
  height: 100%;
}

.right_column
{
  width: 181px;
  height:459px;
  float: left;
  padding-top:0px;
}

.logo_box
{
  margin-top: 0px;
}

.content_text
{
  overflow: auto;
  /*width: 341px;*/
  width: 365px;
  height: 355px;
  margin-left: 26px;
  /*margin-top:25px;*/
  margin-top:5px;
}

.content_text h1
{
  color: #1171B7;
  font-size: 14px;
}

.content_text h3
{
  color: #1171B7;
  font-size: 12px;
}

.content_text p
{
  color: #4D4D4D;
  padding-right: 15px;
}

.image_block {
  display: block;
}

.content_left
{
  float: left;
}

.content_image
{
  display: block;
  margin-top: 25px;
  margin-left: 15px;
}

.content_right
{
  float: left;
}

.title_box
{
  margin-bottom: 21px;
}

.title_image
{
  margin-left: 31px;
  margin-top: 34px;
}

.content_box_bottom
{
  height: 55px;
  background-image: url('/images/content_bottom.jpg');
  background-repeat: repeat-x;
}

.content_box_top
{
  width: 668px;
  height: 12px;
  background-image: url('/images/content_top.jpg'); background-repeat: repeat-x;
}

.content_box_center
{
  background-image: url('/images/content_center.jpg'); background-repeat: repeat-x;
}

.menu_color
{
	background-color: #f7a235;
}

.menu_row a
{
	color: white;
	font-size: 8pt;
}

.menu_row a:visited
{
	color: white;
}

.menu_row a:hover
{
	color: #f7a235;
	text-decoration: none;
}

.menu_cell
{
	padding: 3px;
	line-height:20px;
	font-size:16px;
}

.menu
{
	width: 130px;
	font-weight:bold;
}


.menu_round
{
	width: 5px;
}

.services_links
{
	font-size:14px;
}

.services_links a, .services_links a:visited
{
	text-decoration:none;
}

.services_links a:hover
{
	color: #f7a235;
	text-decoration: none;
}
.content{
	margin-top:3px;
}
/* This is for the shadowed borders and the background */
#decoration_table, #decoration_table td
{
	padding:0px;
	margin:0px;
	border:0px;
	
}
#decoration_table
{
	margin-left:auto;
	margin-right:auto;
}
#decorations_center
{
	text-align:left;
	background-color:#FFF;
	background:url('/images/center_bg.png') repeat-y top center;
}


/* ADDED STYLES */

.contentBoth_text
{
  overflow: auto;
  width: 635px;
  /*height: 269px; original */
  height: 370px;
  margin-left: 5px;
  /*margin-top: 5px;*/
  margin-top: 0px;
}

.contentBoth_text h1
{
  color: #1171B7;
  font-size: 14px;
}
.contentBoth_text h3
{
  color: #1171B7;
  font-size: 12px;
}
.contentBoth_text p
{
  color: #4D4D4D;
  padding-right: 15px;
}

/* STYLES FOR LOGIN */
#loginError
{
  color: red;
}

#div_response
{
  border:3px solid #CCCCCC;
	/*background-color:#F6F6F6;*/
	padding:5px;
	width:90%;
}
.responseError
{
  color: red;
}

.responseSuccess
{

}


.requiredField
{
  color: red;
}

.activeSubpageText 
{
  color: #f6a230;
  font-weight: bold;
}

.clear {
	clear:both;
}

fieldset {
  clear: both;
  /*font-size: 100%;*/
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

fieldset legend {
  /*font-size: 150%;*/
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}
/* STYLES FOR BUTTONS, INPUT FIELD AND TEXTBOXES */
.inputField, input, select {
  /*background:url('/images/input.bg.grey.gradient.gif') center bottom repeat;
  border-left: 1px solid #ababab;
  border-right: 1px solid #ababab;
  border-bottom: 1px solid #ababab;*/
  border: 1px solid #000000;
  height: 16px;
  font-size: 11px;
  text-align: left;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 0px;
  padding-top: 2px;
}

.radio {
  background: transparent;
  background-color: #FFFFFF;
  border: 1px solid #000000;
}

.checkbox {
  background: transparent;
  background-color: #FFFFFF;
  border: 1px solid #000000;
}
.select {
  background: transparent;
  background-color: #FFFFFF;
  border: 1px solid #000000;
}

.submitButton {
  background:url('/images/input.bg.grey.gradient.2pics.gif') top center repeat;
  border-left: 1px solid #ababab;
  border-right: 1px solid #ababab;
  border-bottom: 1px solid #ababab;
  border-top: 1px solid #ababab;
  font-size: 10px;
  vertical-align: middle;
  text-align: center;
  height: 20px;
  line-height: 15px;
  padding-left: 7px;
  padding-right: 7px;
  padding-bottom: 3px;
  padding-top: 2px;
}



.submitButton:hover {
  background:url('/images/input.bg.grey.gradient.2pics.gif') bottom center repeat;
  cursor: pointer;
  /*border-left: 1px solid #070707;
  border-right: 1px solid #070707;
  border-bottom: 1px solid #070707;
  border-top: 1px solid #070707;*/
  color: black;
}

/* style that is being applied for the registration form */
#table_register table, #table_register tr, #table_register td {
  font-size: 10px;
}
