body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #2c7267;
}

.contentbg {
	background-color: #FFFFFF;
}

a:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration:underline;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #2c7267;
	text-decoration:underline;
}

a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #2c7267;
	text-decoration:underline;
}

.content {
	font-family: arial;
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	background-color: #FFFFFF;
}

.textlink {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.textlink a:link {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.textlink a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #2c7267;
	font-weight: bold;
	text-decoration:none;
}

.textlink a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #2c7267;
	font-weight: bold;
	text-decoration:none;
}

.bwdlink {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.bwdlink a:link {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
.bwdlink a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:underline;
}

.bwdlink a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:underline;
}

.copyright {
	font-family: arial;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
}

.heading {
	font-family: arial;
	font-size: 18px;
	color:#2c7267;
	font-weight: bold;
}

.subheading {
	font-family: arial;
	font-size: 14px;
	color:#2c7267;
	font-weight: bold;
}

.bold {
	font-family: arial;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
}

.tealbold {
	font-family: arial;
	font-size: 13px;
	color:#2c7267;
	font-weight: bold;
	text-decoration: underline;
}

.border {
	border-color: #2c7267;
	border-width: thin;
	border-style: solid;
}

.bold2 {
	font-family: arial;
	font-size: 16px;
	color:#000000;
	font-weight: bold;
}

/***************************/

.adminHeader{
	font-family: arial,sans-serif;
	text-align:center;
	font-weight:bold;
	font-size: 16px;
	padding-top:6px;
}
.divider{
	
}
.table{
	border: 1px solid #000000;
	background: #C3C3C3;
	font-size: 12px;
	font-family: arial,sans-serif;
	width: 500px;
}
.myButton{
	border: 1px solid #20247B;
	background: #2C7267;
	color: #FFFFFF;
}
.myButtonWrapper{
	padding-top: 4px;
	padding-bottom: 4px;
}
.table .heading{
	font-size: 14px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #9C184A;
}
.table .sub_heading{
	font-size: 12px;
}
.table .text_box{
	width: 180px;
}
.table .drop_down_list{
	width: 250px;
}
.disabled{
	color:#000000;
}
.noticeMsg{
	background: #53E808;
	color: #000000;
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.errorMsg{
	background: #FF3209;
	color: #FFFFFF;
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.adminMenu{
	text-align:center;
	background: #DEDAE6;
}
.adminMenu a{
	text-decoration: none;
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.adminMenu a:hover{
	text-decoration: underline;
}
.floor_plans{
	text-align:center;
	padding: 2px 2px 2px 2px;
}
/********************************/
/* Start Row Colors		*/
/********************************/
.row_1{
	background: #1008A4;
	color: #FFFFFF;
	cursor: pointer;
}
.row_2{
	background: #0000F6;
	color: #FFFFFF;
	cursor: pointer;
}
.h_row_1{
	background: #C5C6C5;
	color: #000000;
	cursor: pointer;
}
.h_row_1{
	background: #DEDAE6;
	color: #000000;
	cursor: pointer;
}
.checked{
	background: #F60000;
	color: #FFFFFF;
	cursor: pointer;
}
/********************************/
/* End Row Colors		*/
/********************************/
.brand {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
/***************************/
/* Pager class definitions */
/***************************/
.nowrap {
    white-space: nowrap;
}
.a .current_page{
	text-align:center;
	padding:0px 8px 0px 8px;
	vertical-align:top;
	background-color:#FFFFFF;
}

.a .page_button{
	border: 1px solid #FFFFFF;
	background: #C3C3C3;
	border-style:none;
	border-width:0px;
	text-decoration:underline;
	cursor:pointer;
	padding:0px 4px 0px 4px;
	color:#000000;
}

.pages{
	width:450px;
	height:40px;
	overflow:auto;
}

.list .current_page{
	text-align:center;
	padding:0px 8px 0px 8px;
	vertical-align:top;
	background-color:#2C7267;
	color:#ffffff;
}

.list .page_button{
	border: 1px solid #FFFFFF;
	background: #ffffff;
	border-style:none;
	border-width:0px;
	text-decoration:underline;
	cursor:pointer;
	padding:0px 4px 0px 4px;
	color:#000000;
}
/*******************************/
/* end Pager class definitions */
/*******************************/

/* Image Gallery Definitions */
.subtable{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	empty-cells: show;
	/*
	border-spacing: 2px;
	padding: 0px 0px 0px 0px;
	background: #AAAAAA;
	border: 1px solid #000000;
	*/
}
.subtable th{
	/*background: #CCCCCC;*/
	border: 1px solid #000000;
	font-size: 16px;
}
.subtable td{
	font-size: 14px;
}
.sub_subtable{
	width: 100%;
}
.sub_subtable th{
	background: #CCCCCC;
	border: 1px solid #000000;
	font-size: 16px;
}
.sub_subtable td{
	font-size: 14px;
}
.buttons{
	text-align:center;
}
.form_buttons{
	text-align:center;
}
.notice{
	text-align:center;
	font-size: 12px;
	background: #DDDDDD;
	border: 1px solid #000000;
}
.error{
	text-align:center;
	font-size: 12px;
	color: #FF0000;
	background: #DDDDDD;
	border: 1px solid #000000;
}
.form_row_1{
	background: #E6E6E6;
}
.form_row_2{
	background: #B9B9B9;
}
.label{
	font-size: 14px;
	font-weight: bold;
}
.value{
	font-size: 12px;
}
.hand{
	cursor: hand;
}
.description{
	text-align:center;
}
textarea{
	width: 95%;
	text-align:left;
}
.preview{
	text-align:center;
}
img{
	border-style:none;
}
