p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
}
a
	{color: #003399;
	text-decoration: none;
}
a:visited {color: #666666;
	text-decoration: none;
}
a:hover{color: #0033CC;
	text-decoration: underline;
}
h1 {
	font-family: georgia, verdana, arial, sans-serif;;
	font-size: 20px;
	color: #003399;
	padding-top: 10px;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px dashed #CCD6EB;
	padding-right: 20px;
	padding-left: 20px;
	width: 95%;
}
.sectionHeader {
	font-family: georgia, verdana, arial, sans-serif;;
	font-size: 20px;
	color: #CCD6EB;
	padding-top: 10px;
	font-weight: bold;
	padding-right: 20px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
}
.smallBlueText{
	font-size: 11px;
	color: #003399;
}
.navbar {
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 5px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.horrule {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #CCD6EB;
	padding-right: 20px;
	padding-left: 20px;
	width: 95%;
}
#navcontainer
{
width: 230px;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #FFFFFF;
color: #003399;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 230px; /* Width of Menu Items */
	border-bottom: 1px dashed #CCD6EB;
	}
ul li {
	position: relative;
	}
li ul {
	position: absolute;
	left: 230px;
	top: 0;
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	background-color: #FFFFFF;
	border-top:  1px dashed #CCD6EB;
	border-bottom: 1px dashed #CCD6EB;
	}
/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #003399;
	background: #FFFFFF;
	padding: 5px;
	border-bottom: 1px dashed #CCD6EB;
	border-top: 1px dashed #CCD6EB;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #003399; background: #CCD6EB; } /* Hover Styles */
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
li:hover ul, li.over ul { display: block; } /* The magic */
#navcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #FFFFFF;
background-color: #FFFFFF;
color: #003399;
text-decoration: none;
width: 100%;
}
#navcontainer li a { width: auto; }
#navcontainer li a:hover
{
border-left: 10px solid #003399;
background-color: #CCD6EB;
color: #003399;
}
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
{
border-left: 10px solid #CCD6EB;
background-color: #FFFFFF;
color: #003399;
}
.bluetexture {
	background-color: 003399;
	background-image: url(http://www.proventurelaw.com/img/bluetexture.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bluetexturebottom {

	background-color: 003399;
	background-image: url(http://www.proventurelaw.com/img/bluetexturebottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
