body {
 	font-family: Arial, Helvetica, Verdana, sans-serif;
 	font-size: 12px;
 	color: #000000;
 	margin: 0;
 	padding: 0;
 	background-color:#CCCCCC;
}

a{
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none; 
	color:#000066;
}

.border{
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border:1px solid #CCCCCC;
	width:100%;
}

p{
 	font-family: Arial, Helvetica, Verdana, sans-serif;
 	font-size: 12px;
 	color: #68696C;
}

table{
 	font-family: Arial, Helvetica, Verdana, sans-serif;
 	font-size: 12px;
 	color: #68696C;
}

.page_title{
 	font-family: Arial, Helvetica, Verdana, sans-serif;
 	font-size: 15px;
	font-weight:bold;
 	color: #000066;
}

.date_small{
 	font-family: Arial, Helvetica, Verdana, sans-serif;
 	font-size: 9px;
	font-weight:normal;
 	color: #000066;
}

.filed_small{
 	font-family: Arial, Helvetica, Verdana, sans-serif;
 	font-size: 10px;
	font-weight:normal;
 	color: #000066;
}

a.filed_small:link{
	font-family: Arial, Helvetica, Verdana, sans-serif;
 	font-size: 10px;
	font-weight:normal;
 	color: #000066;
	text-decoration: none; 
}
a.filed_small:visited{
	font-family: Arial, Helvetica, Verdana, sans-serif;
 	font-size: 10px;
	font-weight:normal;
 	color: #000066;
	text-decoration: none; 
}
a.filed_small:active{
	font-family: Arial, Helvetica, Verdana, sans-serif;
 	font-size: 10px;
	font-weight:normal;
 	color: #000066;
	text-decoration: none; 
}
a.filed_small:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
 	font-size: 10px;
	font-weight:normal;
 	color: #000066;
	text-decoration: underline; 
}

h1{
 	font-family: Arial, Helvetica, Verdana, sans-serif;
 	font-size: 14px;
	font-weight:bold;
 	color: #68696C;
}

.header_mid{
	font: "Arial Rounded MT Bold";
 	font-size: 32px;
	font-weight:bold;
 	color: white;
}

a:hover{
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: underline; 
	color: #000000;
}

a.top_menu_url:link{
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	text-decoration: none; 
	color:#000066;
}
a.top_menu_url:visited{
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	text-decoration: none; 
	color:#000066;
}
a.top_menu_url:active{
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	text-decoration: none; 
	color:#000066;
}
a.top_menu_url:hover{
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	text-decoration: underline; 
	color: #000066;
}

.urbangreymenu{
width: 203x; /*width of menu*/
}

.urbangreymenu .headerbar{
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 13px;
font-weight:bold;
color: white;
margin-bottom: 0; /*bottom spacing between header and rest of content*/
}

.headerbar a{
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 13px;
font-weight:bold;
color: #000066;
background: white;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.headerbar a:visited{
color: #000066;
}

.headerbar a:hover{ /*hover state CSS*/
color: white;
background: #000066;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
font-weight:bold;
color: #000066;
background: white;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: #000066;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #000066;
}

.feature{
	padding: 10px 0px 10px 10px;
}


.feature ul{
	list-style-type: square;
	padding-left: 15px;
	color: #334d55;
}

.feature h1{
	font-family: Arial,sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	padding: 10px 0px 5px 0px;
	text-align: left;
}

.feature h3{
	padding: 10px 0px 5px 0px;
	text-align: left;
}

.feature img{
	float: left;
	padding: 0px 10px 5px 0px;
}
			
.listing{
	clear: both;
	padding: 10px 0px 0px 10px;
}

.listing h1{
	font-family: Arial,sans-serif;
	color: #006699;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
		
.listing h2{
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 80%;
}
		
.listing p{
	padding: 0px 0px 10px 0px;
	font-size: 100%;
	margin-top: 10px;
}
		
.listing img{
	float: left;
	padding: 10px 10px 0px 0px;
	width: 30pix;
	height: 30pix
}

.button {
	BORDER: #68696C 1px solid; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #f2f8ff;
}

.buttons {
	BORDER: #68696C 1px solid; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #f2f8ff;
	width:250px;
}

/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}

table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}
table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected:hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
	background: #fff;
	color: #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}