﻿body {
	background-image: url(images/bkgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.topWhite {
	font-size: 11px;
	color: #FFFFFF;
}
input.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1760AD;
	background-image: url(images/search-back.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	background-color: #3399FF;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
textarea {
	margin: 0px;
	padding: 0px;
	border-top: solid 1px gray;
	border-left: solid 1px gray;
	border-bottom: solid 1px gray;
	border-right: solid 1px gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	margin: 0px;
	padding: 0px;
	border-top: solid 1px gray;
	border-left: solid 1px gray;
	border-bottom: solid 1px gray;
	border-right: solid 1px gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	margin: 0px;
	padding: 0px;
	border-top: solid 1px gray;
	border-left: solid 1px gray;
	border-bottom: solid 1px gray;
	border-right: solid 1px gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #06519e;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
input.password {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #185cb7;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
a.blueLink {
	color: #1760AD;
	text-decoration: none;
	font-size: 11px;
}
a.blueLink:hover {
	color: #663300;
	text-decoration: underline;
	font-size: 11px;
}
.reverse {
	color: #FFFFFF;
}
a.whiteLink {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a.whiteLink:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
h1 {
	color: #1362b3;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
a.special {
	color: #6f6e6e;
	text-decoration: none;
	background-image: url(/associates/images/blue-arrow-02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C5C2C9;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.special:hover {
	color: #003366;
	text-decoration: none;
	background-image: url(/associates/images/black-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ECEBED;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F5F5F5;
}
a.whatsNew {
	color: #6f6e6e;
	text-decoration: none;
	background-image: url(images/org-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 25px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.whatsNew:hover {
	color: #663300;
	text-decoration: none;
	background-image: url(images/org-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 25px;
	text-align: left;
}
a.more {
	color: #E76308;
	text-decoration: none;
	background-image: url(images/org-arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: inline-block;
	text-align: left;
	width: 45px;
	font-size: 11px;
	font-weight: bold;
}
a.more:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(images/blue-arrow-03.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: inline-block;
	text-align: left;
	width: 45px;
	font-size: 11px;
	font-weight: bold;
}
.msg {
	color: #b81727;
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #DBF39C;
	text-align: left;
	border: 2px dotted #ffffff;
	padding: 6px;
}
.textfield {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 9px;
	font-weight: normal;
	color: #000000;
	background-color: #EAEAEA;
	text-align: justify;
	padding: 6px;
	border: 2px dotted #FFFFFF;
}
.cbox{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 9px;
	font-weight: normal;
	color: #000000;
	background-color: #EAEAEA;
	text-align: center;
	padding: 6px;
	border: 2px dotted #FFFFFF;
}

.textfield1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		font-weight: normal;
	color: #000000;
	background-color: #EAEAEA;
	padding: 6px;
	border: 2px dotted #FFFFFF;
}
.newtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		font-weight: normal;
	color: #000000;
	background-color: #EAEAEA;
	
}

.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: BLUE;
	background-color: #FFFFFF;
	text-align: center;
	border: 2px dotted #FFFFFF;
	padding: 3px;
}

.bluetext {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #004FA5;
	text-decoration: none;
}

.bluesubtext {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #2a7ad0;
	text-decoration: none;
}

.blueheading 
{
font-family:"Segoe condensed";
font-size:18pt;
color:#1761AE;
border-bottom-style:dashed;
border-bottom-width:1px;
border-bottom-color:#C5C2C9;

}

.bluesubtextlink {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 10px;
	font-weight: bold;
	color: #2a7ad0;
	text-decoration: none;
}
.bluesubtextlinknew {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #2a7ad0;
	text-decoration: none;
}

.greytext {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #4a4747;
	text-decoration: none;
	border-bottom-width: 1px;

}


.greyheading {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #464444;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
}

a.greyheading {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #464444;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
}
a.txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #1760AD;
	text-decoration: none;
	font-size: 12px;
}
a.txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #1760AD;
	text-decoration: underline;
	font-size: 12px;
}
a.newstitle {
	color: #6f6e6e;
	text-decoration: none;
	line-height:18px;
}
a.newstitle:hover {
	color: #003366;
	text-decoration: none;
	background-color: #F5F5F5;
}
.ndpltxt 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #1760AD;
	text-decoration: none;
	font-size: 12px;
}
.tableheading
{
font-family: Arial;
font-size:10pt;
color:#1761AE;

}

.button
{
background-color:#edf8fe;
border:solids 1px;
font-weight:bolder;
padding:5px;
font-family:Arial, Helvetica, sans-serif;
border-color:#0066CC;
color:#0066CC;
font-size:10pt;
width:90px;
}
span.blueLink {
	color: #1760AD;
	text-decoration: none;
	font-size: 11px;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #1760AD;
	text-decoration: none;
	font-size: 12px;
}


