/* CSS Document */

/* NEW STYLES FOR PORTAL (sub-site under corporate) */
a.portalLocatorLink:link, 
a.portalLocatorLink:visited, 
a.portalLocatorLink:active
						{
	color:				#0295be;
	font-size: 			1.1em;
	font-family: 		trebuchet, sans-serif; 
	line-height:		16px;
	text-decoration: 	none;
}
a.portalLocatorLink:hover {
	text-decoration:	underline;
}
a.portalLocatorCurrent:link, 
a.portalLocatorCurrent:visited, 
a.portalLocatorCurrent:active
						{
	color:				#0295be;
	font-size: 			1.1em;
	font-family: 		trebuchet, sans-serif; 
	line-height:		16px;
	font-weight: 		bold;
}
a.portalLocatorCurrent:hover {
	font-weight:		bold;
}
.por_1_talLocatorLink		{
	color:				#0295be;
	font-size: 			1.1em;
	font-family: 		trebuchet, sans-serif; 
	line-height:		16px;	
	font-weight:		600;
}
#portalLocator			{
	float:				right;
	display:   inline;
}
.logoAlignTitle				{
	padding-top:		32px;
	padding-left:		7px;
	float:				left;
}
.portalLocatorSection		{
	width:				700px;
	display:			inline;
	float:				right;
        padding-right:		5px;
}
.portalRightArrow			{
	margin-left:		8px;
	margin-right:		8px;
}
.portalAngleArrow		{
	margin-left:		8px;
	margin-right:		8px;
}

.secureDocumentDiv {
}
.secureDocumentTitle {
	WIDTH: 300px;
	FLOAT: left;
	FONT-SIZE: 1.2em;
	FONT-WEIGHT: bold;
	padding-bottom: 5px;
}
.secureDocumentDate {
	WIDTH: 175px;
	FLOAT: left;
	FONT-SIZE: 1.1em;
	TEXT-ALIGN: right;
	PADDING-TOP: .1em;
	padding-bottom: 5px;}