BODY {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:13px;
top:0px;
margin-top:0px;
}
.office{
border:4px solid #ffffff;
}

h1{
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:100;

}
h2{
font-size:14px;
}
.trr {
background-color:#B6DC8F;
}

.hrr {
color:#FFFFFF;

}
 
.trrr {
background-color:#80CBF5;
}
.black {
background-color:#000000;
}
.white {
background-color:#FFFFFF;
}
.img1 {
border-width:thick;
}
.divcenter {
text-align:center;
}
.border0 {
border-width:0;
}
.left {
text-align:left;
}
.justify {
text-align:justify;
}

.redfont {
	color: #FF0000;
	font-weight: bold;
}


form {
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px;
font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	
	
}
.img { border-color:#0099FF;
border-width:medium ;
}

hr{
size:1px;
color:#5C6E88;
}



.frame{
	padding: 5px 5px 5px 5px;
		margin: 2px 0;
	border: 3px solid #FFFFFF;	
}
.frame1{

	padding: 10px 10px 10px 10px;
		margin: 4px 0;
	border: 3px solid #003366;	
}


.block1{
background-image:url(1_0001.jpg);
background-repeat:repeat-y;
padding: 20px 10px 10px 10px;
margin: 5px 0;
border: 3px solid #CC6600;	

}

fieldset {
	padding: 30px 10px 15px 10px;
	background-color:#FAFAFA;
	margin: 20px 0;
	background: white url(suwforms_bg.gif) bottom repeat-x;
	border: 1px solid #62B7FF;
}
fieldset fieldset  {
	border: 1px solid #ccc;
	background-color:#FFF;
}
legend {
	padding: 0 85px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background:  url(legend_bg.gif) center no-repeat;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
}
fieldset fieldset legend {
	font-size: 12px;
}
label, .label {	
	text-transform: capitalize;
	color: #333;
	font-size: small;
}
/* .label is typically used on a span or p tag to label a radio or checkbox group */
label.preField, .label  {
	display: inline-block;	
	min-width: 7em;
	padding: 0 2px;
	margin: 0 4px 0 0;
	height: 26px;
}
.label { display: block; width: auto; }

label.postField  {
	margin-left: 4px;
	margin-right: 4px;
}
textarea {
	padding: 0;
	vertical-align: top;
	margin: 4px 0 1px 0;
	border: 2px solid #62B7FF;
}
.input1 {
	
	border: 2px solid #62B7FF;
	height: 15px;
	 
}
input[type=text], input[type=password] {
	width: 170px;
	height: 22px;
	 
	border: 2px solid #62B7FF;
}
select {
 
	border: 2px solid #62B7FF;
	height: 22px;
	margin: 2px 0;
}
.roundedcornr_box_740372 {
	background: url(roundedcornr_740372_tl.png) no-repeat top left;
}
.roundedcornr_top_740372 {
	background: url(roundedcornr_740372_tr.png) no-repeat top right;
}
.roundedcornr_bottom_740372 {
	background: url(roundedcornr_740372_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_740372 div {
	background: url(roundedcornr_740372_br.png) no-repeat bottom right;
}
.roundedcornr_content_740372 {
	background: url(roundedcornr_740372_r.png) top right repeat-y;
}

.roundedcornr_top_740372 div,.roundedcornr_top_740372,
.roundedcornr_bottom_740372 div, .roundedcornr_bottom_740372 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_740372, .roundedcornr_bottom_740372 {
	margin-top: -19px;
}
.roundedcornr_content_740372 { padding: 0 15px; }

.roundedcornr_box_557663 {
	background: url(roundedcornr_557663_tl.png) no-repeat top left;
}
.roundedcornr_top_557663 {
	background: url(roundedcornr_557663_tr.png) no-repeat top right;
}
.roundedcornr_bottom_557663 {
	background: url(roundedcornr_557663_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_557663 div {
	background: url(roundedcornr_557663_br.png) no-repeat bottom right;
}
.roundedcornr_content_557663 {
	background: url(roundedcornr_557663_r.png) top right repeat-y;
}

.roundedcornr_top_557663 div,.roundedcornr_top_557663,
.roundedcornr_bottom_557663 div, .roundedcornr_bottom_557663 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_557663, .roundedcornr_bottom_557663 {
	margin-top: -19px;
}
.roundedcornr_content_557663 { padding: 0 15px; }


.urbangreymenu{
width: 150px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 10px Verdana;
background-color:#0066CC;
color: white;
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 5px 0 5px 5px; /*31px is left indentation of header text*/
}

.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: normal 12px Arial;
color: black;
background-color: #E9E9E9;
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: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background-color:#009933;

}
