﻿body {
    margin: 20px;
   	font-family: verdana, sans-serif;
}

h1 {
   margin: 8px 0 3px 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 11pt;
   color: #173F80;
}

h2 {
   margin: 8px 0 3px 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 10pt;
   color: #173F80;
}

h2 {
   margin: 8px 0 3px 0;
}

p {
   margin: 0 0 15px 0;
   font-family: Arial;
   font-size: 10pt;
   color: #303030;
}

/* a tags */
#mainContent a, #bottomContent a
{
	color: #173F80;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}

#topContent a
{
	color: #173F80;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

#topContent a:hover, #mainContent a:hover, #bottomContent a:hover
{
	color: #4E8426;
}

#container {
   width: 930px;
   margin: -25px auto;
   position: relative;
   padding: 0px 10px;
}

#topper
{
	width: 950px;
	margin: 0 auto;
	position: relative;
	height: 34px;
}

/* Header */
#header {
	height: 80px;
	min-width: 893px;
	}

#headerCorner
{
	position: absolute;
	top: 0px;
}

/* Header objects */
#headerTable a {
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

#headerTable a:hover 
{
	color: #4E8426;
}

#headerTable img {
	vertical-align: bottom;
}

#headerTable input {
	vertical-align: text-bottom;
}

#headerTable span 
{
	vertical-align: super;
	font-size: 7pt;
}

#tbSearch
{
	width: 100px;
}

/*Header Table */
#headerTable tr {
	height: 75px;
}

#headerTable td {
	font-family: arial;
	font-size: 7pt;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
	vertical-align: bottom;
	line-height: 1.3em;
}

/* Login and Upper Nav */
.email 
{
	width: 175px;
}

.password
{
	width: 175px;
}

#login #email,#password,#forgotPassword
{
	font-size: 8pt;
	letter-spacing: 1px;
	display: block;
	font-family: verdana !important;
}

#login #loginLabel
{
	vertical-align: text-bottom;
}

#login #rememberMe
{
	vertical-align: bottom;
}

#login input
{
	vertical-align: text-bottom;
}

#login #cancel 
{
	text-align: right ;
	margin-top: 5px;
}

#cancel input
{
	background-color: #183F80;
	border: 1px solid #EEEEEE;
	color: #EEEEEE;
	width: 50px;
	cursor: pointer;
	margin: 3px 4px 1px 0;
	font-size: 7pt;
}

#login 
{
	border: solid 1px #999999;
	position: absolute; 
	line-height: 2.1em;
	padding: 5px 2px 5px 2px;
	background: #183F80;
	width: 200px;
	top: 80px;
	left: 323px;
	text-align: center;
}
#btnLogin
{
	vertical-align: text-bottom;
}
	
#loginSubmit
{
	margin: 5px 0 0 0;
}

#topLogin
{
	margin-bottom: 6px;
}
/* End - Login and Upper Nav */

#mainWrapper {
	height: 100%;
	min-width: 893px;
	min-height: 600px;
	padding-bottom: 20px;
}

/* Left nav */
#leftNav {
   width: 165px;
   padding: 10px 10px 10px 15px;
   float: left;
   background: #5b5b5b; 
}

#leftNavBottom 
{
	margin-top: 20px;
	background: #FFFFFF;
	padding: 5px;	
	border: solid 1px #173F80;
	width: 155px;
	line-height: 5px;
}

#leftNavBottom select {
	width: 155px;
	display: block;
	margin-bottom: 5px;
	border: solid 1px #C4D6EA;
	color: #183F80;
	font-size: 9pt;
	font-family: arial, sans-serif;
}

div#leftNav ul li {
   display: inline;
}

div#leftNav ul li a 
{
    display: block;
    padding: 5px 1px;
	background: #5b5b5b;
	color: #eee;
	font-weight: bold;
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
	width: 165px;
}

div#leftNav ul li a:hover {
	background: #eee;
	color: #5b5b5b;
}

div#leftNav ul li a.on {
	background: #eee;
	color: #595394;
}
/* End - Left nav */

#mainContent {
	padding: 10px;   
	margin: 0 0 0 190px;
	height: 100%;
	position: relative;
	line-height: 1.3em;
	font-family: Arial;
	font-size: 10pt;
	line-height: 1.3em;
	 color: #303030;
}
#mainContent p 
{
	line-height: 1.2em;
}

#mainContentTable li
{
	margin-left: 15pt;
	}
	

#bottomContentTable
{
	width: 100%;
	font-family: Arial;
	font-size: 9pt;
}

#bottomContentTable ul, #mainContentTable ul
{
	list-style-type: disc;
}

#bottomContentTable li {
   margin: 1pt 5pt 0 15pt;
   font-family: Arial;
   font-size: 10pt;
   color: #303030;
   line-height: 1.3em;
}

#bottomContentTable img 
{
	vertical-align: top;
}

/* Footer */
#footer {
	width: 950px;
	margin: 0 auto;
	position: relative;
	padding-top: 20px;
	line-height: 1.0em;
}

#footerTable td {
	font-weight: bold;
	font-family: arial;
	font-size: 7pt;
	color: #173F80;
}

#footerTable a 
{
	text-decoration: none;
	color: #173F80;
}

#footerTable a:hover 
{
	color: #4E8426;
}

.showHide
{
	font-size: 12pt;
	cursor: pointer;
}

.showHide
{
	text-decoration: none !important;
}

.showHideUL
{
	list-style: none !important;
}


/* Doc viewer */
.doc_lib_viewer_table_wrapper
{
	 text-align: center;
	 border: 0px;
	 width: 100%;
	}

.doc_lib_viewer_table_wrapper td
{
	 text-align: center;
}
	
}
.doc_lib_viewer_table 
{	
border: 1px solid;	
padding: 5px;	
border-collapse: collapse;
background-color: #ffffff;
line-height: 1.2em;
position: relative;
width: 600px;
}

.doc_lib_viewer_table td
{
	vertical-align: middle;
	text-align: left;
}

.doc_lib_viewer_bgalternate
{
border: #000000 1px solid;	
background-color: #e4ecf5;
}

.doc_lib_img
{
	padding: 5px;
}

.doclib_Document_Title, .doclib_Document_EmailLink {	
font-weight: 800;	
font-size: 12px !important;	
color: #173F80 !important;	
font-family: Arial !important;
text-decoration: none !important;
}

.doclib_Document_Title
{
	font-weight: bold !important;	
	}
	
}
.doc_lib_viewer_header 
{	
background-color: #c4d6ea;
}

.doc_lib_icon
{
width: 24px;
height: 24px;
background-color: transparent;
}

/* Bookmark */
.bookmark
{
	color: #303030 !important;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none !important;

}

