﻿html, body, form
{
	border: 0px;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	width: 100%;
	height: 100%;
	margin-bottom: 1px;
}

.bdy
{
	/*background: #f8f9dc url(design/ny-2008.jpg) no-repeat top center;/**/
	background: #f8f9dc;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #5d6982;
}

.select_search {
	font-family: Tahoma, sans-serif;
	color: #5d6982;
	font-size: 11px;
	width: 200px;
}

.input_search {
	font-family: Tahoma, sans-serif;
	color: #5d6982;
	font-size: 11px;
	width: 194px;
}

.input_form {
	font-family: Tahoma, sans-serif;
	color: #5d6982;
	font-size: 11px;
	width: 250px;
	border: solid 1px #5d6982;
}

table .body
{
	background-color: #ffffff;
}

.background {background-color: #f8f9dc;}
.gray_background {background-color: #5f6062;}
.lightgray_background {background-color: #929395;}
.blue_background {background-color: #129ad6;}

/* LINKS */
A:link {color: #e98924; text-decoration: none;}
A:visited {color: #e98924; text-decoration: none;}
A:active {color: #e98924; text-decoration: none;}
A:hover {color: #e98924; text-decoration: none;}

A.link_blue_title {color:#2ba0da; font-size:18px; font-weight:bold;}
A.link_blue {color:#2ba0da;}

A:link.link_gray_title {color:#5d6982; font-size:20px;}
A:visited.link_gray_title {color:#5d6982; font-size:20px;}
A:active.link_gray_title {color:#5d6982; font-size:20px;}
A:hover.link_gray_title {color:#e98924; font-size:20px;}

A:link.link_blue_title_1 {color:#2ba0da; font-size:28px;}
A:visited.link_blue_title_1 {color:#2ba0da; font-size:28px;}
A:active.link_blue_title_1 {color:#2ba0da; font-size:28px;}
A:hover.link_blue_title_1 {color:#2ba0da; font-size:28px;}

/*
A.tabs {color:white;}
A.tabs_selected {color:#e98924;}
*/

.text1, .text1 a, .text1 a:link, .text1 a:active, .text1 a:hover {
	color:#FFFFFF;
	text-decoration:none;
	cursor:hand;
}
.text2, .text2 a, .text2 a:link, .text2 a:active, .text2 a:hover {
	color:#3087BC;
	text-decoration:none;
	cursor:hand;
}
.text3, .text3 a, .text3 a:link, .text3 a:active, .text3 a:hover {
	color:#000000;
	text-decoration:none;
	cursor:hand;
}

A:link.poll, A:visited.poll, A:active.poll, A:hover.poll {
	font-weight: bold;
	color:#5d6982;
	text-decoration:none;
	cursor:hand;
}

.search_normal{
	padding:5px;
	background-color: #808285;
	color:#ffffff; font-size:9px; font-weight:bold;
}
.search_selected{
	padding:5px;
	background-color: #2ba0da;
	color:#ffffff; font-size:9px; font-weight:bold;
}
.search_hover{
	padding:5px;
	background-color: #e98924;
	color:#ffffff; font-size:9px; font-weight:bold;
}

A:link.header_links {color:#5d6982; text-decoration: none;font-weight:bold;}
A:visited.header_links {color:#5d6982; text-decoration: none;font-weight:bold;}
A:active.header_links {color:#5d6982; text-decoration: none;font-weight:bold;}
A:hover.header_links {color:#e98924; text-decoration: none;font-weight:bold;}

A:link.header_links_selected {color:#2ba0da; text-decoration: none;font-weight:bold;}
A:visited.header_links_selected {color:#2ba0da; text-decoration: none;font-weight:bold;}
A:active.header_links_selected {color:#2ba0da; text-decoration: none;font-weight:bold;}
A:hover.header_links_selected {color:#2ba0da; text-decoration: none;font-weight:bold;}

A:link.menu_1 {color:#5d6982; text-decoration: none;}
A:visited.menu_1 {color:#5d6982; text-decoration: none;}
A:active.menu_1 {color:#5d6982; text-decoration: none;}
A:hover.menu_1 {color:#e98924; text-decoration: none;}

A:link.menu_selected_1 {color:#2ba0da; text-decoration:none;}
A:visited.menu_selected_1 {color:#2ba0da; text-decoration: none;}
A:active.menu_selected_1 {color:#2ba0da; text-decoration: none;}
A:hover.menu_selected_1 {color:#2ba0da; text-decoration: none;}

input.btn_submit { width: 49px; height: 22px; border: none; background-color: Transparent; background-image: url(design/submit_button.gif); background-repeat: no-repeat; }

/* TEXTS */
.text_blue_title {color:#2ba0da; font-size:18px; font-weight:bold;}
.text_blue_subtitle {color:#2ba0da; font-size:16px; font-weight:bold;}
.text_blue {color:#2ba0da;}

.text_gray_title {color:#5d6982; font-size:28px;}
.text_gray_subtitle {color:#5d6982; font-size:16px; font-weight:bold;}
.text_gray {color:#5d6982;}
.bold {font-weight:bold;}

.text_white_title {color:#ffffff; font-size:18px; font-weight:bold;}
.text_white_subtitle {color:#ffffff; font-size:16px; font-weight:bold;}
.text_white {color:#ffffff;}
.text_white_mini {color:#ffffff; font-size:9px;}

.text_white_mini_bold, .text_white_mini_bold a, .text_white_mini_bold a:link, .text_white_mini_bold a:active, .text_white_mini_bold a:visited, .text_white_mini_bold a:hover {
	color:#ffffff; font-size:9px; font-weight:bold;
}
.text_orange_mini_bold, .text_orange_mini_bold a, .text_orange_mini_bold a:link, .text_orange_mini_bold a:active, .text_orange_mini_bold a:visited, .text_orange_mini_bold a:hover {
	color:#e98924; font-size:9px; font-weight:bold;
}
.text_blue_mini_bold, .text_blue_mini_bold a, .text_blue_mini_bold a:link, .text_blue_mini_bold a:active, .text_blue_mini_bold a:visited, .text_blue_mini_bold a:hover {
	color:#2ba0da; font-size:9px; font-weight:bold;
}

.text_orange_subtitle {color:#e98924; font-size:16px; font-weight:bold;}

.text_form_error {color:#e98924; font-weight:bold; }
.text_form_instruction {font-weight:bold;}

h3, h4 { color: #E63E35; }
h3 { font-size: 18px; line-height: 21px; margin: 0; font-weight: normal; }
h4 { font-size: 14px; line-height: 17px; margin: 0; font-weight: normal; }
.bigger { font-size: 14px; }

/*layout*/
.img_right {margin: 0 0 8px 8px;}
.img_left {margin: 0 8px 8px 0;}
.img_center {margin: 0 8px 8px 8px;}

.float_left_horizontal {float: left;}
.float_right_horizontal {float: right;}
.float_center_horizontal {}

.float_left_vertical {float: left; clear: left;}
.float_right_vertical {float: right; clear: right;}
.float_center_vertical {}

p { margin-top: 0;}

.clearboth { clear: both; }

/*layout*/

/*photogallery*/
.img_photogallery img { border: 1px solid #000; }
.photogallery
{
float: left;
width: 156px;
height: 156px;
margin: 8px 5px 8px 5px;
background-color: #f1f1f1;
/*padding: 10px;*/
border: 1px solid #e5e4e4;
}
.photogallery_1
{
width: 156px;
height: 156px;
background-color: #f0f0f0;
border: 1px solid #e5e4e4;
}

/*photogallery*/

#navcontainer1 ul {
	margin: -0.1px;
	padding: 0px;
	background-color: #5f6062;
	float: left;
	width: 100%;
}
#navcontainer1 ul li {
	display: inline;
}
#navcontainer1 ul li a.tabs {
	padding: 0.1px 10px;
	background-color: #5f6062;
	color: #ffffff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #ffffff;
	font-size:11px;
	font-weight:bold;
}
#navcontainer1 ul li a:hover.tabs {
	color: #e98924;
	font-size:11px;
	font-weight:bold;
}
#navcontainer1 ul li a.tabs_selected {
	padding: 0.1px 10px;
	color: #2ba0da;
	text-decoration: none;
	float: left;
	border-right: 1px solid #ffffff;
	font-size:11px;
	font-weight:bold;
}

#headercontainer ul {
	margin: -0.1px;
	padding: 0px;
}

#headerlist li {
	list-style-type: none;
	padding: 2px;
}

.paragraph_title {
	font-size: 28px;
}

.paragraph_subtitle {
	font-weight: bold;
}

