/* popup */

/*=====================================
Additions 03/03/09
======================================*/

* {
	margin:0;
	padding:0;
	font-size:100.01%;
}
body {
	font:normal 62.5% Arial, Helvetica, sans-serif;
	background:white url('/webdesign.nsf/AttachmentsByTitle/bg.gif/$FILE/bg.gif') center top repeat-y;
	color:#002654;
	text-align:center;
}

a {
	color:#002654;
	text-decoration:none;
	border-bottom:1px solid #75aadb;
}
a:hover {
	border-bottom:1px solid #75aadb;
	color:#75aadb;
}

.popup {
	text-align:left;
}

.popup h1 {
	margin:20px 0 15px;
	padding:0 15px;
	font-size:2.5em;
	font-weight:normal;
}
.popup h1 small {
	font-size:0.7em;
}
.popup p {
	clear:both;
	margin:0 0 15px;
	padding:0 15px;
	font-size:1.2em;
	line-height:1.3;
}
.popup h3 {
	font-weight:bold;
	font-size:1.2em;
	margin:0 0 5px;
	padding:0 15px;
}
.popup ul {
	margin:0 0 15px;
	padding:0 15px;
	font-size:1.2em;
}
.popup ul ul {
	margin:0 0 5px;
	font-size:1em;
}
.popup ul ul ul{
	margin:0 0 5px;
	font-size:1em;
}
.popup ol {
	margin:0 0 15px;
	padding:0 32px;
	font-size:1.2em;
}
.popup ol ol {
	font-size:1em;
}
.popup ol ol ol {
	font-size:1em;
}
.popup ul li {
	padding:0 0 0 45px;
	line-height:1.5;
	background:url('/webdesign.nsf/AttachmentsByTitle/bullet.gif/$FILE/bullet.gif') 30px 5px no-repeat;
}
.popup ol li {
	padding:0;
	line-height:1.5;
}
.popup ul.big-arrow li {
	padding:5px 0 5px 25px;
	line-height:1.5;
	font-weight:bold;
	background:url('/webdesign.nsf/AttachmentsByTitle/circle_arrow_white.gif/$FILE/circle_arrow_white.gif') 0 50% no-repeat;
}
.popup ul.big-arrow li:hover {
	background:url('/webdesign.nsf/AttachmentsByTitle/circle_arrow_white_over.gif/$FILE/circle_arrow_white_over.gif') 0 50% no-repeat;
}
.popup hr {
    display:block;
    height:1px;
    border-top:1px solid #75aadb;
    border-left:0 none;
    border-right:0 none;
    border-bottom:0 none;
    margin:0.5em 15px;
    padding:0;
}
.tableheader {
	background:url('/webdesign.nsf/AttachmentsByTitle/tableheader.gif/$FILE/tableheader.gif') 0 0 repeat-y;
	padding:6px 0px 6px 15px;
	text-align:left;
	margin:0;
	font-weight:bold;
	font-size:1.2em;
}
.popup table {
	border:solid 1px #afcdea;
	width:357px;
	background-color:white;
	margin:0 0 10px;
}
.tabletitle {
	background-color:#76aadb;
	color:#fff;
	text-align:left;
	font-size:1.2em;
	font-weight:normal;
	padding:8px 15px;
	width:100%;
}
.popup td {
	padding:5px 15px;
	font-size:1.1em;
}
.popup .note {
	font-weight:bold;
	color:#f43fa5;
}
.popup h2 {
	font-size:1.8em;
	font-weight:normal;
	background:none;
	padding:6px 15px;
	margin-bottom:5px;	
}
.popup .linkfollow, .popup-form .linkfollow {
	float:left;
	background:url('/webdesign.nsf/AttachmentsByTitle/linkfollow.gif/$FILE/linkfollow.gif') right center no-repeat;
	padding:0 15px; 
	font-weight:bold;
	font-size:1.2em;
	margin:0 0 10px;
}
.popup-form .linkfollow {
	padding:0 15px;
}
.popup .linkfollow:hover .popup-form .linkfollow:hover {
	background:url('/webdesign.nsf/AttachmentsByTitle/linkfollow_over.gif/$FILE/linkfollow_over.gif') right center no-repeat;
}
.popup .linkfollow a, .popup-form .linkfollow a {
	line-height:1.5;
}
.popup p a span.linkfollow, .popup-form a span .linkfollow {
	float:left;
	background:url('/webdesign.nsf/AttachmentsByTitle/linkfollow.gif/$FILE/linkfollow.gif') right center no-repeat;
	padding:0 15px 0  0; 
	font-weight:bold;
	margin:0 0 10px;
	font-size:1em;
	text-decoration:underline;
}
.popup p a span.linkfollow:hover, .popup-form p a span.linkfollow:hover {
	background:url('/webdesign.nsf/AttachmentsByTitle/linkfollow_over.gif/$FILE/linkfollow_over.gif') right center no-repeat;
	cursor:pointer;
}

/*=====================================
End additions 03/03/09
======================================*/

.popup #wrapper, .popup #mainwrap {
	width: 100%;
}
body.popup, .popup #wrapper, .popup #content {
	background: #fff;
}
.popup #header {
	background: #fff url(/webdesign.nsf/AttachmentsByTitle/header2.gif/$FILE/header2.gif) no-repeat left top;
	height: 82px;
	margin:0;
	padding:0;
	width: 100%;
	height: 120px;
}
.popup h1 {
	float: left !important;
	width: 200px;
}
.popup .print {
	float: right !important;
	background: blue;
	margin: 30px 15px 0 0 !important;
}
.popup #header h2 {
	padding-top: 0;
}
.popup #main {
	background: none;
	border: none;
	margin:0;
	padding:0;
}
.popup #content {
	padding: 0 25px;
	width: 92%;
}
.popup #content-form {
	padding: 0 1px;
}
.popup h3.metalic {
	padding: 6px 15px !important;
	margin: 0 !important;
}
.popup #content img {
	border: 1px solid #75aadb;
	border-top: 0;
}
.popup #content-form form .fmsg {
	padding:5px 0 10px 0;
	clear:both;
}
.popup #content-form form img {
	border: 0;
}
.popup #content-form h1  {
	margin:10px 5px 5px 5px;
}
.popup #content-form h2  {
	font-size:1.2em;
	margin:10px 5px 0 5px;
}
.popup #content-form p {
	clear:both;
	font-size:1.2em;
	margin:5px;
}
.popup #header .print-window {
	display:block; 
	text-align:right; 
	padding:72px 10px 1px 0; 
	font-size:1.2em; 
	font-weight:bold;
}
.popup #header .print-window a {
	background:url(/webdesign.nsf/AttachmentsByTitle/icon-print.gif/$FILE/icon-print.gif) top left no-repeat; 
	padding-left:20px;
	border-bottom:0;
}
.popup #header .print-window a:hover {
	background:url(/webdesign.nsf/AttachmentsByTitle/icon-print-over.gif/$FILE/icon-print-over.gif) top left no-repeat; 
	border-bottom:0;	
}

.popup #header .print-window a span {
	border-bottom:1px solid #75aadb;
}
