





/************* GENERAL STYLES *************/	
body,td,p,ul,ol,li,dl,dt,dd,menu,dir,blockquote,pre,tt,a {
	color: #808080; 
	font-size: 11px; 
	font-family: Verdana;
}

body {
	margin: 0px;
	background: #FFFFFF;
}

a,
a:visited {
	text-decoration: none;
	color: #FF6600;
}

a:hover {
	text-decoration: underline;
	color: #006060;
}

/************** HEADINGS **************/	
h1 {

	color: #F07C2B;
	font-size: 15px; 
	font-weight: bold; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: normal;
	text-transform: uppercase;
	margin: 0px 4px 15px 0px;
	padding: 3px 0px 3px 20px;
	background:url(/webfiles/Oxley/layouts/images/Arrow.gif) no-repeat #EBEBEB;
}	

h2 { 
	color: #F07C2B;
	font-size: 14px; 
	font-family: Arial; 
	font-weight: bold; 	
	line-height: normal;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 5px 0px;
}

h3 {
	color: #F07C2B;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: normal;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
}


/***** Layout Styles *****/

#overall-body {
	width: 100%;
	padding: 0px;
} 

td.header-pane
{
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px 0px 4px 0px;
	vertical-align: top
}

#header-table {
	width: 100%;
	padding: 0px 0px 0px 0px;
}

/*************** TOP NAV ***************/	
td.topnav-pane {
	background: ##Top Nav Background Image## #F07C2B;
	border-bottom: 0px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;
	text-align: Center;
	padding: 0px;
	height: 36px;
	vertical-align: middle;
}
#topnav-table {
	/*background: url(/webfiles/AlbanyCarClinic/layouts/images/topnav-bg.gif) repeat-x;*/
	/*width: 100%;*/
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
}

#topnav-left-text {
	width: 0px;
	padding: 0px;
}
	 
/***** Top Nav Standard Links *****/
td.topnav-btn-std {
	border-left: 0px solid #CCCCCC;
	text-align: center; 
	white-space: nowrap;
	vertical-align: middle;
}

a.topnav-link-std,
a.topnav-link-std:active,
a.topnav-link-std:visited,
a.topnav-selected-std,
a.topnav-selected-std:active,
a.topnav-selected-std:visited {
	color: #FFFFFF;
	padding:0px 10px 0px 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
}
	
a.topnav-link-std:hover,
a.topnav-selected-std:hover {
	color: #FFFF99;
	/*background: #FFFFFF;*/
	text-decoration: none;
}
	
a.topnav-selected-std {
	/*background-color: #FFFFFF;*/
	/*font-weight: bold ! important;*/
	/*color: #FFFF99  ! important;*/
}
	
/*
a.topnav-selected-std:active,
a.topnav-selected-std:visited {
	color: #FFFF99;
}
	
a.topnav-selected-std:hover {
	color: #FFFF99;
}
*/

	
/***** Top Nav Sub Links *****/
td.topnav-btn-sub {
	border-left: 0px solid #CCCCCC;
	text-align: center; 
	white-space: nowrap;
	vertical-align: middle;
}
		
a.topnav-link-sub,
a.topnav-link-sub:active,
a.topnav-link-sub:visited,
a.topnav-selected-sub,
a.topnav-selected-sub:active,
a.topnav-selected-sub:visited {
	color: #FFFFFF;
	padding:0px 10px 0px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
}
	
a.topnav-link-sub:hover,
a.topnav-selected-sub:hover {
	color: #FFFF99;
	/*background: #FFFFFF;*/
	text-decoration: none;
}
	
a.topnav-selected-sub {
	/*background-color: #FFFFFF;*/
	font-weight: bold;
	/*color: #FFFF99;*/
}

	
/***** Top Nav Header Links *****/
td.topnav-btn-header {
	border-left: 0px solid #CCCCCC;
	text-align: center; 
	white-space: nowrap;
	vertical-align: middle;
}
		
a.topnav-link-header,
a.topnav-link-header:active,
a.topnav-link-header:visited,
a.topnav-selected-header,
a.topnav-selected-header:active,
a.topnav-selected-header:visited {
	color: #FFFFFF;
	padding:0px 10px 0px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
}
	
a.topnav-link-header:hover,
a.topnav-selected-header:hover {
	color: #FFFF99;
	/*background: #FFFFFF;*/
	text-decoration: none;
}
	
a.topnav-selected-header {
	/*background-color: #FFFFFF;*/
	font-weight: bold;
	/*color: #FFFF99;*/
}

/*************** LEFT NAV ****************/
td.leftnav-pane {
	/*width: 151;*/
	background-color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: left;
	height: 100%;
	vertical-align: top;
	padding:0px 0px 0px 0px;
	/*background: #FFFFFF url(/webfiles/RiceGraphicImagesAU/layouts/images/footer_repeater.jpg) repeat-y*/
}
#leftnav-table
{
	width: 151;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

	border: 0px solid #ff0000;
	border-collapse: collapse;
	border-spacing: 0px;
}	
#leftnav-top-text {
	text-align: left;
	vertical-align: top;
	border: 0px solid #00ff00;
	padding: 0px 0px 0px 0px;
	height: 100px;
	font-weight: bold;
	color:#FFFFFF;
	font-size: 11px;
}
	
#leftnav-list {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*background: url(/webfiles/Oxley/layouts/images/nav_rpt.gif) repeat-y;*/
	text-align: right;
	border: 0px solid #0000ff;
	font-family:Arial;
	font-size:12px;
}

#leftnav-bottom-text {
	text-align: right;
	height: 225px;
	vertical-align: top;
	border: 0px solid #0000ff;
	padding: 8px;
	font-size: 11px;
	color:#black;
	background: url(/webfiles/Oxley/layouts/images/nav_bottom.gif) no-repeat;
}

	
/***** Left Nav Standard Links *****/
.leftnav-btn-std {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	
	/*list-style-image: url(insert url of image here);*/
}
	
a.leftnav-link-std,
a.leftnav-selected-std,
a.leftnav-link-std:active, 
a.leftnav-selected-std:active, 
a.leftnav-link-std:visited,
a.leftnav-selected-std:visited {
	border-bottom: 0px solid #ffffff;
	color: #808080;
	font-family: Arial,Verdana,sans-serif;
	font-weight: normal;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 5px 23px 0px 8px;
	text-decoration: none;
	display: list-item;
	list-style-type: none;
	/*list-style-image: url(/webfiles/Oxley/layouts/images/leftnav-bullet.gif);
	list-style-position: outside;*/
}

a.leftnav-link-std:hover,
a.leftnav-selected-std:hover {
	color: #666666;
	/*background-color: #FFFFFF;*/
	text-decoration: none;
}
	
a.leftnav-selected-std {
	/*background-color: #000000;
	font-weight: bold ! important;*/
}

	
/***** Left Nav Sub Links *****/
.leftnav-btn-sub {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style: none;
	/*list-style-image: url(insert url of image here);*/
}

a.leftnav-link-sub,
a.leftnav-selected-sub,
a.leftnav-link-sub:active,
a.leftnav-selected-sub:active,
a.leftnav-link-sub:visited,
a.leftnav-selected-sub:visited {
	color: #FDCC9C;
	margin: 0px 0px 0px 0px;
	padding: 0px 16px 0px 5px;		
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;	
	text-decoration: none;
	display: block;
}

a.leftnav-link-sub:hover,
a.leftnav-selected-sub:hover {
	color: #FFFFFF;
	/*background-color: #FFFFFF;*/
}
	
a.leftnav-selected-sub {
	/*background-color: #FFFFFF;*/
	color: #FFFFFF ! important;
}

	
/***** Left Nav Header Links *****/
.leftnav-btn-header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	display: inline;
}

a.leftnav-link-header,
a.leftnav-selected-header,
a.leftnav-link-header:active,
a.leftnav-selected-header:active,
a.leftnav-link-header:visited,
a.leftnav-selected-header:visited {
	border-bottom: 1px solid #FFFFFF;
	color: #808080;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 4px 4px;
	text-decoration: none;
	display: block;
}

a.leftnav-link-header:hover,
a.leftnav-selected-header:hover {
	color: #666666;
	/*background-color: #FFFFFF;*/
	text-decoration: none;
}
	
a.leftnav-selected-header {
	/*background-color: #000000;*/
	font-weight: bold ! important;
}

/*************** BODY ****************/
.list-row {
	border-top:1px solid #cccccc
}

.back-link{
	text-decoration:none;
	font-weight:bold;
}

.main-image {
	border: 4px solid #EFEBEF;
}

td.mainbody-pane {
	width: 100%;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 2px 0px 2px 0px;
}

#mainbody-table {
	/*width: 579;
	height: 400px;*/
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
}

.print-page-break {
	page-break-Before: always;
}


.menu .options {	
	margin: 0px 1px 0px 1px;
	border:1px solid #9F9F9F;
	background-color:#E5E7EC;
}

.options,
.options a,	
.options a:visited,
.options a:active
 {
	font-size:10px;
	font-weight: bold;
	padding: 6px 3px 6px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#656565;
	display:block;
	border-bottom: 1px solid #9F9F9F;
	text-decoration:none;
	background-color:transparent;
}

.menu a:hover {
	background-color:#aaaaaa;
	color:#ffffff;
}


input.searchbox {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(/webfiles/Oxley/layouts/images/search_box.gif);
	background-repeat: no-repeat;
	border: 0px;
	width: 126px;
	height: 19px;
	padding-left: 13px;
	margin-bottom: -2px;
	color: #B6B1B2;
}
input.searchbutton {
	background-image: url(/webfiles/Oxley/layouts/images/search_button.gif);
	background-repeat: no-repeat;
	border: 0px;
	width: 36px;
	height: 19px;
	margin-bottom: 0px;
	margin-left: -10px;

}
.searchcell {
	padding-top: 25px;
	padding-right: 15px;
}

/*************** FOOTER ****************/
td.footer-pane {
	border-top: 0px solid #CCCCCC;
	background: ##Top Nav Background Image## #FFFFFF;
	text-align: center;
	padding: 0px;
	vertical-align: middle;
}

#footer-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
}

#footer-table td {
	padding: 8px 10px 6px 10px;	
	text-align: center;
}
	
#footer-table td,
#footer-table a,
#footer-table a:active,
#footer-table a:visited,
{
	color:#000000;
}

#footer-table a:hover {
}