.robotCopy {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 1px;
	color: #FFFFFF;
	line-height: 1px;
	text-decoration: none;
}
.standardCopy {
	font-family: "Palatino Linotype", "AmeriGarmnd BT", "Apple Garamond", Garamond, "Times New Roman";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: justify;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.headerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #043D6A;
}
.pullQuoteLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #003E7C;
	text-decoration: none;
	letter-spacing: -1px;
}
#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 11em;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : 0px;
		/*width: 50em;*/
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 11.00em;
		margin-top : -1.35em;
		border : 1px solid #7F92BD;
		background-color : white;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -998em;
		margin-left : 10em;
	}
	
	#nav li a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-variant: small-caps;
		letter-spacing: -1px;
		color: #555555;
		width: 20em;
		w\idth : 15em;
		display : block;
		font-weight : normal;
		text-decoration : none;
		background-color : white
		border : 1px solid white;
		padding : 0 0.5em;
		height : 1.7em;
	}
	
	#nav li a:hover {
		color : #00396E;
		background-color : #F4F2ED;
		width : 100%;	
	}
	.litLink {
		color : #00396E;
		background-color : #F4F2ED;
		width : 100%;
		padding-top : 0.2em;
		padding-bottom : -0.2em;
	}
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
	#content {
		margin-left : 12em;
	}
.homeLinks {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #999999;
	text-decoration: none;
	letter-spacing: -1px;
}
.homeLinksBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #003E7C;
	text-decoration: none;
	letter-spacing: -1px;
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #003E7C;
	text-decoration: none;
	letter-spacing: -1px;
}
.errorText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	text-decoration: none;
}
.boldCopy {
	font-family: "Palatino Linotype", "AmeriGarmnd BT", "Apple Garamond", Garamond, "Times New Roman";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: justify;
	font-weight: bold;
}
a {
	color: #003A83;
	text-decoration: none;
}
a:hover {
	color: #003A83;
	text-decoration: underline;
}
.header {
	font-family: "Palatino Linotype", "AmeriGarmnd BT", "Apple Garamond", Garamond, "Times New Roman";
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	letter-spacing: 0px;
}
.oddrow {
	background-color: #FFFFFF;
}
.evenrow {
	background-color: #EFEFEF;
}
.sidebarCopy {

	font-family: "Palatino Linotype", "AmeriGarmnd BT", "Apple Garamond", Garamond, "Times New Roman";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: left;
}
.smallCopy {
	font-family: "Palatino Linotype", "AmeriGarmnd BT", "Apple Garamond", Garamond, "Times New Roman";
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	text-align: left;
}
.subTitle {
	font-family: Garamond, "AmeriGarmnd BT", "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	font-style: italic;
}
.adminButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 24px;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	border: 1px solid #003366;
}
