body
{
    font-family: Calibri;
    font-size: 14px;
    margin: 0px 0px 0px 0px;
    color: #342E30;
}
textarea{
	font-family: Calibri;
	font-size: 12px;
	color: #342E30;
}
a{
	color: #4480C6;
	text-decoration: underline;
}
a:visited{
	color: #4480C6;
	text-decoration: underline;
}
a:hover{
	color: #2A5690;
	text-decoration: underline;
}
hr{
	height : 1px;
	color: #0c2c40;
   background-color: #0c2c40;
	border: 0px solid #0c2c40;
}

h1{
	font-size: 16px;
}
h2
{
    margin-top: 5px;
    margin-bottom: 3px;
    font-size: medium;
    border-bottom: 1px dashed #4480C6;
	color: #0c2c40;
}
h4
{
    margin-top: 3px;
    margin-bottom: 3px;
    color: #0c2c40;   
}

.Clr
{
    clear:both;
}

.headerBar{
	/*
    background-image: URL('images/header_bg.png');
	background-color: #88bde8;
    */
    background-color: #014a97;
}
.ColumnWrapper{
    float: left;
    width: 100%;
}
.RightColumn{
    margin-left: 245px;
    clear: none;
    margin-right: 15px;
}
/*--LEFT NAVIGATION --*/

.leftNavTable{
	background: #f6f6e8;
}
.leftNavBackground
{
    float: left;
    width: 220px;
    height: 100%;
    background: #d3d3d3;
    padding: 0;
    margin: 0;
}
#leftnav {
	width: 220px;
	list-style:none;
	margin:0px;
	padding:0px;
}

#leftnav ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#leftnav li a {
	text-decoration: none;
}		
#leftnav li a:link, #leftnav li a:visited {
	color: #342E30;
	display: block;
	background-color: #bfbdb4;
	background-position: top;
	background-repeat:no-repeat;
	padding: 4px 0px 4px 15px;
	border-top: 1px #e7e6e2 solid;
	border-bottom: 1px #736f62 solid;
}

#leftnav li a:hover, #leftnav li a:active {
	color: #0c2c40;
	padding: 4px 0 4px 15px;
	background-color: #778593;
	border-top: 1px #e7e6e2 solid;
	border-bottom: 1px #736f62 solid;
}    
/*--- second level navigation ---*/
#leftnav li.dropout a 
{
	color: #342E30;
    background-color: #e7e6e2;
    border: 0px solid;
	text-decoration: none;
	padding-left: 30px;
}
#leftnav li.dropout a:link, #leftnav li.dropout a:visited {
	color: #342E30;
	text-decoration: none;
}
#leftnav li.dropout a:hover, #leftnav li.dropout a:active {
	color: #0c2c40;
	background-color: #d9d7d0;
	text-decoration: underline;
}

/*--END LEFT NAV BUTTONS--*/

/* straighten up image */
.navImage{
	padding-left: 0px;
	padding-right: 15px;
	margin-bottom: -5px;
}

.announcementHeader{
    border-bottom: 1px solid #4480C6;
	color: #0c2c40;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}

.widgetHeader
{
    font-weight: bold;
    font-size: medium;
    color: #0c2c40;
    
}

.sectionHeader{

	background-image: url('images/bg_sectionHeader.gif');
	border: 1px solid #736f62;
	padding: 3px 3px 3px 3px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	color: #f7f5f0;
}
.sectionHeader a, .sectionHeader a:visited{
	color: #f7f5f0;
}
.sectionHeader a:hover{
	color: #d9d7d0;
}

/*--  BACKWARD COMPATABILITY  --*/

.searchTable
{
    color: #2a5690;
    text-align: left;
    /*background-color: #f7f5f0;
    border: 1px solid #2a5690;
*/
}
.searchLabel
{
	color: #2a5690;
	background-color: #f7f5f0;
	text-align: right;
	height:26px;
}
.searchValue
{
	color: #2a5690;
	background-color: #f7f5f0;
	text-align: left;
}
.buttonRow
{
	background-color: #dee0c8;
	padding: 3px;
}
.searchTitle{
	border-bottom: 1px solid #4480C6;	
	color: #0c2c40;
	font-weight: bold;
	font-size: 16px;
}
.errorMessage
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #FF4500; /* Maroon */
/*	color: #FF7F50; /* Coral */
}
.tableItemLabel
{
    padding: 5px 5px 5px 5px;
    font-size: 10pt;
    color: #342E30;
    background-color: #E6E6E6;
    text-align: right;
}
.tableItem
{
    padding: 5px 5px 5px 5px;
    font-size: 10pt;
    color: #342E30;
    background-color: #F5F5F5;
    text-align: left;
}

.smalltext
{
	font-size: x-small;
	
}

.encrypted
{
    color: Green;
    font-style:italic;
}
.tableSpacing
{
    height:26px;
}
div#divCardLayout {
  width: 300px;
}

div#divHorizontalExample {
  display: none;
  position: absolute;
  width: 250px;
  border: 1px solid #1a1a1a;
  font-size: 90%;
  background-color:White;
  z-index:4;
}

div#divVerticalExample {
  display: none;
  position: absolute;
  width: 250px;
  border: 1px solid #1a1a1a;
  font-size: 90%;
  background-color:White;
  z-index:4;
}

.tableItemButtonRow
{
    padding: 5px 5px 5px 5px;
    font-size: 10pt;
    color: #342E30;
    background-color: #E6E6E6;
    text-align: center;
}

.emailBar{

	background-color:#48A942;
	padding: 3px 3px 3px 3px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	color: #f7f5f0;
	text-align:center;
}
.emailGreenText
{
    font-weight:bolder;
    color:#48A942;
}

.subTblHeader{
	/*
    background-image: URL('images/header_bg.png');
	background-color: #88bde8;
    */
    background-color: #014a97;
    color:white;
}

.successMessage
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color:green;
}