@import url("/Q2WebCentral/editor/skins/Office2003/fck_contextmenu.css");


#AntiPhishingHolder {position:relative;
	visibility: visible;}
#AntiPhishing {position: absolute;
	left: 0px;
	top: 0px;
	height:129px;
	width: 170px;
	z-index: 1;
	visibility: hidden;
	border: 1px solid #000000;
	background-color: #ffffff;
	padding: 3px;
	filter: alpha(opacity=95);
	opacity: .95;}
.AntiPhishingWord {text-align: center;
	color: red;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px 4px 0px;}
body {
	
	font-family: "Myriad Pro", Arial, helvetica, sans-serif;
	color: #000000;
	top: 0px;
	left: 0px;
}
.BG {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	left: 0px;
	top: 0px;
}

.blackback {
	background-image: url(../images/blackbar.jpg);
	background-repeat: repeat-x;
}
.blackrim {
	background-image: url(../images/blackbar_rim.jpg);
	background-repeat: repeat-x;
	left: 0px;
	bottom: 0px;
}

.navBack {
	background-image: url(../images/leftnav_back.jpg);
	background-repeat: repeat-y;
	top: 0px;
	left: 0px;
}
.navText {
	font-family: "Myriad Pro", Arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
.navText ul {
	list-style: none;
	line-height: 25px;
	left: 0px;
	width: 150px;
	padding-right: 5px;
	margin: 0px;
	padding-left: 5px;
}
.navText a  {
	color: #000000;
	display: block;
	width: 150px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
.navText a:hover {
	text-decoration: none;
	color: #000000;
	background: #e8e4e4;
	padding-right: 5px;
}


.navSubText {
	font-family: "Myriad Pro", Arial, helvetica, sans-serif;
	font-size: 13px;
	display: none;
	left: 5px;
	width: 135px;
	padding-right: 10px;
	padding-left: 10px;
}
.navSubText ul {
	width:100%;
	line-height: 20px;
	
	padding-right: 5px;
	padding-left: 5px;
}
.navSubText  a {
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	width: 100%;
	padding-right:0px;

}
.navSubText a:hover {
	color: #000000;
	text-decoration: none;
	background: #c6c6c6;
	width:100%;
}



.navText a:link, a:visited {
	text-decoration: none;
	color: #000000;
}
.navTextSelect {
	text-decoration: none;
	color: #000000;
	background: #e8e4e4;
	padding-left: 5px;
	padding-right: 10px;
	font-weight: bold;
	width: 145px;
}
.navListWithSub    {
	width: 140px;
	padding-left: 5px;
	padding-right: 15px;
}
.navListWithSub:hover {
	background-image: url(../images/arrow_up.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 140px;
	padding-left: 5px;
	background-color: #e8e4e4;
	cursor: pointer;
}

.navListWithSubOn  {
	background-image: url(../images/arrow_down.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #e8e4e4;
	padding-left: 5px;
	padding-right: 5px;
	width: 150px;
	cursor: pointer;
}
.footer a {
	font-family: "Myriad Pro", Arial, helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
.footer  a:link, .footer a:visited {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.redheading {
	font-family: "Myriad Pro", Arial, helvetica, sans-serif;
	font-size: 20px;
	color: #C03441;
}