/* @group Global */
html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font: 11px/15px Arial, Helvetica, Verdana, sans-serif;
	background-color: #E7E8E9;
}
div.clear {
	clear: both;
}

#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 35px;
	width: 970px;
	min-height:575px;
  	height:auto !important;
  	height:575px;
	z-index: 10000;
}
div.utility {
	position: absolute;
	width: 270px;
	top: -15px;
	right: 15px;
}
div.utility a {
	text-transform: uppercase;
	color: #0A256B;
	font-weight: bold;	
}
a.staff-access {
	/*position: absolute;*/
	text-transform: uppercase;
	/*top: -15px;
	right: 40px;*/
	color: #0A256B;
	font-weight: bold;
}
a.service-request {
	/*position: absolute;*/
	text-transform: uppercase;
	/*top: -15px;
	right: 140px;*/
	color: #0A256B;
	font-weight: bold;
}
a {
	color: white;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.on {
	text-decoration: underline;
}

p {
	margin-top: 0;
	/*margin-left: 10px;*/
}

/* @group Header */

#header {
	background: url(images/mcm_header.png) no-repeat;
	width: 970px;
	height: 114px;
	z-index: 10;
	position: relative;
}

#header a.header {
	width: 218px;
	height: 95px;
	display: block;
	position: relative;
	top: 11px;
	left: 14px;
}

#header_search {
	position: absolute;
	top: 17px;
	right: 20px;
	width: 215px;
	height: 75px;
	/*border: 1px solid white;*/
	padding: 5px;
}
#header_search a.advanced-search {
	position: absolute;
	top: 67px;
	left: 15px;
		text-decoration: underline;
}
#header_search h3.search {
	position: absolute;
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	width: 110px;
	right: 111px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	top: 8px;
}

#header_search_form {
	position: absolute;
	width: 100px;
	left: 120px;
	top: 1px;
}

#header_search_form select {
	margin-bottom: 5px;
	width: 100px;
	height: 15px;
	font-size: 9px;
}
#header_search_form select option {
	padding: 2px 2px 2px 4px;
}
#header_search_form #property_links {
	margin-bottom: 5px;
	/*width: 100px;*/
	height: 15px;
	font-size: 9px;
}
#header_search_form #property_links option {
	padding: 2px 2px 2px 4px;
	width: 150px;
}
#header_search_button {
	position: absolute;
	right: 130px;
	top: 40px;
}

/* @end */

.nav{
	color: white;
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	top: 45px;
	left: 235px;
	font-weight: bold;
	z-index: 5000;
	/*width: 486px;*/
	
}

.nav ul {
	padding-left: 0;
	display: block;
	position: relative;
}

.nav ul li {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.nav ul li a {
	text-decoration: none;
	color: white;
	margin-right: 12px;
	margin-left: 12px;
	display: block;
}

.nav ul li a:hover {
	text-decoration: underline;
}

.nav ul li a.on {
	text-decoration: underline;
}

#content_wrapper {
	background: url(images/mcm_content_bg.png) repeat-y;
	min-height:390px;
  	height:auto !important;
  	height:390px;
	z-index: 3000;
	padding-top: 1px;
	overflow: visible;
	position: relative;
}

#content {
	width: 940px;
	min-height:352px;
  	height:auto !important;
  	height:352px;
	overflow-y: auto;
	padding: 10px 15px;
}

#content a {
	color: #0A256B;
	text-decoration: none;
}

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

#content a.on {
	text-decoration: underline;
}

#footer {
	color: #122F71;
	font-size: 9px;
	line-height: 11px;
	width: 970px;
	height: 65px;
	text-align: center;
	background: url(images/mcm_content_bottom.png) no-repeat;
	clear: both;
	position: relative;
}

#footer a {
	color: #122F71;
}

#footer p {
	margin-top: 0;
	position: relative;
	bottom: -45px;
}



#footer a.footer_link {
	width: 190px;
	height: 23px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	right: 19px;
	bottom: 38px;
}

/* @end */

/* @group Superfish */

/* Superfish Nav Styles */

/*** ESSENTIAL STYLES ***/

.fish_nav, .fish_nav {
	margin:0;
	padding:0;
	list-style:none;
}

.fish_nav {
	line-height:1.0;
	z-index: 1000;
}
.fish_nav ul {
	position:absolute;
	top:-999em;
	width: 185px;
	/*padding-left: 0;*/
}
.fish_nav ul li,
.fish_nav a {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	z-index: 999;
}
.fish_nav li {
	float:left;
	position:relative;
	z-index:99;
}
.fish_nav a {
	display:block;
}
.fish_nav li:hover ul,
ul.fish_nav li.sfHover ul {
	left:-1px;
	top:1.5em;
	text-decoration: none;
	z-index: 3500;
	padding-left: 0;
	margin-left: 0;
}
.fish_nav li:hover li ul,
.fish_nav li.sfHover li ul {
	top:-999em;
	text-decoration: none;
	z-index: 3500;
}
.fish_nav li li:hover ul,
ul.fish_nav li li.sfHover ul {
	left:9.45em;
	top:-1px;
	text-decoration: none;
	z-index: 3500;
}
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
	text-decoration: none;
	z-index: 3500;
}

/*** ORIGINAL SKIN ***/
.fish_nav{
	float:left;
	margin-bottom: 5px;
	margin-top: 5px;
	position: relative;
}
.fish_nav li {
	
}
.fish_nav li ul a {
	color: white;
	padding: 0.5em 0;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	display: block;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
	width: 125px;
}
.fish_nav li ul li:hover, .fish_nav li ul li.sfHover,
.fish_nav li ul a:focus, .fish_nav li ul a:hover, .fish_nav li ul a:active {
	background: #18429f;
	text-decoration: none;
	display: block;
	z-index: 3500;
}
.fish_nav li li {
	background: #122F71;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
}
.fish_nav li li li {
	background: #122F71;
}

/* @end */

/* @group Slideshow */



#slideshow {
	width: 877px;
	height: 370px;
	margin-right: 0;
	padding-right: 0;
	display: block;
	position: absolute;
	left: 40px;
}

#slideshow img {

}

#caption {
	display: inline;
	position: absolute;
	top: 40px;
	left: 280px;
	height: 25px;
	text-align: center;
}

#caption h5 {
	font-size: 10px;
	line-height: 25px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	display: inline;
}

.slideshow_nav_container {
	display: block;
	position: absolute;
	top: 65px;
	left: 275px;
	width: 150px;
	height: 20px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.slideshow_nav {
	display: block;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#prev {
	background: url(/accelsite/themes/temp999/images/mcm_arrow_l.png) no-repeat;
	width: 11px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	left: -255px;
	height: 14px;
	top: 129px;
}

.slideshow_nav p {
	margin: 0 auto;
	text-align: center;
}

#next {
	background: url(/accelsite/themes/temp999/images/mcm_arrow_r.png) no-repeat;
	width: 11px;
	height: 14px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	right: -520px;
	top: 129px;
}

.images img {
	padding-right: 50px;
	position: absolute;
}

#slideshow_squares {
	/*width: 300px;*/
	position: relative;
	top: 369px;
	/*left: 390px;*/
	/*height: 30px;*/
	text-align: center;
	/*padding-top: 3px;*/
}

#slideshow_squares ul {
	padding-left: 0;
	/*width: 300px;*/
	/*height: 25px;*/
	/*border: 1px solid olive;*/
	text-align: center;
	margin: 0 auto;
	position: relative;
	top: 5px;
	overflow: visible;
}

#slideshow_squares ul li {
	list-style-type: none;
	margin: 0 15px;
	/*border: 1px solid maroon;*/
	width: 10px;
	height: 10px !important;
	display: inline;
}

#slideshow_squares ul li a {
	width: 10px;
	height: 10px;
	text-decoration: none;
	/*display: block;*/
	border-width: 2px;
	border-style: solid;
	/*line-height: 30px;*/
}

#slideshow_squares ul li a.activeSlide {
	background-color: transparent !important;
}

#slide_link {
	position: absolute;
	display: block;
	width: 295px;
	height: 65px;
	right: 60px;
	top: 295px;
	border: 0;
	z-index: 1000;
}

/* @end */

/* @group Contact */

td.formLabel {
	width: 200px;
	height: 25px;
}



/* @end */

/* @group Our Properties */

/* @group left content */

#left_content_wrapper {
	width: 190px;
	color: #0A256B;
	margin-left: 15px;
	float: left;
	position: relative;
	margin-right: 10px;
}

h3.left_header {
	color: #6d6a61;
	border-bottom: 1px solid white;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin-top: 0;
	font: bold 16px/20px Verdana, Lucida, "Lucida Grande", sans-serif;
	margin-bottom: 10px;
}

#left_content {
	
}

#left_content p {
	font-size: 11px;
	line-height: 20px;
	margin-left: 0;
}
div.odd #pet_friendly {
	position: absolute;
	top: 11px;
	right: 10px;
	width: 15px;
	height: 15px;
	background: url(images/pet_friendly_brown.png) no-repeat;
}

div.even #pet_friendly {
	position: absolute;
	top: 11px;
	right: 10px;
	width: 15px;
	height: 15px;
	background-image: url(images/pet_friendly_blue.png);
}
/* @end */

/* @group right content */

#right_content_wrapper_top {
	background: url(/accelsite/themes/temp999/images/mcm_prop_bg_top.png) no-repeat center top;
	width: 710px;
	/*border: 1px solid maroon;*/
	position: relative;
	float: left;
	left: 14px;
	/*display: block;*/
}
#right_content_wrapper_top_search {
	background: url(/accelsite/themes/temp999/images/mcm_prop_bg_top.png) no-repeat center top;
	width: 710px;
	/*border: 1px solid maroon;*/
	position: relative;
	float: left;
	/*left: 14px;*/
	/*display: block;*/
}
#right_content {
	width: 710px;
	padding-right: 0;
	color: #0A256B;
	margin-left: 0;
	position: relative;
	background: url(/accelsite/themes/temp999/images/mcm_prop_bg_body.png) repeat-y center;
	margin-top: 7px;
	min-height:375px;
  	height:auto !important;
  	height:375px;
}

#resource_list_nav {
	height: 20px;
	padding: 5px 20px;
}

#resource_list_nav a.previous {
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #0A256B;
}

#resource_list_nav a.next {
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #0A256B;
}

#resource_list_nav_bottom {
	height: 20px;
	padding: 5px 20px;
}

#resource_list_nav_bottom a.previous {
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #0A256B;
	display: block;
}

#resource_list_nav_bottom a.next {
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #0A256B;
	display: block;
}

#resource_list_container {
	padding: 10px 20px;
}

div.even div.resource_container {
	border: 2px solid #00377F;
	width: 485px;
	height: 125px;
	position: relative;
	left: 180px;
	display: block;
	padding-bottom: 5px;
}
div.odd div.resource_container {
	border: 2px solid #B7A66D;
	width: 485px;
	height: 125px;
	position: relative;
	left: 180px;
	display: block;
}
div.res_image_container {
	width: 190px;
	height: 130px;
	position: relative;
}

div.resource_list_item {
	border-bottom: 1px solid #0A256B;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

div.even div.res_header {
	/*background-color: #0A256B;*/ 
	background-color: #00377F;
	color: white;
	height: 40px;
	font-weight: normal;
	font-style: normal;
}

#detail_info div.res_header {
	background-color: #0A256B;
	color: white;
	height: 40px;
	font-weight: normal;
	font-style: normal;
}

div.odd div.res_header {
	/*background-color: #A7975A;*/
	background-color: #B7A66D;
	color: white;
	height: 40px;
	font-weight: normal;
	font-style: normal;
}

h2.as_res_name {
	margin-top: 0;
	line-height: 40px;
	padding-left: 15px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}

#detail_info h2.as_res_name a {
	margin-top: 0;
	line-height: 40px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
#detail_info h2.as_res_name span {
	margin-top: 0;
	line-height: 40px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
#detail_info h2.as_res_name a.as_res_site {
	position: relative;
	text-align: right;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: 40px;
	text-transform: none;
}

a.as_res_site {
	position: relative;
	text-align: right;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: 40px;
	text-transform: none;
}
a.mcm_contact {
	width: 56px;
	height: 56px;
	display: block;
	position: absolute;
	top: 60px;
	right: 25px;
	border: 0;
}

a.mcm_contact img {
	border: 0;
}

ul.as_res_features_left {
	padding-left: 0;
	width: 160px;
	position: relative;
	float: left;
	display: block;
	margin-left: 15px;
	margin-top: 10px;
}

ul.as_res_features_left li {
	list-style-type: none;
}

ul.as_res_features_right {
	padding-left: 0;
	width: 210px;
	display: block;
	position: relative;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}

ul.as_res_features_right li {
	list-style-type: none;
}

#resource_list_container ul li a {
	color: #0A256B;
	text-decoration: underline;
}

#resource_list_container a {
	color: white;
}

a.as_res_photo {
	margin-right: 5px;
	width: 170px;
	height: 130px;
	position: absolute;
	float: left;
	display: block;
	border: 0;
}

a.as_res_photo img {
	border: 0;
}

p.as_res_description {
	/*float: right;*/
}

#right_content p {
	font-size: 11px;
	line-height: 16px;
	margin-left: 0;
	margin: 0;
	padding-bottom: 15px;
}

#right_content_wrapper_bottom {
	background: url(/accelsite/themes/temp999/images/mcm_prop_bg_bottom.png) no-repeat center bottom;
	width: 710px;
	/*border: 1px solid maroon;*/
	height: 11px;
}

/* @end */

/* @group Detail */

#detail_wrapper_top {
	background: url(/accelsite/themes/temp999/images/mcm_det_bg_top.png) no-repeat center top;
	width: 940px;
	position: relative;
	/*left: 13px;*/
	padding-top: 0.1px;
}

#detail {
	width: 940px;
	padding-right: 0;
	color: #0A256B;
	margin-left: 0;
	position: relative;
	background: url(/accelsite/themes/temp999/images/mcm_det_bg_body.png) repeat-y center;
	margin-top: 7px;
	min-height:352px;
  	height:auto !important;
  	height:352px;
	/*z-index: 10000;*/
}

#resource_detail_container {
	/*margin: 1px;*/
}

#resource_detail_left {
	width: 420px;
	margin: 10px 0px 10px 15px;
	float: left;
	position: relative;
}

#resource_detail_left_image {
	width: 420px;
	position: relative;
	height: 290px;
}
#resource_detail_left_image img {
	position: absolute;

}
#details_table {
	
}

#details_table table {
	border-collapse: collapse;
	border-spacing: 0px;
}

#details_table table tr {
	/*border-bottom: 3px solid #FEFEFE;*/
}

#details_table thead {
	background-color: #0A256A;
	text-align: left;
}

#details_table thead tr {
	
}

#details_table thead tr th {
	color: white;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 10px;
	padding-left: 10px;
	border-bottom: 3px solid #FEFEFE;
}

#details_table tbody tr {
	background-color: #ACC7F4;
	color: #0A256A;
}

#details_table tbody tr.over {
	background-color: #98afd9;
	color: #0A256A;
}

#details_table tbody tr td {
	padding: 2px 5px 2px 10px;
	text-align: left;
	border-bottom: 3px solid #FEFEFE;
}
#resource_detail_right {
	width: 490px;
	padding: 10px 10px 10px 5px;
	float: left;
	position: relative;
}

#resource_image_nav {
	/*width: 300px;*/
	height: 75px;
}
#image_nav { 
	width: 300px; 
	margin: 0;
	display: block;
	position: relative;
	left: 20px;
	padding-left: 0;
	height: 75px;
	float: left;
}
#image_nav li { width: 80px; float: left; margin: 0 5px 5px; list-style: none }
#image_nav a { width: 80px; padding: 2px; display: block; border: 1px solid #ccc; }
#image_nav a.activeSlide { background: #0A256B}
#image_nav a:focus { outline: none; }
#image_nav img { border: none; display: block }

#return_link {
	position: relative;
	float: right;
	width: 160px;
	height: 23px;
	right: 15px;
}

#return_link a.return {
	line-height: 23px;
	vertical-align: middle;
}

#return_link a.return-image {
	vertical-align: bottom;
}

#return_link a img {
	border: 0;
}
#detail_info {
	width: 450px;
	margin-left: 25px;
}

#detail_container {
	padding-left: 15px;
}

#resource_description {
	margin-top: 10px;
	border-bottom: 1px solid #BFB99F;
}

#res_det_address {
	border-bottom:1px solid #BFB99F;
	padding-bottom: 10px;
	position: relative;
}

#res_det_address ul.res_det_address {
	font-weight: bold;
	padding-left: 0;
	margin-left: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

#res_det_address ul.res_det_address li {
	list-style-type: none;
}
#res_det_address li a.google_map {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	padding-left: 20px;
}
#res_det_address a.mcm_contact_detail {
	width: 56px;
	height: 56px;
	display: block;
	position: relative;
	right: 1px;
	border: 0;
	float: right;
	top: 5px;
}

#res_det_address a.mcm_contact_detail img {
	border: 0;
}
#as_res_features_container {
	position: relative;
}
#detail_info ul.as_res_features_right_det_left {
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 5px;
	margin-top: 5px;
	position: relative;
	float: left;
	width: 210px;
}

#detail_info ul.as_res_features_right_det_left li {
	list-style-type: none;
}
#detail_info ul.as_res_features_right_det_right {
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 5px;
	margin-top: 5px;
	position: relative;
	float: left;
	width: 225px;
}

#detail_info ul.as_res_features_right_det_right li {
	list-style-type: none;
}
#detail_wrapper_bottom {
	background: url(/accelsite/themes/temp999/images/mcm_det_bg_bottom.png) no-repeat center bottom;
	width: 940px;
	/*border: 1px solid maroon;*/
	height: 11px;
}



/* @end */



/* @end */

/* @group Inner Pages */

#left_nav_wrapper {
	width: 227px;
	color: #0A256B;
	float: left;
	position: relative;
}

#left_nav_top {
	background: url(images/left_nav_top.png) no-repeat;
	width: 224px;
	position: relative;
	padding-top: 5px;
}

#left_nav {
	background: url(images/left_nav_center.png) repeat-y;
	min-height: 348px;
	height: auto !important;
	height: 348px;
	width: 224px;
	position: relative;
}

#left_nav a.apply_now {
	position: absolute;
	bottom: 10px;
	text-align: center;
	left: 70px;
	display: block;
}

#left_nav a.apply_now img {
	border: 0;
}

#left_nav_body {
	position: relative;
	padding: 15px 20px;
}

#left_navigation {
	margin: 0;
	padding: 0;
}

#left_navigation li {
	list-style-type: none;
	line-height: 25px;
}

#left_navigation li a {

}

#left_navigation li a.on {
	font-weight: bold;
	text-decoration: underline;
}

#left_navigation li ul {
	margin: 0;
	padding: 0;
}

#left_navigation li ul li {

}

#left_navigation li ul li a {
	padding-left: 15px;
}

#left_navigation li ul li a.on {
	background: url(images/left_nav_arrow.png) no-repeat left;
	padding-left: 15px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#left_nav_bottom {
	background: url(images/left_nav_bottom.png) no-repeat;
	width: 224px;
	height: 9px;
}
h3.left_header_default {
	color: #6d6a61;
	text-transform: uppercase;
	margin-top: 0;
	font: bold 14px/16px Verdana, Lucida, "Lucida Grande", sans-serif;
	margin-bottom: 10px;
	padding-left: 15px;
}

#left_nav p {
	font-size: 11px;
	line-height: 16px;
	margin-left: 0;
}

#right_content_wrapper_default_top {
	background: url(/accelsite/themes/temp999/images/mcm_prop_bg_top.png) no-repeat center top;
	width: 710px;
	/*border: 1px solid maroon;*/
	position: relative;
	float: left;
	/*left: 14px;*/
	/*display: block;*/
}

#right_content_wrapper {
	width: 710px;
	padding-right: 0;
	color: #0A256B;
	margin-left: 0;
	position: relative;
	background: url(/accelsite/themes/temp999/images/mcm_prop_bg_body.png) repeat-y center;
	margin-top: 7px;
	min-height:370px;
  	height:auto !important;
  	height:370px;
}

#right_content_default {
	color: #333;
	position: relative;
	padding: 10px 20px;
}
#right_content_default img {
	margin-left: 20px;
	margin-right: 10px;
}

#right_content_default h2 {
	color: #0A256B;
}

/* @end */

/* @group Search */
h3.noResults {
	margin-top: 5px;
}
#left_content_search {
	padding: 15px 15px 15px 20px;
	color: #333;
}
#search_container {
	padding: 10px 20px;
}
#search_form {
	width: 300px;
}
#search_form div {
	
}
#search_form select {
	width: 120px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#search_form select options {
	
}
#search_form #search_button {
	/*float: right;*/
	position: relative;
	left: 53px;
	margin-top: 25px;
	background-color: #0A256B;
	color: white;
	font-weight: bold;
	width: 100px;
}
/* @end */

/* @group Contact */

/*#contact_form {
	border: 2px solid #d9d9d9;
	padding: 5px;
	position: relative;
}

#contact_form table {
	font: 11px/15px Arial, Helvetica, Verdana, sans-serif;
	border-collapse: collapse;
	padding: 5px;
}

#contact_form table tr {
	background-color: #f3f3f3;
}

#contact_form table tr.over {
	background-color: #ebebeb;
}

#contact_form table tr td.formLabel {
	width: 465px;
}

#contact_form table tr td input {
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}

#contact_form table tr td input:focus {
	background-color: #ecf4fe;
}

#contact_form table tr textarea {
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;	
}

#contact_form table tr textarea:focus {
	background-color: #ecf4fe;
}

#contact_form table tr td #contact_form_submit {
	position: absolute;
	right: 10px;
	bottom: 10px;
	background-color: #122F71;
	color: white;
	font-weight: bold;
	width: 100px;
}*/
table.contact-form {
	height: 375px;
}

table.contact-form td.left {
	padding: 20px;
	color: #122F71;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}

table.contact-form td.left a {
	text-decoration: underline !important;
}

table.contact-form td.right {
	border-left: 2px solid #122F71;
	padding: 20px;
	width: 275px;
}

table.contact-form td.right a {
	text-decoration: underline !important;
	font-size: 11px;
	line-height: 20px;
	color: #3c3c3c !important;
}
/* @end */