/* --------------------------
default document styles
---------------------------*/
body
{
	font-family: arial;
	font-size: x-small;
	color: black;
	margin: 0px 0px 0px 0px;

}
p
{
	font-family: arial;
	font-size: x-small;
	color: black;
}
h1
{
	font-family: arial;
	font-size: 20pt;
	font-weight: bolder;
	color: #000033;
	margin: 20px 5px 10px 5px;
}
h2
{
	font-family: arial;
	font-size: 14pt;
	font-style: italic;
	color: #000033;
	margin: 20px 5px 10px 5px;
}

h3
{
	font-family: arial;
	font-size: 12pt;
	color: #d8852b;
	margin: 20px 5px 10px 5px;
}
ul
{
	/*list-style-image: url(/library/images/img/img0017.gif);*/
}
li
{
	font-family: arial;
	font-size: 0.8em;
	color: black;
}
img
{
	border: none;
}

hr
{
	width: 50%;
	height: 1px;
	padding: 0px;
}
td
{
	/*font-size:x-small;*/
}
input
{
	font-size:x-small;
}
/* --------------------------
Messages styles
---------------------------*/
.messagetitle
{
	font-weight:bold;
	font-size:10pt;
	padding:2px 2px 2px 2px;
}
.messageitem p
{
	margin:0px 0px 0px 0px;
	padding-top:10px;
}
.messageitem ul
{
	margin:5px 5px 5px 15px;
}
.messageitem ol
{
	margin:5px 5px 5px 15px;
}

.message
{
	background-color:#ffff99;
	border:solid 1px black;
	margin: 3px 0px 3px 0px;
}
/* --------------------------
default link styles #0066CC
---------------------------*/
a
{
	color: Blue;
}
a:VISITED
{
	color: #4359C8;
	text-decoration: underline;
}
a:HOVER
{
	color: #4359C8;
	text-decoration: underline;
}
/* --------------------------
default form styles
---------------------------*/
select
{
	font-size: x-small;
}
input
{
	font-size: x-small;
}
button
{
	font-size: x-small;
}
label
{
	font-size: x-small;
}
/* ---------------------------
   Header               
   --------------------------- */

.header
{
	font-family: Arial;
	font-size: 8pt;
	color: White;
	background-color: #000033;
	padding: 0px;
	margin: 0px;
}

.header A
{
	text-decoration: none;
	color: White;
}
.header A:visited
{
	text-decoration: none;
	color: White;
}
.header A:hover
{
	text-decoration: underline;
	color: White;
}



.header_bar
{
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image:url(/library/images/img/img0012.gif);
	background-color: #f8981d;
	border-top:Solid 1px Black;
	border-bottom:Solid 1px Black;
}

/* ---------------------------
   Footer              
   --------------------------- */

.footer
{
	font-family: Arial;
	font-size: x-small;
	color: White;
	background-color: #000033;
	padding: 0px;
	margin: 0px;
}

.footer TD
{
	padding: 3px 10px 3px 10px;
}

.footer A
{
	text-decoration: none;
	color: White;
}
.footer A:visited
{
	text-decoration: none;
	color: White;
}
.footer A:hover
{
	text-decoration: underline;
	color: White;
}



/* ---------------------------
   Toolbar              
   --------------------------- */

.toolbar_cell
{
	background-image: url(/library/images/img/img0002.jpg);
	background-repeat: no-repeat;
	background-color: #000033;
	border-color: Black;
	border-width: 0 1px 0 0;
	border-style: solid;
	padding: 5px 5px 5px 5px;
}

.toolbar_header
{
	font-family:Arial;
	font-size:x-small;
	font-weight:bold;
	color:White;
	width:100%;
	padding-top: 10px;
	padding-left: 10px;
}

.toolbar_header HR
{
	color:White;
	width:100%;
}

.toolbar_item
{
	font-family:Arial;
	font-size:x-small;
	color:White;
	width:100%;
	padding-left: 20px;
}

.toolbar_item A
{
	text-decoration: none;
	color: White;
}
.toolbar_item A:visited
{
	text-decoration: none;
	color: White;
}
.toolbar_item A:hover
{
	text-decoration: underline;
	color: White;
}

/* ---------------------------
   Input Section           
   --------------------------- */
.input_box
{
	font-family: Arial;
	font-size: x-small;
	color: Black;
	background-color: #e5eaed;
	border: solid 1px #AEB8D4;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=4, OffY=4, Color= '#acacac' , Positive= 'true' );
}
.input_box_header
{
	color:Black;
	padding: 7px;
	font-weight: bold;
	background-color: #CCCCCC;
}
.input_box_body
{
	padding: 15px;
}
/* ---------------------------
   Body             
   --------------------------- */

.content
{
	font-family: Arial;
	font-size: x-small;
	color: Black;
	padding: 0px;
	margin: 0px;
}

.content TD
{
	padding: 3px 3px 3px 3px;
}

.page_heading
{
	font-family: Arial;
	font-weight: 900;
	font-size: 14pt;
	color: #AEB8D4;
	font-variant: small-caps;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.page_heading TD
{
	padding: 0px 3px 0px 3px;
	border-bottom: solid 1px #AEB8D4;
}

.page_heading A
{
	text-decoration: none;
	color: #AEB8D4;
}
.page_heading A:visited
{
	text-decoration: none;
	color: #AEB8D4;
}
.page_heading A:hover
{
	text-decoration: underline;
	color: #AEB8D4;
}
/* ---------------------------
   Tables           
   --------------------------- */
.members_table
{
	font-family: Arial;
	font-size: x-small;
}

.members_table TD
{
	padding: 0px 0px 0px 2px;
}

.cell_heading
{
	font-size: small;
	font-weight: Bold;
	text-transform:capitalize;
}
.cell_heading A
{
	text-decoration: none;
	color: White;
}
.cell_heading A:HOVER
{
	text-decoration: underline;
	color: White;
}

.cell_heading A:VISITED
{
	text-decoration: none;
	color: White;
}

.cell_dark
{
	background-color: #acacac;
	color: Black;
}

.cell_light
{
	background-color: #eeeeee;
	color: Black;
}

.cell_light_form
{
	color: Black;
	font-weight: bold;
	text-align: right;
}

.cell_dark_blue
{
	background-color: #000033;
	color: White;
}

.cell_blue
{
	background-color: #e9f1ff;
	color: Black;
}

.cell_white
{
	background-color: White;
	color: Black;
}

.cell_orange
{
	background-color: f8981d;
	color: White;
}

.cell_orange_large
{
	background-color: #f8981d;
	color: white;
	font-size: small;
	font-weight: 600;
}
/* ---------------------------
   Specific Cell Style for MEG 
   --------------------------- */
.cell_dark_meg
{
	background-color: #acacac;
	color: Black;
}

.cell_dark_meg A
{
	text-decoration: none;
	color: Black;
}

.cell_dark_meg A:HOVER
{
	text-decoration: underline;
	color: Black;
}

.cell_dark_meg A:VISITED
{
	text-decoration: none;
	color: Black;
}
/* ---------------------------
   Datagrid    
   --------------------------- */
.datagrid
{
	width: 100%;
}

.datagrid_heading TD
{
	background-color: #000033;
	border-bottom: solid 1px White;
	border-top: solid 1px White;
	padding: 3px;
	color: White;
	text-align: center;
	letter-spacing: 2;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}

.datagrid_heading_small TD
{
	background-color: #000033;
	border-bottom: solid 1px White;
	border-top: solid 1px White;
	border-left: solid 1px White;
	border-right: solid 1px White;
	padding: 3px;
	color: White;
	text-align: center;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
}

.datagrid_white TD
{
	border-bottom: solid 1px White;
	border-top: solid 1px White;
	background-color: White;
	padding: 1px 10px 1px 10px;
	color: Black;
	font-family: Arial;
	font-size: x-small;
}

.datagrid_white A
{
	text-decoration: underline;
	color: Black;
}
.datagrid_white A:visited
{
	text-decoration: underline;
	color: Gray;
}
.datagrid_white A:hover
{
	text-decoration: underline;
	color: Black;
}

.datagrid_light TD
{
	border-bottom: solid 1px White;
	border-top: solid 1px White;
	background-color: #eeeeee;
	padding: 1px 10px 1px 10px;
	color: Black;
	font-family: Arial;
	font-size: x-small;
}

.datagrid_light A
{
	text-decoration: underline;
	color: Black;
}
.datagrid_light A:visited
{
	text-decoration: underline;
	color: Gray;
}
.datagrid_light A:hover
{
	text-decoration: underline;
	color: Black;
}

.datagrid_dark TD
{
	border-bottom: solid 1px White;
	border-top: solid 1px White;
	background-color: #acacac;
	padding: 1px 10px 1px 10px;
	color: Black;
	font-family: Arial;
	font-size: x-small;
}

.datagrid_dark A
{
	text-decoration: underline;
	color: Black;
}
.datagrid_dark A:visited
{
	text-decoration: underline;
	color: Gray;
}
.datagrid_dark A:hover
{
	text-decoration: underline;
	color: Black;
}
/* ---------------------------
   Model Equity Grid            
   --------------------------- */

table.home
{
	background-color: #000033;
	background-image: url(/library/images/homeback.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
table.bottom
{
	border-bottom: solid 3 #E3E5EF;
	width: 100%;
}
table.both
{
	border-bottom: solid 3 #E3E5EF;
	border-top: solid 3 #E3E5EF;
	width: 100%;
}
table.none
{
	width: 100%;
}
td.middle
{
	background-color: #FCE48E;
	padding: 10 20 10 20;
	text-align: left;
}

td.edge
{
	background-color: #FEF1CA;
	width: 50px;
	padding: none;
	margin: none;
}
td.body
{
	background-color: White;
	text-align: left;
	padding: none;
	margin: none;
}
td.image
{
	background-color: White;
	text-align: left;
	padding: none;
	margin: none;
}
td.imageleft
{
	background-color: White;
	text-align: left;
	border-right: solid 3 #E3E5EF;
	padding: none;
	margin: none;
	width: 10;
}
td.imageright
{
	background-color: White;
	text-align: right;
	border-left: solid 3 #E3E5EF;
	padding: none;
	margin: none;
	width: 10;
}

p.heading
{
	color: #335280;
	letter-spacing: 2;
	font-family: Arial;
	font-size: 12pt;
	font-weight: 100;
	text-transform: uppercase;
}
p.blurb
{
	color: #335280;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	font-weight: Bold;
	margin: 60 30 60 30;
}
p.blurb A
{
	text-decoration: underline;
	color: #335280;
}
p.blurb A:visited
{
	text-decoration: underline;
	color: #335280;
}
p.blurb A:hover
{
	text-decoration: underline;
	color: #335280;
}
p.quote
{
	color: #335280;
	text-align: left;
	font-family: Arial;
	font-size: 14pt;
	font-weight: 100;
	margin: 60 30 60 30;
}
p.quote A
{
	color: #335280;
}
p.quote A:visited
{
	text-decoration: underline;
	color: #335280;
}
p.quote A:hover
{
	text-decoration: underline;
	color: #335280;
}
p.announcment a
{
	color: #000033;
	text-align: left;
	font-size: 12pt;
	font-weight:bold;
}
p.announcmenttext
{
	text-align: justify;
	font-family: Arial;
	font-size: 10pt;
}
p.body
{
	color: #335280;
	text-align: left;
	font-family: Arial;
	font-size: x-small;
	margin: 30 30 30 30;
}
p.body A
{
	text-decoration: underline;
	color: #335280;
}
p.body A:visited
{
	text-decoration: underline;
	color: #335280;
}
p.body A:hover
{
	text-decoration: underline;
	color: #335280;
}

ul.list
{
	list-style-image: url(/library/images/img/img0009.gif);
	margin: 30 30 30 30;
}
li.items
{
	color: #335280;
	text-align: left;
	font-family: Arial;
	font-size: 9pt;
	margin-left: 40;
}

.grid
{
	width: 100%;
}

.grid_heading TD
{
	background-color: #FCE48E;
	border-bottom: solid 5px #E3E5EF;
	padding: 10px;
	color: #335280;
	text-align: center;
	letter-spacing: 2;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bolder;
	text-transform: uppercase;
}

.grid_light TD
{
	background-color: White;
	border: solid 1px #FEF1CA;
	text-align: center;
	padding: 5px;
	color: #335280;
	text-align: center;
	font-family: Arial;
	font-size: x-small;
}

.grid_light A
{
	text-decoration: underline;
	color: #335280;
}
.grid_light A:visited
{
	text-decoration: underline;
	color: #335280;
}
.grid_light A:hover
{
	text-decoration: underline;
	color: #335280;
}

.grid_dark TD
{
	background-color: #FEF1CA;
	border: solid 1px #FEF1CA;
	padding: 5px;
	color: #335280;
	text-align: center;
	font-family: Arial;
	font-size: x-small;
}

.grid_dark A
{
	text-decoration: underline;
	color: #335280;
}
.grid_dark A:visited
{
	text-decoration: underline;
	color: #335280;
}
.grid_dark A:hover
{
	text-decoration: underline;
	color: #335280;
}
.toolbarItem
{
	color:black;
	text-decoration:none;
	padding-left: 5px;
	padding-right:5px;
	font-size:x-small;
	white-Space:nowrap;
	border:solid 1px #CCCCCC;
}
.toolbarItem:hover
{
	color:Black;
	border:solid 1px #f1f1f1;
}
.toolbarContainer
{
	width:100%;
	background-color:#CCCCCC;
	margin-bottom:10px;
	padding:2px 2px 2px 2px;
}