/* 

TO CHANGE THIS STYLE SHEET FOR USE ON ANOTHER WEBSITE FOR WAOS

REPLACE THE KEY STRING TO BE SPECIFIC TO THE WEBSITE

THE CURRENT KEY STRING IS UCI



ALL PATHS A RELETIVE TO THIS FILE

*/

/*

GENERAL LAYOUT

*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image:url(../images/WAOS_bg_repeat.jpg); 
	background-position:top; 
	background-repeat:repeat-x;
}

.imagebank_cell {
	background-color:#E9E9EE;
	padding-top:15px;
	width:190px;
}

a img {border: none;}

/*

TOP PART OF PAGE

*/

.title_cell {
	
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	top border:1px;
	border color:#ffffff;
	background-image:url(../images/WAOS_cell_bg.gif);
	
}


/*

BODY COPY

*/

.body_cell {
	background-color:#FFFFFF;
	background-image:url(../images/WAOS_body_cor_bg.gif);
	background-repeat:no-repeat;
	background-position:top right;
	color:#727272;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right:20px;
	padding-left:18px;
	padding-top:15px;
	padding-bottom:15px;
	line-height:14px;
}

a {
	color:#333333;
	font-size:10px;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.related {
	background-color:#FFFFFF;
	color:#727272;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right:20px;
	padding-left:18px;
	padding-top:15px;
	padding-bottom:15px;
	line-height:14px;
}

/*

MAIN MENU


*/


.MENU_item_cell_off {
	padding-left:15px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:7px;
	background-color:#A6A6A8;
}
.MENU_item_cell_on {
	padding-left:15px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:7px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	background-color:#8E8E91;
}

.MENU_item_cell_on ul {
	margin: 0;
	padding: 0.5em 0 0 0.7em;
	list-style: none;
}

.MENU_item_cell_on ul li {
	padding-left: 10px;
	padding-top: 0.5em;
	background: transparent url(../images/li_grey.gif) no-repeat;
}

.MENU_item_link {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
.MENU_item_link:hover {
	text-decoration:underline;
	cursor: hand !important;
	cursor: pointer !important;
}
.MENU_table {

}
.MENU_spcer_cell {
	height:1px;
	background-color:#FFFFFF;
}
.MENU_container_cell {
	background-color:#A6A6A8;
}

/*

MINOR MENU


*/

.MENU_MINOR_cell {
	padding-top:8px;
	padding-bottom:8px;
	padding-left:15px;
	padding-right:15px;
	background-color:#8E8E91;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:regular;
	font-size:10px;
	color:#FFFFFF;
}
.MENU_MINOR_link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:regular;
}

ul {
	margin: 0;
	padding: 1.5em 0 0 0.7em;
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: transparent url(../images/li_arro.gif) no-repeat;
}

.formbut {border-width: 1px; border-color: #000000; background: #ffffff; font-family: Verdana, Arial, 
Helvetica, sans-serif; font-size: 11px; color: 666666;}

.inputsearch {border-width: 1px; border-color: #000000; background: #ffffff; font-family: Verdana, 
Arial, Helvetica, sans-serif; font-size: 12px; color: 666666;}

.searchspan {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}


.text_centeralign {
	text-align: center;
}

.text_leftalign {
	text-align: left;
}

.text_rightalign {
	text-align: right;
}

img.image_centeralign {
	display: block;
    margin-left: auto;
    margin-right: auto;
}

img.image_leftalign {
	float: left;
	margin: .125em 1.1em .125em .125em;
	display: block;
}

img.image_rightalign {
	float: right;
	margin: .125em .125em .125em 1.1em;
	display: block;
}

table.table-clean
{
	border-collapse: collapse;
	padding: 0;
	width: 90%;
	margin: .7em 1em .5em .5em;
}

table.table-clean td {
	border: 0;
	color: #4F4F4F;
	font-size: 100%;
	padding: 5px;
	vertical-align: top;
	line-height: 120%;
}

table.table-clean td p {
	font-family: verdana;
	font-size: 100%;
	color: #4F4F4F;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
}


table.table-quotes
{
	border-collapse: collapse;
	padding: 0;
	margin: .7em 1em .5em .5em;
}

table.table-quotes td {
	border: 0;
	padding: 1px;
	vertical-align: top;
	line-height: 120%;
}


table.table-with-header
{
	border-collapse: collapse;
	padding: 0;
	width: 90%;
	margin: .7em 1em .5em .5em;
	border-bottom: 1px solid #ccc;
}

table.table-with-header th
{
	font-size: 100%;
	color: #444444;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	border: 1px solid #ccc;
	vertical-align: top;
	line-height: 120%;
}

table.table-with-header th p {
	font-family: verdana;
	font-size: 100%;
	color: #444444;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
}

table.table-with-header td
{
	color: #666;
	font-size: 100%em;
	padding: 5px;
	border: 1px solid #ccc;
	vertical-align: top;
	line-height: 120%;
}

table.table-with-header td p {
	font-family: verdana;
	font-size: 100%;
	color: #666;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
}

table.table-no-header
{
	border-collapse: collapse;
	padding: 0;
	width: 90%;
	border-bottom: 1px solid #ccc;
	margin: .7em 1em .5em .5em;
}

table.table-no-header td
{
	color: #666;
	font-size: 100%;
	padding: 5px;
	border: 1px solid #ccc;
	vertical-align: top;
	line-height: 120%;
}

table.table-no-header td p {
	font-family: verdana;
	font-size: 100%;
	color: #666;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
}