/* Styles for Version 4 Browsers */
/* Styles for the Dropdown Menus */
.daddyTbl {
	background-color : #666666;
	layer-background-color : #666666
}
.childTbl { background-color : #BECBE9; text-indent: 10px; }
.childTbl a {
	color : #FFFFFF;
	font : 14px Arial, Helvetica, sans-serif;
	text-decoration : none
}
.childTbl a:hover {
	color : #FFFFFF;
	text-decoration : none;
	font : bold
}
.childTxt {
	background-color : #EADAAB;
	color : #FFFFFF;
	font : 14px Arial, Helvetica, sans-serif
}

/* The Captions and Descriptions For the Portfolio Images */
.imgCaptionshd {
	color : #D4D0C8;
	font : bold 16px Arial, Helvetica, sans-serif
}
.imgCaptions {
	color : #D4D0C8;
	font : 14px Arial, Helvetica, sans-serif;
	margin-left : 6px
}
.imgCaptionsbg {
	background-image : url(http://www.mysite.com/assets/img_main/loading.gif);
	background-repeat : no-repeat;
	color : #D4D0C8;
	font : 12px Arial, Helvetica, sans-serif
}
.imgCaptions a:link { color : #FFFFFF; text-decoration : underline }
.imgCaptions a:visited { color : #CCCCCC; text-decoration : underline }
.imgCaptions a:hover { color : #FFFFFF; text-decoration : underline }

/* The Main Content Layer */
.maintext { 
	color : #333333;
	font : 12px/1.8em Arial, Helvetica, sans-serif;
	text-align : left
}
.maintext a:link { color : #000000; text-decoration : underline }
.maintext a:visited { color : #999999; text-decoration : underline }
.maintext a:hover { color : #ECBC91; text-decoration : underline }
.maintext h1 {
	color : #0027A9;
	font : bold 16px Arial, Helvetica, sans-serif;
}

p.mnlinkbar {
	font : 12px Arial, Helvetica, sans-serif;
	margin: 24px 0px 12px 0px;
	text-align: left;
}

/* The Sidebar Layer */
.sidebar { 
	color : #ABA496;
	font : 13px Arial, Helvetica, sans-serif
 }
.sidebar p {margin-left : 12px}
.sidebar h2, h3 {
	color: #FFFFFF;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 12px;}
}
.sidebar a:link { color : #FFFFFF }
.sidebar a:visited { color : #FFFFFF }
.sidebar a:hover { color : #000000 }

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs { color : #333333; margin-bottom : 2px; margin-top : 0px }
.navSubs a { color : #333333 }
.navSubs a:hover { color : #999999 }

/* The Text Links and Copyright at Bottom of Portfolio Pages */
p.linkbar {
	color : #FFFFFF;
	font : 11px Arial, Helvetica, sans-serif;
	margin: 16px 0px 6px 6px;
}
.linkbar a:link { color : #FFFFFF; text-decoration : underline }
.linkbar a:visited { color : #FFFFFF; text-decoration : underline }
.linkbar a:hover { color : #0027A9; text-decoration : underline }


/* Popup Layers*/
.popupDaddy {
	background-color : #FFFFFF;
	layer-background-color : #FFFFFF
}
.popupChild { background-color : #BECBE9 }
.popupChild p {
	color : #FFFFFF;
	font : 12px Arial, Helvetica, sans-serif;
	margin: 0px 12px 6px 12px;
}
.popupChild h1 {
	color : #FFFFFF;
	font : bold 16px Arial, Helvetica, sans-serif;
	margin: 12px 12px 0px 12px;
}

/* Portfolio Menu Scrolling Layer*/
#LayerSubmenu {position:absolute; left:0px; top:0px; width:200px; z-index:102;}

input.nowtext { background-color:transparent; border-style:groove; color:#0027A9; height:25px; width:200px; font:14px Arial, Helvetica, sans-serif}

input.checkbox { background-color:transparent; border-style:groove; color:#0027A9}

input.button { background-color:transparent; border-style:groove; color:black; font:14px Arial, Helvetica, sans-serif}

input.submit { background-color:transparant; border-style:groove; color:black; font:14px Arial, Helvetica, sans-serif}

input.reset { background-color:transparent; border-style:groove; font:14px Arial, Helvetica, sans-serif}

textarea.nowarea
{
font:14px Arial, Helvetica, sans-serif;
background-color:transparent;
border-style:groove;
color:#0027A9;
height:140px;
width:200px;
scrollbar-face-color: #7F93D4;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #BECBE9;
scrollbar-arrow-color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.8em;
	color: #000000;
}
.nowblock {
	font: 14px Arial, Helvetica, sans-serif;
	color: #0027A9;
	height: 25px;
	width: 50px;
	border: groove;

}

