
body {
   font-size: 90%;
   font: Verdana, Arial, Helvetica, sans-serif;
   padding:0px 5px 0px 8px;
   margin:0px 0px 0px 0px;
   }

p, h1, h2, h3, h4, h5, h6, div, table, td, ul, ol, form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
ol {list-style-type:decimal;}

p {
   font-size: 0.8em;
   line-height: 1.4em;
   padding-right: 10px;
   }
H1 {
	color: #E22C28;
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
	}
H2 {
	color: #E22C28;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	}

H3 {
	color: #E22C28;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	}
a:link {
	color: #0E1F7C;
	}
a:hover {
	color: #999999;
	}
a:visited {
	color: #E22C28;
	}
/* Classes */
.tab-cell {
   font-size: 0.8em;
   line-height: 1.4em;
   }
.large {
		font-size: 1em;
		}

.headerbackg {
		background-color: #0066cc;
		}
.footerbackg {
		background-color: #C4CAE0;
		}
.whitebackg {
		background-color: #ffffff;
		}

.center {
		text-align:center;
		}
.invisible {
		display:none;
		}
		
.banner {padding: 4px 0 4px 0;}


/* div classes */

Table.risk, TD.risk, TH.risk {border: 1px solid #999999;}
	   
/* .right input {
		 width: 167px;
		 background-color: #0066CC;
		 border: 0;
		 color: #ffffff;
		 font-size: 85%;
		 width: 135px;
		 padding: 0;
		 text-align: center;
		 margin: 0;
		} */

		
/*.right {
		margin-top: 15px;
		margin-bottom: 5px;
		color: #000000;
		font-size: 90%;
		vertical-align: top;
		padding: 0 0 0 0; 
		border: 1px solid #1557CC;
	   }		
*/
.right p {
		padding: 0px 5px 0px 5px;
		text-align: left;
		margin: 0 0 5px 0;
		}
				
.righthead {
		font-weight: bold;
		color: white;
		display: block;
		background-color: #1557CC;
		font-size: 90%;
		line-height: 1.8em;
		padding: 0;
		vertical-align: middle;
		margin: 0 0 0 0;
		}

.imageright {
		float: right;
		margin-left: 10px;
		margin-bottom: 10px;
		}
.imageleft {
		float:left;
		margin-right: 10px;
		margin-bottom: 10px;
		}
		
div.breadcrumb {
		padding-left: 20px;
	    margin: 0em;
	    font-size: 0.7em;
	    line-height: 1.4em;
		color: #ffffff;
       }
.breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited {
	color: #ffffff;
	font-size: 1em;
	text-decoration: none;
}

.title a:link, .title a:active, .title a:visited {
	color: #ffffff;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
	padding-left: 8px;
}

.right a:link, .right a:active, .right a:visited {
	color: #0066CC;
	text-decoration: underline;
}

.right a:hover {
	background-color: #C4CAE0;
	color: #0066CC;
}


.breadcrumb a:hover {
	color: black;
	font-size: 1em;
	text-decoration: none;
}
	
.hide {
		display: none;
		}
	   
div.footer {
		padding-left: 5px;
		margin: 0em;
	    font-size: 0.7em;
	    line-height: 1.8em;
       }

div.strap {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 0.7em;
	text-align: center;
	}
		
/* Body div */
div#slide {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
	   }
div#body {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	   }
div#body li{
   font-size: 0.8em;
   line-height: 1.4em;
   /* list-style-type:square; */
   padding-bottom: 5px;
   }
   
div#body ul li{
   list-style-type:square;
}
   
div#body a:link {
	color: #0066CC;
	text-decoration:underline;
	}
div#body a:hover {
	background-color: #C4CAE0;
	color: #0066CC;
	
	}
div#body a:visited {
	color: #0066CC;
	text-decoration:underline;
	}
   
/*div#body img {padding: 4px;}*/

   
/* Button nav*/
ul#mainnav {
	list-style: none;
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 0;
	padding: 5px 0 0 0;
	background-color: #ffffff;
	color: #0066CC;
	}
ul#mainnav li a:link, ul#mainnav li a:visited {
	text-decoration: none;
	display: block;
	width: 88%;
	/*padding: 6px 6% 6px 6%;*/
	padding-left: 0.6em;
	padding-right: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	}
ul#mainnav li a:hover {
	background-color: #C4CAE0;
	color: #0066CC;
	display: block;
	}
ul#mainnav li {
	border-bottom: 1px solid #C4CAE0;
	}

/* Subnav */
ul#mainnav ul.subnav {
	list-style: none;
	margin: 0px 0 0 0;
	padding: 0 0 0px 0;
	}
ul#mainnav ul.subnav li {
	border-bottom: 1px solid #ffffff;
	margin: 0px 0 0 15px;
	}
ul.subnav li a:link, ul#mainnav ul.subnav li a:visited {
	padding-left: 5px;
	/*font: bold 0.8em/1.5pt  Verdana, Arial, Helvetica, sans-serif;*/
	color: #0066CC;
	
	}
ul.subnav li a:hover {
	padding-left: 15px;
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
	/*background-color: #C40000;*/
	}

/* top menu */
#topmenu {
	padding-top: 5px; 
	}
#topmenu p {
	vertical-align: top;
	font-size: 0.9em;
	line-height: 1em;
	}

#topmenu a:link, #topmenu a:active {
	color: #0066CC;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}

#topmenu a:hover {
	background-color: #C4CAE0;
	color: #0066CC;
}

#topmenu a:visited {
	color: #0066CC;
	text-decoration: none;
}

#main-body-title {
	margin:10px 15px 10px 17px;
	width:403px;
}

.main_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000000;
}

/* Horizontal nav */
#horiznav ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font: bold 0.8em/1pt  Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	}

#horiznav li {
	display: inline;
	list-style-type: none;
	}

#horiznav a { 
	padding: 3px 10px 3px 3px; 
	}

#horiznav a:link, #horiznav a:visited {
	color: #fff;
	background-color: #F08AB9;
	text-decoration: none;
	}

#horiznav a:hover {
	color: #C40000;
	background-color: #FFB482;
	text-decoration: none;
	}

TD.text {
	font-size: 0.8em;
   line-height: 1.4em;
   padding: 1px 2px 1px 2px;
   }

div.utilitymenu {
	padding: 12px 0 10px 0;
}

/*Clear styles*/

#clear {
	clear: both;
	}
	
/*Home horizontal line*/

div.hr hr {
  display: none;
}
div.home-left {
	width: 280px;
	float: left;
	padding: 5px 0 5px 0;
}
div.home-right {
	width: 280px;
	float: right;
	padding: 5px 0 5px 0;
}


/* Hide content from visual browsers */
.hidden {
	background-color: transparent;
	color: #ffffff;
	font-size: 1px;
	margin-bottom: -10px;
	position: absolute;
	margin-left: -9999px;
}
