/* START: advisorhome.css */
/* Home Page */
.homecolhead {
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#666666;
	}
div.homelistpubs {
	margin:10px 2px 10px 2px;
	padding:2px;
	border:1px solid #6599ff;
	background-color:#ffcc66;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:black;
	x-background-color:#b0c4de;
	}
div.homelistevents {
	margin:10px 2px 10px 2px;
	padding:2px;
	border:1px solid #ffcc66;
	background-color: #cadcff;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:black;
	}
div.homelistpubs a:visited,
div.homelistevents a:visited {
	text-decoration:none; 
	color:black; 
	}
div.homelistpubs a:link,
div.homelistevents a:link {
	text-decoration:none; 
	color:black; 
	}
div.homelistpubs a:hover, 
div.homelistpubs a:active,
div.homelistevents a:hover,
div.homelistevents a:active {
	text-decoration:underline; 
	color:red; 
	xbackground-color:yellow;
	}
/* homemaintable */
table#homemaintable {
	width: 100%;
	margin: auto;
	}
table#homemaintable iframe {
	margin: auto;
	margin-top: 10px;
	}
td#homemaincol1 {
	width: 25%;
	padding-left: 10px;
	vertical-align: top;
	}
td#homemaincol2 {
	width: 25%;
	vertical-align: top;
	padding-left: 1em;
	}
td#homemaincol3 {
	width: 25%;
	vertical-align: top;
	padding-left: 1em;
	}
td#homemaincol4 {
	width: 25%;
	padding-right: 10px;
	vertical-align: top;
	}
/* homezones + MainMenuItemLevel */
ul.homezones {
	padding: 0 0 0 0;
	margin:0;
	}
ul.homezones > li > a:hover {
	color: red;
	}
li.homezonesL1, 
li.homezonesL1 a:link, 
li.homezonesL1 a:visited { 
	border-top:1px solid #6699cc;
	text-indent: 0;
	margin: 0.3em 0 0.3em 0;
	font-size:13px; 
	font-weight:bold; 
	color:black; 
	font-variant:small-caps; 
	list-style:none;
	}
li.homezonesL2, 
li.homezonesL2 a:link, 
li.homezonesL2 a:visited { 
	text-indent: -1em;
	margin: 0 0 0.3em 1em;
	font-size:11px; 
	font-weight:bold; 
	color:black; 
	font-variant:small-caps; 
	list-style:none;
	}
/* menuD */
a.menuD {
	white-space:nowrap;
	}
a.menuD:link { 
	text-decoration:none; 
	}
a.menuD:visited { 
	text-decoration:none; 
	}
a.menuD:hover { 
	text-decoration:underline; 
	color: red; 
	background: yellow; 
	}
a.menuD:active { 
	text-decoration:none; 
	}
/* menuHome */
.menuHome1 { 
	font-size:16px; 
	font-weight:bold; 
	color: blue; 
	font-variant:small-caps; 
	}
.menuHome2 { 
	font-size:12px; 
	font-weight:bold; 
	color: black; 
	font-variant:small-caps; 
	}
.menuHome3 { 
	font-size:10px; 
	font-weight:bold; 
	color: black; 
	font-variant:small-caps; 
	}
UL.menuHome {
	list-style-type:square; 
	color:grey; 
	}
LI.menuHome2 {
	list-style-type:square; 
	color:grey; 
	}
/* menu misc */
.menuDP2 { 
	font-size:14px; 
	font-weight:bold; 
	color: black; 
	font-variant:small-caps; 
	}
.menuDP3 { 
	font-size:9px; 
	font-weight:bold; 
	color: black; 
	font-variant:small-caps; 
	}
.menuDZ1 { 
	font-size:11px; 
	font-weight:bold; 
	color:black; 
	font-variant:small-caps; 
	}
.menuDZ2 { 
	margin-top:10px;
	font-size:13px; 
	font-weight:bold; 
	color:black; 
	font-variant:small-caps; 
	}
.menuWhite { 
	font-size:10px; 
	font-weight:bold; 
	color: white; 
	}
.menuBlack { 
	font-size:10px; 
	font-weight:bold; 
	color: black; 
	}
/* Home Page articles list */
#homenewshead {
	padding: 5px;
	margin-bottom: 10px;
	font-size: 11px; 
	font-weight: bold; 
	color: white; 
	text-align: center; 
	background-color: #69c;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	}
.homeart {
	margin-bottom: 10px;
	}
/* pub name */
.homeart h1 { 
	clear:left;
	background-color:#dddddd;
	padding:2px;
	font-size:11px; 
	font-weight:normal; 
	font-variant:small-caps;
	}  
.homeart h1 a:link, h1 a:visited { 
	text-decoration:none;
	color:red; 
	}  
.homeart h1 a:hover, a:active { 
	text-decoration:underline;
	color:red; 
	}  
/* article head */
.homeart h2 { 
	font-size: 14px; 
	font-weight: bold; 
	}  
.homeart h2 a:link, 
.homeart h3 a:visited { 
	text-decoration:none;
	color: black; 
	}  
.homeart h2 a:hover, 
.homeart a:active { 
	text-decoration:underline;
	color: red; 
	}  
/* article deck */
.homeart h3 { 
	font-size: 12px; 
	font-weight: normal; 
	color: black; 
	}  
.homeartpub { 
	font-size: 11px; 
	font-weight: bold; 
	font-variant: small-caps;
	color: maroon; 
	}  
.homeartpub a:link, 
.homeartpub a::visited { 
	color: maroon; 
	}  
.homearthead { 
	font-size: 14px; 
	font-weight: bold; 
	color: black; 
	}  
a.homearthead:link, 
a.homearthead:visited { 
	text-decoration:none;
	color: black; 
	}  
xa.homearthead:hover, 
a.homearthead:active { 
	text-decoration:underline;
	color: red; 
	}  
.homeartblurb { 
	font-size: 12px; 
	font-weight: normal; 
	color: black; 
	}  
/* END: advisorhome.css */
