/* Styles for Version 4 Browsers */
/* Styles for the Dropdown Menus */

/* The Captions and Descriptions For the Portfolio Images */
/*.imgCaptions a:hover { color : #FFFFFF; text-decoration : underline }*/

/* The Main Content Layer */
.maintext { 
	color : #000099;
	font : 12px Arial, Helvetica, sans-serif;
	background-image: none;
	}

.subtitle {
	color : #758DA9;
	font : normal 200 12px Arial, Helvetica, sans-serif;
	background: White none;
}

.maintext a:link { color : #000099; text-decoration : underline;  background: White none;  }
.maintext a:visited { color : #000099; text-decoration : underline;  background: White none;  }
/*.maintext a:hover { color : #24496F; text-decoration : underline }*/
.maintext h1 {
	color : #758DA9;
	font : bold 13px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 12px;
	background: White none;
}
.maintext h2 {
	color : #758DA9;
	font : bold 12px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 12px;
	background: White none;
}

/* The Sidebar Layer */
.sidebar { 
	color : #778899;
	font : 11px Arial, Helvetica, sans-serif;
	background: White url(../nav/bb.gif) repeat;
}

.smalltext {
	color : #778899;
	font : 11px Arial, Helvetica, sans-serif;
	background: White none;
}


.sidebar p {margin-left : 5px;    background-color: White;  background-image: none;  color: #758DA9;    }
.sidebar h2 {
	color: #758DA9;
	font: bold 13px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 12px;
	background: White none;
}

.sidebar a:link { color : #778899;  background: White none; }
.sidebar a:visited { color : #778899;  padding: 0px 0px 20px 15px;  background: White none;  }
/*.sidebar a:hover { color : #483D8B;
}*/
.botbar {
	color: #778899;
	font : 11px Arial, Helvetica, sans-serif;
	background-color: White;
	background-image: none;
	}
.botbar a:link { color : #778899;  background-color: White;  background-image: none;   }
.botbar a:visited { color : #778899;  background-color: White;  background-image: none;   }
/*.botbar a:hover { color : #483D8B }*/

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs { color : #333333; margin-bottom : 2px;  background: White none;  }
.navSubs a { color : #333333;  background-color: White;  background-image: none;  background: White;    }
/*.navSubs a:hover { color : #999999 }*/

/* The Text Links and Copyright at Bottom of Portfolio Pages */


/* Popup Layers*/
.smallportfoliocontent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
/* Portfolio Menu Scrolling Layer*/
body {
	background: #E0EAF4;
	margin: 0px 0px 0px 0px;
	color: #758DA9;
	}

h1 {	color : #758DA9;
	font : bold 13px Arial, Helvetica, sans-serif;
	margin: 0px 0px 2px 0px;
}

.tbltxtSml {
		color: #666666;
	font: 10px Arial, Helvetica, sans-serif;
}
.tbltxtMed {
		color: #666666;
	font: 11px Arial, Helvetica, sans-serif;
}
.tbltxtMedItal {
		color: #323D4F;
	font: italic 11px Arial, Helvetica, sans-serif;
		text-decoration: none;
}
.tbltxtLrgr {
		color: #000099;
	font: 13px Arial, Helvetica, sans-serif;
}
.tbltxtLrg {
		color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
}
.TBLsbarsmltxt {
	background: #FBFBFB;
	border: 1px solid #8C8DAD;
	color: #4C4F6D;
	}
.TBLsdbarmedtxt {
	background: #FBFBFB;
	border: 1px solid #8C8DAD;
	color: #4C4F6D;
	padding: 2px 2px 2px 2px;
	}
.TBLsdbarlrgtxt {
	background: #FBFBFB;
	border: 1px solid #8C8DAD;
	color: #4C4F6D;
	padding: 2px 2px 2px 2px;
	}
.TBLblack {
	background: Black;
	border: 1px solid #B0B1C8;
	color: #FDFBFD;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 4px 4px 4px 4px;
	}
.FormButton {
	color: Black; 
	background-color: #B3C8E0; 
	border-left: 1px solid #333366; 
	border-right: 1px solid #333366; 
	border-top: 1px solid #333366;
	border-bottom: 1px solid #333366; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px;
	margin-top: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	}
