/* Custom Color Scheme Styles */


#main_content h1,h2,h3,h4,h5,h6
{
	color: #6633FF
}

#main_content ul
{
	margin-bottom: 1.5em;
	line-height: 1.6em;
	list-style-position: inside;
	list-style-type: disc;
}

#main_content blockquote
{
	padding: 0.5em 0em 0.5em 1em;
	margin-bottom: 1.5em;
	line-height: 1.6em;
	margin-right: 2em;
	border-left-width: 0.8em;
	border-left-style: solid;
	border-left-color: #6666FF;
}

#main_content blockquote p
{
	display: inline;
	font-style: italic;
	color: #6666FF;
	font-weight: bold;
}
#main_content table
{
	border: 2px solid #6666FF;
	padding: 0.5em;
	margin-bottom: 1.5em;
	background-color: #ccccff;
}

#main_content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}

#main_content table td
{
	padding: 0.5em;
}

#text_box_r {
	float: right;
	width: 12em;
	height: auto;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 1.5em;
	padding: 1em;
	color: #0033CC;
	background-image: url(../images/vert_tile_purple.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6666FF;
	background-color: #ccccff;
}
.purple_heading {
	font-weight: bold;
	color: #6633FF;
}
.blue_heading {
	font-weight: bold;
	color: #0066FF;
}
.aqua_heading {
	font-weight: bold;
	color: #009999;
}
.gray_heading {
	font-weight: bold;
	color: #666666;
	
	
/* Left Navigation Menu */

}
div#leftnav2 ul {
	background-color: #FFFFFF;
}
div#leftnav2 li:hover {
	background-color: #ccccff;
}
div#leftnav2 li.submenu1:hover {
	background-color: #ccccff;
}
	
	
/* DO NOT MODIFY */

a
{
	color: #5228D0;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
	color: #320081;

}
div#news_box {
	width: 11em;
	margin-top: 0.25em;
	margin-bottom: 1.5em;
	border-bottom-width: 16px;
	border-bottom-style: solid;
	border-bottom-color: #6666FF;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 1.25em;
	padding-left: 1em;
	background-color: #C5CBFF;
	color: #0000CC;
}
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

{margin: 0px; padding: 0px}

.topnav_rule {
	background-color: #FFFFFF;
	height: 16px;
	width: 100%;
	float: left;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}

.breadcrumb{
font: bold 10px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.breadcrumb a{
background: transparent url(/images/breadcrumb.gif) no-repeat center right;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: navy;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: navy;
}

.breadcrumb a:hover{
text-decoration: underline;
}

</style>

