

/* Overall Style and Layout */

body
	{
	background: #e7f0f8;
	font-family: Verdana;
	font-size: 16px;
	}
div.oa
	{
	width: 850px;
	margin: 0px auto;
	}
div.menu
	{
	background: #456bc0 URL(images/generic/menu_bg.jpg);
	height: 28px;
	}
div.menu a
	{
	color: #ffffff;
	}
div.footer
	{
	text-align: center;
	font-size: medium;
	color: #666666;
	}
td.fieldRequired, textarea.fieldRequired
	{
	 background: #faffbd
	}





/* Old Style Retained */
.style5
	{
	height:2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #0A67AD;
	text-decoration:underline;
	}
#Layer3
	{
	position:absolute;
	width:544px;
	height:313px;
	z-index:7;
	left: 774px;
	top: 827px;
	}
.style11
	{
	color: #0A67AD;
	}
.style12
	{
	color: #000066;
	margin-left: 205px;
	margin-right: 145px;
	}
a.nav, a.nav:link
	{
	color: #FFFFFF;
	display:block;
	height:28px;
	text-align:center;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	overflow:hidden;
	border-right: 1px solid #577EC9;
	padding-left: 1px;
	text-indent: 6px;
	font-weight: bold;
	line-height: 28px;
	}
a.nav2, a.nav2:link
	{
	color: #FFFFFF;
	display:block;
	height:28px;
	text-align:center;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	overflow:hidden;
	border-right: none;
	padding-left: 1px;
	text-indent: 6px;
	font-weight: bold;
	line-height: 28px;
	}
a.nav:hover
	{
	/* color: #B9D1FF; */
	color: #C0DBF1;
	}
a.nav2:hover
	{
	/* color: #B9D1FF; */
	color: #C0DBF1;
	}





/* Admin Style */

div.note_box_container
	{
	background: #e7f0f8;
	}
div.note_box
	{
	width: 300px;
	background: url('generic/images/menu_bg.jpg');
	margin-bottom: 3px;
	color: #fff;
	padding: 3px;
	}
div.note_box_text
	{
	margin-bottom: 3px;
	}








/* Printable Stuff */

div.print_hide
	{
	display: none;
	}





