html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	background-color: #75C6C6;
}

.topbarbgimg {
	background-image:   url("/images/topbarbg.gif");
	background-repeat: repeat-x;
}

.leftbarbgimg {
	background-image:   url("/images/leftbarbg.gif");
	background-repeat: repeat-y;
}


.topbarbgimgtrans {
	background-image:   url("/images/topbarbgtrans.gif");
	background-repeat: repeat-x;
}

.leftbarbgimgtrans {
	background-image:   url("/images/leftbarbgtrans.gif");
	background-repeat: repeat-y;
}

a {
	color: #003776;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #003776;
	text-decoration: underline;
	font-weight: bold;
}

a.nav {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.nav:hover {
	color: #e9be4b;
	text-decoration: none;
	font-weight: bold;
}

.coloredLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #008787;
	font-weight: normal;
}

.aptThe {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 9px;
	font-weight: bold;
}

.aptFloorplanName {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
}

.aptSubtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.txt18ptBold {
	font-size: 18px;
	font-weight: bold;
}

.txt16ptBold {
	font-size: 16px;
	font-weight: bold;
}

.txt12ptBold {
	font-size: 12px;
	font-weight: bold;
}

.txt13ptBold {
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}

.txt13ptBold a:link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; 
font-weight: bold; 
color: #003366; 
text-decoration: none; 
}

.txt13ptBold a:active { 
font-family: Arial, Helvetica, sans-serif;
font-size: 13px; 
font-weight: bold; 
color:#003366;   
text-decoration: none;
}

.txt13ptBold a:visited { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; 
font-weight: bold; 
color: #003366;   
text-decoration: none;
}

.txt13ptBold a:hover {  
font-family: Arial, Helvetica, sans-serif;
font-size: 13px; 
font-weight: bold; 
color: #008787; 
text-decoration: none;
}

.floorplanner {
	font-size: 15px;
	font-weight: bold;
	color:#003366;
}

.floorplanner a:link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 15px; 
font-weight: bold; 
color: #003366; 
text-decoration: none; 
}

.floorplanner a:active { 
font-family: Arial, Helvetica, sans-serif;
font-size: 15px; 
font-weight: bold; 
color:#003366;   
text-decoration: none;
}

.floorplanner a:visited { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 15px; 
font-weight: bold; 
color: #003366;   
text-decoration: none;
}

.floorplanner a:hover {  
font-family: Arial, Helvetica, sans-serif;
font-size: 15px; 
font-weight: bold; 
color: #008787; 
text-decoration: none;
}


.txt14ptBold {
	font-size: 15px;
	font-weight: bold;
	color:#FFFFFF;
}

.txt10ptBold {
	font-size: 10px;
	font-weight: bold;
}

.txt9ptBold {
	font-size: 9px;
	font-weight: bold;
}

.txt7ptBold {
	font-size: 7px;
	font-weight: bold;
}

.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.whitebold {
	color: #FFFFFF;
	font-weight: bold;
}

