/*****************************************************************************/
/*
**  Global Styles
*/

body
{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	background: White;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 25px;
}

H1, H2, H3, H4, H5, H6
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color : Black;
	background : #eeeeee;
	text-align : left;
	padding: 7px 7px 7px 7px;
}

p
{
	line-height: 14pt;
}

p.imgtext
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	line-height: 12pt;
}

p.footer
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 14pt;
	color : Black;
	background-color : White;
	border-top: 2px solid #eeeeee;
	padding: 7px 0 12px 0;
}

pre
{
	font-family: "courier new", courier, monospace;
	font-size: 10pt;
	line-height: 12pt;
	color: #000080;
	background: #eeeeee;
	border-top: 2px dashed #999999;
	border-bottom: 2px dashed #999999;
	padding: 10px;
}

a:link, a:visited 
{
	color: #0000FF;
	background: transparent;
	text-decoration: none;
	white-space: nowrap;
}

a:hover
{
	color: #0000FF;
	background: transparent;
	text-decoration: underline;
	white-space: nowrap;
}

strong, b
{
	font-weight: 700;
}

img
{
	border: none;
}

ul
{
	font-size: 10pt;
	line-height: 16pt;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

ol
{
	font-size: 10pt;
	line-height: 16pt;
	margin-left: 30px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

hr
{
	border: 1px solid #eeeeee;
}

div.blockheader
{
	font-size: 10pt;
	line-height: 12pt;
	font-weight : 700;   
	color: White;
	background: #0e4183;
	text-align: left;	
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}

div.block
{
	font-size: 10pt;
	line-height: 12pt;
	color: Black;
	background: White;
	text-align: left;
	border-bottom: 2px solid #0e4183;
	border-left: 2px solid #0e4183;
	border-right: 2px solid #0e4183;
	padding: 10px;
}

div.center
{
	text-align: center;
}

div.quote
{
	font-size: 10pt;
	line-height: 16pt;
	color: Black;
	background: White;
	text-align: center;
	border-top: 2px solid #eeeeee;
	border-bottom: 2px solid #eeeeee;
	border-left: 2px solid #eeeeee;
	border-right: 2px solid #eeeeee;
	padding: 10px;
}

/*****************************************************************************/
/*
**  Color Table
*/

table.color
{
	width: 100%;	
}

td.header
{
	font-size: 10pt;
	line-height: 14pt;
	font-weight : 700;
	color: White;
	background: /*#fa9b01;*/#0e4183;
	padding: 4px 7px 4px 7px;
}

td.cell
{
	font-size: 10pt;
	line-height: 14pt;
	color: Black;
	background: #eeeeee;	
	padding: 4px 7px 4px 7px;
	vertical-align : top;
}

/*****************************************************************************/
/*
**  Normal Table
*/

table
{
	width: 100%;
	border: hidden;
	/*border: 1px solid Red;*/
}

td
{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: Black;
	background: White;
	vertical-align : top;
	/*border: 1px solid Blue;*/
}

/*****************************************************************************/
/*
**  Thumbnail Pages
*/

table.thumbnails
{
	width: 100%;
	border: hidden;	
}

td.thumbimage
{
	padding: 0px;
	text-align : center;
	vertical-align : bottom;
}

td.thumbtext
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	line-height: 12pt;
	height: 60px;	
	text-align : center;
	vertical-align : top;
}

div#update
{
	color: Red;
	background: White;
	font-weight: 700;	
}

/*****************************************************************************/
/*
**  Page Header
*/

#title
{
	font-size: 24pt;
	font-weight: 700;
	color: White;
	background: #0e4183;
	text-align: center;
	padding: 5px 5px 3px 5px;
}

#subtitle
{
	font-size: 14pt;
	font-weight: 600;
	color: White;
	background: #0e4183;
	text-align: center;
	padding: 0px 5px 5px 5px;
}

/*****************************************************************************/
/*
**  Navigation Bar
*/

body.navbar
{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
	color: Black;
	background-color : #eeeeee;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 25px;
}

div.navtextfirst
{
	text-align: center;
	width: 120px;
	margin-top: 18px;
	/*border: 1px solid Red;*/
}

div.navtext
{
	text-align: center;
	width: 120px;
	margin-top: 3px;
	/*border: 1px solid Lime;*/
}

div.navtextnextblock
{
	text-align: center;
	width: 120px;
	margin-top: 25px;
	/*border: 1px solid Aqua;*/
}

ul.navbar
{
	width: 120px;
	/*border: 1px solid Lime;*/
	background: #eeeeee;
	list-style: none;
	margin: 0px;
}

li.group_header
{   
	display: block ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
   	color: White;
	background: #0e4183;
	font-weight: 700;
	width: 100%; /* IE */
	padding-top: 8px;
	padding-bottom: 8px;
}
            
li.main_item
{
	padding: 0px;
	margin-bottom: 8px;
	border: 1px solid #0e4183;	
}

li.sub_item
{
	padding: 0px;
	margin-bottom: 0px;
	border-left: 1px solid #0e4183;
	border-right: 1px solid #0e4183;
}

li.last_sub_item
{
	padding: 0px;
	margin-bottom: 8px;
	border-left: 1px solid #0e4183;
	border-right: 1px solid #0e4183;
	border-bottom: 1px solid #0e4183;
}

a.main_item, a.main_item:visited
{
	display: block ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
	color: White;
	background: #0e4183;
	font-weight: 700;
	width: 100%; /* IE */
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;	
}
li>a.main_item { width: auto; } /* others */
    
a.main_item:hover
{
	display: block ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
	color: #0e4183;
	background: #fa9b01;
	font-weight: 700;
	width: 100%; /* IE */
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
}
    
a.sub_item, a.sub_item:visited
{
	display: block ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
   	color: #0e4183;
	background: #eeeeee;
	font-weight: 700;
	width: 100%; /* IE */
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}
li>a.sub_item { width: auto } /* others */
    
a.sub_item:hover
{
	display: block ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
	color: #0e4183;
	background: #fa9b01;
	font-weight: 700;
	width: 100%; /* IE */
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}

/*****************************************************************************/
/*
**  Forms
*/

input.formbutton
{
	width: 75px;
}

input.inputbox
{
	width: 100%;
}

/*****************************************************************************/
