/* $Id: style.css,v 1.9 2001/09/17 19:16:15 mbarrus Exp $ */
body { 
	margin: 5px;
	padding: 0;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #000000;
	height: 63%;
	
	line-height: 20px;
	/*
	background-color: #012A7C;
	line-height: 1.4em;
	font-size: 12px; 
	font-family:Verdana, Arial, "san serif"; 
	
	background-color: #012A7C;
	*/
}

.rll_logo_header
{
    border: solid 5px #4C5D9E;
    background-color: #EA8123;
}

.content
{
    text-align: left;
}

.textSmaller, .notes
{
	font-size: 9px;
}

.mycontent{
	background-color: #E8E8E8;
}

.tableTitleHeader
{
	background-color: #E8E8E8;
	font-weight: bold;
}



ul.navigationList 
{
    margin: 0px 15px 0px 0px; 
    padding:0px; 
    font-weight: bold;
    position: relative;
    left: 20px;
    width: 200px;
    text-align: left; 
}

ul.navigationList li 
{
    list-style-image: url(../images/Arrow.jpg);
    text-align:left;
    margin-bottom: 10px;
    line-height: 15px;
    margin-left:20px;
} 

ul.navigationListSubBullet 
{
    margin: 5px 15px 0px 0px; 
    padding:0px; 
    font-weight: bold;
    position: relative;
    left: 20px;
    width: 200px;
    text-align: left; 
}

ul.navigationListSubBullet li
{
    list-style-type: disc;
    text-align:left;
    margin-bottom: 5px;
    line-height: 15px;
    margin-left:20px;
    
}

.nav_header
{
    background-color: #4C5D9E;
    color:White;
    font-weight: bolder;
    text-transform:uppercase;
    text-align:center;
}


.formLeftCol 
{
    text-align: right;
}

.adminNotes {
	font-size:smaller;
}

.tableHeader{
	font-size: small;
}

.summaryTableHeader {
	font-size:smaller;
	color: White;
}

.summaryTableContent {
	background-color: Silver;
	border: thin solid #4D6688;
	
}

.tableList 
{
	
	border-width: thin;
	border-style: outset;

	
}

.tableList td
{
	border-top: none;
	border-left: solid thin;
	
	border-bottom-width: thin;
	border-bottom-style: solid;
}

.navmenu {}
.navmenu table{}
.navmenu td  {
	border: solid 3 black;
}

.copyright{ color:White; }

.listheader  
{
    color: #000000;
    font-size: 12px; 
    font-family: Arial, Helvetica, "sans serif"; 
    background-color: #cccccc; 
    font-weight: bold 
}

.main_menu {
	color: White;
	font-weight: bolder;
}

.main_menu_link
{
    color: White;
    font-weight: bolder;
}

A.main_menu_link
{
    color: White;
    font-weight: bolder;
}

A.main_menu_link:hover
{
    color: #E98123;
    text-decoration: underline;
}

.main_menu_link_inverse
{
    color: Blue;
}

A.main_menu_link_inverse
{
    
}

A.main_menu_link_inverse:hover
{
    color: White;
    text-decoration: underline;
}

.menu_button
{
    border: solid 1px gray; 
    color: White; 
    background-color: #4C5D9E; 
    text-align:center;
    font-weight:bolder;
}

.menu_button_inverse
{
    border: solid 1px gray;
    color: #4C5D9E; 
    background-color: #EA8223; 
    text-align:center; 
    font-weight:bolder;
}

.logo_placement
{
    padding-top: 10px;
    padding-left: 15px;      
}

.table_header {
	color: White;
	font-weight: bolder;
}

.table_content {
	background-color: White;
}

.page_title {
	color: blue;
	font-size:large;
	text-align: center;
	padding-bottom: 15px;
	line-height: 20px;
}

.page_title_blue
{
	color: White;
	font-size: large;
	text-align: left;
	padding-bottom: 15px;
	line-height: 20px;
}

main_menu a { color: White; text-decoration: none;font-weight: bold; }
main_menu a:visited { color: White; text-decoration: none;font-weight: bold; }
main_menu a:hover { color: White; text-decoration: underline;font-weight: bold;}
main_menu a:link { color: White; text-decoration: none;font-weight: bold; }

.mysub_menu 
{
	
	font-size: 10px;
	text-align: left;
	white-space: nowrap;
	font-size: 10px;
	font-weight:bolder;
}

A.mysub_menu { 
	
	text-decoration: none;
	text-align: left;
	
}

A:link.mysub_menu { 
	
	text-decoration: none;
	text-align: left;
}

A:visited.mysub_menu { 
	
	text-decoration: none;
	text-align: left;
}

A:hover.mysub_menu { 
	text-decoration: underline;
	text-align: left;
}

table {
	font-size: 1em;
	border-width:0px;
}

p {
    margin:1.4em 0;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
} 
h1 {
    font-size:18px;
    line-height:normal;
    text-transform:uppercase;
}
h2 {
    font-size:11px;
    line-height:normal;
}
h3 {
	font-size: 1.5em;
	padding-top: 1.4em;
    margin-bottom:1.12em;
}
h4 {
	font-size: 1.3em;
	padding-top: 1.4em;
    margin-bottom:1.12em;
}
img {
	border-width: 0;
}
a {
	color: #D32525;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #E05252;
}
a:active {
	color: #980000;
}
#skip_nav {
	height: 1px;
	width: 1px;
}

/* Page Header */

.background {
    width:100%;
    height:auto;
    background-image:url(Images/style/header-side.gif);
    background-repeat:repeat-x;
    text-align:center;
}

.header {
    width:760px;
    height:81px;
    background-image:url(Images/style/header.gif);
}
.header-table {
    width:686px;
    text-align:left;
}
.site-title {
    width:235px;
    height:47px;
    text-transform:uppercase;
}
.page-title {
    width:235px;
    height:28px;
}
.divider {
    height:5px;
}
.menubox, .nav {
    text-align:right;
    font-size:10px;
    text-transform:uppercase;
}
.menubox a:visited, .nav a:visited {
    color:#d32525;
}

/* Page Footer */

.footer-stretch {
	text-align: center;
	background-image: url(images/style/footer-side.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 75px;
}
.footer-bg {
	width:760px;
	height:75px;
	background-image: url(images/style/footer.gif);
	background-repeat:no-repeat;
}
.footer {
	width:760px;
	padding-top:7px;
	vertical-align: top;
	text-align: center;
}
.menu {
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
}
.menu a:visited {
	color: #D32525;
}

/* LIST */
/*
ul {
	list-style-type: none;
	list-style-image: url(images/bullet-2.gif);
	list-style-position: inside;
	line-height: 2.1em;
	vertical-align: middle;
	margin-left: 0px;
}
*/
.list_link {
	list-style-image: url(../images/style/bullet-1.gif);
}

/* Form Items */

.textfield {
	border: 1px solid #929292;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}
.login {
	border: 1px solid #929292;
	width: 140px;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 230px;
	margin-bottom: -12px;
}

td select {
	margin-bottom: 0px;
}

/* MAIN BODY */

.content-shim {
	background-image: url(images/style/content-shim.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 8px;
	font-size:0;
}
.content-shim-photo {
	background-image: url(images/style/content-shim-photo.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 8px;
	font-size:0;
}
.content-shim-none {
	background-image: url(images/style/content-shim-none.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 8px;
	font-size:0;
}
.content-shim-stretch {
	background-image: url(images/style/content-shim-stretch.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 8px;
	text-align:center;
	font-size:0;
}

.content-bg {
	background-image: url(images/style/body-repeat.gif);
	background-repeat: repeat-y;
	width: 760px;
	padding-bottom: 40px;
}
.content {
	width: 760px;
}
.content-photos {
	background-image: url(images/style/body-repeat-photo.gif);
	background-repeat: repeat-y;
	width: 760px;
	padding: 0;
	text-align: center;
}
.content .left {
	width: 214px;
	padding-left: 37px;
	padding-right: 21px;
	text-align: left;
	vertical-align: top;
}
.content .right {
	width: 430px;
	padding-left: 21px;
	padding-right: 37px;
	text-align: left;
	vertical-align: top;
}
.section {
	border-top:1px solid #bababa;
}
.links {
    padding:1.4em 0;
}
.links_padding_l {
	padding: 5px 10px 5px 0;
	width: 150px;
}
.links_padding_r {
	padding: 5px 0;
	width: 280px;
}
.thumbnails {
	width: 686px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.albums {
	width: 686px;
	margin-bottom: 40px;
}


th.table_row_header { font-family:Arial,Verdana,Helvetica; font-size:14px; font-weight:bold; color:#000000; background-color:Silver;  }
th.table_row_header a { font-family:Arial,Verdana,Helvetica; font-size:14px; font-weight:bold; color:blue;  }
th.table_row_header a:hover { font-family:Arial,Verdana,Helvetica; font-size:14px; font-weight:bold; color:blue;  }
.table_row_header a:visited { font-family:Arial,Verdana,Helvetica; font-size:14px; font-weight:bold; color:blue;  }
.datagrid_oddrow { background-color:#EEEEEE; height:30px;  }
.datagrid_evenrow { background-color:#FFFFFF; height:30px;  }

/*
.error { color: white; background-color: red; font-size: 12px; font-family: Verdana, Arial, "san serif" }
.alert { color: #ffffcc; background-color: #483d8b; font-size: 12px; font-family: Verdana, Arial, "san serif" }
.form { color: #000; font-size: 12px; font-family: Verdana, Arial, "san serif" }
.formelement { font-size: 12px; font-family: Verdana, Arial, "san serif"; color: darkblue; }
.formelementtext { font-size: 12px; font-family: Verdana, Arial, "san serif"; color: darkblue; }
.formlabel { font-size: 12px; font-family: Verdana, Arial, "san serif"; text-align: right}
.menu { font-size: 12px; font-family: Verdana, Arial, "san serif"; text-decoration: none }
.modulehead { color: #fff; font-size: 12px; font-family: Arial, Helvetica, "sans serif"; background-color: #483d8b }
.records { color: #696969; font-size: 10px; font-family: Verdana, Arial, "san serif" }
a:visited { color: #394E75; text-decoration: none;font-weight: bold; }
a:hover { color: red; text-decoration: underline;font-weight: bold;}
a:link { color: #394E75; text-decoration: none;font-weight: bold; }
address { color: #CCC; font-style: normal; font-size: 12px; font-family: Arial, Helvetica, "sans serif" }
h1 { color: #333; font-style: normal; font-weight: 300; font-size: 37px; font-family: Arial, Helvetica, "sans serif"; text-decoration: none }
h3 { color: #394E75; font-size: 18px;font-weight: bold; font-family: Verdana, Arial, "san serif"; text-decoration: none }
td { color: #000; font-size: 12px; font-family: Verdana, Helvetica, "sans serif"; }
.first_row { color: #000; font-size: 12px; font-family: Verdana, Helvetica, "sans serif"; background-color: #dddddd }
.sec_row { color: ; font-size: 12px; font-family: Verdana, Helvetica, "sans serif"; background-color: #cccccc }
.odd { color: #000; font-size: 12px; font-family: Verdana, Helvetica, "sans serif"; background-color: #d3d3d3 }
.even { color: #bbbbbb; font-size: 12px; font-family: Verdana, Helvetica, "sans serif"; background-color: #cecece }
th { color: #fff; font-size: 12px; font-family: Arial, Helvetica, "sans serif"; background-color: #394E75 }
.listheader { color: #000000; font-size: 12px; font-family: Arial, Helvetica, "sans serif"; background-color: #cccccc; font-weight: bold }
.listfooter { color: #000000; font-size: 12px; font-family: Arial, Helvetica, "sans serif"; background-color: #cccccc }
.msgsent { color: #0000ff; font-size: 12px; font-family: Arial, Helvetica, "sans serif"; }
.login_table { color: #0000ff; font-size: 12px; font-family: Arial, Helvetica, "sans serif"; background-color: #cccccc }
.menulink { text-decoration:none; }
.menulink:hover { text-decoration:underline; color: #800000 }
.erroralert { color: red; font-size: 18px; font-family: Verdana, Arial, "san serif"; font-weight: bold }
.erroralerttext { font-size: 14px; font-family: Verdana, Arial, "san serif"; font-weight: bold }
.portlet_navtable { color: #0000ff; font-size: 12px; font-family: Arial, Helvetica, "sans serif"; background-color: #cccccc; font-weight: bold }
.portlet_table { color: #0000ff; font-size: 12px; font-family: Arial, Helvetica, "sans serif"; background-color: #394E75; font-weight: bold }
.sign_table { color: #0000ff; font-size: 12px; font-family: Arial, Helvetica, "sans serif"; background-color: #C0C0C0; font-weight: bold }
.exec_table { color: #0000ff; font-size: 12px; font-family: Arial, Helvetica, "sans serif"; background-color: #C0C0C0; font-weight: bold }
.portlet_content { color: #0000ff; font-size: 12px; font-family: Arial, Helvetica, "sans serif"; background-color: #ffffff; text-align: top}
.portlet_content_text { color: #0000ff; font-size: 12px; font-family: Arial, Helvetica, "sans serif"; text-align: top}
.portlet_table_error { color: red; font-size: 12px; font-family: Arial, Helvetica, "sans serif"; background-color: red; font-weight: bold }
.portlet_content_error { color: #0000ff; font-size: 12px; font-family: Arial, Helvetica, "sans serif"; background-color: #ffffff; text-align: top}
.portlet_content_text_error { color: red; font-size: 12px; font-family: Arial, Helvetica, "sans serif"; text-align: top}
.portlet_copyright { color: #00000; font-size: 10px; font-family: Arial, Helvetica, "sans serif"; }
.portlet_copyright:hover { color: #000000; text-decoration: none; }
.portlet_copyright:link { color: #000000; text-decoration: none; }
.portlet_navigation { color: white; font-size: 10px; font-family: Arial, Helvetica, "sans serif"; }
.link_table 
a:visited.port_nav_link { color: white; text-decoration: none; }
a:hover.port_nav_link { color: white; text-decoration: underline;   }
a:link.port_nav_link { color: white; text-decoration: none; }
a:visited.title_link { color: white; text-decoration: none; }
a:hover.title_link { color: white; text-decoration: underline;   }
a:link.title_link { color: white; text-decoration: none; }
.header { color: #EFE5C2; text-decoration: none; }
.hidden { visibility: hidden; } 
#rinlogo { position: absolute; top: 10px; left: 200px;}
#rsi { position: absolute; top: 250px; left: 140px;}
*/

.menuTab
{ 
	border-top: solid 1px black; 
	border-right: solid 1px black; 
	border-left: solid 1px black; 
	background-color:Silver;
	white-space: nowrap;
}

.menuTabSelected
{ 
	border-top: solid 1px black; 
	border-right: solid 1px black; 
	border-left: solid 1px black; 
	background-color:white;
	white-space: nowrap;
}

.menuTabSpacer
{ 
	border-bottom: solid 1px black; 
}
.menuTabContent
{ 
	border-bottom: solid 1px black; 
	border-right: solid 1px black; 
	border-left: solid 1px black; 
	background-color: White;
}

.tableGrid
{
	background-color:#ECECEC;
	width:100%;
}

.tableHeaderRow
{
	background-color:Silver;
	border-color:Gray;
}

.tableRowOffset
{
	background-color:#E0E0E0;
}

.tabbedTable
{
	border-bottom-style: ridge;
	border-bottom-width: thin;
	
	border-left-style: ridge;
	border-left-width: thin;
	
	border-right-style: ridge;
	border-right-width: thin;
}

.tabbedTableTabs
{
	border-bottom-style: ridge;
	border-bottom-width: thin;
	
}

.tabbedTableTabsSelected
{
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #D4D0C8;
}

.prospectFieldLabel
{
	text-indent: 15px;
}

div.scrolldiv.scroll
{
	height: 345px;	
	width: 400px;	
	overflow: auto;	
	border: 1px solid #666;	
	background-color: #ccc;	
	padding: 8px;
	
}

.calendarcap {
	width: 1em;
	height: 1em;
	float: left;
	text-align: center;
	font-size: 20pt;
	color:red;
	font-style:italic
}

td.calendarAllDayEvent
{
	border: groove 2px lightgray;
}

div.autocomplete {
	position:absolute;
	width:250px;
	background-color:white;
	border:1px solid #888;
	margin:0;
	padding:0;
}
div.autocomplete ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	height:32px;
	cursor:pointer;
}