body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:url(img2/bg.gif);
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ffffff;
}
.hdgtext{color:#003366;font-size:14px}
.caption{color:#003366;font-size:14px}

.oneColFixCtrHdr #container {
	width: 840px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #ffffff; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */

}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #ffffff;
	float:left;
	margin-top:10px;
	
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:url(img2/footer.gif) top center;
	background-repeat:no-repeat;
	text-align:center;
	padding-bottom:10px
	
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 6px 1px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:11px;
	color:#666666;
}
.oneColFixCtrHdr #footer p a{color:#003366;text-decoration:none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	

}


.topmenu{
	padding: 0px 0px 0px 0px;
    
	margin: 0px 0 0 0px;
	/*border-left:1px solid #cccccc;
	border-right:1px solid #e2e2e2;*/
	

	list-style: none;
	float:left;
	clear: both;
	width:820px;
/*	width: 790px;
	_width:787px;*/
	background: url(img2/topnav.gif) top left no-repeat;
	font-weight: normal;
/*	margin-bottom: 0px;*/
	
	
	}








.topmenu li.tabmenu{
	float:left;
	clear:right;

	background: url(img2/divider.gif) top right no-repeat;
	padding-right:2px;
	list-style: none;
font-weight: normal;
}

.topmenu li.tabmenu  a{
	float: left;
	display: block;
	color:#91bce6;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	
	padding:0 0 0 7px; /*Padding to accomodate left tab image. Do not change*/
	line-height: 35px;
	text-align: center;
	cursor: pointer;	
	clear:right;
	font-weight:normal;
	

}

.topmenu li.tabmenu a b{
	display: block;
	padding: 0 10px 0 3px; /*Padding of menu items*/
	font-weight: normal;
}

.topmenu li.current a, .topmenu li.tabmenu a:hover{
	color: #91bce6;
	/*background: url(img_tt/menuLeftBlue.gif) no-repeat left top;*/
	/*background: url(img_tt/menu_left.gif) no-repeat left top;*/
	background: url(img2/mouseover.gif) repeat-x;
	/*background: url(img_tt/menuLeftGray.gif) no-repeat left top;*/
	margin-bottom: 0px;
	clear:right;
}

.topmenu li.current a b, .topmenu li.tabmenu a:hover b{
	color: #91bce6;
	/*background: url(img_tt/menuRightBlue.gif) no-repeat left top;*/
	/*background: url(img_tt/menu_right.gif) no-repeat right top;*/
	background: url(img_tt/menuRightRed.gif) no-repeat right top;
	/*background: url(img_tt/menuRightGray.gif) no-repeat right top;*/
	
}
.topmenu li.current a {
	color: #ffffff;
		background: url(img2/mouseover.gif) repeat-x;

	margin-bottom: 0px;
}
.topmenu li.current a:hover {
	color: #ffffff;
background: url(img2/mouseover.gif) repeat-x;
	margin-bottom: 0px;
}

.box{float:right; padding-right:12px;font-size:11px;width:140px;padding-top:50px;color:#000000}

.box1{float:right; padding-right:12px;font-size:12px;width:140px;padding-top:60px; color:#006633;font-weight:bold;}
.box2{float:left; padding-left:30px;font-size:11px;width:200px;padding-top:30px;color:#000000}
#ContentWrapper{color:black}

.urbangreymenu{
width: 200px; /*width of menu*/
text-align:left;
padding:0px 0 100px 0;
}

.urbangreymenu .headerbar{
font: normal 12px Verdana;
color: #003366;
background: url(img2/title.gif) repeat-x; 
margin-bottom: 3px; /*bottom spacing between header and rest of content*/

padding:5px 0 5px 20px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbar2{
font: normal 12px Verdana;
color: #003366;
background: url(img2/title2.gif) repeat-x; 
margin-bottom: 3px; /*bottom spacing between header and rest of content*/

padding:5px 0 5px 20px; /*31px is left indentation of header text*/
}

.urbangreymenu h3{margin:0;padding:0}
.urbangreymenu .headerbar a{
color:#003366;

display: block;


text-decoration: none;}
.urbangreymenu .headerbar a:hover{
color:#000000;
}
.urbangreymenu .headerbar2 a{
color:#003366;

display: block;


text-decoration: none;}
.urbangreymenu .headerba2r a:hover{
color:#000000;
}

.urbangreymenu ul{
list-style-type:square;
margin: 0;
margin-left:35px;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
text-decoration:none;
}

.urbangreymenu ul li{
font: bold 11px Verdana;
color: #003366;
margin-bottom: 3px; /*bottom spacing between header and rest of content*/
text-decoration:none;
padding: 0px 0 2px 0px; /*31px is left indentation of header text*/
}

.urbangreymenu ul li a{

color:#003366;

display: block;


text-decoration:none;}



.urbangreymenu ul li a:hover{ /*hover state CSS*/
color:#000000

}
.subcontent{margin-left:20px;color:#000000;padding:10px;margin-top:0;padding-top:0;font-size:12px;font:Verdana, Arial, Helvetica, sans-serif;}
.subcontent a{color:#003366; text-decoration:none}
.subcontent a:hover{color:#990000}

.subcontent2{color:#000000;margin-top:0;padding-top:0;font-size:12px;font:Verdana, Arial, Helvetica, sans-serif;}
.special{color:#000000;margin-top:0;padding-top:0;font-size:14px;font:Verdana, Arial, Helvetica, sans-serif;}

.sub{margin-left:20px}
.p3{color:#336699; font:Verdana, Arial, Helvetica, sans-serif;font-size:18px; text-align:left;padding:20px}
.p7{color:#336699;font-weight:bold}
.p10{font-weight:bold;color:#003366}

ul.mainbullet2{list-style-image: url("img2/bullet_gray.gif");color:#666666;padding:2px 5px 2px 10px;text-align:left}
ul.mainbullet2 li{margin:8px 15px 30px 15px;}

.login_welcome{color:#003366; font-size:12px}
.loginbox{font-size:12px}
.login_links{font-size:12px; margin-bottom:20px}
#AdminMenu ul li a{font-size:12px; color:#000000}
#AdminMenu ul li a:hover{color:#0066CC}
#AdminMenu ul {font-size:12px; list-style:square}
#ContentWrapper p{font-size:12px}


#ctl00_MPMain_dgrd{background:#ededed;font-size:12px;margin-bottom:20px;border:1px solid #cccccc}
#ctl00_MPMain_dgrd a{color:#003366; text-decoration:none}
#ctl00_MPMain_dgrd a:hover{color:#0099CC}
#ctl00_MPMain_btnDelete{font-size:12px}
