p, ul{line-height: 160%;}
body {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; background-image: url(images/wrap3.jpg);}

.filesize {font-size:8pt; color:#2E2E2E;}


#contentcenter {
	margin-left: 190px;

	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 25px;

}
#contentcenter li {list-style-image: url(images/bullet1.gif);line-height: 160%;}
#contentcenter img {
	border: 1px solid #FF6600;

}

#contentleft {width:190px; padding:20px 0 0 0; float:left; line-height: 120%; font-size: 8pt; margin: 0px; }
#contentleft p{margin: 8px 8px 0 8px;}
#contentleft img {

	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}


.partnerright {float:left; padding-left: 5px;}
.partnerleft {float:left; }



h1 { color: #333939; font-weight: bold; font-size: 12pt; }
h2 { color: #333939; font-weight: bold; font-size: 9pt; }
h3 {color: #333939; font-weight: bold; font-size: 9pt; letter-spacing: 0.4em;}
h5 {color: #333939; font-weight: bold; font-size: 9pt; letter-spacing: normal;}
h4 {color: #333939; font-weight: bold; font-size: 10pt;}


.imgright{float: right; width: 220px; padding: 0 0 10px 10px;}
.imgleft{float: left; width: 220px; padding: 0 10px 10px 0;}


.textlink {color: #996600; text-decoration: underline;}


.indenttext20 {
	margin-left: 20px;
}
.subnav { color: #036; font-weight: normal; font-size: 8pt; font-family: Verdana; text-decoration: underline }


.textlink {color:#003366; text-decoration: underline;}

#footer table { padding: 6px 0 0 0;}

#footer td{
	padding-left: 28px;
}
#footer a { font-size:8pt; color:#003366; text-decoration: underline;}



/* layout formating */	
#footer {
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	clear:both;

	
}
#header {margin:0; padding:0;}
#main{
	width:760px;
	background-image: url(images/orange_bar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	margin: auto;

}
#main1 {
	padding:0;
	width:760px;

	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;

}
#main2 {margin:auto; padding:0; }
#leftcol {float:left; width:160px; margin:0; padding:20px 0 0 0;}

#content {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
			background-image: url(images/test.jpg);
}


/* end layout formating */




/* start main navigation */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/vertical_slide.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

ul.menu1, ul ul {
	padding:0;
	margin:0;
	list-style-type:none;
	height:26em;
	overflow:hidden;
	width:188px;
	text-align:left;
	color:#fff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(/urcp/images/background_nav.jpg);
	background-repeat: no-repeat;
}
ul.menu1 table {border-collapse:collapse; padding:0; margin:0; font-size:1em;}
ul.menu1 ul {margin-left:10px;}
ul.menu1 li {text-indent:10px;}
ul.menu1 li.drop {
	margin-bottom:-2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
ul.menu1 li a, 
ul.menu1 li a:visited {display:block; width:21em; height:2em; line-height:1.9em; text-decoration:none; color:#000066;}
ul.menu1 li a.last, 
ul.menu1 li a.last:visited {display:block; width:21em; height:8em; line-height:2em;}
ul.menu1 li ul {
	display:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul.menu1 li:hover a, 
ul.menu1 li a:hover {border:0; font-weight:bold;}
ul.menu1 li:hover ul, 
ul.menu1 li a:hover ul {display:block; height:8em; width:20em; margin-top:-1px; background:#def; }
ul.menu1 li:hover ul li a, 
ul.menu1 li a:hover ul li a {height:2em; background:#def; font-weight:normal;}
ul.menu1 li:hover ul li:hover a, 
ul.menu1 li a:hover ul li a:hover {
	background-color: #00ECE6;
}

/* end main navigation */