
/* ### Styles provided by Web Dynamics (** required **) : Web Dynamics - Root Styles ### */

html body { 
}
table { 
}
table th {
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	text-decoration: none;
	background: transparent;
}


/* custom styles */
.label {
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
}	
.clearit {
	clear: both;
	height: 1px;
	line-height: 0;
	font-size: 1px;
	overflow: hidden;
}
.head-room {
	margin: 7px 0;
}
.elbow-room {
	margin: 0 7px;
}
.component-options {
	padding: 3px;
	margin: 3px;
}


/* paragraphs */
.paragraph {
	text-align: left;
}
.paragraph .title {
}
.paragraph .subtitle {
}
.paragraph .text {
}

/* sticky notes */
div#sticky {
	display: inline;
}
div#sticky a {
	border: none;
	text-decoration: none;
	position: relative; 
}
div#sticky a span {
	display: none;
	text-decoration: none;
}
div#sticky a:hover {
	text-indent: 0;
}	
div#sticky a:hover span {
	display: block;
	position: absolute; 
	top: 0px;	
	left: 20px;
	width: 450px;
	padding: 3px; 
	margin: 3px; 
	z-index: 100; 
	color: black; 
	background: #ffff9c;
	font: 10px Verdana, sans-serif, Arial; 
	text-decoration: none;
	border: 1px #000 solid;
	border-collapse: collapse;
	border-spacing: 0px; 
}

/* help */
.help {
	color: black;
	background-color: #ffff9c;
	border: 1px solid #999999;
	margin: 3px;
	padding: 3px;
}

/* alert */
.alert {
	color: white;
	background-color: red;
	border: 1px solid #999999;
	margin: 3px;
	padding: 3px;
}

/* error */
.error {
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	background-color: red;
	border: 1px solid #999999;
	margin: 3px;
	padding: 3px;
}
/* tables */
table.list {
	display: table;
	border: 1px #999999 solid;
	border-collapse: collapse;
	border-spacing: 0px; 
}
table.list tr { 
	display: table-row;
}
table.list thead { 
	font-weight: bold;
}
table.list thead a:link { 
}
table.list thead a:hover { 
}
table.list thead a:visited { 
}
table.list thead a:active { 
}
table.list th { 
	display: table-cell;
	border: 1px #999999 solid;
	padding-left: 8px;
	padding-right: 8px; 
}
table.list .icon {
	width: 16px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}	
table.list tbody { 
	font-weight: normal;
}		
table.list td { 
	display: table-cell;
	vertical-align: top;
	border-bottom: 1px gray dotted;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px; 
}	
table.list tfoot { 
	border: 1px #999999 solid;
	font-weight: bold;
	text-align: center;
}	
table.list tfoot td { 
	border-style: none;
}	


table.embedded-list {
	display: table;
	border: 1px #999999 solid;
	border-collapse: collapse;
	border-spacing: 0px; 
}
table.embedded-list tr { 
	display: table-row;
}
table.embedded-list thead { 
	font-weight: bold;
	text-align: left;
}
table.embedded-list th { 
	display: table-cell;
	border: 1px #999999 solid;
	padding-left: 8px;
	padding-right: 8px; 
}
table.embedded-list .icon {
	width: 16px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}	
table.embedded-list tbody { 
	font-weight: normal;
}		
table.embedded-list td { 
	display: table-cell;
	vertical-align: top;
	border-bottom: 1px gray dotted;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px; 
}		
table.embedded-list tfoot { 
	border: 1px #999999 solid;
	font-weight: bold;
	text-align: center;
}	



table.form {
	display: table;
	border: 1px #999999 solid;
	border-collapse: collapse;
	border-spacing: 0px; 
}
table.form thead { 
	text-align: left;
	font-weight: bold;
}
table.form thead a:link { 
}
table.form thead a:hover { 
}
table.form thead a:visited { 
}
table.form thead a:active { 
}
table.form tr { 
	display: table-row;
}
table.form th { 
	display: table-cell;
	border: 1px #999999 solid;
	padding-left: 8px;
	padding-right: 8px; 
}
table.form tbody { 
	font-weight: normal;
}		
table.form td { 
	display: table-cell;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px; 
}		
table.form tfoot { 
	border: 1px #999999 solid;
	font-weight: bold;
	text-align: center;
}	


table.embedded-form {
	display: table;
	border: 1px #999999 solid;
	border-collapse: collapse;
	border-spacing: 0px; 
}
table.embedded-form tr { 
	display: table-row;
}
table.embedded-form thead { 
	font-weight: bold;
	text-align: left;
}
table.embedded-form th { 
	display: table-cell;
	border: 1px #999999 solid;
	padding-left: 8px;
	padding-right: 8px; 
}
table.embedded-form tbody { 
	font-weight: normal;
}		
table.embedded-form td { 
	display: table-cell;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px; 
}		
table.embedded-form tfoot { 
	border: 1px #999999 solid;
	font-weight: bold;
	text-align: center;
}	


table.invisible {
	display: table;
}
table.invisible tr { 
	display: table-row;
}
table.invisible thead { 
}
table.invisible th { 
	display: table-cell;
}
table.invisible tbody { 
}		
table.invisible td { 
	display: table-cell;
	vertical-align: top;
	border-bottom: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; 
}		
table.invisible tfoot { 
	border: 1px #999999 solid;
	font-weight: bold;
	text-align: center;
}

/* ### Styles provided by CSS Menus : CSS Menus - Horizontal Menus ### */

#hmenu {
	float: left;
	z-index: 1000;
}
	
#hmenu a, #hmenu .root {
	display: block;
	white-space: nowrap;
	margin: 0;
}
	
#hmenu .root {
	text-transform: uppercase;
	white-space: nowrap;
}
	
#hmenu a {
	text-decoration: none;
}
	
#hmenu a, #hmenu a:visited {
}
	
#hmenu a:hover {
}
	
#hmenu a:active {
}
	
#hmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
	
#hmenu li {
	position: relative;

}
	
#hmenu ul ul {
	position: absolute;
	z-index: 500;
	top: auto;
	display: none;
	width: 175px;
}
	
#hmenu ul ul ul {
	top: 0px;
	left: 100%;
}
	
/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */
	
div#hmenu .root:hover {
}
	
div#hmenu li:hover{
	cursor: pointer;
	z-index: 100;
}
	
div#hmenu li:hover ul ul,
div#hmenu li li:hover ul ul,
div#hmenu li li li:hover ul ul,
div#hmenu li li li li:hover ul ul
{display: none;}
	
div#hmenu li:hover ul,
div#hmenu li li:hover ul,
div#hmenu li li li:hover ul,
div#hmenu li li li li:hover ul
{display: block;}
	
/* End of non-anchor hover selectors */

/* Styling for Expand */
	
#hmenu a.x, #hmenu a.x:visited{ 
}
	
#hmenu a.x:hover {
}
	
#hmenu a.x:active {
}

/* ### Styles provided by CSS Menus : CSS Menus - Vertical Menus ### */

#vmenu {
	top: 0.5em;
	left: 0.5em;
	z-index: 1000;
	width: 100%;
}
	
#vmenu a, #vmenu .root {
	display: block;
}
	
#vmenu .root {
	text-transform:uppercase
}
	
#vmenu a {
	text-decoration:none;
}
	
#vmenu a, #vmenu a:visited {
}
	
#vmenu a:hover {
}
	
#vmenu a:active {
}
	
#vmenu ul {
	list-style:none;
	margin: 0;
	padding: 0;
	width: 100%;
}
	
/* Requirement: Put the element selector name (div)
onto non anchor hover selectors to force IE5 and
5.5 to correctly apply the csshover file. */

div#vmenu li, div#vmenu li:hover {
	position: relative;
	cursor: pointer;
}

div#vmenu li ul {
	position: absolute;
	top: 0;
	left: 100%;
	display: none;
}

	
div#vmenu ul ul,
div#vmenu ul ul ul,
div#vmenu ul li:hover ul ul,
div#vmenu ul li:hover ul ul ul
{display: none;}

div#vmenu ul li:hover ul,
div#vmenu ul ul li:hover ul,
div#vmenu ul ul ul li:hover ul
{display: block;}

	
/* End of non-anchor hover selectors */

/* Styling for Expand */
	
#vmenu a.x, #vmenu a.x:visited {
}
	
#vmenu a.x:hover{
}
	
#vmenu a.x:active{
}

/* ### Styles provided by Phase V : Lincoln Phase V - Custom ### */

/* emailers */
.request-information {
	display: block;
}
.request-information .photo {
	border: 0;
}
.tell-a-friend {
	display: block;
}
.tell-a-friend .photo {
	border: 0;
}



/* stategate */

#stategate {
	width: 950px;
	margin: auto auto;
}
#flash {
	margin: 20px 0;
}
#states {
	margin: 20px auto;
	text-align: center;
}






/* ### Styles provided by Weir Financial Resources : Weir - CSS Menus ### */

#vmenu {
	font: bold 12px/20px arial,helvetica,sans-serif;
}

#vmenu a, #vmenu .root {
	white-space: nowrap;
	margin:0;
}
	
#vmenu a, #vmenu a:visited {
	color: black;
	background-color: #b9b9d2;
	border: 1px solid #333333;
	padding: 1px 5px;
}
	
#vmenu a:hover {
	color: white;
	background-color: #990000;
}

#vmenu .root a {
	color: black;
	background-color: #b9b9d2;
	text-transform: uppercase;
	border: 0;
	border-bottom: 1px solid #333333;
}

#vmenu .root a:hover {
	color: white;
	background-color: #990000;
}

div#vmenu .root:hover {
	background: #990000;
}

div#vmenu li, div#vmenu li:hover {
	background: #990000;
}
	
#vmenu a.x, #vmenu a.x:visited {
	background:url(/common/images/menus/dark_east.gif) no-repeat right;
	color: black;
	background-color: #b9b9d2;
	border: 1px solid #333333;
}
	
#vmenu a.x:hover{
	color: white;
	background-color: #990000;
}

/* ### Styles provided by Weir Financial Resources : Weir - Vendor Provided ### */

td			{	font : 12px verdana, arial, sans-serif }

.text			{	color : #000000 ;
				font : 12px verdana, arial, sans-serif ;
				line-height: 130% ;}
.redtext			{	color : #990000 ;
				font : 12px verdana, arial, sans-serif ;
				line-height: 130% ;}

.textbold		{	color : #000000 ;
				font : 12px verdana, arial, sans-serif ;
				font-weight: bold ;}
.textbig		{	color : #000000 ;
				font : 14px verdana, arial, sans-serif ;
				line-height: 130% ;}

.textbigbold		{	color : #000000 ;
				font : 14px verdana, arial, sans-serif ;
				font-weight: bold ;}

.texthugebold		{	color : #000000 ;
				font : 18px verdana, arial, sans-serif ;
				font-weight: bold ;}
.smalltext		{	color : #000000 ;
				font : 10px verdana, arial, sans-serif ;
				line-height: 120% ;}

.redbold		{	color : #990000 ;
				font : 12px verdana, arial, sans-serif ;
				font-weight: bold ;}

.redbold3		{	color : #990000 ;
				font : 16px arial, sans-serif ;
				font-weight: bold ;}

.smallbold		{	color : #000000 ;
				font : 10px verdana, arial, sans-serif ;
				font-weight: bold ;}

.redbold2		{	color : #990000 ;
				font : 10px verdana, arial, sans-serif ;
				font-weight: bold ;}

.graybold		{	color : #333333 ;
				font : 12px verdana, arial, sans-serif ;
				font-weight: bold ;}

.coverfooter	{	color : #ffffff ;
				font : 9px verdana, arial, sans-serif ;
				line-height: 130% ;}

.footer		{	color : #000000 ;
				font : 10px verdana, arial, sans-serif ;
				line-height: 130% ;}

.redfooter		{	color : #990000 ;
				font : 11px verdana, arial, sans-serif ;
				line-height: 130% ;
				font-weight: bold ;}

.smallredfooter		{	color : #990000 ;
				font : 10px verdana, arial, sans-serif ;
				line-height: 120% ;
				font-weight: bold ;}

.bluebold		{ color: #000033; font: 12px verdana, arial, sans-serif ; font-weight: bold ;}

.tiny			{	color : #ffffff ;
				font : 10px verdana, arial, sans-serif ;
				line-height: 120% ;}

.tiny2			{	color : #000000 ;
				font : 8px verdana, arial, sans-serif ;
				line-height: 120% ;}
.title			{ color: #990000;
				font: 18px verdana, arial, sans-serif ;
				font-weight: bold ;}

.title1			{ color: #000000;
				font: 24px verdana, arial, sans-serif ;
				font-weight: bold ;}

.graytitle2		{ color: #333333; font: 18px verdana, arial, sans-serif ; font-weight: bold ;}


a		        {  	color: #990000;
                text-decoration: none }



.graytitle		{ color: #333333; font: 18px verdana, arial, sans-serif ; font-weight: bold ;}


a		        {  	color: #990000;
                text-decoration: none }

.graytitle3		{ color: #cccccc; font: 18px verdana, arial, sans-serif ; font-weight: bold ;}


a		        {  	color: #990000;
                text-decoration: none }


.footerlink		{ color: #cc0000;font : 10px verdana, arial, sans-serif ;
				line-height: 130% ;}

.smallboldlink	{ color: #000000;
				font: 9px verdana, arial, sans-serif ;
				font-weight: bold ;}

.smalllink		{ color: #000000;
				font: 9px verdana, arial, sans-serif ;}

a:hover		    {	color: #ff0000; 
                text-decoration: underline ;}



H1 {
	FONT-WEIGHT: bold; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif
}
H2 {
	FONT-WEIGHT: bold; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif
}
H3 {
	FONT-WEIGHT: bold; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif
}
H4 {
	FONT-WEIGHT: bold; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif
}
H5 {
	FONT-WEIGHT: bold; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif
}
H6 {
	FONT-WEIGHT: bold; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif
}
H1 {
	FONT-SIZE: 20px; COLOR: #284791; LINE-HEIGHT: 26px
}
H1:link {
	COLOR: #4a98ee
}
H1:visited {
	COLOR: #4a98ee
}
H1:hover {
	COLOR: #284791
}
H2 {
	FONT-SIZE: 16px; TEXT-TRANSFORM: uppercase; COLOR: #000000; LINE-HEIGHT: 26px
}
H2:link {
	COLOR: #4a98ee
}
H2:visited {
	COLOR: #4a98ee
}
H2:hover {
	COLOR: #000000
}
H3 {
	FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: 18px
}
H3:link {
	COLOR: #000000
}
H3:visited {
	COLOR: #000000
}
H3:hover {
	COLOR: #4a98ee
}



/* ### Styles provided by Weir Financial Resources : Weir - Custom ### */

/* paragraphs */
.paragraph {
	text-align: left;
}
.paragraph .title {
	font-size: 12px;
	font-weight: bold;
	display: inline;
	line-height: 24px;
	color: black;
}
.paragraph .title a {
	color: black;
}
.paragraph .subtitle {
	font-size: 12px;
	font-weight: bold;
	display: inline;
	line-height: 24px;
	color: #336699;
}
.paragraph .text {
}

.legal {
	margin: 7px 0;
}
.disclaimer {
	margin: 7px 0;
	font: 10px verdana, arial, sans-serif;
	line-height: 120%;
}

#primary-menu {
	position: absolute;
	width: 200px;
	top: 20px;
	left: 20px;
}

#footer {
	color: white;
}
#footer-menu {
	font : 10px verdana, arial, sans-serif ;
	line-height: 120%;
	color: white;
	font-weight: bold;
}
#footer-menu a {
	padding: 0 7px;
}
#footer-menu a:link {
	color: white;
}
#footer-menu a:visited {
	color: white;
}
