﻿/*---------------------------------------------------------------*/
#jumpsbox {
	position: absolute;
	z-index: 5;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 25px;
	height: 1px;
	visibility: collapse;
}
td {
	vertical-align: top;
}
/* --------------wrapper--------------------------------------------------------*/
#wrap {
	width: 945px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
}
/*-----------breadcrumbs -------------------*/
#paths {
	font-family: Verdana;
	font-size: 60%;
	text-align: left;
	color: #006699; /*669390;#006699;*/;
	text-transform: uppercase;
	background-color: #A6c8b4;/*#517572;*/;
	padding: 2px 0px 4px 10px;
	margin: 3px 0px 0px 0px;
}
#paths a:link {
	color: #006699;
	text-decoration: none;
}
#paths a:visited {
	color: #006699;
	text-decoration: none;
}
img {
	border: none;
}
.divisionname {
	color: #000000;
	font-family: "Georgia", Palatino, "Times New Roman", serif;
	font-size: 160%;
	padding: 10px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	background-color: #FFFFFF;
	clear: both;
}
#mission {
	font-family: Arial;
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px 20px 3px 5px;
	margin: 0px 0px 0px 0px;
	text-transform: capitalize;
}
/* horizontal nav stuff------------------------------------ */
#invertedtabs {
	text-align: right;
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
}
#invertedtabs ul {
	font-size: 85%; /*size of font */;
	font-family: Verdana;
	margin: 0px 30px 0px 0px;
/*margin between menu and rest of content*/	padding: 0px 0px 0px 0px;
	list-style: none;
}
#invertedtabs li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.5em;
}
#invertedtabs a {
	float: right; /* move the menu tabs to one side or the other  */;
	color: white;
	background: #4f81be url('color_tabs_left2.gif') no-repeat left bottom;
	margin: 0px 2px 0px 0px;
/* adjust the space between menu tabs */	padding: 0px 0px 0px 0px;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold; /* adjusts the weight of the links in the tabs */
}
#invertedtabs a span {
	float: left;
	display: block;
	background: transparent url(color_tabs_right2.gif) no-repeat right bottom;
	padding: 0px 12px 3px 12px; /*adjusts spacing around tab button text*/
}
#invertedtabs a span {
	float: none;
}
#invertedtabs a:hover {
	background-color: #BAD7FF; /* emphasis tab */;
	color: #395988;
}
#invertedtabs a:hover span {
	background-color: #BAD7FF;   /* emphasis tab */
}
#invertedtabs #current span {
	/*currently selected tab*/
	background-color: #BAD7FF;   /* emphasis tab */
}
#invertedtabs #current a {
	/*currently selected tab*/
	background-color: #BAD7FF;   /* emphasis tab */
}
#invertedtabsline {
	clear: both;
	padding: 0;
/*width: 100%;
	height: 8px; */	line-height: 8px; /* adjust together to make the height of the horiz bar */;
	background: #BAD7FF;
/* horizontal line at top */ /*border-bottom: 1px solid #fff; Remove this to remove border between bar and tabs*/	margin: 0px 0px 0px 0px;
/*controls the line above */	padding: 4px 0px 6px 4px;
	font-family: Verdana;
	font-size: 60%;
	text-align: left;
	color: #006699; /*669390;#006699;*/;
	text-transform: uppercase;
}
#invertedtabsline a:link {
	color: #006699;
	text-decoration: none;
}
#invertedtabsline a:visited {
	color: #006699;
	text-decoration: none;
}
/*-----------------------*/
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #4F81BE;
	text-transform: uppercase;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 110px;
}
/*-----------2 column--------------------*/
.cols {
	width: 945px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	clear: both;
}
.coll {
	border-right: thin #BAD7FF solid;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 450px;
}
.colr {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	width: 450px;
}
.mplogo {
	clear: both;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}
.mplogo1 {
	margin: 0px 10px 0px 10px;
	vertical-align: middle;
}
.mplogo h2 {
	text-align: left;
	color: black;
}
#full {
	clear: both;
	border-top: 1px solid #B7DBFF;
	padding: 0px 0px 0px 0px;
	margin: 20px auto 0px auto;
	width: 100%;
	clear: both;
}
/*----------------------footer-----------*/
#helpline {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	background-color: #4f81be; /*#A7B7D8#FF2200;*/;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	height: 30px;
	width: 100%;
	border-top: #BAD7FF solid thick;
	background-image: url('agents_texture_1.jpg');
	background-repeat: repeat;
}
/* hottopics section ------------------------------------------*/
.hotopics {
	color: #4f81be;
}
#hottopics {
	list-style-position: outside; `;
	font-size: 90%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: square;
}
#hottopics li {
	list-style-position: outside;
	font-size: 90%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: disc;
	color: #BAD7FF;
}
#divScroll {
	border: thin #CCD8E1 groove;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 90%;
	height: 120px;
	text-align: left;
	background-color: #fffeef;
	scrollbar-base-color: #CCCCCC;
	scrollbar-arrow-color: #4f81be;
	scrollbar-DarkShadow-Color: #4f81be;
}
/* --------------------------------links in body --------------------- */
a {
	color: #003399;
}
a:hover {
	color: #CC6600;
}
a:active {
	color: #003399;
}
a:visited {
	color: #003399;
}
/* -----------------------------tags in body--------------------------*/
h1 {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 100%;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 10px;
}
.anchor {
	text-decoration: none;
}
h2 {
				color: #003399; /*#2d609c;#000000;*/;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 85%;
				padding: 0px 0px 0px 0px;
				margin: 10px 0px 0px 10px;
				vertical-align: middle;
				text-transform: uppercase;
}
h3 {
	font-family: Verdana;
	color: #4171a7; /*#708aa7;#819ab8#829bb9;#666633;*/;
	font-size: 70%;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 10px;
	text-transform: uppercase;
	background-image: url('../images/h4arrowb.gif');
	background-position: left center;
	background-repeat: no-repeat;
}
h4 {
	font-family: Verdana;
	color: #000000;
	font-size: 70%;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 10px;
	text-transform: uppercase;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	margin-left: 10px;
	color: #666666;
}
h6 {
}
p {
	font-family: Verdana;
	font-size: 80%;
	width: 90%;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 3px 10px 10px 10px;
}
/*  ------------------------------all lists stuff------------------------------*/
ul {
	font-family: Verdana;
	vertical-align: top;
	list-style-position: outside;
	list-style-image: url('../images/bullet_circle.gif');
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 40px;
}
ol {
	font-family: Verdana;
	vertical-align: top;
	margin: 0px 20px 10px 40px;
	padding: 0px 0px 0px 0px;
	list-style-position: outside;
	font-weight: bold;
}
li {
	font-size: 80%;
	padding-bottom: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
ul li {
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
li ul li {
	font-size: 100%;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
li ol li {
	font-size: 100%;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.instructions {
	font-weight: normal;
}
/*-------faq control -----------------------------------*/
.answer {
	font-weight: normal;
}
#faqcontrol {
	margin: 0px 20px 10px 20px;
}
/*-------------------definition lists--------------------------------*/
dl {
	font-family: Verdana;
	font-size: 80%;
}
dt {
	font-weight: bold;
}
dd {
}
/* important links section ------------------------------------------*/
#important ul {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}
.implink {
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
/*---------AGENTS PAGE VARIATIONS ---------------------------------------*/
.backto {
	/* ----bulletins and memos  -----------*/
	font-size: 60%;
	font-family: Verdana;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 20px 10px;
	text-align: center;
}
.date {
	font-size: 70%;
}
/* ----home page ---------*/
.flushright {
	font: verdana;
	text-align: right;
	font-size: 80%;
	text-decoration: none;
	width: 90%;
}
.infotable {
	/*---------- general multi-column table throughout the site---------  */
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px #CCD8E1 solid;
	margin: 10px 20px 10px 10px;
	padding: 0px 0px 0px 0px;
	width: 80%;
}
.infotable td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px #CCD8E1 solid;
}
.infotable th {
	vertical-align: top;
	font-size: 80%;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	color: #006699;
	text-transform: uppercase;
	background-color: #CCD8E1;
}
.wide {
	width: 25%;
}
/*---------- fingerprint table----------- */
}
.year {
	/*--------- bulletins and memos table------------- */
	font-size: 120%;
	margin-top: 20px;
}
hr {
	text-align: center;
	color: #BAD7FF;
	height: 1px;
	width: 100%;
}
.indent {
	/* ---------4-220.001  ------------*/
	margin-left: 50px;
}
.indenttwice {
	margin-left: 100px;
}
.indentthrice {
	margin-left: 150px;
}
#offset {
	/*---education page --------------*/
	background-color: #CCD8E1;
	border: 1px #BAD7FF solid;
	padding: 10px 10px 5px 10px;
	width: 40%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 10px;
}
.constr {
	float: right;
}
.alerted {
	color: red;
}
/*------------*/
/*------------*/
/*------------*/
/*------------*/

.choosebox {
width:450px;	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
clear:both;
}

.choose {
	width:200px;
	float:left;
border-right:1px dashed #BAD7FF;
}

/* ===== @IE6 WARNING ========== */

/*-----#ie-warning {
  color:#333;
  background:#FDF2AB url(dialog-warning.gif) 10px no-repeat;
  border-bottom:1px solid #A29330;
  padding:5px 5px 5px 40px;
  position:absolute;
  top:0;
  width:100%;
  z-index:10000;
  height:25px;
  line-height:25px;
}

#ie-warning p { margin:0; padding:0; } ----*/
